Trace number 1775290

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.61 10002.4

General information on the benchmark

Namegoldb-heqc-i10mul.cnf
MD5SUM80e15f28c8e2d72627ec75fe75757317
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.879
Satisfiable
(Un)Satisfiability was proved
Number of variables12998
Number of clauses77941
Sum of the clauses size262272
Maximum clause length448
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217756
Number of clauses of size 337304
Number of clauses of size 40
Number of clauses of size 522880
Number of clauses of size over 51

Solver Data

23.04/23.14	c SATzilla is building models for class 3
23.04/23.14	c run presolver mxc-sr08 for 10 seconds ... 
23.04/23.14	c Bin: Executing mxc-sr08
23.04/23.14	c spawning binary file with 10 seconds ...
23.04/23.14	c child exit by a signal
23.04/23.14	c mxc-sr08 returned code 137.
23.04/23.14	c run presolver picosat846 for 5 seconds ... 
23.04/23.14	c Bin: Executing picosat846
23.04/23.14	c spawning binary file with 5 seconds ...
23.04/23.14	c child exit by a signal
23.04/23.14	c picosat846 returned code 137.
23.04/23.14	c Orignal number of varibales is 12998, number of clauses is 77941 
23.04/23.14	c predicted feature computation time is 1.562089 
23.04/23.14	c Bin: Executing satelite
23.04/23.14	c spawning binary file with 240 seconds ...
23.04/23.14	c child exited successfully
23.04/23.14	c satzilla computing base features
23.04/23.14	c Number of variabe is: 12369, Number of clause is : 76060 
23.04/23.14	c Initializing...
23.04/23.14	c satzilla doing clause learning
23.04/23.14	c start clause learning features ...
23.04/23.14	c Bin: Executing zchaff07
23.04/23.14	c spawning binary file with 2 seconds ...
23.04/23.14	c child exit by a signal
23.04/23.14	c satzilla doing survey propogation probe
23.04/23.14	c do survay propogation for 2 second ...
23.04/23.14	c satzilla doing local search probe
23.04/23.14	c features are:12998 77941 12369 76060 0.0508529 0.0247305 0.162622 0.499771 0.72804 1.26544 0.000276564 1.31837 0.000161695 0.0346835 1.05224 0.225611 0.69908 0.000276564 1.77052 0.000131475 0.0095451 2.40996 0.171632 0.11533 0 0.666667 2.27633 6.84311e-05 1.78204 1.31475e-05 0.0026558 1.79254 0.257073 0.000343861 2.98223 7.88851e-05 0.0058112 229.538 0.715926 46 715 365 70 288 145 169 7.77518 0.728772 4.36957 23.7286 17.2811 4.672 6.28495 4.7362 5.47241 0.597474 0.348157 1.33804e-12 0.919073 0.793095 0.292326 0.743429 0.500087 0.670174 0.0528607 0.868078 -1.11022e-16 0.304177 0.100069 0.0127877 0.0603481 0.0288368 0.0439004 1278.5 1.27133 2866.67 0.490105 3426 0 3459 1.09472 1.23388 1.0724 0.401456 
23.04/23.14	c satzilla's ranking:
23.04/23.14	c 1) minisat20SAT07: 3.463109
23.04/23.14	c 2) mxc-sr08: 2.820036
23.04/23.14	c 3) picosat846: 2.476888
23.04/23.14	c 4) zchaff_rand: 1.834865
23.04/23.14	c 5) march_dl2004: 0.879139
23.04/23.14	c 6) SATenstein: -10000.000000
23.04/23.14	c 7) gnovelty+: -10000.000000
23.04/23.14	c 8) adaptg2wsat+: -10000.000000
23.04/23.14	c 9) adaptg2wsat0: -10000.000000
23.04/23.14	c 10) tts-4-0: -10000.000000
23.04/23.14	c 11) vallst: -10000.000000
23.04/23.14	c 12) minisat20: -10000.000000
23.04/23.14	c 13) kcnfs04SAT07: -10000.000000
23.04/23.14	c satzilla running minisat20SAT07 ... 
9997.54/10002.44	c Bin: Executing minisat20SAT07
9997.54/10002.44	c spawning binary file with 9976 seconds ...
9997.54/10002.44	c child exit by a signal
9997.54/10002.44	c minisat20SAT07 returned code 137.
9997.54/10002.44	c satzilla running mxc-sr08 ... 
9997.54/10002.44	c Bin: Executing mxc-sr08
9997.54/10002.44	c mxc-sr08 returned code 1.
9997.54/10002.44	c satzilla running picosat846 ... 
9997.54/10002.44	c Bin: Executing picosat846
9997.54/10002.44	c picosat846 returned code 1.
9997.54/10002.44	c satzilla running zchaff_rand ... 
9997.54/10002.44	c Bin: Executing zchaff_rand
9997.54/10002.44	c zchaff_rand returned code 1.
9997.54/10002.44	c satzilla running march_dl2004 ... 
9997.54/10002.44	c Bin: Executing march_dl2004
9997.54/10002.44	c march_dl2004 returned code 1.
9997.54/10002.44	c satzilla running SATenstein ... 
9997.54/10002.44	c Bin: Executing SATenstein
9997.54/10002.44	c SATenstein returned code 1.
9997.54/10002.44	c satzilla running gnovelty+ ... 
9997.54/10002.44	c Bin: Executing gnovelty+
9997.54/10002.44	c gnovelty+ returned code 1.
9997.54/10002.44	c satzilla running adaptg2wsat+ ... 
9997.54/10002.44	c Bin: Executing adaptg2wsat+
9997.54/10002.44	c adaptg2wsat+ returned code 1.
9997.54/10002.44	c satzilla running adaptg2wsat0 ... 
9997.54/10002.44	c Bin: Executing adaptg2wsat0
9997.54/10002.44	c adaptg2wsat0 returned code 1.
9997.54/10002.44	c satzilla running tts-4-0 ... 
9997.54/10002.44	c Bin: Executing tts-4-0
9997.54/10002.44	c tts-4-0 returned code 1.
9997.54/10002.44	c satzilla running vallst ... 
9997.54/10002.44	c Bin: Executing vallst
9997.54/10002.44	c vallst returned code 1.
9997.54/10002.44	c satzilla running minisat20 ... 
9997.54/10002.44	c Bin: Executing minisat20
9997.54/10002.44	c minisat20 returned code 1.
9997.54/10002.44	c satzilla running kcnfs04SAT07 ... 
9997.54/10002.44	c Bin: Executing kcnfs04SAT07
9997.54/10002.44	c kcnfs04SAT07 returned code 1.
9997.54/10002.44	c ERROR: All Failed! 
9997.54/10002.44	c SATZILLA_TIME=9999.110000

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-1775290-1241358700/watcher-1775290-1241358700 -o /tmp/evaluation-result-1775290-1241358700/solver-1775290-1241358700 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775290-1241358700.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.10 1.04 1.01 3/64 1671
/proc/meminfo: memFree=1564200/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=2056 CPUtime=0
/proc/1671/stat : 1671 (SATzilla2009_I) R 1669 1671 1476 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163898611 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/1671/statm: 514 112 96 399 0 111 0
[pid=1672] ppid=1671 vsize=3364 CPUtime=0
/proc/1672/stat : 1672 (mxc-sr08) R 1671 1671 1476 0 -1 4194304 687 0 0 0 0 0 0 0 18 0 1 0 163898611 3444736 683 1992294400 134512640 135078026 4294956192 18446744073709551615 134536247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1672/statm: 841 690 50 138 0 700 0

