Trace number 1538557

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.45 1200.02

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S2092874799-044.cnf
MD5SUM0a19f92dcb720285a20d980734b7d718
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.4954
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.55/20.63	c SATzilla is building models for class 3
20.55/20.63	c run presolver mxc-sr08 for 10 seconds ... 
20.55/20.63	c Bin: Executing mxc-sr08
20.55/20.63	c spawning binary file with 10 seconds ...
20.55/20.63	c child exit by a signal
20.55/20.63	c mxc-sr08 returned code 137.
20.55/20.63	c run presolver picosat846 for 5 seconds ... 
20.55/20.63	c Bin: Executing picosat846
20.55/20.63	c spawning binary file with 5 seconds ...
20.55/20.63	c child exit by a signal
20.55/20.63	c picosat846 returned code 137.
20.55/20.63	c Orignal number of varibales is 10000, number of clauses is 42000 
20.55/20.63	c predicted feature computation time is 1.499615 
20.55/20.63	c Bin: Executing satelite
20.55/20.63	c spawning binary file with 240 seconds ...
20.55/20.63	c child exited successfully
20.55/20.63	c satzilla computing base features
20.55/20.63	c Number of variabe is: 9767, Number of clause is : 41732 
20.55/20.63	c Initializing...
20.55/20.63	c satzilla doing clause learning
20.55/20.63	c start clause learning features ...
20.55/20.63	c Bin: Executing zchaff07
20.55/20.63	c spawning binary file with 2 seconds ...
20.55/20.63	c child exit by a signal
20.55/20.63	c satzilla doing survey propogation probe
20.55/20.63	c do survay propogation for 2 second ...
20.55/20.63	c satzilla doing local search probe
20.55/20.63	c features are:10000 42000 9767 41732 0.0238558 0.00642193 0.234041 0.499003 0.586935 0.704382 0.000310633 0.0609895 0.000307157 0.000614314 0.14918 0 0.966692 0.000310633 0.290192 4.79249e-05 0.000862647 2.71196 0.22824 0.172413 0 1 3.36642 0.000152263 0.401869 0 0.000551136 2.32919 0.492188 0.000628558 0.293064 9.58497e-05 0.00177322 20.2769 0.31149 9 34 29 13 25 15 19 55.3762 0.184776 38.8333 101.667 67.1304 43.2308 60.8235 48.4706 55 0.392432 0.581428 5.19428e-06 1 0.703972 0.0851568 0.566362 0.205465 0.385043 0.0931683 0.655069 0.00129972 0.672866 0.177087 0.0276842 0.125568 0.0473196 0.0802127 229.533 0.111729 2128.8 0.018383 2128 2080 2176 0.181736 0.187933 0.840275 0.00998002 
20.55/20.63	c satzilla's ranking:
20.55/20.63	c 1) picosat846: 2.601518
20.55/20.63	c 2) mxc-sr08: 1.696838
20.55/20.63	c 3) zchaff_rand: 1.431035
20.55/20.63	c 4) march_dl2004: 1.332325
20.55/20.63	c 5) minisat20SAT07: 1.263660
20.55/20.63	c 6) SATenstein: -10000.000000
20.55/20.63	c 7) gnovelty+: -10000.000000
20.55/20.63	c 8) adaptg2wsat+: -10000.000000
20.55/20.63	c 9) adaptg2wsat0: -10000.000000
20.55/20.63	c 10) tts-4-0: -10000.000000
20.55/20.63	c 11) vallst: -10000.000000
20.55/20.63	c 12) minisat20: -10000.000000
20.55/20.63	c 13) kcnfs04SAT07: -10000.000000
20.55/20.63	c satzilla running picosat846 ... 
1199.40/1200.01	c Bin: Executing picosat846
1199.40/1200.01	c spawning binary file with 1179 seconds ...
1199.40/1200.01	c child exit by a signal
1199.40/1200.01	c picosat846 returned code 137.
1199.40/1200.01	c satzilla running mxc-sr08 ... 
1199.40/1200.01	c Bin: Executing mxc-sr08
1199.40/1200.01	c mxc-sr08 returned code 1.
1199.40/1200.01	c satzilla running zchaff_rand ... 
1199.40/1200.01	c Bin: Executing zchaff_rand
1199.40/1200.01	c zchaff_rand returned code 1.
1199.40/1200.01	c satzilla running march_dl2004 ... 
1199.40/1200.01	c Bin: Executing march_dl2004
1199.40/1200.01	c march_dl2004 returned code 1.
1199.40/1200.01	c satzilla running minisat20SAT07 ... 
1199.40/1200.01	c Bin: Executing minisat20SAT07
1199.40/1200.01	c minisat20SAT07 returned code 1.
1199.40/1200.01	c satzilla running SATenstein ... 
1199.40/1200.01	c Bin: Executing SATenstein
1199.40/1200.01	c SATenstein returned code 1.
1199.40/1200.01	c satzilla running gnovelty+ ... 
1199.40/1200.01	c Bin: Executing gnovelty+
1199.40/1200.01	c gnovelty+ returned code 1.
1199.40/1200.01	c satzilla running adaptg2wsat+ ... 
1199.40/1200.01	c Bin: Executing adaptg2wsat+
1199.40/1200.01	c adaptg2wsat+ returned code 1.
1199.40/1200.01	c satzilla running adaptg2wsat0 ... 
1199.40/1200.02	c Bin: Executing adaptg2wsat0
1199.40/1200.02	c adaptg2wsat0 returned code 1.
1199.40/1200.02	c satzilla running tts-4-0 ... 
1199.40/1200.02	c Bin: Executing tts-4-0
1199.40/1200.02	c tts-4-0 returned code 1.
1199.40/1200.02	c satzilla running vallst ... 
1199.40/1200.02	c Bin: Executing vallst
1199.40/1200.02	c vallst returned code 1.
1199.40/1200.02	c satzilla running minisat20 ... 
1199.40/1200.02	c Bin: Executing minisat20
1199.40/1200.02	c minisat20 returned code 1.
1199.40/1200.02	c satzilla running kcnfs04SAT07 ... 
1199.40/1200.02	c Bin: Executing kcnfs04SAT07
1199.40/1200.02	c kcnfs04SAT07 returned code 1.
1199.40/1200.02	c ERROR: All Failed! 
1199.40/1200.02	c SATZILLA_TIME=1199.620000

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-1538557-1238434798/watcher-1538557-1238434798 -o /tmp/evaluation-result-1538557-1238434798/solver-1538557-1238434798 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538557-1238434798.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 1.00 1.03 3/64 26723
/proc/meminfo: memFree=1521720/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=2056 CPUtime=0
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116145717 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 514 112 96 399 0 111 0
[pid=26724] ppid=26723 vsize=3184 CPUtime=0
/proc/26724/stat : 26724 (mxc-sr08) R 26723 26723 26272 0 -1 4194304 610 0 0 0 0 0 0 0 19 0 1 0 1116145717 3260416 606 1992294400 134512640 135078026 4294956176 18446744073709551615 134735986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26724/statm: 796 613 52 138 0 655 0

