Trace number 1539052

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) 1199.25 1199.78

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S197260469-019.cnf
MD5SUMc0553d7e475dba3d28dcd703430a5f12
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark761.028
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

19.34/19.45	c SATzilla is building models for class 3
19.34/19.45	c run presolver mxc-sr08 for 10 seconds ... 
19.34/19.45	c Bin: Executing mxc-sr08
19.34/19.45	c spawning binary file with 10 seconds ...
19.34/19.45	c child exit by a signal
19.34/19.45	c mxc-sr08 returned code 137.
19.34/19.45	c run presolver picosat846 for 5 seconds ... 
19.34/19.45	c Bin: Executing picosat846
19.34/19.45	c spawning binary file with 5 seconds ...
19.34/19.45	c child exit by a signal
19.34/19.45	c picosat846 returned code 137.
19.34/19.45	c Orignal number of varibales is 60, number of clauses is 5340 
19.34/19.45	c predicted feature computation time is 1.450815 
19.34/19.45	c Bin: Executing satelite
19.34/19.45	c spawning binary file with 240 seconds ...
19.34/19.45	c child exited successfully
19.34/19.45	c satzilla computing base features
19.34/19.45	c Number of variabe is: 60, Number of clause is : 5340 
19.34/19.45	c Initializing...
19.34/19.45	c satzilla doing clause learning
19.34/19.45	c start clause learning features ...
19.34/19.45	c Bin: Executing zchaff07
19.34/19.45	c spawning binary file with 2 seconds ...
19.34/19.45	c child exit by a signal
19.34/19.45	c satzilla doing survey propogation probe
19.34/19.45	c do survay propogation for 2 second ...
19.34/19.45	c satzilla doing local search probe
19.34/19.45	c features are:60 5340 60 5340 0 0 0.011236 0.316961 0.681821 1.01744 0.116667 0 0.116667 0.116667 -0 0 0 0.116667 0.0363035 0.107116 0.126779 3.65229 0.0372741 0.0231545 0.00157978 0.0952381 2.08839 0.00727528 0.18429 0.00449438 0.0108614 3.128 0.0623596 0.0110487 0 0.0110487 0.0110487 4499.67 0.0178718 4396 4592 4592 4396 4592 4396 4511 22.6107 0.00865252 22.4263 22.8815 22.8815 22.4263 22.8815 22.4263 22.5243 0.0750216 0.603057 0.00191307 0.183166 0.137367 0.0146931 0.111095 0.0399552 0.081083 6.61742e-05 0.364314 2.61455e-05 0.0001379 9.75373e-05 3.99286e-05 7.96341e-05 4.9336e-05 6.43225e-05 8.46514 0.283582 10.486 0.221104 10 8 13 2.3608 0.296465 0.898767 0.105128 
19.34/19.45	c satzilla's ranking:
19.34/19.45	c 1) minisat20SAT07: 3.390341
19.34/19.45	c 2) mxc-sr08: 3.308811
19.34/19.45	c 3) march_dl2004: 1.688816
19.34/19.45	c 4) picosat846: 1.524415
19.34/19.45	c 5) zchaff_rand: 0.385417
19.34/19.45	c 6) SATenstein: -10000.000000
19.34/19.45	c 7) gnovelty+: -10000.000000
19.34/19.45	c 8) adaptg2wsat+: -10000.000000
19.34/19.45	c 9) adaptg2wsat0: -10000.000000
19.34/19.45	c 10) tts-4-0: -10000.000000
19.34/19.45	c 11) vallst: -10000.000000
19.34/19.45	c 12) minisat20: -10000.000000
19.34/19.45	c 13) kcnfs04SAT07: -10000.000000
19.34/19.45	c satzilla running minisat20SAT07 ... 
1199.13/1199.77	c Bin: Executing minisat20SAT07
1199.13/1199.77	c spawning binary file with 1180 seconds ...
1199.13/1199.77	c child exit by a signal
1199.13/1199.77	c minisat20SAT07 returned code 137.
1199.13/1199.77	c satzilla running mxc-sr08 ... 
1199.13/1199.77	c Bin: Executing mxc-sr08
1199.13/1199.77	c mxc-sr08 returned code 1.
1199.13/1199.77	c satzilla running march_dl2004 ... 
1199.13/1199.77	c Bin: Executing march_dl2004
1199.13/1199.77	c march_dl2004 returned code 1.
1199.13/1199.77	c satzilla running picosat846 ... 
1199.13/1199.77	c Bin: Executing picosat846
1199.13/1199.77	c picosat846 returned code 1.
1199.13/1199.77	c satzilla running zchaff_rand ... 
1199.13/1199.77	c Bin: Executing zchaff_rand
1199.13/1199.77	c zchaff_rand returned code 1.
1199.13/1199.77	c satzilla running SATenstein ... 
1199.13/1199.77	c Bin: Executing SATenstein
1199.13/1199.77	c SATenstein returned code 1.
1199.13/1199.77	c satzilla running gnovelty+ ... 
1199.13/1199.77	c Bin: Executing gnovelty+
1199.13/1199.77	c gnovelty+ returned code 1.
1199.13/1199.77	c satzilla running adaptg2wsat+ ... 
1199.13/1199.77	c Bin: Executing adaptg2wsat+
1199.13/1199.77	c adaptg2wsat+ returned code 1.
1199.13/1199.77	c satzilla running adaptg2wsat0 ... 
1199.13/1199.77	c Bin: Executing adaptg2wsat0
1199.13/1199.77	c adaptg2wsat0 returned code 1.
1199.13/1199.77	c satzilla running tts-4-0 ... 
1199.13/1199.77	c Bin: Executing tts-4-0
1199.13/1199.77	c tts-4-0 returned code 1.
1199.13/1199.77	c satzilla running vallst ... 
1199.13/1199.77	c Bin: Executing vallst
1199.13/1199.77	c vallst returned code 1.
1199.13/1199.77	c satzilla running minisat20 ... 
1199.13/1199.77	c Bin: Executing minisat20
1199.13/1199.77	c minisat20 returned code 1.
1199.13/1199.77	c satzilla running kcnfs04SAT07 ... 
1199.13/1199.77	c Bin: Executing kcnfs04SAT07
1199.13/1199.77	c kcnfs04SAT07 returned code 1.
1199.13/1199.77	c ERROR: All Failed! 
1199.13/1199.77	c SATZILLA_TIME=1199.410000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1539052-1238462973/watcher-1539052-1238462973 -o /tmp/evaluation-result-1539052-1238462973/solver-1539052-1238462973 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1539052-1238462973.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22592
/proc/meminfo: memFree=1087872/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=2056 CPUtime=0
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118962936 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 514 112 96 399 0 111 0
[pid=22593] ppid=22592 vsize=1000 CPUtime=0
/proc/22593/stat : 22593 (mxc-sr08) R 22592 22592 21896 0 -1 4194304 158 0 0 0 0 0 0 0 19 0 1 0 1118962936 1024000 154 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22593/statm: 250 158 54 138 0 109 0