[startup+0.030962 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 1671
/proc/meminfo: memFree=1564200/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=2056 CPUtime=0
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163898611 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 514 112 96 399 0 111 0
[pid=1672] ppid=1671 vsize=6500 CPUtime=0.02
/proc/1672/stat : 1672 (mxc-sr08) R 1671 1671 1476 0 -1 4194304 1389 0 0 0 2 0 0 0 19 0 1 0 163898611 6656000 1384 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1672/statm: 1625 1385 54 138 0 1484 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8556

[startup+0.101975 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 1671
/proc/meminfo: memFree=1564200/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=2056 CPUtime=0
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163898611 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 514 112 96 399 0 111 0
[pid=1672] ppid=1671 vsize=8316 CPUtime=0.09
/proc/1672/stat : 1672 (mxc-sr08) R 1671 1671 1476 0 -1 4194304 2233 0 0 0 9 0 0 0 19 0 1 0 163898611 8515584 1840 1992294400 134512640 135078026 4294956192 18446744073709551615 134561011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1672/statm: 2079 1840 55 138 0 1938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10372

[startup+0.302012 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 1671
/proc/meminfo: memFree=1564200/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=2056 CPUtime=0
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163898611 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 514 112 96 399 0 111 0
[pid=1672] ppid=1671 vsize=9556 CPUtime=0.29
/proc/1672/stat : 1672 (mxc-sr08) R 1671 1671 1476 0 -1 4194304 2518 0 0 0 28 1 0 0 21 0 1 0 163898611 9785344 2125 1992294400 134512640 135078026 4294956192 18446744073709551615 134561292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1672/statm: 2389 2125 55 138 0 2248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11612

[startup+0.701087 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 1671
/proc/meminfo: memFree=1564200/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=2056 CPUtime=0
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163898611 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 514 112 96 399 0 111 0
[pid=1672] ppid=1671 vsize=9576 CPUtime=0.69
/proc/1672/stat : 1672 (mxc-sr08) R 1671 1671 1476 0 -1 4194304 2805 0 0 0 68 1 0 0 25 0 1 0 163898611 9805824 2215 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1672/statm: 2394 2215 71 138 0 2253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11632

[startup+1.50124 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 1673
/proc/meminfo: memFree=1555352/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=2056 CPUtime=0
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163898611 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 514 112 96 399 0 111 0
[pid=1672] ppid=1671 vsize=9840 CPUtime=1.49
/proc/1672/stat : 1672 (mxc-sr08) R 1671 1671 1476 0 -1 4194304 2847 0 0 0 148 1 0 0 25 0 1 0 163898611 10076160 2257 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1672/statm: 2460 2257 71 138 0 2319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11896

[startup+3.10154 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 1673
/proc/meminfo: memFree=1555096/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=2056 CPUtime=0
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163898611 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 514 112 96 399 0 111 0
[pid=1672] ppid=1671 vsize=9972 CPUtime=3.09
/proc/1672/stat : 1672 (mxc-sr08) R 1671 1671 1476 0 -1 4194304 2897 0 0 0 308 1 0 0 25 0 1 0 163898611 10211328 2307 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1672/statm: 2493 2307 71 138 0 2352 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12028

[startup+6.30114 s]
/proc/loadavg: 1.09 1.04 1.01 2/66 1673
/proc/meminfo: memFree=1555032/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=2056 CPUtime=0
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163898611 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 514 112 96 399 0 111 0
[pid=1672] ppid=1671 vsize=10368 CPUtime=6.29
/proc/1672/stat : 1672 (mxc-sr08) R 1671 1671 1476 0 -1 4194304 2992 0 0 0 628 1 0 0 25 0 1 0 163898611 10616832 2402 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1672/statm: 2592 2402 71 138 0 2451 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12424

[startup+12.7014 s]
/proc/loadavg: 1.08 1.04 1.01 2/66 1674
/proc/meminfo: memFree=1559648/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=2056 CPUtime=9.98
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 152 3098 0 0 0 0 997 1 16 0 1 0 163898611 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1671/statm: 514 121 104 399 0 111 0
[pid=1674] ppid=1671 vsize=6836 CPUtime=2.68
/proc/1674/stat : 1674 (picosat846) R 1671 1671 1476 0 -1 4194304 1351 0 0 0 268 0 0 0 25 0 1 0 163899611 7000064 1340 1992294400 134512640 134570484 4294956192 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1674/statm: 1709 1340 85 14 0 1375 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8892

[startup+25.5018 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 1677
/proc/meminfo: memFree=1545640/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=8512 CPUtime=2.35
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 2205 0 0 0 234 1 0 0 25 0 1 0 163900925 8716288 2003 1992294400 134512640 135078472 4294956192 18446744073709551615 134549882 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 2128 2003 73 138 0 1987 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 19816

[startup+51.1016 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 1677
/proc/meminfo: memFree=1537448/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=17468 CPUtime=27.94
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 4429 0 0 0 2791 3 0 0 25 0 1 0 163900925 17887232 4227 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 4367 4227 74 138 0 4226 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 28772

[startup+102.305 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 1677
/proc/meminfo: memFree=1518568/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=36120 CPUtime=79.12
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 9041 0 0 0 7905 7 0 0 25 0 1 0 163900925 36986880 8839 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 9030 8839 74 138 0 8889 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 47424

[startup+162.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 1677
/proc/meminfo: memFree=1506152/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=48432 CPUtime=139.07
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 12151 0 0 0 13897 10 0 0 25 0 1 0 163900925 49594368 11949 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 12108 11949 74 138 0 11967 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 59736

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1677
/proc/meminfo: memFree=1506088/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=48432 CPUtime=199.05
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 12160 0 0 0 19895 10 0 0 25 0 1 0 163900925 49594368 11958 1992294400 134512640 135078472 4294956192 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 12108 11958 74 138 0 11967 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 59736

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1677
/proc/meminfo: memFree=1500712/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=53992 CPUtime=259.03
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 13498 0 0 0 25891 12 0 0 25 0 1 0 163900925 55287808 13296 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 13498 13296 74 138 0 13357 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 65296

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1677
/proc/meminfo: memFree=1500136/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=54688 CPUtime=318.99
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 13656 0 0 0 31887 12 0 0 25 0 1 0 163900925 56000512 13454 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 13672 13454 74 138 0 13531 0
Current children cumulated CPU time (s) 342.07

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


[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1420008/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=132624 CPUtime=9254.69
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 33088 0 0 0 925429 40 0 0 25 0 1 0 163900925 135806976 32869 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 33156 32869 74 138 0 33015 0
Current children cumulated CPU time (s) 9277.77
Current children cumulated vsize (KiB) 143928

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1420008/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=132624 CPUtime=9314.67
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 33088 0 0 0 931427 40 0 0 25 0 1 0 163900925 135806976 32869 1992294400 134512640 135078472 4294956192 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 33156 32869 74 138 0 33015 0
Current children cumulated CPU time (s) 9337.75
Current children cumulated vsize (KiB) 143928

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1420008/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=132624 CPUtime=9374.65
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 33088 0 0 0 937424 41 0 0 25 0 1 0 163900925 135806976 32869 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 33156 32869 74 138 0 33015 0
Current children cumulated CPU time (s) 9397.73
Current children cumulated vsize (KiB) 143928

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1419944/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=132624 CPUtime=9434.62
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 33088 0 0 0 943421 41 0 0 25 0 1 0 163900925 135806976 32869 1992294400 134512640 135078472 4294956192 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 33156 32869 74 138 0 33015 0
Current children cumulated CPU time (s) 9457.7
Current children cumulated vsize (KiB) 143928

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1420008/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=132624 CPUtime=9494.59
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 33088 0 0 0 949418 41 0 0 25 0 1 0 163900925 135806976 32869 1992294400 134512640 135078472 4294956192 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 33156 32869 74 138 0 33015 0
Current children cumulated CPU time (s) 9517.67
Current children cumulated vsize (KiB) 143928

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1419944/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=132624 CPUtime=9554.56
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 33088 0 0 0 955415 41 0 0 25 0 1 0 163900925 135806976 32869 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 33156 32869 74 138 0 33015 0
Current children cumulated CPU time (s) 9577.64
Current children cumulated vsize (KiB) 143928

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1419944/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=132624 CPUtime=9614.53
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 33088 0 0 0 961412 41 0 0 25 0 1 0 163900925 135806976 32869 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 33156 32869 74 138 0 33015 0
Current children cumulated CPU time (s) 9637.61
Current children cumulated vsize (KiB) 143928

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1419816/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=132624 CPUtime=9674.49
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 33088 0 0 0 967408 41 0 0 25 0 1 0 163900925 135806976 32869 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 33156 32869 74 138 0 33015 0
Current children cumulated CPU time (s) 9697.57
Current children cumulated vsize (KiB) 143928

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1419816/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=132624 CPUtime=9734.47
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 33088 0 0 0 973406 41 0 0 25 0 1 0 163900925 135806976 32869 1992294400 134512640 135078472 4294956192 18446744073709551615 134550732 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 33156 32869 74 138 0 33015 0
Current children cumulated CPU time (s) 9757.55
Current children cumulated vsize (KiB) 143928

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1419816/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=132624 CPUtime=9794.44
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 33088 0 0 0 979403 41 0 0 25 0 1 0 163900925 135806976 32869 1992294400 134512640 135078472 4294956192 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 33156 32869 74 138 0 33015 0
Current children cumulated CPU time (s) 9817.52
Current children cumulated vsize (KiB) 143928

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1419880/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=132624 CPUtime=9854.41
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 33088 0 0 0 985400 41 0 0 25 0 1 0 163900925 135806976 32869 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 33156 32869 74 138 0 33015 0
Current children cumulated CPU time (s) 9877.49
Current children cumulated vsize (KiB) 143928

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1412968/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=139764 CPUtime=9914.38
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 34854 0 0 0 991395 43 0 0 25 0 1 0 163900925 143118336 34635 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 34941 34635 74 138 0 34800 0
Current children cumulated CPU time (s) 9937.46
Current children cumulated vsize (KiB) 151068

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1412968/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=139764 CPUtime=9974.36
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 34854 0 0 0 997393 43 0 0 25 0 1 0 163900925 143118336 34635 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 34941 34635 74 138 0 34800 0
Current children cumulated CPU time (s) 9997.44
Current children cumulated vsize (KiB) 151068

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

[startup+10002.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1699
/proc/meminfo: memFree=1412968/2055920 swapFree=4181168/4192956
[pid=1671] ppid=1669 vsize=11304 CPUtime=23.08
/proc/1671/stat : 1671 (SATzilla2009_I) S 1669 1671 1476 0 -1 4194304 5131 9612 0 0 530 5 1763 10 25 0 1 0 163898611 11575296 2591 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1671/statm: 2826 2591 217 399 0 2423 0
[pid=1677] ppid=1671 vsize=139764 CPUtime=9974.46
/proc/1677/stat : 1677 (minisat20SAT07) R 1671 1671 1476 0 -1 4194304 34854 0 0 0 997403 43 0 0 25 0 1 0 163900925 143118336 34635 1992294400 134512640 135078472 4294956192 18446744073709551615 134555110 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1677/statm: 34941 34635 74 138 0 34800 0
Current children cumulated CPU time (s) 9997.54
Current children cumulated vsize (KiB) 151068

Child status: 17
Real time (s): 10002.4
CPU time (s): 9997.61
CPU user time (s): 9996.99
CPU system time (s): 0.617906
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 151068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9996.99
system time used= 0.617906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49616
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= 16
involuntary context switches= 29995

runsolver used 9.48756 second user time and 26.8889 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-03 15:51:40
IDJOB=1775290
IDBENCH=71699
IDSOLVER=616
FILE ID=node37/1775290-1241358700
PBS_JOBID= 9225599
Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/goldb-heqc-i10mul.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775290-1241358700/watcher-1775290-1241358700 -o /tmp/evaluation-result-1775290-1241358700/solver-1775290-1241358700 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1775290-1241358700.cnf

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

MD5SUM BENCH= 80e15f28c8e2d72627ec75fe75757317
RANDOM SEED=1563749894

node37.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:       1564680 kB
Buffers:         63852 kB
Cached:         323512 kB
SwapCached:       5608 kB
Active:         134280 kB
Inactive:       260984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1564680 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:           33260 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            82108 kB
Committed_AS:   825744 kB
PageTables:       1392 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= 66512 MiB
End job on node37 at 2009-05-03 18:38:23