[startup+0.03111 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 26723
/proc/meminfo: memFree=1521720/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=2056 CPUtime=0
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116145717 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 514 112 96 399 0 111 0
[pid=26724] ppid=26723 vsize=4864 CPUtime=0.02
/proc/26724/stat : 26724 (mxc-sr08) R 26723 26723 26272 0 -1 4194304 1015 0 0 0 2 0 0 0 19 0 1 0 1116145717 4980736 1010 1992294400 134512640 135078026 4294956176 18446744073709551615 134725729 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26724/statm: 1216 1011 54 138 0 1075 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6920

[startup+0.102117 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 26723
/proc/meminfo: memFree=1521720/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=2056 CPUtime=0
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116145717 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 514 112 96 399 0 111 0
[pid=26724] ppid=26723 vsize=5660 CPUtime=0.09
/proc/26724/stat : 26724 (mxc-sr08) R 26723 26723 26272 0 -1 4194304 1360 0 0 0 9 0 0 0 20 0 1 0 1116145717 5795840 1168 1992294400 134512640 135078026 4294956176 18446744073709551615 134569259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26724/statm: 1415 1168 55 138 0 1274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7716

[startup+0.30214 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 26723
/proc/meminfo: memFree=1521720/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=2056 CPUtime=0
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116145717 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 514 112 96 399 0 111 0
[pid=26724] ppid=26723 vsize=6456 CPUtime=0.29
/proc/26724/stat : 26724 (mxc-sr08) R 26723 26723 26272 0 -1 4194304 1695 0 0 0 29 0 0 0 22 0 1 0 1116145717 6610944 1390 1992294400 134512640 135078026 4294956176 18446744073709551615 134538100 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26724/statm: 1614 1390 71 138 0 1473 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8512

[startup+0.702187 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 26723
/proc/meminfo: memFree=1521720/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=2056 CPUtime=0
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116145717 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 514 112 96 399 0 111 0
[pid=26724] ppid=26723 vsize=6588 CPUtime=0.69
/proc/26724/stat : 26724 (mxc-sr08) R 26723 26723 26272 0 -1 4194304 1752 0 0 0 69 0 0 0 25 0 1 0 1116145717 6746112 1447 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26724/statm: 1647 1447 71 138 0 1506 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8644

[startup+1.50128 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 26725
/proc/meminfo: memFree=1515752/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=2056 CPUtime=0
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116145717 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 514 112 96 399 0 111 0
[pid=26724] ppid=26723 vsize=7248 CPUtime=1.49
/proc/26724/stat : 26724 (mxc-sr08) R 26723 26723 26272 0 -1 4194304 1924 0 0 0 149 0 0 0 25 0 1 0 1116145717 7421952 1619 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26724/statm: 1812 1619 71 138 0 1671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9304

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 26725
/proc/meminfo: memFree=1514728/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=2056 CPUtime=0
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116145717 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 514 112 96 399 0 111 0
[pid=26724] ppid=26723 vsize=8040 CPUtime=3.09
/proc/26724/stat : 26724 (mxc-sr08) R 26723 26723 26272 0 -1 4194304 2120 0 0 0 308 1 0 0 25 0 1 0 1116145717 8232960 1815 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26724/statm: 2010 1815 71 138 0 1869 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10096

[startup+6.30184 s]
/proc/loadavg: 1.08 1.02 1.04 2/66 26725
/proc/meminfo: memFree=1514344/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=2056 CPUtime=0
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116145717 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 514 112 96 399 0 111 0
[pid=26724] ppid=26723 vsize=8568 CPUtime=6.28
/proc/26724/stat : 26724 (mxc-sr08) R 26723 26723 26272 0 -1 4194304 2250 0 0 0 627 1 0 0 25 0 1 0 1116145717 8773632 1945 1992294400 134512640 135078026 4294956176 18446744073709551615 134540244 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26724/statm: 2142 1945 71 138 0 2001 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10624

[startup+12.7016 s]
/proc/loadavg: 1.07 1.02 1.04 2/66 26726
/proc/meminfo: memFree=1516136/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=2056 CPUtime=9.99
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 152 2377 0 0 0 0 998 1 19 0 1 0 1116145717 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 514 121 104 399 0 111 0
[pid=26726] ppid=26723 vsize=8520 CPUtime=2.67
/proc/26726/stat : 26726 (picosat846) R 26723 26723 26272 0 -1 4194304 1851 0 0 0 266 1 0 0 25 0 1 0 1116146719 8724480 1840 1992294400 134512640 134570484 4294956176 18446744073709551615 134524070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26726/statm: 2130 1840 85 14 0 1796 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10576

[startup+25.5021 s]
/proc/loadavg: 1.06 1.01 1.04 2/66 26729
/proc/meminfo: memFree=1504816/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=12744 CPUtime=4.85
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 2895 0 0 0 484 1 0 0 25 0 1 0 1116147781 13049856 2884 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 3186 2884 85 14 0 2852 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 20568

[startup+51.102 s]
/proc/loadavg: 1.04 1.01 1.04 2/66 26729
/proc/meminfo: memFree=1490864/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=26100 CPUtime=30.42
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 6258 0 0 0 3039 3 0 0 25 0 1 0 1116147781 26726400 6246 1992294400 134512640 134570484 4294956176 18446744073709551615 134553255 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 6525 6246 85 14 0 6191 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 33924

[startup+102.307 s]
/proc/loadavg: 1.01 1.01 1.03 2/66 26729
/proc/meminfo: memFree=1471792/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=45364 CPUtime=81.6
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 11035 0 0 0 8155 5 0 0 25 0 1 0 1116147781 46452736 11023 1992294400 134512640 134570484 4294956176 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 11341 11023 85 14 0 11007 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 53188

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 26729
/proc/meminfo: memFree=1464688/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=52360 CPUtime=141.57
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 12813 0 0 0 14150 7 0 0 25 0 1 0 1116147781 53616640 12801 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 13090 12801 85 14 0 12756 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 60184

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 26729
/proc/meminfo: memFree=1453488/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=63960 CPUtime=201.54
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 15605 0 0 0 20145 9 0 0 25 0 1 0 1116147781 65495040 15593 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 15990 15593 85 14 0 15656 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 71784

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 26729
/proc/meminfo: memFree=1445680/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=71748 CPUtime=261.52
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 17548 0 0 0 26141 11 0 0 25 0 1 0 1116147781 73469952 17536 1992294400 134512640 134570484 4294956176 18446744073709551615 8060573 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 17937 17536 85 14 0 17603 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 79572

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 26731
/proc/meminfo: memFree=1433776/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=83232 CPUtime=321.5
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 20472 0 0 0 32136 14 0 0 25 0 1 0 1116147781 85229568 20460 1992294400 134512640 134570484 4294956176 18446744073709551615 134544212 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 20808 20460 85 14 0 20474 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1386864/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=130984 CPUtime=801.28
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 32216 0 0 0 80103 25 0 0 25 0 1 0 1116147781 134127616 32204 1992294400 134512640 134570484 4294956176 18446744073709551615 134549959 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 32746 32204 85 14 0 32412 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 138808

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1383408/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=134416 CPUtime=861.25
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 33078 0 0 0 86099 26 0 0 25 0 1 0 1116147781 137641984 33066 1992294400 134512640 134570484 4294956176 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 33604 33066 85 14 0 33270 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 142240

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1383408/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=134416 CPUtime=921.22
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 33078 0 0 0 92096 26 0 0 25 0 1 0 1116147781 137641984 33066 1992294400 134512640 134570484 4294956176 18446744073709551615 134552985 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 33604 33066 85 14 0 33270 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 142240

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1372400/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=145372 CPUtime=981.19
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 35829 0 0 0 98091 28 0 0 25 0 1 0 1116147781 148860928 35817 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 36343 35817 85 14 0 36009 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 153196

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1367024/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=150652 CPUtime=1041.17
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 37184 0 0 0 104088 29 0 0 25 0 1 0 1116147781 154267648 37172 1992294400 134512640 134570484 4294956176 18446744073709551615 134553360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 37663 37172 85 14 0 37329 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 158476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1367024/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=150652 CPUtime=1101.15
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 37184 0 0 0 110086 29 0 0 25 0 1 0 1116147781 154267648 37172 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26729/statm: 37663 37172 85 14 0 37329 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 158476

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1373872/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=143536 CPUtime=1161.12
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 37186 0 0 0 116082 30 0 0 25 0 1 0 1116147781 146980864 35399 1992294400 134512640 134570484 4294956176 18446744073709551615 134552289 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 35884 35399 85 14 0 35550 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 151360

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1373872/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=143536 CPUtime=1169.12
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 37186 0 0 0 116882 30 0 0 25 0 1 0 1116147781 146980864 35399 1992294400 134512640 134570484 4294956176 18446744073709551615 134553110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 35884 35399 85 14 0 35550 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 151360

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1373872/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=143536 CPUtime=1175.52
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 37186 0 0 0 117522 30 0 0 25 0 1 0 1116147781 146980864 35399 1992294400 134512640 134570484 4294956176 18446744073709551615 134551758 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 35884 35399 85 14 0 35550 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 151360

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1373872/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=143536 CPUtime=1177.12
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 37186 0 0 0 117682 30 0 0 25 0 1 0 1116147781 146980864 35399 1992294400 134512640 134570484 4294956176 18446744073709551615 134553046 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 35884 35399 85 14 0 35550 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 151360

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1373872/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=143536 CPUtime=1177.92
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 37186 0 0 0 117762 30 0 0 25 0 1 0 1116147781 146980864 35399 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 35884 35399 85 14 0 35550 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 151360

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1373872/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=143536 CPUtime=1178.32
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 37186 0 0 0 117802 30 0 0 25 0 1 0 1116147781 146980864 35399 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 35884 35399 85 14 0 35550 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 151360

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1373872/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=143536 CPUtime=1178.72
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4194304 37186 0 0 0 117842 30 0 0 25 0 1 0 1116147781 146980864 35399 1992294400 134512640 134570484 4294956176 18446744073709551615 134553305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 35884 35399 85 14 0 35550 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 151360

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26731
/proc/meminfo: memFree=1405424/2055920 swapFree=4177216/4192956
[pid=26723] ppid=26721 vsize=7824 CPUtime=20.58
/proc/26723/stat : 26723 (SATzilla2009_I) S 26721 26723 26272 0 -1 4194304 3302 8383 0 0 314 26 1698 20 25 0 1 0 1116145717 8011776 1632 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26723/statm: 1956 1632 217 399 0 1553 0
[pid=26729] ppid=26723 vsize=0 CPUtime=1178.82
/proc/26729/stat : 26729 (picosat846) R 26723 26723 26272 0 -1 4195332 37186 0 0 0 117851 31 0 0 25 0 1 0 1116147781 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/26729/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 7824

Child status: 17
Real time (s): 1200.02
CPU time (s): 1199.45
CPU user time (s): 1198.66
CPU system time (s): 0.795879
CPU usage (%): 99.9526
Max. virtual memory (cumulated for all children) (KiB): 158476

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

runsolver used 0.939857 second user time and 3.43448 second system time

The end

Launcher Data

Begin job on node20 at 2009-03-30 19:39:58
IDJOB=1538557
IDBENCH=70298
IDSOLVER=528
FILE ID=node20/1538557-1238434798
PBS_JOBID= 9061558
Free space on /tmp= 65680 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S2092874799-044.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538557-1238434798/watcher-1538557-1238434798 -o /tmp/evaluation-result-1538557-1238434798/solver-1538557-1238434798 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538557-1238434798.cnf

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

MD5SUM BENCH= 0a19f92dcb720285a20d980734b7d718
RANDOM SEED=596888385

node20.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.235
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.235
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:       1522200 kB
Buffers:         81620 kB
Cached:         359116 kB
SwapCached:       9492 kB
Active:         161008 kB
Inactive:       290680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522200 kB
SwapTotal:     4192956 kB
SwapFree:      4177216 kB
Dirty:           32196 kB
Writeback:           0 kB
Mapped:          16632 kB
Slab:            68052 kB
Committed_AS:  2900624 kB
PageTables:       1404 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= 65652 MiB
End job on node20 at 2009-03-30 19:59:59