[startup+0.106738 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22592
/proc/meminfo: memFree=1087872/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=2056 CPUtime=0
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118962936 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 514 112 96 399 0 111 0
[pid=22593] ppid=22592 vsize=1352 CPUtime=0.1
/proc/22593/stat : 22593 (mxc-sr08) R 22592 22592 21896 0 -1 4194304 291 0 0 0 10 0 0 0 20 0 1 0 1118962936 1384448 253 1992294400 134512640 135078026 4294956176 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22593/statm: 338 253 71 138 0 197 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3408

[startup+0.201745 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22592
/proc/meminfo: memFree=1087872/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=2056 CPUtime=0
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118962936 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 514 112 96 399 0 111 0
[pid=22593] ppid=22592 vsize=1484 CPUtime=0.19
/proc/22593/stat : 22593 (mxc-sr08) R 22592 22592 21896 0 -1 4194304 328 0 0 0 19 0 0 0 20 0 1 0 1118962936 1519616 290 1992294400 134512640 135078026 4294956176 18446744073709551615 134523931 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22593/statm: 371 290 71 138 0 230 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3540

[startup+0.301754 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22592
/proc/meminfo: memFree=1087872/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=2056 CPUtime=0
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118962936 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 514 112 96 399 0 111 0
[pid=22593] ppid=22592 vsize=1616 CPUtime=0.29
/proc/22593/stat : 22593 (mxc-sr08) R 22592 22592 21896 0 -1 4194304 364 0 0 0 29 0 0 0 21 0 1 0 1118962936 1654784 326 1992294400 134512640 135078026 4294956176 18446744073709551615 134534642 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22593/statm: 404 326 71 138 0 263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3672

[startup+0.701787 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22592
/proc/meminfo: memFree=1087872/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=2056 CPUtime=0
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118962936 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 514 112 96 399 0 111 0
[pid=22593] ppid=22592 vsize=1748 CPUtime=0.69
/proc/22593/stat : 22593 (mxc-sr08) R 22592 22592 21896 0 -1 4194304 401 0 0 0 69 0 0 0 25 0 1 0 1118962936 1789952 363 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22593/statm: 437 363 71 138 0 296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3804

[startup+1.50186 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22594
/proc/meminfo: memFree=1086512/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=2056 CPUtime=0
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118962936 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 514 112 96 399 0 111 0
[pid=22593] ppid=22592 vsize=2016 CPUtime=1.49
/proc/22593/stat : 22593 (mxc-sr08) R 22592 22592 21896 0 -1 4194304 439 0 0 0 149 0 0 0 25 0 1 0 1118962936 2064384 401 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22593/statm: 504 401 71 138 0 363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4072

[startup+3.10199 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22594
/proc/meminfo: memFree=1085104/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=2056 CPUtime=0
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118962936 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 514 112 96 399 0 111 0
[pid=22593] ppid=22592 vsize=2152 CPUtime=3.08
/proc/22593/stat : 22593 (mxc-sr08) R 22592 22592 21896 0 -1 4194304 480 0 0 0 308 0 0 0 25 0 1 0 1118962936 2203648 442 1992294400 134512640 135078026 4294956176 18446744073709551615 134526790 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22593/statm: 538 442 71 138 0 397 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4208

[startup+6.30127 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22594
/proc/meminfo: memFree=1086256/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=2056 CPUtime=0
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118962936 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 514 112 96 399 0 111 0
[pid=22593] ppid=22592 vsize=2284 CPUtime=6.27
/proc/22593/stat : 22593 (mxc-sr08) R 22592 22592 21896 0 -1 4194304 531 0 0 0 627 0 0 0 25 0 1 0 1118962936 2338816 493 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22593/statm: 571 493 71 138 0 430 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4340

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22595
/proc/meminfo: memFree=1087032/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=2056 CPUtime=9.98
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 152 583 0 0 0 0 998 0 16 0 1 0 1118962936 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 514 121 104 399 0 111 0
[pid=22595] ppid=22592 vsize=2328 CPUtime=2.67
/proc/22595/stat : 22595 (picosat846) R 22592 22592 21896 0 -1 4194304 309 0 0 0 267 0 0 0 25 0 1 0 1118963937 2383872 298 1992294400 134512640 134570484 4294956176 18446744073709551615 134553064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22595/statm: 582 298 84 14 0 248 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 4384

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 22598
/proc/meminfo: memFree=1085176/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=3324 CPUtime=6.03
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 525 0 0 0 603 0 0 0 25 0 1 0 1118964882 3403776 520 1992294400 134512640 135078472 4294956176 18446744073709551615 134550686 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 831 520 72 138 0 690 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 7024

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 22598
/proc/meminfo: memFree=1084216/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=4148 CPUtime=31.62
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 745 0 0 0 3162 0 0 0 25 0 1 0 1118964882 4247552 740 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 1037 740 72 138 0 896 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 7848

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 22598
/proc/meminfo: memFree=1083448/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=5136 CPUtime=82.8
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 939 0 0 0 8280 0 0 0 25 0 1 0 1118964882 5259264 934 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 1284 934 72 138 0 1143 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 8836

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22598
/proc/meminfo: memFree=1082936/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=5768 CPUtime=142.78
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1090 0 0 0 14277 1 0 0 25 0 1 0 1118964882 5906432 1085 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 1442 1085 72 138 0 1301 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 9468

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22598
/proc/meminfo: memFree=1082616/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=5916 CPUtime=202.76
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1163 0 0 0 20275 1 0 0 25 0 1 0 1118964882 6057984 1158 1992294400 134512640 135078472 4294956176 18446744073709551615 134552086 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 1479 1158 72 138 0 1338 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 9616

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22598
/proc/meminfo: memFree=1082296/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=6376 CPUtime=262.73
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1251 0 0 0 26272 1 0 0 25 0 1 0 1118964882 6529024 1246 1992294400 134512640 135078472 4294956176 18446744073709551615 134549297 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 1594 1246 72 138 0 1453 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 10076

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22598
/proc/meminfo: memFree=1082040/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=6660 CPUtime=322.7
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1303 0 0 0 32269 1 0 0 25 0 1 0 1118964882 6819840 1298 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 1665 1298 72 138 0 1524 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080632/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=7952 CPUtime=802.5
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1616 0 0 0 80248 2 0 0 25 0 1 0 1118964882 8142848 1611 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 1988 1611 72 138 0 1847 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 11652

[startup+882.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080632/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=7952 CPUtime=862.46
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1622 0 0 0 86244 2 0 0 25 0 1 0 1118964882 8142848 1617 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 1988 1617 72 138 0 1847 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 11652

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080632/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=7952 CPUtime=922.44
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1641 0 0 0 92242 2 0 0 25 0 1 0 1118964882 8142848 1636 1992294400 134512640 135078472 4294956176 18446744073709551615 134549228 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 1988 1636 72 138 0 1847 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 11652

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080568/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=7952 CPUtime=982.41
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1649 0 0 0 98239 2 0 0 25 0 1 0 1118964882 8142848 1644 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 1988 1644 72 138 0 1847 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 11652

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080504/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=7952 CPUtime=1042.39
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1661 0 0 0 104237 2 0 0 25 0 1 0 1118964882 8142848 1656 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 1988 1656 72 138 0 1847 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 11652

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080504/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=7952 CPUtime=1102.37
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1662 0 0 0 110235 2 0 0 25 0 1 0 1118964882 8142848 1657 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 1988 1657 72 138 0 1847 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 11652

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080568/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=8140 CPUtime=1162.35
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1673 0 0 0 116233 2 0 0 25 0 1 0 1118964882 8335360 1668 1992294400 134512640 135078472 4294956176 18446744073709551615 134549228 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 2035 1668 72 138 0 1894 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 11840

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

[startup+1190.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080568/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=8140 CPUtime=1170.44
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1673 0 0 0 117042 2 0 0 25 0 1 0 1118964882 8335360 1668 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 2035 1668 72 138 0 1894 0
Current children cumulated CPU time (s) 1189.83
Current children cumulated vsize (KiB) 11840

[startup+1193.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080568/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=8140 CPUtime=1173.64
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1673 0 0 0 117362 2 0 0 25 0 1 0 1118964882 8335360 1668 1992294400 134512640 135078472 4294956176 18446744073709551615 134551019 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 2035 1668 72 138 0 1894 0
Current children cumulated CPU time (s) 1193.03
Current children cumulated vsize (KiB) 11840

[startup+1196.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080568/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=8140 CPUtime=1176.84
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1673 0 0 0 117682 2 0 0 25 0 1 0 1118964882 8335360 1668 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 2035 1668 72 138 0 1894 0
Current children cumulated CPU time (s) 1196.23
Current children cumulated vsize (KiB) 11840

[startup+1198.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080568/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=8140 CPUtime=1178.44
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1673 0 0 0 117842 2 0 0 25 0 1 0 1118964882 8335360 1668 1992294400 134512640 135078472 4294956176 18446744073709551615 134550697 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 2035 1668 72 138 0 1894 0
Current children cumulated CPU time (s) 1197.83
Current children cumulated vsize (KiB) 11840

[startup+1199.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080568/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=8140 CPUtime=1179.24
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1673 0 0 0 117922 2 0 0 25 0 1 0 1118964882 8335360 1668 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 2035 1668 72 138 0 1894 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 11840

[startup+1199.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080568/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=8140 CPUtime=1179.64
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1673 0 0 0 117962 2 0 0 25 0 1 0 1118964882 8335360 1668 1992294400 134512640 135078472 4294956176 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 2035 1668 72 138 0 1894 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 11840

[startup+1199.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22600
/proc/meminfo: memFree=1080568/2055920 swapFree=4167280/4192956
[pid=22592] ppid=22590 vsize=3700 CPUtime=19.39
/proc/22592/stat : 22592 (SATzilla2009_I) S 22590 22592 21896 0 -1 4194304 848 2058 0 0 237 2 1698 2 25 0 1 0 1118962936 3788800 483 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22592/statm: 925 483 217 399 0 522 0
[pid=22598] ppid=22592 vsize=8140 CPUtime=1179.74
/proc/22598/stat : 22598 (minisat20SAT07) R 22592 22592 21896 0 -1 4194304 1673 0 0 0 117972 2 0 0 25 0 1 0 1118964882 8335360 1668 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22598/statm: 2035 1668 72 138 0 1894 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 11840

Child status: 17
Real time (s): 1199.78
CPU time (s): 1199.25
CPU user time (s): 1199.17
CPU system time (s): 0.082987
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 11840

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

runsolver used 1.09183 second user time and 3.2785 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-31 03:29:34
IDJOB=1539052
IDBENCH=70463
IDSOLVER=528
FILE ID=node31/1539052-1238462973
PBS_JOBID= 9061697
Free space on /tmp= 66424 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S197260469-019.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539052-1238462973/watcher-1539052-1238462973 -o /tmp/evaluation-result-1539052-1238462973/solver-1539052-1238462973 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1539052-1238462973.cnf

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

MD5SUM BENCH= c0553d7e475dba3d28dcd703430a5f12
RANDOM SEED=2084332445

node31.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.214
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.214
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:       1088416 kB
Buffers:        116004 kB
Cached:         735944 kB
SwapCached:      18724 kB
Active:         171084 kB
Inactive:       701100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1088416 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:           31588 kB
Writeback:           0 kB
Mapped:          17412 kB
Slab:            81140 kB
Committed_AS:  3067552 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66396 MiB
End job on node31 at 2009-03-31 03:49:34