Trace number 1775210

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 9997.59 10001.2

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1584
Number of clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

22.96/23.09	c SATzilla is building models for class 3
22.96/23.09	c run presolver mxc-sr08 for 10 seconds ... 
22.96/23.09	c Bin: Executing mxc-sr08
22.96/23.09	c spawning binary file with 10 seconds ...
22.96/23.09	c child exit by a signal
22.96/23.09	c mxc-sr08 returned code 137.
22.96/23.09	c run presolver picosat846 for 5 seconds ... 
22.96/23.09	c Bin: Executing picosat846
22.96/23.09	c spawning binary file with 5 seconds ...
22.96/23.09	c child exit by a signal
22.96/23.09	c picosat846 returned code 137.
22.96/23.09	c Orignal number of varibales is 1584, number of clauses is 100116 
22.96/23.09	c predicted feature computation time is 1.544152 
22.96/23.09	c Bin: Executing satelite
22.96/23.09	c spawning binary file with 240 seconds ...
22.96/23.09	c child exited successfully
22.96/23.09	c satzilla computing base features
22.96/23.09	c Number of variabe is: 958, Number of clause is : 99290 
22.96/23.09	c Initializing...
22.96/23.09	c satzilla doing clause learning
22.96/23.09	c start clause learning features ...
22.96/23.09	c Bin: Executing zchaff07
22.96/23.09	c spawning binary file with 2 seconds ...
22.96/23.09	c child exit by a signal
22.96/23.09	c satzilla doing survey propogation probe
22.96/23.09	c do survay propogation for 2 second ...
22.96/23.09	c satzilla doing local search probe
22.96/23.09	c features are:1584 100116 958 99290 0.653445 0.00831907 0.0096485 0.481243 0.57452 0.712319 0.00452463 1.10061 0.00208768 0.0313152 0.508442 0.0237083 0.910656 0.00452463 1.10942 9.06436e-05 0.0149562 4.09155 0.27303 0.290174 0 0.911765 2.50245 0.00282699 0.859626 7.05006e-05 0.00759392 3.8886 0.910656 0.00197799 0.909071 8.05721e-05 0.00549904 1243 0 1243 1243 1243 1243 1243 1243 1243 69.4031 0 69.4031 69.4031 69.4031 69.4031 69.4031 69.4031 69.4031 0.520887 0.513202 0.000255564 0.976775 0.952326 0.112371 0.699056 0.402526 0.482483 0.00455353 3.31602 -1.11022e-16 0.170453 0.0109979 0 0.000509762 6.93889e-18 1.8602e-06 119.6 0.650123 284.8 0.562557 346 0 358 26.9547 0.484674 1.00218 0.0109099 
22.96/23.09	c satzilla's ranking:
22.96/23.09	c 1) picosat846: 3.167566
22.96/23.09	c 2) mxc-sr08: 2.344552
22.96/23.09	c 3) zchaff_rand: 2.259318
22.96/23.09	c 4) minisat20SAT07: 1.321914
22.96/23.09	c 5) march_dl2004: 1.007934
22.96/23.09	c 6) SATenstein: -10000.000000
22.96/23.09	c 7) gnovelty+: -10000.000000
22.96/23.09	c 8) adaptg2wsat+: -10000.000000
22.96/23.09	c 9) adaptg2wsat0: -10000.000000
22.96/23.09	c 10) tts-4-0: -10000.000000
22.96/23.09	c 11) vallst: -10000.000000
22.96/23.09	c 12) minisat20: -10000.000000
22.96/23.09	c 13) kcnfs04SAT07: -10000.000000
22.96/23.09	c satzilla running picosat846 ... 
9997.46/10001.19	c Bin: Executing picosat846
9997.46/10001.19	c spawning binary file with 9976 seconds ...
9997.46/10001.19	c child exit by a signal
9997.46/10001.19	c picosat846 returned code 137.
9997.46/10001.19	c satzilla running mxc-sr08 ... 
9997.46/10001.19	c Bin: Executing mxc-sr08
9997.46/10001.19	c mxc-sr08 returned code 1.
9997.46/10001.19	c satzilla running zchaff_rand ... 
9997.46/10001.19	c Bin: Executing zchaff_rand
9997.46/10001.19	c zchaff_rand returned code 1.
9997.46/10001.19	c satzilla running minisat20SAT07 ... 
9997.46/10001.19	c Bin: Executing minisat20SAT07
9997.46/10001.19	c minisat20SAT07 returned code 1.
9997.46/10001.19	c satzilla running march_dl2004 ... 
9997.46/10001.19	c Bin: Executing march_dl2004
9997.46/10001.19	c march_dl2004 returned code 1.
9997.46/10001.19	c satzilla running SATenstein ... 
9997.46/10001.19	c Bin: Executing SATenstein
9997.46/10001.19	c SATenstein returned code 1.
9997.46/10001.19	c satzilla running gnovelty+ ... 
9997.46/10001.19	c Bin: Executing gnovelty+
9997.46/10001.19	c gnovelty+ returned code 1.
9997.46/10001.19	c satzilla running adaptg2wsat+ ... 
9997.46/10001.19	c Bin: Executing adaptg2wsat+
9997.46/10001.19	c adaptg2wsat+ returned code 1.
9997.46/10001.19	c satzilla running adaptg2wsat0 ... 
9997.46/10001.19	c Bin: Executing adaptg2wsat0
9997.46/10001.19	c adaptg2wsat0 returned code 1.
9997.46/10001.19	c satzilla running tts-4-0 ... 
9997.46/10001.19	c Bin: Executing tts-4-0
9997.46/10001.19	c tts-4-0 returned code 1.
9997.46/10001.19	c satzilla running vallst ... 
9997.46/10001.19	c Bin: Executing vallst
9997.46/10001.19	c vallst returned code 1.
9997.46/10001.19	c satzilla running minisat20 ... 
9997.46/10001.19	c Bin: Executing minisat20
9997.46/10001.19	c minisat20 returned code 1.
9997.46/10001.19	c satzilla running kcnfs04SAT07 ... 
9997.46/10001.19	c Bin: Executing kcnfs04SAT07
9997.46/10001.19	c kcnfs04SAT07 returned code 1.
9997.46/10001.19	c ERROR: All Failed! 
9997.46/10001.19	c SATZILLA_TIME=9999.080000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775210-1241358044/watcher-1775210-1241358044 -o /tmp/evaluation-result-1775210-1241358044/solver-1775210-1241358044 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775210-1241358044.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28473
/proc/meminfo: memFree=1313904/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=2056 CPUtime=0
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163831240 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28473/statm: 514 112 96 399 0 111 0
[pid=28474] ppid=28473 vsize=2540 CPUtime=0
/proc/28474/stat : 28474 (mxc-sr08) R 28473 28473 28436 0 -1 4194304 546 0 0 0 0 0 0 0 18 0 1 0 163831241 2600960 542 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28474/statm: 635 543 54 138 0 494 0

