Trace number 1539132

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_C 2009-03-22? (exit code) 1199.37 1199.9

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1718100253-004.cnf
MD5SUM8e5b8ce1a4edfef4a97a3ad9e571c97a
Bench CategoryRANDOM (random 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 variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

Solver Data

16.48/16.55	c SATzilla is building models for class 2
16.48/16.55	c run presolver march_dl2004 for 5 seconds ... 
16.48/16.55	c Bin: Executing march_dl2004
16.48/16.55	c spawning binary file with 5 seconds ...
16.48/16.55	c child exit by a signal
16.48/16.55	c march_dl2004 returned code 137.
16.48/16.55	c run presolver mxc-sr08 for 5 seconds ... 
16.48/16.55	c Bin: Executing mxc-sr08
16.48/16.55	c spawning binary file with 5 seconds ...
16.48/16.55	c child exit by a signal
16.48/16.55	c mxc-sr08 returned code 137.
16.48/16.55	c Orignal number of varibales is 75, number of clauses is 6675 
16.48/16.55	c predicted feature computation time is 7.013576 
16.48/16.55	c Bin: Executing satelite
16.48/16.55	c spawning binary file with 240 seconds ...
16.48/16.55	c child exited successfully
16.48/16.55	c satzilla computing base features
16.48/16.55	c Number of variabe is: 75, Number of clause is : 6675 
16.48/16.55	c Initializing...
16.48/16.55	c satzilla compute diameter ...
16.48/16.55	c start diameter features ...
16.48/16.55	c satzilla doing clause learning
16.48/16.55	c start clause learning features ...
16.48/16.55	c Bin: Executing zchaff07
16.48/16.55	c spawning binary file with 2 seconds ...
16.48/16.55	c child exit by a signal
16.48/16.55	c satzilla doing survey propogation probe
16.48/16.55	c do survay propogation for 2 second ...
16.48/16.55	c satzilla doing local search probe
16.48/16.55	c satzilla doing lobjois search-space size estimate
16.48/16.55	c features are:75 6675 75 6675 0 0 0.011236 0.312659 0.675686 1.00086 0.0933333 1.48691e-16 0.0933333 0.0933333 -0 0 0 0.0933333 0.0388049 0.0828464 0.102172 3.80447 0.0335605 0.0252392 0 0.0984975 2.1014 0.00531336 0.160183 0.00314607 0.00853933 2.80778 0.0569288 0.0110861 0 0.0110861 0.0110861 2 0 2 2 -0 4488.5 0.00813189 4452 4525 4525 4452 4525 4452 4525 27.5815 0.0107413 27.2853 27.8778 27.8778 27.2853 27.8778 27.2853 27.8778 0.0675894 0.726422 0.000223769 0.190388 0.143473 0.0100918 0.0961387 0.0287514 0.0555535 6.58282e-05 0.391466 2.44419e-05 0.000178034 9.58683e-05 3.52809e-05 7.84785e-05 4.80205e-05 6.49971e-05 10.2942 0.258516 12.8519 0.205692 13 10 16 2.29736 0.277051 0.901102 0.0913911 0.67833 0.75806 
16.48/16.55	c satzilla's ranking:
16.48/16.55	c 1) march_dl2004: 4.488926
16.48/16.55	c 2) mxc-sr08: 3.310963
16.48/16.55	c 3) minisat20SAT07: 3.299550
16.48/16.55	c 4) minisat20: 2.416647
16.48/16.55	c 5) tts-4-0: 1.137298
16.48/16.55	c 6) vallst: 0.366004
16.48/16.55	c 7) zchaff_rand: 0.086620
16.48/16.55	c 8) SATenstein: -10000.000000
16.48/16.55	c 9) gnovelty+: -10000.000000
16.48/16.55	c 10) adaptg2wsat+: -10000.000000
16.48/16.55	c 11) adaptg2wsat0: -10000.000000
16.48/16.55	c 12) picosat846: -10000.000000
16.48/16.55	c 13) kcnfs04SAT07: -10000.000000
16.48/16.55	c satzilla running march_dl2004 ... 
1199.24/1199.89	c Bin: Executing march_dl2004
1199.24/1199.89	c spawning binary file with 1183 seconds ...
1199.24/1199.89	c child exit by a signal
1199.24/1199.89	c march_dl2004 returned code 137.
1199.24/1199.89	c satzilla running mxc-sr08 ... 
1199.24/1199.89	c Bin: Executing mxc-sr08
1199.24/1199.89	c mxc-sr08 returned code 1.
1199.24/1199.89	c satzilla running minisat20SAT07 ... 
1199.24/1199.89	c Bin: Executing minisat20SAT07
1199.24/1199.89	c minisat20SAT07 returned code 1.
1199.24/1199.89	c satzilla running minisat20 ... 
1199.24/1199.89	c Bin: Executing minisat20
1199.24/1199.89	c minisat20 returned code 1.
1199.24/1199.89	c satzilla running tts-4-0 ... 
1199.24/1199.89	c Bin: Executing tts-4-0
1199.24/1199.89	c tts-4-0 returned code 1.
1199.24/1199.89	c satzilla running vallst ... 
1199.24/1199.89	c Bin: Executing vallst
1199.24/1199.89	c vallst returned code 1.
1199.24/1199.89	c satzilla running zchaff_rand ... 
1199.24/1199.89	c Bin: Executing zchaff_rand
1199.24/1199.89	c zchaff_rand returned code 1.
1199.24/1199.89	c satzilla running SATenstein ... 
1199.24/1199.89	c Bin: Executing SATenstein
1199.24/1199.89	c SATenstein returned code 1.
1199.24/1199.89	c satzilla running gnovelty+ ... 
1199.24/1199.89	c Bin: Executing gnovelty+
1199.24/1199.89	c gnovelty+ returned code 1.
1199.24/1199.89	c satzilla running adaptg2wsat+ ... 
1199.24/1199.89	c Bin: Executing adaptg2wsat+
1199.24/1199.89	c adaptg2wsat+ returned code 1.
1199.24/1199.89	c satzilla running adaptg2wsat0 ... 
1199.24/1199.89	c Bin: Executing adaptg2wsat0
1199.24/1199.89	c adaptg2wsat0 returned code 1.
1199.24/1199.89	c satzilla running picosat846 ... 
1199.24/1199.89	c Bin: Executing picosat846
1199.24/1199.89	c picosat846 returned code 1.
1199.24/1199.89	c satzilla running kcnfs04SAT07 ... 
1199.24/1199.89	c Bin: Executing kcnfs04SAT07
1199.24/1199.89	c kcnfs04SAT07 returned code 1.
1199.24/1199.89	c ERROR: All Failed! 
1199.24/1199.89	c SATZILLA_TIME=1199.530000

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-1539132-1238473215/watcher-1539132-1238473215 -o /tmp/evaluation-result-1539132-1238473215/solver-1539132-1238473215 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539132-1238473215.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: 1.00 0.99 0.99 3/64 29723
/proc/meminfo: memFree=1496872/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=2056 CPUtime=0
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119984700 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 514 112 96 399 0 111 0
[pid=29724] ppid=29723 vsize=636 CPUtime=0
/proc/29724/stat : 29724 (march_dl2004) R 29723 29723 29490 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 1119984700 651264 80 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29724/statm: 159 80 50 118 0 38 0

