Trace number 1538782

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.77 1200.28

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S377647456-019.cnf
MD5SUM65bb593760651b10c127c4b3276e73fc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.4368
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.86/20.95	c SATzilla is building models for class 3
20.86/20.95	c run presolver mxc-sr08 for 10 seconds ... 
20.86/20.95	c Bin: Executing mxc-sr08
20.86/20.95	c spawning binary file with 10 seconds ...
20.86/20.95	c child exit by a signal
20.86/20.95	c mxc-sr08 returned code 137.
20.86/20.95	c run presolver picosat846 for 5 seconds ... 
20.86/20.95	c Bin: Executing picosat846
20.86/20.95	c spawning binary file with 5 seconds ...
20.86/20.95	c child exit by a signal
20.86/20.95	c picosat846 returned code 137.
20.86/20.95	c Orignal number of varibales is 12000, number of clauses is 50400 
20.86/20.95	c predicted feature computation time is 1.521203 
20.86/20.95	c Bin: Executing satelite
20.86/20.95	c spawning binary file with 240 seconds ...
20.86/20.95	c child exited successfully
20.86/20.95	c satzilla computing base features
20.86/20.95	c Number of variabe is: 11707, Number of clause is : 50088 
20.86/20.95	c Initializing...
20.86/20.95	c satzilla doing clause learning
20.86/20.95	c start clause learning features ...
20.86/20.95	c Bin: Executing zchaff07
20.86/20.95	c spawning binary file with 2 seconds ...
20.86/20.95	c child exit by a signal
20.86/20.95	c satzilla doing survey propogation probe
20.86/20.95	c do survay propogation for 2 second ...
20.86/20.95	c satzilla doing local search probe
20.86/20.95	c features are:12000 50400 11707 50088 0.0250278 0.00622904 0.233729 0.494907 0.587729 0.71178 0.000259366 0.0635098 0.000256257 0.000427095 0.157588 0 0.964662 0.000259366 0.288499 3.99297e-05 0.0007387 2.70967 0.229912 0.170833 0 1 3.38116 0.000127463 0.399269 0 0.000479157 2.32851 0.493691 0.000525407 0.291885 7.98594e-05 0.00155726 16.6406 0.395686 6 37 26 9 19 12 16 58.0479 0.196775 40.9333 87.3333 73.0714 43.6875 66.6667 49.1111 59.4444 0.395609 0.57358 5.4597e-06 1 0.708156 0.0908486 0.569565 0.209733 0.385711 0.0934204 0.649466 0.00113848 0.795483 0.176256 0.0287802 0.124164 0.0480151 0.0807026 276.818 0.0838191 2568.27 0.0114358 2563 2543 2597 0.180281 0.20361 0.840035 0.00614019 
20.86/20.95	c satzilla's ranking:
20.86/20.95	c 1) picosat846: 2.623557
20.86/20.95	c 2) mxc-sr08: 1.434499
20.86/20.95	c 3) march_dl2004: 1.318716
20.86/20.95	c 4) minisat20SAT07: 1.275828
20.86/20.95	c 5) zchaff_rand: 1.217968
20.86/20.95	c 6) SATenstein: -10000.000000
20.86/20.95	c 7) gnovelty+: -10000.000000
20.86/20.95	c 8) adaptg2wsat+: -10000.000000
20.86/20.95	c 9) adaptg2wsat0: -10000.000000
20.86/20.95	c 10) tts-4-0: -10000.000000
20.86/20.95	c 11) vallst: -10000.000000
20.86/20.95	c 12) minisat20: -10000.000000
20.86/20.95	c 13) kcnfs04SAT07: -10000.000000
20.86/20.95	c satzilla running picosat846 ... 
1199.66/1200.27	c Bin: Executing picosat846
1199.66/1200.27	c spawning binary file with 1179 seconds ...
1199.66/1200.27	c child exit by a signal
1199.66/1200.27	c picosat846 returned code 137.
1199.66/1200.27	c satzilla running mxc-sr08 ... 
1199.66/1200.27	c Bin: Executing mxc-sr08
1199.66/1200.27	c mxc-sr08 returned code 1.
1199.66/1200.27	c satzilla running march_dl2004 ... 
1199.66/1200.27	c Bin: Executing march_dl2004
1199.66/1200.27	c march_dl2004 returned code 1.
1199.66/1200.27	c satzilla running minisat20SAT07 ... 
1199.66/1200.27	c Bin: Executing minisat20SAT07
1199.66/1200.27	c minisat20SAT07 returned code 1.
1199.66/1200.27	c satzilla running zchaff_rand ... 
1199.66/1200.27	c Bin: Executing zchaff_rand
1199.66/1200.27	c zchaff_rand returned code 1.
1199.66/1200.27	c satzilla running SATenstein ... 
1199.66/1200.27	c Bin: Executing SATenstein
1199.66/1200.27	c SATenstein returned code 1.
1199.66/1200.27	c satzilla running gnovelty+ ... 
1199.66/1200.27	c Bin: Executing gnovelty+
1199.66/1200.27	c gnovelty+ returned code 1.
1199.66/1200.27	c satzilla running adaptg2wsat+ ... 
1199.66/1200.27	c Bin: Executing adaptg2wsat+
1199.66/1200.27	c adaptg2wsat+ returned code 1.
1199.66/1200.27	c satzilla running adaptg2wsat0 ... 
1199.66/1200.27	c Bin: Executing adaptg2wsat0
1199.66/1200.27	c adaptg2wsat0 returned code 1.
1199.66/1200.27	c satzilla running tts-4-0 ... 
1199.66/1200.27	c Bin: Executing tts-4-0
1199.66/1200.27	c tts-4-0 returned code 1.
1199.66/1200.27	c satzilla running vallst ... 
1199.66/1200.27	c Bin: Executing vallst
1199.66/1200.27	c vallst returned code 1.
1199.66/1200.27	c satzilla running minisat20 ... 
1199.66/1200.27	c Bin: Executing minisat20
1199.66/1200.27	c minisat20 returned code 1.
1199.66/1200.27	c satzilla running kcnfs04SAT07 ... 
1199.66/1200.27	c Bin: Executing kcnfs04SAT07
1199.66/1200.27	c kcnfs04SAT07 returned code 1.
1199.66/1200.27	c ERROR: All Failed! 
1199.66/1200.27	c SATZILLA_TIME=1199.940000

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-1538782-1238441343/watcher-1538782-1238441343 -o /tmp/evaluation-result-1538782-1238441343/solver-1538782-1238441343 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538782-1238441343.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: 2.05 1.85 1.47 3/73 9464
/proc/meminfo: memFree=1363712/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=2056 CPUtime=0
/proc/9464/stat : 9464 (SATzilla2009_I) R 9462 9464 9335 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 996552926 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/9464/statm: 514 112 96 399 0 111 0
[pid=9465] ppid=9464 vsize=3580 CPUtime=0
/proc/9465/stat : 9465 (mxc-sr08) R 9464 9464 9335 0 -1 4194304 689 0 0 0 0 0 0 0 18 0 1 0 996552926 3665920 685 1992294400 134512640 135078026 4294956176 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9465/statm: 895 693 52 138 0 754 0

