Trace number 1775190

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.94 10002.7

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

22.35/22.46	c SATzilla is building models for class 3
22.35/22.46	c run presolver mxc-sr08 for 10 seconds ... 
22.35/22.46	c Bin: Executing mxc-sr08
22.35/22.46	c spawning binary file with 10 seconds ...
22.35/22.46	c child exit by a signal
22.35/22.46	c mxc-sr08 returned code 137.
22.35/22.46	c run presolver picosat846 for 5 seconds ... 
22.35/22.46	c Bin: Executing picosat846
22.35/22.46	c spawning binary file with 5 seconds ...
22.35/22.46	c child exit by a signal
22.35/22.46	c picosat846 returned code 137.
22.35/22.46	c Orignal number of varibales is 1430, number of clauses is 79453 
22.35/22.46	c predicted feature computation time is 1.509654 
22.35/22.46	c Bin: Executing satelite
22.35/22.46	c spawning binary file with 240 seconds ...
22.35/22.46	c child exited successfully
22.35/22.46	c satzilla computing base features
22.35/22.46	c Number of variabe is: 871, Number of clause is : 78593 
22.35/22.46	c Initializing...
22.35/22.46	c satzilla doing clause learning
22.35/22.46	c start clause learning features ...
22.35/22.46	c Bin: Executing zchaff07
22.35/22.46	c spawning binary file with 2 seconds ...
22.35/22.46	c child exit by a signal
22.35/22.46	c satzilla doing survey propogation probe
22.35/22.46	c do survay propogation for 2 second ...
22.35/22.46	c satzilla doing local search probe
22.35/22.46	c features are:1430 79453 871 78593 0.641791 0.0109425 0.0110824 0.448032 0.561142 0.659757 0.00487975 0.991525 0.00229621 0.0309989 0.541631 0.0265673 0.90162 0.00487975 1.08465 0.00010179 0.0166427 4.03734 0.26291 0.290934 0 0.918782 2.33525 0.00307496 0.849462 7.63427e-05 0.00843587 4.16674 0.90162 0.00224622 0.920667 8.90665e-05 0.00643823 2568 0 2568 2568 2568 2568 2568 2568 2568 109.32 0 109.32 109.32 109.32 109.32 109.32 109.32 109.32 0.522554 0.491689 0.000960627 0.967523 0.956049 0.124612 0.61096 0.423256 0.520842 0.00542173 3.084 -1.11022e-16 0.169721 0.0215592 0 0.000289435 1.38778e-17 2.02077e-06 109.75 0.314836 280.5 0.407225 317 0 331 19.6329 0.269772 0.999858 0.00918774 
22.35/22.46	c satzilla's ranking:
22.35/22.46	c 1) picosat846: 3.127336
22.35/22.46	c 2) zchaff_rand: 2.275964
22.35/22.46	c 3) mxc-sr08: 1.745756
22.35/22.46	c 4) march_dl2004: 1.648006
22.35/22.46	c 5) minisat20SAT07: 1.426327
22.35/22.46	c 6) SATenstein: -10000.000000
22.35/22.46	c 7) gnovelty+: -10000.000000
22.35/22.46	c 8) adaptg2wsat+: -10000.000000
22.35/22.46	c 9) adaptg2wsat0: -10000.000000
22.35/22.46	c 10) tts-4-0: -10000.000000
22.35/22.46	c 11) vallst: -10000.000000
22.35/22.46	c 12) minisat20: -10000.000000
22.35/22.46	c 13) kcnfs04SAT07: -10000.000000
22.35/22.46	c satzilla running picosat846 ... 
9997.86/10002.73	c Bin: Executing picosat846
9997.86/10002.73	c spawning binary file with 9977 seconds ...
9997.86/10002.73	c child exit by a signal
9997.86/10002.73	c picosat846 returned code 137.
9997.86/10002.73	c satzilla running zchaff_rand ... 
9997.86/10002.73	c Bin: Executing zchaff_rand
9997.86/10002.73	c zchaff_rand returned code 1.
9997.86/10002.73	c satzilla running mxc-sr08 ... 
9997.86/10002.73	c Bin: Executing mxc-sr08
9997.86/10002.73	c mxc-sr08 returned code 1.
9997.86/10002.73	c satzilla running march_dl2004 ... 
9997.86/10002.73	c Bin: Executing march_dl2004
9997.86/10002.73	c march_dl2004 returned code 1.
9997.86/10002.73	c satzilla running minisat20SAT07 ... 
9997.86/10002.73	c Bin: Executing minisat20SAT07
9997.86/10002.73	c minisat20SAT07 returned code 1.
9997.86/10002.73	c satzilla running SATenstein ... 
9997.86/10002.73	c Bin: Executing SATenstein
9997.86/10002.73	c SATenstein returned code 1.
9997.86/10002.73	c satzilla running gnovelty+ ... 
9997.86/10002.73	c Bin: Executing gnovelty+
9997.86/10002.73	c gnovelty+ returned code 1.
9997.86/10002.73	c satzilla running adaptg2wsat+ ... 
9997.86/10002.73	c Bin: Executing adaptg2wsat+
9997.86/10002.73	c adaptg2wsat+ returned code 1.
9997.86/10002.73	c satzilla running adaptg2wsat0 ... 
9997.86/10002.73	c Bin: Executing adaptg2wsat0
9997.86/10002.73	c adaptg2wsat0 returned code 1.
9997.86/10002.73	c satzilla running tts-4-0 ... 
9997.86/10002.73	c Bin: Executing tts-4-0
9997.86/10002.73	c tts-4-0 returned code 1.
9997.86/10002.73	c satzilla running vallst ... 
9997.86/10002.73	c Bin: Executing vallst
9997.86/10002.73	c vallst returned code 1.
9997.86/10002.73	c satzilla running minisat20 ... 
9997.86/10002.73	c Bin: Executing minisat20
9997.86/10002.73	c minisat20 returned code 1.
9997.86/10002.73	c satzilla running kcnfs04SAT07 ... 
9997.86/10002.73	c Bin: Executing kcnfs04SAT07
9997.86/10002.73	c kcnfs04SAT07 returned code 1.
9997.86/10002.73	c ERROR: All Failed! 
9997.86/10002.73	c SATZILLA_TIME=9999.440000

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-1775190-1241357902/watcher-1775190-1241357902 -o /tmp/evaluation-result-1775190-1241357902/solver-1775190-1241357902 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775190-1241357902.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: 1.00 1.00 1.00 3/64 31360
/proc/meminfo: memFree=1492992/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=2056 CPUtime=0
/proc/31360/stat : 31360 (SATzilla2009_I) R 31358 31360 31223 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 163823228 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/31360/statm: 514 112 96 399 0 111 0
[pid=31361] ppid=31360 vsize=1952 CPUtime=0
/proc/31361/stat : 31361 (mxc-sr08) R 31360 31360 31223 0 -1 4194304 195 0 0 0 0 0 0 0 19 0 1 0 163823229 1998848 191 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31361/statm: 488 199 44 138 0 347 0

