Trace number 1775200

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) 9998.23 10000.9

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
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 variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

23.66/23.71	c SATzilla is building models for class 3
23.66/23.71	c run presolver mxc-sr08 for 10 seconds ... 
23.66/23.71	c Bin: Executing mxc-sr08
23.66/23.71	c spawning binary file with 10 seconds ...
23.66/23.71	c child exit by a signal
23.66/23.71	c mxc-sr08 returned code 137.
23.66/23.71	c run presolver picosat846 for 5 seconds ... 
23.66/23.71	c Bin: Executing picosat846
23.66/23.71	c spawning binary file with 5 seconds ...
23.66/23.71	c child exit by a signal
23.66/23.71	c picosat846 returned code 137.
23.66/23.71	c Orignal number of varibales is 2058, number of clauses is 133055 
23.66/23.71	c predicted feature computation time is 1.615811 
23.66/23.71	c Bin: Executing satelite
23.66/23.71	c spawning binary file with 240 seconds ...
23.66/23.71	c child exited successfully
23.66/23.71	c satzilla computing base features
23.66/23.71	c Number of variabe is: 1298, Number of clause is : 132150 
23.66/23.71	c Initializing...
23.66/23.71	c satzilla doing clause learning
23.66/23.71	c start clause learning features ...
23.66/23.71	c Bin: Executing zchaff07
23.66/23.71	c spawning binary file with 2 seconds ...
23.66/23.71	c child exit by a signal
23.66/23.71	c satzilla doing survey propogation probe
23.66/23.71	c do survay propogation for 2 second ...
23.66/23.71	c satzilla doing local search probe
23.66/23.71	c features are:2058 133055 1298 132150 0.585516 0.00684828 0.00982217 0.425288 0.541544 0.565781 0.00327455 1.19714 0.00154083 0.0300462 0.432217 0.0230723 0.929784 0.00327455 1.05767 6.81044e-05 0.0113583 3.86176 0.24684 0.310703 0 0.881773 2.43236 0.00213119 0.800898 5.29701e-05 0.00577374 3.69536 0.929784 0.00176326 0.963955 6.05373e-05 0.00531971 722.5 0.23737 551 894 894 551 894 551 894 61.7282 0.0753474 57.0772 66.3793 66.3793 57.0772 66.3793 57.0772 66.3793 0.479128 0.696627 0.000703093 0.990581 0.93559 0.0373645 0.792314 0.204505 0.382443 0.00682018 2.89675 -1.11022e-16 0.20285 0.0247783 0 0.00241615 2.77556e-17 3.25994e-05 148.667 0.700629 317 0.866027 475 0 475 27.8482 0.396088 1.00433 0.0125689 
23.66/23.71	c satzilla's ranking:
23.66/23.71	c 1) picosat846: 3.273473
23.66/23.71	c 2) mxc-sr08: 2.208842
23.66/23.71	c 3) zchaff_rand: 1.484450
23.66/23.71	c 4) minisat20SAT07: 0.982952
23.66/23.71	c 5) march_dl2004: 0.758549
23.66/23.71	c 6) SATenstein: -10000.000000
23.66/23.71	c 7) gnovelty+: -10000.000000
23.66/23.71	c 8) adaptg2wsat+: -10000.000000
23.66/23.71	c 9) adaptg2wsat0: -10000.000000
23.66/23.71	c 10) tts-4-0: -10000.000000
23.66/23.71	c 11) vallst: -10000.000000
23.66/23.71	c 12) minisat20: -10000.000000
23.66/23.71	c 13) kcnfs04SAT07: -10000.000000
23.66/23.71	c satzilla running picosat846 ... 
9998.16/10000.92	c Bin: Executing picosat846
9998.16/10000.92	c spawning binary file with 9976 seconds ...
9998.16/10000.92	c child exit by a signal
9998.16/10000.92	c picosat846 returned code 137.
9998.16/10000.92	c satzilla running mxc-sr08 ... 
9998.16/10000.92	c Bin: Executing mxc-sr08
9998.16/10000.92	c mxc-sr08 returned code 1.
9998.16/10000.92	c satzilla running zchaff_rand ... 
9998.16/10000.92	c Bin: Executing zchaff_rand
9998.16/10000.92	c zchaff_rand returned code 1.
9998.16/10000.92	c satzilla running minisat20SAT07 ... 
9998.16/10000.92	c Bin: Executing minisat20SAT07
9998.16/10000.92	c minisat20SAT07 returned code 1.
9998.16/10000.92	c satzilla running march_dl2004 ... 
9998.16/10000.92	c Bin: Executing march_dl2004
9998.16/10000.92	c march_dl2004 returned code 1.
9998.16/10000.92	c satzilla running SATenstein ... 
9998.16/10000.92	c Bin: Executing SATenstein
9998.16/10000.92	c SATenstein returned code 1.
9998.16/10000.92	c satzilla running gnovelty+ ... 
9998.16/10000.92	c Bin: Executing gnovelty+
9998.16/10000.92	c gnovelty+ returned code 1.
9998.16/10000.92	c satzilla running adaptg2wsat+ ... 
9998.16/10000.92	c Bin: Executing adaptg2wsat+
9998.16/10000.92	c adaptg2wsat+ returned code 1.
9998.16/10000.92	c satzilla running adaptg2wsat0 ... 
9998.16/10000.92	c Bin: Executing adaptg2wsat0
9998.16/10000.92	c adaptg2wsat0 returned code 1.
9998.16/10000.92	c satzilla running tts-4-0 ... 
9998.16/10000.92	c Bin: Executing tts-4-0
9998.16/10000.92	c tts-4-0 returned code 1.
9998.16/10000.92	c satzilla running vallst ... 
9998.16/10000.92	c Bin: Executing vallst
9998.16/10000.92	c vallst returned code 1.
9998.16/10000.92	c satzilla running minisat20 ... 
9998.16/10000.92	c Bin: Executing minisat20
9998.16/10000.92	c minisat20 returned code 1.
9998.16/10000.92	c satzilla running kcnfs04SAT07 ... 
9998.16/10000.92	c Bin: Executing kcnfs04SAT07
9998.16/10000.92	c kcnfs04SAT07 returned code 1.
9998.16/10000.92	c ERROR: All Failed! 
9998.16/10000.92	c SATZILLA_TIME=9999.720000

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-1775200-1241357995/watcher-1775200-1241357995 -o /tmp/evaluation-result-1775200-1241357995/solver-1775200-1241357995 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775200-1241357995.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.91 0.95 0.98 3/64 29692
/proc/meminfo: memFree=1044584/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=2056 CPUtime=0
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163833075 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29692/statm: 514 112 96 399 0 111 0
[pid=29693] ppid=29692 vsize=3136 CPUtime=0
/proc/29693/stat : 29693 (mxc-sr08) R 29692 29692 29655 0 -1 4194304 671 0 0 0 0 0 0 0 18 0 1 0 163833075 3211264 667 1992294400 134512640 135078026 4294956192 18446744073709551615 134725658 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29693/statm: 784 669 52 138 0 643 0