[startup+0.0901929 s]
/proc/loadavg: 2.05 1.85 1.47 3/73 9464
/proc/meminfo: memFree=1363712/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=2056 CPUtime=0
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 996552926 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9464/statm: 514 112 96 399 0 111 0
[pid=9465] ppid=9464 vsize=6164 CPUtime=0.07
/proc/9465/stat : 9465 (mxc-sr08) R 9464 9464 9335 0 -1 4194304 1563 0 0 0 7 0 0 0 19 0 1 0 996552926 6311936 1326 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9465/statm: 1541 1326 55 138 0 1400 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8220

[startup+0.101193 s]
/proc/loadavg: 2.05 1.85 1.47 3/73 9464
/proc/meminfo: memFree=1363712/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=2056 CPUtime=0
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 996552926 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9464/statm: 514 112 96 399 0 111 0
[pid=9465] ppid=9464 vsize=6164 CPUtime=0.09
/proc/9465/stat : 9465 (mxc-sr08) R 9464 9464 9335 0 -1 4194304 1563 0 0 0 9 0 0 0 19 0 1 0 996552926 6311936 1326 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9465/statm: 1541 1326 55 138 0 1400 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8220

[startup+0.301214 s]
/proc/loadavg: 2.05 1.85 1.47 3/73 9464
/proc/meminfo: memFree=1363712/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=2056 CPUtime=0
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 996552926 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9464/statm: 514 112 96 399 0 111 0
[pid=9465] ppid=9464 vsize=7188 CPUtime=0.29
/proc/9465/stat : 9465 (mxc-sr08) R 9464 9464 9335 0 -1 4194304 2001 0 0 0 28 1 0 0 21 0 1 0 996552926 7360512 1628 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9465/statm: 1797 1628 71 138 0 1656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9244