[startup+0.0332891 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31360
/proc/meminfo: memFree=1492992/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=2056 CPUtime=0
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163823228 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31360/statm: 514 112 96 399 0 111 0
[pid=31361] ppid=31360 vsize=4396 CPUtime=0.02
/proc/31361/stat : 31361 (mxc-sr08) R 31360 31360 31223 0 -1 4194304 987 0 0 0 2 0 0 0 19 0 1 0 163823229 4501504 983 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31361/statm: 1099 984 54 138 0 958 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6452

[startup+0.101301 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31360
/proc/meminfo: memFree=1492992/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=2056 CPUtime=0
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163823228 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31360/statm: 514 112 96 399 0 111 0
[pid=31361] ppid=31360 vsize=5556 CPUtime=0.09
/proc/31361/stat : 31361 (mxc-sr08) R 31360 31360 31223 0 -1 4194304 1559 0 0 0 9 0 0 0 21 0 1 0 163823229 5689344 1250 1992294400 134512640 135078026 4294956192 18446744073709551615 134560766 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31361/statm: 1389 1250 55 138 0 1248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7612

[startup+0.301334 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31360
/proc/meminfo: memFree=1492992/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=2056 CPUtime=0
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163823228 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31360/statm: 514 112 96 399 0 111 0
[pid=31361] ppid=31360 vsize=5556 CPUtime=0.29
/proc/31361/stat : 31361 (mxc-sr08) R 31360 31360 31223 0 -1 4194304 1559 0 0 0 29 0 0 0 23 0 1 0 163823229 5689344 1250 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31361/statm: 1389 1250 55 138 0 1248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7612

[startup+0.701402 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31360
/proc/meminfo: memFree=1492992/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=2056 CPUtime=0
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163823228 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31360/statm: 514 112 96 399 0 111 0
[pid=31361] ppid=31360 vsize=8432 CPUtime=0.69
/proc/31361/stat : 31361 (mxc-sr08) R 31360 31360 31223 0 -1 4194304 2235 0 0 0 68 1 0 0 25 0 1 0 163823229 8634368 1926 1992294400 134512640 135078026 4294956192 18446744073709551615 134560933 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31361/statm: 2108 1926 55 138 0 1967 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10488

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31362
/proc/meminfo: memFree=1485360/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=2056 CPUtime=0
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163823228 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31360/statm: 514 112 96 399 0 111 0
[pid=31361] ppid=31360 vsize=9588 CPUtime=1.49
/proc/31361/stat : 31361 (mxc-sr08) R 31360 31360 31223 0 -1 4194304 2680 0 0 0 148 1 0 0 25 0 1 0 163823229 9818112 2205 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31361/statm: 2397 2205 71 138 0 2256 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11644

[startup+3.10281 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31362
/proc/meminfo: memFree=1483824/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=2056 CPUtime=0
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163823228 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31360/statm: 514 112 96 399 0 111 0
[pid=31361] ppid=31360 vsize=10512 CPUtime=3.09
/proc/31361/stat : 31361 (mxc-sr08) R 31360 31360 31223 0 -1 4194304 2897 0 0 0 308 1 0 0 25 0 1 0 163823229 10764288 2422 1992294400 134512640 135078026 4294956192 18446744073709551615 134534429 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31361/statm: 2628 2422 71 138 0 2487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12568

[startup+6.30136 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 31362
/proc/meminfo: memFree=1481136/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=2056 CPUtime=0
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163823228 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31360/statm: 514 112 96 399 0 111 0
[pid=31361] ppid=31360 vsize=11868 CPUtime=6.29
/proc/31361/stat : 31361 (mxc-sr08) R 31360 31360 31223 0 -1 4194304 3229 0 0 0 626 3 0 0 25 0 1 0 163823229 12152832 2754 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31361/statm: 2967 2754 71 138 0 2826 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13924

[startup+12.7025 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 31363
/proc/meminfo: memFree=1488688/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=2056 CPUtime=9.99
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 152 3562 0 0 0 0 995 4 16 0 1 0 163823228 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 514 121 104 399 0 111 0
[pid=31363] ppid=31360 vsize=6556 CPUtime=2.68
/proc/31363/stat : 31363 (picosat846) R 31360 31360 31223 0 -1 4194304 1353 0 0 0 267 1 0 0 25 0 1 0 163824229 6713344 1342 1992294400 134512640 134570484 4294956192 18446744073709551615 134553000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31363/statm: 1639 1342 85 14 0 1305 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8612

[startup+25.5016 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 31366
/proc/meminfo: memFree=1475440/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=6820 CPUtime=3.02
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 1406 0 0 0 302 0 0 0 25 0 1 0 163825475 6983680 1395 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 1705 1395 85 14 0 1371 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 19888

[startup+51.102 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 31368
/proc/meminfo: memFree=1467696/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=14336 CPUtime=28.62
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 3274 0 0 0 2859 3 0 0 25 0 1 0 163825475 14680064 3252 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 3584 3252 85 14 0 3250 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27404

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31368
/proc/meminfo: memFree=1456432/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=25936 CPUtime=79.8
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 6120 0 0 0 7974 6 0 0 25 0 1 0 163825475 26558464 6098 1992294400 134512640 134570484 4294956192 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 6484 6098 85 14 0 6150 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 39004

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31368
/proc/meminfo: memFree=1455216/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=27256 CPUtime=139.75
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 6460 0 0 0 13969 6 0 0 25 0 1 0 163825475 27910144 6438 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 6814 6438 85 14 0 6480 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 40324

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31368
/proc/meminfo: memFree=1449840/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=32404 CPUtime=199.72
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 7775 0 0 0 19965 7 0 0 25 0 1 0 163825475 33181696 7753 1992294400 134512640 134570484 4294956192 18446744073709551615 134523904 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 8101 7753 85 14 0 7767 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 45472

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31368
/proc/meminfo: memFree=1448496/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=33724 CPUtime=259.7
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 8111 0 0 0 25962 8 0 0 25 0 1 0 163825475 34533376 8089 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 8431 8089 85 14 0 8097 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 46792

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31368
/proc/meminfo: memFree=1448432/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=33724 CPUtime=319.67
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 8111 0 0 0 31959 8 0 0 25 0 1 0 163825475 34533376 8089 1992294400 134512640 134570484 4294956192 18446744073709551615 134526680 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 8431 8089 85 14 0 8097 0
Current children cumulated CPU time (s) 342.08

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


[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1404080/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=78904 CPUtime=9255.39
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 18953 0 0 0 925510 29 0 0 25 0 1 0 163825475 80797696 18931 1992294400 134512640 134570484 4294956192 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 19726 18931 85 14 0 19392 0
Current children cumulated CPU time (s) 9277.8
Current children cumulated vsize (KiB) 91972

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1404080/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=78904 CPUtime=9315.38
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 18953 0 0 0 931508 30 0 0 25 0 1 0 163825475 80797696 18931 1992294400 134512640 134570484 4294956192 18446744073709551615 134553067 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 19726 18931 85 14 0 19392 0
Current children cumulated CPU time (s) 9337.79
Current children cumulated vsize (KiB) 91972

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1404144/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=78904 CPUtime=9375.35
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 18953 0 0 0 937505 30 0 0 25 0 1 0 163825475 80797696 18931 1992294400 134512640 134570484 4294956192 18446744073709551615 134553257 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 19726 18931 85 14 0 19392 0
Current children cumulated CPU time (s) 9397.76
Current children cumulated vsize (KiB) 91972

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1404144/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=78904 CPUtime=9435.32
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 18953 0 0 0 943502 30 0 0 25 0 1 0 163825475 80797696 18931 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 19726 18931 85 14 0 19392 0
Current children cumulated CPU time (s) 9457.73
Current children cumulated vsize (KiB) 91972

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1404144/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=78904 CPUtime=9495.29
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 18953 0 0 0 949499 30 0 0 25 0 1 0 163825475 80797696 18931 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 19726 18931 85 14 0 19392 0
Current children cumulated CPU time (s) 9517.7
Current children cumulated vsize (KiB) 91972

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1404144/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=78904 CPUtime=9555.26
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 18953 0 0 0 955496 30 0 0 25 0 1 0 163825475 80797696 18931 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 19726 18931 85 14 0 19392 0
Current children cumulated CPU time (s) 9577.67
Current children cumulated vsize (KiB) 91972

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1404144/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=78904 CPUtime=9615.23
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 18968 0 0 0 961493 30 0 0 25 0 1 0 163825475 80797696 18946 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 19726 18946 85 14 0 19392 0
Current children cumulated CPU time (s) 9637.64
Current children cumulated vsize (KiB) 91972

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1402416/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=80620 CPUtime=9675.19
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 19397 0 0 0 967489 30 0 0 25 0 1 0 163825475 82554880 19375 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 20155 19375 85 14 0 19821 0
Current children cumulated CPU time (s) 9697.6
Current children cumulated vsize (KiB) 93688

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1402352/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=80620 CPUtime=9735.16
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 19397 0 0 0 973486 30 0 0 25 0 1 0 163825475 82554880 19375 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 20155 19375 85 14 0 19821 0
Current children cumulated CPU time (s) 9757.57
Current children cumulated vsize (KiB) 93688

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1402352/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=80620 CPUtime=9795.14
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 19397 0 0 0 979484 30 0 0 25 0 1 0 163825475 82554880 19375 1992294400 134512640 134570484 4294956192 18446744073709551615 134553107 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 20155 19375 85 14 0 19821 0
Current children cumulated CPU time (s) 9817.55
Current children cumulated vsize (KiB) 93688

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1402352/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=80620 CPUtime=9855.11
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 19397 0 0 0 985481 30 0 0 25 0 1 0 163825475 82554880 19375 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 20155 19375 85 14 0 19821 0
Current children cumulated CPU time (s) 9877.52
Current children cumulated vsize (KiB) 93688

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1402352/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=80620 CPUtime=9915.08
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 19397 0 0 0 991478 30 0 0 25 0 1 0 163825475 82554880 19375 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 20155 19375 85 14 0 19821 0
Current children cumulated CPU time (s) 9937.49
Current children cumulated vsize (KiB) 93688

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1402352/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=80620 CPUtime=9975.06
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 19397 0 0 0 997476 30 0 0 25 0 1 0 163825475 82554880 19375 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 20155 19375 85 14 0 19821 0
Current children cumulated CPU time (s) 9997.47
Current children cumulated vsize (KiB) 93688

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

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31390
/proc/meminfo: memFree=1402352/2055920 swapFree=4180212/4192956
[pid=31360] ppid=31358 vsize=13068 CPUtime=22.41
/proc/31360/stat : 31360 (SATzilla2009_I) S 31358 31360 31223 0 -1 4194304 5260 9944 0 0 472 2 1756 11 25 0 1 0 163823228 13381632 3039 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31360/statm: 3267 3039 217 399 0 2864 0
[pid=31366] ppid=31360 vsize=80620 CPUtime=9975.45
/proc/31366/stat : 31366 (picosat846) R 31360 31360 31223 0 -1 4194304 19397 0 0 0 997515 30 0 0 25 0 1 0 163825475 82554880 19375 1992294400 134512640 134570484 4294956192 18446744073709551615 134553126 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31366/statm: 20155 19375 85 14 0 19821 0
Current children cumulated CPU time (s) 9997.86
Current children cumulated vsize (KiB) 93688

Child status: 17
Real time (s): 10002.7
CPU time (s): 9997.94
CPU user time (s): 9997.47
CPU system time (s): 0.467928
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 93688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.47
system time used= 0.467928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34621
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= 15
involuntary context switches= 22314

runsolver used 9.54555 second user time and 26.8309 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-03 15:38:22
IDJOB=1775190
IDBENCH=71098
IDSOLVER=616
FILE ID=node25/1775190-1241357902
PBS_JOBID= 9225588
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=696458608

node25.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.259
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.259
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:       1493472 kB
Buffers:         68844 kB
Cached:         420328 kB
SwapCached:       6548 kB
Active:         117796 kB
Inactive:       379396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1493472 kB
SwapTotal:     4192956 kB
SwapFree:      4180212 kB
Dirty:           32672 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            51260 kB
Committed_AS:   686492 kB
PageTables:       1460 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= 66472 MiB
End job on node25 at 2009-05-03 18:25:05