[startup+0.0186319 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29723
/proc/meminfo: memFree=1496872/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=2056 CPUtime=0
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119984700 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 514 112 96 399 0 111 0
[pid=29724] ppid=29723 vsize=1028 CPUtime=0.01
/proc/29724/stat : 29724 (march_dl2004) R 29723 29723 29490 0 -1 4194304 143 0 0 0 1 0 0 0 19 0 1 0 1119984700 1052672 137 1992294400 134512640 134996440 4294956192 18446744073709551615 134544363 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29724/statm: 257 137 52 118 0 136 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3084

[startup+0.101639 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29723
/proc/meminfo: memFree=1496872/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=2056 CPUtime=0
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119984700 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 514 112 96 399 0 111 0
[pid=29724] ppid=29723 vsize=2368 CPUtime=0.09
/proc/29724/stat : 29724 (march_dl2004) R 29723 29723 29490 0 -1 4194304 1108 0 0 0 9 0 0 0 19 0 1 0 1119984700 2424832 350 1992294400 134512640 134996440 4294956192 18446744073709551615 134583821 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29724/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.30166 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29723
/proc/meminfo: memFree=1496872/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=2056 CPUtime=0
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119984700 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 514 112 96 399 0 111 0
[pid=29724] ppid=29723 vsize=2368 CPUtime=0.29
/proc/29724/stat : 29724 (march_dl2004) R 29723 29723 29490 0 -1 4194304 1114 0 0 0 29 0 0 0 21 0 1 0 1119984700 2424832 356 1992294400 134512640 134996440 4294956192 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29724/statm: 592 356 67 118 0 471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4424

[startup+0.701704 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29723
/proc/meminfo: memFree=1496872/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=2056 CPUtime=0
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119984700 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 514 112 96 399 0 111 0
[pid=29724] ppid=29723 vsize=2500 CPUtime=0.69
/proc/29724/stat : 29724 (march_dl2004) R 29723 29723 29490 0 -1 4194304 1161 0 0 0 69 0 0 0 25 0 1 0 1119984700 2560000 403 1992294400 134512640 134996440 4294956192 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29724/statm: 625 403 67 118 0 504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4556

[startup+1.50179 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29725
/proc/meminfo: memFree=1490584/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=2056 CPUtime=0
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119984700 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 514 112 96 399 0 111 0
[pid=29724] ppid=29723 vsize=7796 CPUtime=1.49
/proc/29724/stat : 29724 (march_dl2004) R 29723 29723 29490 0 -1 4194304 2748 0 0 0 141 8 0 0 25 0 1 0 1119984700 7983104 1820 1992294400 134512640 134996440 4294956192 18446744073709551615 134560107 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29724/statm: 1949 1820 72 118 0 1828 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9852

[startup+3.10197 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29725
/proc/meminfo: memFree=1488600/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=2056 CPUtime=0
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119984700 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 514 112 96 399 0 111 0
[pid=29724] ppid=29723 vsize=7628 CPUtime=3.09
/proc/29724/stat : 29724 (march_dl2004) R 29723 29723 29490 0 -1 4194304 3205 0 0 0 300 9 0 0 25 0 1 0 1119984700 7811072 1790 1992294400 134512640 134996440 4294956192 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29724/statm: 1907 1790 74 118 0 1786 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9684

[startup+6.30131 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29726
/proc/meminfo: memFree=1495704/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=2056 CPUtime=4.99
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 156 3205 0 0 0 0 490 9 19 0 1 0 1119984700 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 514 125 107 399 0 111 0
[pid=29726] ppid=29723 vsize=2136 CPUtime=1.29
/proc/29726/stat : 29726 (mxc-sr08) R 29723 29723 29490 0 -1 4194304 487 0 0 0 129 0 0 0 25 0 1 0 1119985200 2187264 441 1992294400 134512640 135078026 4294956192 18446744073709551615 134520193 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29726/statm: 534 441 71 138 0 393 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4192

[startup+12.702 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29728
/proc/meminfo: memFree=1493336/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=8032 CPUtime=12.68
/proc/29723/stat : 29723 (SATzilla2009_C) R 29721 29723 29490 0 -1 4194304 983 5016 0 0 66 0 1191 11 23 0 1 0 1119984700 8224768 683 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/29723/statm: 2008 683 207 399 0 1605 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8032

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29729
/proc/meminfo: memFree=1488664/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=7628 CPUtime=8.93
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 3205 0 0 0 885 8 0 0 25 0 1 0 1119986355 7811072 1790 1992294400 134512640 134996440 4294956192 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 1907 1790 74 118 0 1786 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11560

[startup+51.1011 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29729
/proc/meminfo: memFree=1488536/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=7628 CPUtime=34.52
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 3205 0 0 0 3443 9 0 0 25 0 1 0 1119986355 7811072 1790 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 1907 1790 74 118 0 1786 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11560

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29729
/proc/meminfo: memFree=1488600/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=7628 CPUtime=85.71
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 3205 0 0 0 8562 9 0 0 25 0 1 0 1119986355 7811072 1790 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 1907 1790 74 118 0 1786 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11560

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29729
/proc/meminfo: memFree=1478936/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=17712 CPUtime=145.68
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 5708 0 0 0 14557 11 0 0 25 0 1 0 1119986355 18137088 4293 1992294400 134512640 134996440 4294956192 18446744073709551615 134568113 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 4428 4293 74 118 0 4307 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21644

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29729
/proc/meminfo: memFree=1474840/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=21672 CPUtime=205.65
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 6711 0 0 0 20553 12 0 0 25 0 1 0 1119986355 22192128 5296 1992294400 134512640 134996440 4294956192 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 5418 5296 74 118 0 5297 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 25604

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29729
/proc/meminfo: memFree=1473496/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=23124 CPUtime=265.62
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 7049 0 0 0 26550 12 0 0 25 0 1 0 1119986355 23678976 5634 1992294400 134512640 134996440 4294956192 18446744073709551615 134551294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 5781 5634 74 118 0 5660 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 27056

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29729
/proc/meminfo: memFree=1472344/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=24180 CPUtime=325.6
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 7315 0 0 0 32547 13 0 0 25 0 1 0 1119986355 24760320 5900 1992294400 134512640 134996440 4294956192 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 6045 5900 74 118 0 5924 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 28112


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


[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1469720/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=26820 CPUtime=805.38
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 7984 0 0 0 80523 15 0 0 25 0 1 0 1119986355 27463680 6569 1992294400 134512640 134996440 4294956192 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 6705 6569 74 118 0 6584 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 30752

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1469464/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=27084 CPUtime=865.36
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8045 0 0 0 86521 15 0 0 25 0 1 0 1119986355 27734016 6630 1992294400 134512640 134996440 4294956192 18446744073709551615 134553151 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 6771 6630 74 118 0 6650 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 31016

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1469144/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=27480 CPUtime=925.33
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8133 0 0 0 92518 15 0 0 25 0 1 0 1119986355 28139520 6718 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 6870 6718 74 118 0 6749 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 31412

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1468824/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=27744 CPUtime=985.31
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8201 0 0 0 98515 16 0 0 25 0 1 0 1119986355 28409856 6786 1992294400 134512640 134996440 4294956192 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 6936 6786 74 118 0 6815 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 31676

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1468632/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=27876 CPUtime=1045.29
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8251 0 0 0 104513 16 0 0 25 0 1 0 1119986355 28545024 6836 1992294400 134512640 134996440 4294956192 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 6969 6836 74 118 0 6848 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 31808

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1468504/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=28008 CPUtime=1105.25
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8294 0 0 0 110509 16 0 0 25 0 1 0 1119986355 28680192 6879 1992294400 134512640 134996440 4294956192 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 7002 6879 74 118 0 6881 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 31940

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1468376/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=28272 CPUtime=1165.23
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8331 0 0 0 116507 16 0 0 25 0 1 0 1119986355 28950528 6916 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 7068 6916 74 118 0 6947 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 32204

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1468312/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=28272 CPUtime=1173.22
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8331 0 0 0 117306 16 0 0 25 0 1 0 1119986355 28950528 6916 1992294400 134512640 134996440 4294956192 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 7068 6916 74 118 0 6947 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 32204

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1468312/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=28272 CPUtime=1179.63
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8335 0 0 0 117947 16 0 0 25 0 1 0 1119986355 28950528 6920 1992294400 134512640 134996440 4294956192 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 7068 6920 74 118 0 6947 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 32204

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1468312/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=28272 CPUtime=1181.22
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8335 0 0 0 118106 16 0 0 25 0 1 0 1119986355 28950528 6920 1992294400 134512640 134996440 4294956192 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 7068 6920 74 118 0 6947 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 32204

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1468312/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=28272 CPUtime=1182.02
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8336 0 0 0 118186 16 0 0 25 0 1 0 1119986355 28950528 6921 1992294400 134512640 134996440 4294956192 18446744073709551615 134533067 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 7068 6921 74 118 0 6947 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 32204

[startup+1199.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1468312/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=28272 CPUtime=1182.42
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8337 0 0 0 118226 16 0 0 25 0 1 0 1119986355 28950528 6922 1992294400 134512640 134996440 4294956192 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 7068 6922 74 118 0 6947 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 32204

[startup+1199.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1468312/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=28272 CPUtime=1182.62
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8337 0 0 0 118246 16 0 0 25 0 1 0 1119986355 28950528 6922 1992294400 134512640 134996440 4294956192 18446744073709551615 134567016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 7068 6922 74 118 0 6947 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 32204

[startup+1199.8 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29731
/proc/meminfo: memFree=1468312/2055920 swapFree=4172472/4192956
[pid=29723] ppid=29721 vsize=3932 CPUtime=16.52
/proc/29723/stat : 29723 (SATzilla2009_C) S 29721 29723 29490 0 -1 4194304 1022 5016 0 0 448 2 1191 11 25 0 1 0 1119984700 4026368 553 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29723/statm: 983 553 219 399 0 580 0
[pid=29729] ppid=29723 vsize=28272 CPUtime=1182.72
/proc/29729/stat : 29729 (march_dl2004) R 29723 29723 29490 0 -1 4194304 8337 0 0 0 118256 16 0 0 25 0 1 0 1119986355 28950528 6922 1992294400 134512640 134996440 4294956192 18446744073709551615 134532874 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29729/statm: 7068 6922 74 118 0 6947 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 32204

Child status: 17
Real time (s): 1199.9
CPU time (s): 1199.37
CPU user time (s): 1199.06
CPU system time (s): 0.308953
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 32204

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

runsolver used 1.10583 second user time and 3.2625 second system time

The end

Launcher Data

Begin job on node37 at 2009-03-31 06:20:15
IDJOB=1539132
IDBENCH=70490
IDSOLVER=527
FILE ID=node37/1539132-1238473215
PBS_JOBID= 9061761
Free space on /tmp= 66428 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1718100253-004.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539132-1238473215/watcher-1539132-1238473215 -o /tmp/evaluation-result-1539132-1238473215/solver-1539132-1238473215 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539132-1238473215.cnf

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

MD5SUM BENCH= 8e5b8ce1a4edfef4a97a3ad9e571c97a
RANDOM SEED=642543253

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.213
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.213
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:       1497416 kB
Buffers:         88256 kB
Cached:         371820 kB
SwapCached:      14360 kB
Active:         200388 kB
Inactive:       275528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1497416 kB
SwapTotal:     4192956 kB
SwapFree:      4172472 kB
Dirty:           31616 kB
Writeback:           0 kB
Mapped:          18796 kB
Slab:            68720 kB
Committed_AS:  2909456 kB
PageTables:       1384 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= 66400 MiB
End job on node37 at 2009-03-31 06:40:15