[startup+0.701256 s]
/proc/loadavg: 2.05 1.85 1.47 3/73 9464
/proc/meminfo: memFree=1363712/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=2056 CPUtime=0
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 996552926 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9464/statm: 514 112 96 399 0 111 0
[pid=9465] ppid=9464 vsize=7320 CPUtime=0.69
/proc/9465/stat : 9465 (mxc-sr08) R 9464 9464 9335 0 -1 4194304 2034 0 0 0 68 1 0 0 25 0 1 0 996552926 7495680 1661 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9465/statm: 1830 1661 71 138 0 1689 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9376

[startup+1.50134 s]
/proc/loadavg: 1.97 1.84 1.47 2/75 9466
/proc/meminfo: memFree=1356912/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=2056 CPUtime=0
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 996552926 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9464/statm: 514 112 96 399 0 111 0
[pid=9465] ppid=9464 vsize=8112 CPUtime=1.49
/proc/9465/stat : 9465 (mxc-sr08) R 9464 9464 9335 0 -1 4194304 2237 0 0 0 148 1 0 0 25 0 1 0 996552926 8306688 1864 1992294400 134512640 135078026 4294956176 18446744073709551615 134523786 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9465/statm: 2028 1864 71 138 0 1887 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10168

[startup+3.10151 s]
/proc/loadavg: 1.97 1.84 1.47 2/75 9466
/proc/meminfo: memFree=1354736/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=2056 CPUtime=0
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 996552926 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9464/statm: 514 112 96 399 0 111 0
[pid=9465] ppid=9464 vsize=9168 CPUtime=3.08
/proc/9465/stat : 9465 (mxc-sr08) R 9464 9464 9335 0 -1 4194304 2498 0 0 0 307 1 0 0 25 0 1 0 996552926 9388032 2125 1992294400 134512640 135078026 4294956176 18446744073709551615 134522269 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9465/statm: 2292 2125 71 138 0 2151 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11224

[startup+6.30184 s]
/proc/loadavg: 1.97 1.84 1.47 2/75 9466
/proc/meminfo: memFree=1353264/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=2056 CPUtime=0
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 996552926 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9464/statm: 514 112 96 399 0 111 0
[pid=9465] ppid=9464 vsize=10224 CPUtime=6.29
/proc/9465/stat : 9465 (mxc-sr08) R 9464 9464 9335 0 -1 4194304 2743 0 0 0 627 2 0 0 25 0 1 0 996552926 10469376 2370 1992294400 134512640 135078026 4294956176 18446744073709551615 134523784 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9465/statm: 2556 2370 71 138 0 2415 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12280

[startup+12.7015 s]
/proc/loadavg: 2.05 1.86 1.48 2/75 9467
/proc/meminfo: memFree=1357104/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=2056 CPUtime=9.99
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 152 2932 0 0 0 0 997 2 16 0 1 0 996552926 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 514 121 104 399 0 111 0
[pid=9467] ppid=9464 vsize=8692 CPUtime=2.68
/proc/9467/stat : 9467 (picosat846) R 9464 9464 9335 0 -1 4194304 1906 0 0 0 267 1 0 0 25 0 1 0 996553927 8900608 1891 1992294400 134512640 134570484 4294956176 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9467/statm: 2173 1891 85 14 0 1839 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10748

[startup+25.5018 s]
/proc/loadavg: 1.89 1.83 1.47 2/75 9470
/proc/meminfo: memFree=1346288/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=12044 CPUtime=4.53
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 2741 0 0 0 452 1 0 0 25 0 1 0 996555021 12333056 2726 1992294400 134512640 134570484 4294956176 18446744073709551615 134553074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 3011 2726 85 14 0 2677 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 20572