[startup+0.0546441 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 29692
/proc/meminfo: memFree=1044584/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=2056 CPUtime=0
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163833075 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29692/statm: 514 112 96 399 0 111 0
[pid=29693] ppid=29692 vsize=7176 CPUtime=0.04
/proc/29693/stat : 29693 (mxc-sr08) R 29692 29692 29655 0 -1 4194304 1621 0 0 0 4 0 0 0 18 0 1 0 163833075 7348224 1617 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29693/statm: 1794 1618 54 138 0 1653 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9232

[startup+0.101649 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 29692
/proc/meminfo: memFree=1044584/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=2056 CPUtime=0
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163833075 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29692/statm: 514 112 96 399 0 111 0
[pid=29693] ppid=29692 vsize=10704 CPUtime=0.09
/proc/29693/stat : 29693 (mxc-sr08) R 29692 29692 29655 0 -1 4194304 2548 0 0 0 8 1 0 0 18 0 1 0 163833075 10960896 2544 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29693/statm: 2676 2544 54 138 0 2535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12760

[startup+0.301672 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 29692
/proc/meminfo: memFree=1044584/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=2056 CPUtime=0
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163833075 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29692/statm: 514 112 96 399 0 111 0
[pid=29693] ppid=29692 vsize=8568 CPUtime=0.29
/proc/29693/stat : 29693 (mxc-sr08) R 29692 29692 29655 0 -1 4194304 2561 0 0 0 28 1 0 0 19 0 1 0 163833075 8773632 2023 1992294400 134512640 135078026 4294956192 18446744073709551615 134561097 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29693/statm: 2142 2023 55 138 0 2001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10624

[startup+0.701717 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 29692
/proc/meminfo: memFree=1044584/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=2056 CPUtime=0
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163833075 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29692/statm: 514 112 96 399 0 111 0
[pid=29693] ppid=29692 vsize=8568 CPUtime=0.69
/proc/29693/stat : 29693 (mxc-sr08) R 29692 29692 29655 0 -1 4194304 2561 0 0 0 68 1 0 0 22 0 1 0 163833075 8773632 2023 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29693/statm: 2142 2023 55 138 0 2001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10624

[startup+1.50181 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 29694
/proc/meminfo: memFree=1034456/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=2056 CPUtime=0
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163833075 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29692/statm: 514 112 96 399 0 111 0
[pid=29693] ppid=29692 vsize=12556 CPUtime=1.49
/proc/29693/stat : 29693 (mxc-sr08) R 29692 29692 29655 0 -1 4194304 3481 0 0 0 147 2 0 0 25 0 1 0 163833075 12857344 2943 1992294400 134512640 135078026 4294956192 18446744073709551615 134560893 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29693/statm: 3139 2943 55 138 0 2998 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14612

[startup+3.10199 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 29694
/proc/meminfo: memFree=1032728/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=2056 CPUtime=0
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163833075 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29692/statm: 514 112 96 399 0 111 0
[pid=29693] ppid=29692 vsize=14892 CPUtime=3.08
/proc/29693/stat : 29693 (mxc-sr08) R 29692 29692 29655 0 -1 4194304 4373 0 0 0 306 2 0 0 25 0 1 0 163833075 15249408 3562 1992294400 134512640 135078026 4294956192 18446744073709551615 134539244 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29693/statm: 3723 3562 71 138 0 3582 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16948

[startup+6.30135 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 29694
/proc/meminfo: memFree=1029336/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=2056 CPUtime=0
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163833075 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29692/statm: 514 112 96 399 0 111 0
[pid=29693] ppid=29692 vsize=16476 CPUtime=6.29
/proc/29693/stat : 29693 (mxc-sr08) R 29692 29692 29655 0 -1 4194304 4767 0 0 0 626 3 0 0 25 0 1 0 163833075 16871424 3956 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29693/statm: 4119 3956 71 138 0 3978 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18532

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 29695
/proc/meminfo: memFree=1036264/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=2056 CPUtime=9.99
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 152 5117 0 0 0 0 995 4 16 0 1 0 163833075 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 514 121 104 399 0 111 0
[pid=29695] ppid=29692 vsize=11684 CPUtime=2.68
/proc/29695/stat : 29695 (picosat846) R 29692 29692 29655 0 -1 4194304 2561 0 0 0 267 1 0 0 25 0 1 0 163834076 11964416 2550 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29695/statm: 2921 2550 85 14 0 2587 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13740

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 29698
/proc/meminfo: memFree=1016744/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=9968 CPUtime=1.77
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 2118 0 0 0 176 1 0 0 25 0 1 0 163835447 10207232 2107 1992294400 134512640 134570484 4294956192 18446744073709551615 2930299 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 2492 2107 85 14 0 2158 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 29808

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 29698
/proc/meminfo: memFree=992552/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=33980 CPUtime=27.36
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 8062 0 0 0 2731 5 0 0 25 0 1 0 163835447 34795520 8051 1992294400 134512640 134570484 4294956192 18446744073709551615 134551739 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 8495 8051 85 14 0 8161 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 53820

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 29698
/proc/meminfo: memFree=982888/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=43208 CPUtime=78.54
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 10415 0 0 0 7847 7 0 0 25 0 1 0 163835447 44244992 10393 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 10802 10393 85 14 0 10468 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 63048

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29698
/proc/meminfo: memFree=975336/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=50600 CPUtime=138.52
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 12294 0 0 0 13843 9 0 0 25 0 1 0 163835447 51814400 12272 1992294400 134512640 134570484 4294956192 18446744073709551615 134552985 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 12650 12272 85 14 0 12316 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 70440

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29698
/proc/meminfo: memFree=964904/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=62052 CPUtime=198.5
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 14894 0 0 0 19839 11 0 0 25 0 1 0 163835447 63541248 14872 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 15513 14872 85 14 0 15179 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 81892

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29698
/proc/meminfo: memFree=965352/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=61288 CPUtime=258.49
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 14906 0 0 0 25837 12 0 0 25 0 1 0 163835447 62758912 14715 1992294400 134512640 134570484 4294956192 18446744073709551615 134546104 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 15322 14715 85 14 0 14988 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 81128

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29698
/proc/meminfo: memFree=965360/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=61288 CPUtime=318.47
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 14906 0 0 0 31835 12 0 0 25 0 1 0 163835447 62758912 14715 1992294400 134512640 134570484 4294956192 18446744073709551615 134553098 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 15322 14715 85 14 0 14988 0
Current children cumulated CPU time (s) 342.15

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


[startup+9642.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=832112/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=193584 CPUtime=9615.98
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 49752 0 0 0 961522 76 0 0 25 0 1 0 163835447 198230016 47917 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 48396 47917 85 14 0 48062 0
Current children cumulated CPU time (s) 9639.66
Current children cumulated vsize (KiB) 213424

[startup+9702.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=832112/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=193584 CPUtime=9675.96
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 49752 0 0 0 967520 76 0 0 25 0 1 0 163835447 198230016 47917 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 48396 47917 85 14 0 48062 0
Current children cumulated CPU time (s) 9699.64
Current children cumulated vsize (KiB) 213424

[startup+9762.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=832176/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=193584 CPUtime=9735.94
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 49752 0 0 0 973518 76 0 0 25 0 1 0 163835447 198230016 47917 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 48396 47917 85 14 0 48062 0
Current children cumulated CPU time (s) 9759.62
Current children cumulated vsize (KiB) 213424

[startup+9822.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=830128/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=195696 CPUtime=9795.93
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 50257 0 0 0 979516 77 0 0 25 0 1 0 163835447 200392704 48422 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 48924 48422 85 14 0 48590 0
Current children cumulated CPU time (s) 9819.61
Current children cumulated vsize (KiB) 215536

[startup+9882.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=827056/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=198732 CPUtime=9855.91
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 51021 0 0 0 985513 78 0 0 25 0 1 0 163835447 203501568 49186 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 49683 49186 85 14 0 49349 0
Current children cumulated CPU time (s) 9879.59
Current children cumulated vsize (KiB) 218572

[startup+9942.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=824048/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=201636 CPUtime=9915.89
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 51779 0 0 0 991510 79 0 0 25 0 1 0 163835447 206475264 49944 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 50409 49944 85 14 0 50075 0
Current children cumulated CPU time (s) 9939.57
Current children cumulated vsize (KiB) 221476

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

[startup+9958.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=823216/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=202428 CPUtime=9931.9
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 51983 0 0 0 993110 80 0 0 25 0 1 0 163835447 207286272 50148 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 50607 50148 85 14 0 50273 0
Current children cumulated CPU time (s) 9955.58
Current children cumulated vsize (KiB) 222268

[startup+9983.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=822192/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=203484 CPUtime=9957.48
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 52245 0 0 0 995668 80 0 0 25 0 1 0 163835447 208367616 50410 1992294400 134512640 134570484 4294956192 18446744073709551615 134553126 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 50871 50410 85 14 0 50537 0
Current children cumulated CPU time (s) 9981.16
Current children cumulated vsize (KiB) 223324

[startup+9990.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=821808/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=203748 CPUtime=9963.88
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 52324 0 0 0 996308 80 0 0 25 0 1 0 163835447 208637952 50489 1992294400 134512640 134570484 4294956192 18446744073709551615 134553110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 50937 50489 85 14 0 50603 0
Current children cumulated CPU time (s) 9987.56
Current children cumulated vsize (KiB) 223588

[startup+9996.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=821808/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=203748 CPUtime=9970.28
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 52324 0 0 0 996948 80 0 0 25 0 1 0 163835447 208637952 50489 1992294400 134512640 134570484 4294956192 18446744073709551615 134523747 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 50937 50489 85 14 0 50603 0
Current children cumulated CPU time (s) 9993.96
Current children cumulated vsize (KiB) 223588

[startup+9998.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=821808/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=203748 CPUtime=9971.88
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 52324 0 0 0 997108 80 0 0 25 0 1 0 163835447 208637952 50489 1992294400 134512640 134570484 4294956192 18446744073709551615 134551729 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 50937 50489 85 14 0 50603 0
Current children cumulated CPU time (s) 9995.56
Current children cumulated vsize (KiB) 223588

[startup+9999.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=821808/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=203748 CPUtime=9973.48
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 52324 0 0 0 997268 80 0 0 25 0 1 0 163835447 208637952 50489 1992294400 134512640 134570484 4294956192 18446744073709551615 134524040 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 50937 50489 85 14 0 50603 0
Current children cumulated CPU time (s) 9997.16
Current children cumulated vsize (KiB) 223588

[startup+10000.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=821808/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=203748 CPUtime=9974.28
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4194304 52324 0 0 0 997348 80 0 0 25 0 1 0 163835447 208637952 50489 1992294400 134512640 134570484 4294956192 18446744073709551615 134552273 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 50937 50489 85 14 0 50603 0
Current children cumulated CPU time (s) 9997.96
Current children cumulated vsize (KiB) 223588

[startup+10000.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29720
/proc/meminfo: memFree=821808/2055920 swapFree=4180748/4192956
[pid=29692] ppid=29690 vsize=19840 CPUtime=23.68
/proc/29692/stat : 29692 (SATzilla2009_I) S 29690 29692 29655 0 -1 4194304 7473 16032 0 0 544 3 1810 11 25 0 1 0 163833075 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29692/statm: 4960 4717 217 399 0 4557 0
[pid=29698] ppid=29692 vsize=0 CPUtime=9974.48
/proc/29698/stat : 29698 (picosat846) R 29692 29692 29655 0 -1 4195332 52324 0 0 0 997367 81 0 0 25 0 1 0 163835447 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/29698/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9998.16
Current children cumulated vsize (KiB) 19840

Child status: 17
Real time (s): 10000.9
CPU time (s): 9998.23
CPU user time (s): 9997.22
CPU system time (s): 1.00085
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 223588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.22
system time used= 1.00085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75846
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= 18177

runsolver used 11.7412 second user time and 24.6163 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-03 15:39:56
IDJOB=1775200
IDBENCH=71100
IDSOLVER=616
FILE ID=node23/1775200-1241357995
PBS_JOBID= 9225614
Free space on /tmp= 66440 MiB

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

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

MD5SUM BENCH= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED=1442125124

node23.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.238
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.238
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:       1045064 kB
Buffers:         84156 kB
Cached:         820944 kB
SwapCached:       6032 kB
Active:         161716 kB
Inactive:       751688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1045064 kB
SwapTotal:     4192956 kB
SwapFree:      4180748 kB
Dirty:           33612 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            83472 kB
Committed_AS:   728712 kB
PageTables:       1388 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= 66408 MiB
End job on node23 at 2009-05-03 18:26:37