[startup+0.0404401 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28473
/proc/meminfo: memFree=1313904/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=2056 CPUtime=0
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163831240 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28473/statm: 514 112 96 399 0 111 0
[pid=28474] ppid=28473 vsize=5416 CPUtime=0.03
/proc/28474/stat : 28474 (mxc-sr08) R 28473 28473 28436 0 -1 4194304 1221 0 0 0 3 0 0 0 18 0 1 0 163831241 5545984 1217 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28474/statm: 1354 1217 54 138 0 1213 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7472

[startup+0.101451 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28473
/proc/meminfo: memFree=1313904/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=2056 CPUtime=0
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163831240 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28473/statm: 514 112 96 399 0 111 0
[pid=28474] ppid=28473 vsize=6848 CPUtime=0.08
/proc/28474/stat : 28474 (mxc-sr08) R 28473 28473 28436 0 -1 4194304 1916 0 0 0 8 0 0 0 18 0 1 0 163831241 7012352 1526 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28474/statm: 1712 1526 55 138 0 1571 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8904

[startup+0.301486 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28473
/proc/meminfo: memFree=1313904/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=2056 CPUtime=0
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163831240 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28473/statm: 514 112 96 399 0 111 0
[pid=28474] ppid=28473 vsize=6848 CPUtime=0.28
/proc/28474/stat : 28474 (mxc-sr08) R 28473 28473 28436 0 -1 4194304 1916 0 0 0 28 0 0 0 19 0 1 0 163831241 7012352 1526 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28474/statm: 1712 1526 55 138 0 1571 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8904

[startup+0.701556 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 28473
/proc/meminfo: memFree=1313904/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=2056 CPUtime=0
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163831240 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28473/statm: 514 112 96 399 0 111 0
[pid=28474] ppid=28473 vsize=8172 CPUtime=0.68
/proc/28474/stat : 28474 (mxc-sr08) R 28473 28473 28436 0 -1 4194304 2267 0 0 0 68 0 0 0 22 0 1 0 163831241 8368128 1877 1992294400 134512640 135078026 4294956192 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28474/statm: 2043 1877 55 138 0 1902 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10228

[startup+1.5017 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 28475
/proc/meminfo: memFree=1304032/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=2056 CPUtime=0
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163831240 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28473/statm: 514 112 96 399 0 111 0
[pid=28474] ppid=28473 vsize=10724 CPUtime=1.49
/proc/28474/stat : 28474 (mxc-sr08) R 28473 28473 28436 0 -1 4194304 2860 0 0 0 148 1 0 0 25 0 1 0 163831241 10981376 2470 1992294400 134512640 135078026 4294956192 18446744073709551615 134561110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28474/statm: 2681 2470 55 138 0 2540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12780

[startup+3.10198 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 28475
/proc/meminfo: memFree=1302816/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=2056 CPUtime=0
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163831240 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28473/statm: 514 112 96 399 0 111 0
[pid=28474] ppid=28473 vsize=12004 CPUtime=3.09
/proc/28474/stat : 28474 (mxc-sr08) R 28473 28473 28436 0 -1 4194304 3470 0 0 0 308 1 0 0 25 0 1 0 163831241 12292096 2871 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28474/statm: 3001 2871 71 138 0 2860 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14060

[startup+6.30156 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 28475
/proc/meminfo: memFree=1300080/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=2056 CPUtime=0
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163831240 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28473/statm: 514 112 96 399 0 111 0
[pid=28474] ppid=28473 vsize=13612 CPUtime=6.29
/proc/28474/stat : 28474 (mxc-sr08) R 28473 28473 28436 0 -1 4194304 3840 0 0 0 627 2 0 0 25 0 1 0 163831241 13938688 3241 1992294400 134512640 135078026 4294956192 18446744073709551615 134534325 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28474/statm: 3403 3241 71 138 0 3262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15668

[startup+12.7017 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 28476
/proc/meminfo: memFree=1308848/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=2056 CPUtime=9.99
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 152 4088 0 0 0 0 997 2 16 0 1 0 163831240 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 514 121 104 399 0 111 0
[pid=28476] ppid=28473 vsize=7620 CPUtime=2.68
/proc/28476/stat : 28476 (picosat846) R 28473 28473 28436 0 -1 4194304 1619 0 0 0 267 1 0 0 25 0 1 0 163832241 7802880 1608 1992294400 134512640 134570484 4294956192 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28476/statm: 1905 1608 85 14 0 1571 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9676

[startup+25.502 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 28479
/proc/meminfo: memFree=1294576/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=7092 CPUtime=2.39
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 1501 0 0 0 239 0 0 0 25 0 1 0 163833550 7262208 1490 1992294400 134512640 134570484 4294956192 18446744073709551615 134551653 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 1773 1490 85 14 0 1439 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 21244

[startup+51.1016 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 28479
/proc/meminfo: memFree=1282928/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=18696 CPUtime=27.97
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 4342 0 0 0 2793 4 0 0 25 0 1 0 163833550 19144704 4331 1992294400 134512640 134570484 4294956192 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 4674 4331 85 14 0 4340 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 32848

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 28479
/proc/meminfo: memFree=1274224/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=27132 CPUtime=79.14
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 6480 0 0 0 7908 6 0 0 25 0 1 0 163833550 27783168 6458 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 6783 6458 85 14 0 6449 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 41284

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28479
/proc/meminfo: memFree=1274224/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=27132 CPUtime=139.12
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 6480 0 0 0 13906 6 0 0 25 0 1 0 163833550 27783168 6458 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 6783 6458 85 14 0 6449 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 41284

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28479
/proc/meminfo: memFree=1272752/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=28584 CPUtime=199.1
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 6846 0 0 0 19903 7 0 0 25 0 1 0 163833550 29270016 6824 1992294400 134512640 134570484 4294956192 18446744073709551615 134553208 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 7146 6824 85 14 0 6812 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 42736

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28479
/proc/meminfo: memFree=1273264/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=27748 CPUtime=259.08
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 6856 0 0 0 25901 7 0 0 25 0 1 0 163833550 28413952 6649 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 6937 6649 85 14 0 6603 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 41900

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28479
/proc/meminfo: memFree=1273264/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=27748 CPUtime=319.06
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 6856 0 0 0 31899 7 0 0 25 0 1 0 163833550 28413952 6649 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 6937 6649 85 14 0 6603 0
Current children cumulated CPU time (s) 342.12

################
# More data... #
################


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28501
/proc/meminfo: memFree=1204144/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9615.72
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 961529 43 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9638.78
Current children cumulated vsize (KiB) 111272

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28501
/proc/meminfo: memFree=1204080/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9675.7
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 967527 43 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134553118 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9698.76
Current children cumulated vsize (KiB) 111272

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28501
/proc/meminfo: memFree=1204080/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9735.68
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 973525 43 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9758.74
Current children cumulated vsize (KiB) 111272

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28501
/proc/meminfo: memFree=1204144/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9795.66
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 979522 44 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9818.72
Current children cumulated vsize (KiB) 111272

[startup+9882.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 28501
/proc/meminfo: memFree=1204144/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9855.65
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 985521 44 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134552994 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9878.71
Current children cumulated vsize (KiB) 111272

[startup+9942.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 28501
/proc/meminfo: memFree=1204144/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9915.62
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 991518 44 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134553030 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9938.68
Current children cumulated vsize (KiB) 111272

Solver just ended. Dumping a history of the last processes samples

[startup+9958.31 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 28501
/proc/meminfo: memFree=1204144/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9931.62
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 993118 44 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134552994 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9954.68
Current children cumulated vsize (KiB) 111272

[startup+9983.9 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 28501
/proc/meminfo: memFree=1204144/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9957.2
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 995676 44 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134553104 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9980.26
Current children cumulated vsize (KiB) 111272

[startup+9990.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 28501
/proc/meminfo: memFree=1204144/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9963.6
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 996316 44 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9986.66
Current children cumulated vsize (KiB) 111272

[startup+9996.7 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 28501
/proc/meminfo: memFree=1204144/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9970
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 996956 44 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9993.06
Current children cumulated vsize (KiB) 111272

[startup+9998.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 28501
/proc/meminfo: memFree=1204144/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9971.6
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 997116 44 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9994.66
Current children cumulated vsize (KiB) 111272

[startup+9999.9 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 28501
/proc/meminfo: memFree=1204144/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9973.2
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 997276 44 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9996.26
Current children cumulated vsize (KiB) 111272

[startup+10000.7 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 28501
/proc/meminfo: memFree=1204144/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9974
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 997356 44 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9997.06
Current children cumulated vsize (KiB) 111272

[startup+10001.1 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 28501
/proc/meminfo: memFree=1204144/2055920 swapFree=4181016/4192956
[pid=28473] ppid=28471 vsize=14152 CPUtime=23.06
/proc/28473/stat : 28473 (SATzilla2009_I) S 28471 28473 28436 0 -1 4194304 5597 11545 0 0 490 3 1805 8 25 0 1 0 163831240 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28473/statm: 3538 3315 217 399 0 3135 0
[pid=28479] ppid=28473 vsize=97120 CPUtime=9974.4
/proc/28479/stat : 28479 (picosat846) R 28473 28473 28436 0 -1 4194304 24552 0 0 0 997396 44 0 0 25 0 1 0 163833550 99450880 23708 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28479/statm: 24280 23708 85 14 0 23946 0
Current children cumulated CPU time (s) 9997.46
Current children cumulated vsize (KiB) 111272

Child status: 17
Real time (s): 10001.2
CPU time (s): 9997.59
CPU user time (s): 9997
CPU system time (s): 0.58691
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 111272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997
system time used= 0.58691
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41713
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 17621

runsolver used 11.7132 second user time and 24.6593 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-03 15:40:45
IDJOB=1775210
IDBENCH=71101
IDSOLVER=616
FILE ID=node60/1775210-1241358044
PBS_JOBID= 9225615
Free space on /tmp= 66500 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_10_UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775210-1241358044/watcher-1775210-1241358044 -o /tmp/evaluation-result-1775210-1241358044/solver-1775210-1241358044 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1775210-1241358044.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=497358742

node60.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1314384 kB
Buffers:         73464 kB
Cached:         563856 kB
SwapCached:       6096 kB
Active:          56872 kB
Inactive:       589080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1314384 kB
SwapTotal:     4192956 kB
SwapFree:      4181016 kB
Dirty:           33140 kB
Writeback:           0 kB
Mapped:          14172 kB
Slab:            81560 kB
Committed_AS:   724572 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66468 MiB
End job on node60 at 2009-05-03 18:27:26