[startup+51.1015 s]
/proc/loadavg: 1.58 1.76 1.46 2/75 9470
/proc/meminfo: memFree=1325296/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=32760 CPUtime=30.13
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 7866 0 0 0 3007 6 0 0 25 0 1 0 996555021 33546240 7844 1992294400 134512640 134570484 4294956176 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 8190 7844 85 14 0 7856 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 41288

[startup+102.306 s]
/proc/loadavg: 1.23 1.63 1.43 2/75 9470
/proc/meminfo: memFree=1304944/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=53220 CPUtime=81.32
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 13019 0 0 0 8122 10 0 0 25 0 1 0 996555021 54497280 12997 1992294400 134512640 134570484 4294956176 18446744073709551615 134551311 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 13305 12997 85 14 0 12971 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 61748

[startup+162.301 s]
/proc/loadavg: 1.08 1.51 1.40 2/75 9470
/proc/meminfo: memFree=1287216/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=71948 CPUtime=141.3
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 17594 0 0 0 14117 13 0 0 25 0 1 0 996555021 73674752 17572 1992294400 134512640 134570484 4294956176 18446744073709551615 134523744 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 17987 17572 85 14 0 17653 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 80476

[startup+222.301 s]
/proc/loadavg: 1.03 1.42 1.37 2/75 9470
/proc/meminfo: memFree=1277168/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=80924 CPUtime=201.28
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 19878 0 0 0 20113 15 0 0 25 0 1 0 996555021 82866176 19856 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 20231 19856 85 14 0 19897 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 89452

[startup+282.302 s]
/proc/loadavg: 1.01 1.34 1.35 2/75 9470
/proc/meminfo: memFree=1269488/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=88580 CPUtime=261.25
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 21798 0 0 0 26108 17 0 0 25 0 1 0 996555021 90705920 21776 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 22145 21776 85 14 0 21811 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 97108

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.32 2/75 9470
/proc/meminfo: memFree=1257200/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=101120 CPUtime=321.22
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 24962 0 0 0 32103 19 0 0 25 0 1 0 996555021 103546880 24940 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 25280 24940 85 14 0 24946 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/75 9472
/proc/meminfo: memFree=1206640/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=151776 CPUtime=801.03
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 37428 0 0 0 80071 32 0 0 25 0 1 0 996555021 155418624 37406 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 37944 37406 85 14 0 37610 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 160304

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/75 9472
/proc/meminfo: memFree=1195824/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=162468 CPUtime=860.99
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 40143 0 0 0 86065 34 0 0 25 0 1 0 996555021 166367232 40121 1992294400 134512640 134570484 4294956176 18446744073709551615 134553238 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 40617 40121 85 14 0 40283 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 170996

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.15 2/75 9472
/proc/meminfo: memFree=1193264/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=165108 CPUtime=920.98
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 40791 0 0 0 92063 35 0 0 25 0 1 0 996555021 169070592 40769 1992294400 134512640 134570484 4294956176 18446744073709551615 134551758 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 41277 40769 85 14 0 40943 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 173636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/75 9472
/proc/meminfo: memFree=1193264/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=165108 CPUtime=980.95
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 40791 0 0 0 98060 35 0 0 25 0 1 0 996555021 169070592 40769 1992294400 134512640 134570484 4294956176 18446744073709551615 134552630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 41277 40769 85 14 0 40943 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 173636

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/75 9472
/proc/meminfo: memFree=1186352/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=171972 CPUtime=1040.91
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 42518 0 0 0 104055 36 0 0 25 0 1 0 996555021 176099328 42496 1992294400 134512640 134570484 4294956176 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 42993 42496 85 14 0 42659 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 180500

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/75 9472
/proc/meminfo: memFree=1186352/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=171972 CPUtime=1100.9
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 42518 0 0 0 110053 37 0 0 25 0 1 0 996555021 176099328 42496 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 42993 42496 85 14 0 42659 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 180500

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 9472
/proc/meminfo: memFree=1178544/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=179760 CPUtime=1160.88
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 44479 0 0 0 116049 39 0 0 25 0 1 0 996555021 184074240 44457 1992294400 134512640 134570484 4294956176 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 44940 44457 85 14 0 44606 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 188288

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 9472
/proc/meminfo: memFree=1178544/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=179760 CPUtime=1168.87
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 44479 0 0 0 116848 39 0 0 25 0 1 0 996555021 184074240 44457 1992294400 134512640 134570484 4294956176 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 44940 44457 85 14 0 44606 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 188288

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 9472
/proc/meminfo: memFree=1178544/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=179760 CPUtime=1175.27
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 44479 0 0 0 117488 39 0 0 25 0 1 0 996555021 184074240 44457 1992294400 134512640 134570484 4294956176 18446744073709551615 134523467 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 44940 44457 85 14 0 44606 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 188288

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 9472
/proc/meminfo: memFree=1178544/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=179760 CPUtime=1176.87
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 44479 0 0 0 117648 39 0 0 25 0 1 0 996555021 184074240 44457 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 44940 44457 85 14 0 44606 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 188288

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 9472
/proc/meminfo: memFree=1178544/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=179760 CPUtime=1177.67
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 44479 0 0 0 117728 39 0 0 25 0 1 0 996555021 184074240 44457 1992294400 134512640 134570484 4294956176 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 44940 44457 85 14 0 44606 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 188288

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 9472
/proc/meminfo: memFree=1178544/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=179760 CPUtime=1178.46
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 44479 0 0 0 117807 39 0 0 25 0 1 0 996555021 184074240 44457 1992294400 134512640 134570484 4294956176 18446744073709551615 134545594 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 44940 44457 85 14 0 44606 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 188288

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 9472
/proc/meminfo: memFree=1178544/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=179760 CPUtime=1178.67
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 44479 0 0 0 117828 39 0 0 25 0 1 0 996555021 184074240 44457 1992294400 134512640 134570484 4294956176 18446744073709551615 134553332 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 44940 44457 85 14 0 44606 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 188288

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.10 2/75 9472
/proc/meminfo: memFree=1178544/2055920 swapFree=4175408/4192956
[pid=9464] ppid=9462 vsize=8528 CPUtime=20.9
/proc/9464/stat : 9464 (SATzilla2009_I) S 9462 9464 9335 0 -1 4194304 3886 9360 0 0 347 21 1698 24 25 0 1 0 996552926 8732672 1866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9464/statm: 2132 1866 217 399 0 1729 0
[pid=9470] ppid=9464 vsize=179760 CPUtime=1178.76
/proc/9470/stat : 9470 (picosat846) R 9464 9464 9335 0 -1 4194304 44479 0 0 0 117837 39 0 0 25 0 1 0 996555021 184074240 44457 1992294400 134512640 134570484 4294956176 18446744073709551615 134523467 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9470/statm: 44940 44457 85 14 0 44606 0
Current children cumulated CPU time (s) 1199.66
Current children cumulated vsize (KiB) 188288

Child status: 17
Real time (s): 1200.28
CPU time (s): 1199.77
CPU user time (s): 1198.89
CPU system time (s): 0.884865
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 188288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.89
system time used= 0.884865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57741
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 3604

runsolver used 0.978851 second user time and 3.42148 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-30 21:29:03
IDJOB=1538782
IDBENCH=70373
IDSOLVER=528
FILE ID=node79/1538782-1238441343
PBS_JOBID= 9061628
Free space on /tmp= 65556 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S377647456-019.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538782-1238441343/watcher-1538782-1238441343 -o /tmp/evaluation-result-1538782-1238441343/solver-1538782-1238441343 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538782-1238441343.cnf

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

MD5SUM BENCH= 65bb593760651b10c127c4b3276e73fc
RANDOM SEED=143460199

node79.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1364256 kB
Buffers:         86836 kB
Cached:         500724 kB
SwapCached:      11792 kB
Active:         337740 kB
Inactive:       266012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1364256 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:           32380 kB
Writeback:           0 kB
Mapped:          22704 kB
Slab:            73032 kB
Committed_AS:  2631960 kB
PageTables:       2008 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= 65524 MiB
End job on node79 at 2009-03-30 21:49:04