Trace number 1538560

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.35 1199.71

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S859578263-029.cnf
MD5SUM17df6005fb09e0a5c9a1d88e4e3ac572
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark158.524
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.46/20.53	c SATzilla is building models for class 3
20.46/20.53	c run presolver mxc-sr08 for 10 seconds ... 
20.46/20.53	c Bin: Executing mxc-sr08
20.46/20.53	c spawning binary file with 10 seconds ...
20.46/20.53	c child exit by a signal
20.46/20.53	c mxc-sr08 returned code 137.
20.46/20.53	c run presolver picosat846 for 5 seconds ... 
20.46/20.53	c Bin: Executing picosat846
20.46/20.53	c spawning binary file with 5 seconds ...
20.46/20.53	c child exit by a signal
20.46/20.53	c picosat846 returned code 137.
20.46/20.53	c Orignal number of varibales is 10000, number of clauses is 42000 
20.46/20.53	c predicted feature computation time is 1.499615 
20.46/20.53	c Bin: Executing satelite
20.46/20.53	c spawning binary file with 240 seconds ...
20.46/20.53	c child exited successfully
20.46/20.53	c satzilla computing base features
20.46/20.53	c Number of variabe is: 9766, Number of clause is : 41748 
20.46/20.53	c Initializing...
20.46/20.53	c satzilla doing clause learning
20.46/20.53	c start clause learning features ...
20.46/20.53	c Bin: Executing zchaff07
20.46/20.53	c spawning binary file with 2 seconds ...
20.46/20.53	c child exit by a signal
20.46/20.53	c satzilla doing survey propogation probe
20.46/20.53	c do survay propogation for 2 second ...
20.46/20.53	c satzilla doing local search probe
20.46/20.53	c features are:10000 42000 9766 41748 0.0239607 0.00603622 0.233927 0.495943 0.588131 0.707773 0.0003107 0.0612262 0.000307188 0.00051198 0.150445 0 0.966394 0.0003107 0.290801 4.79065e-05 0.00088627 2.71314 0.229534 0.170168 0 1 3.37018 0.000153457 0.400484 0 0.000526971 2.33534 0.496263 0.000628632 0.293842 9.5813e-05 0.00182045 20.3438 0.367558 9 44 32 13 25 15 19 54.9881 0.175247 40.6111 88.1111 68.9231 43.6429 60.6296 48.25 54.2667 0.392891 0.577412 5.12543e-05 1 0.701368 0.087178 0.570224 0.204461 0.386809 0.0930382 0.651865 0.00233515 0.677699 0.176603 0.0272695 0.12614 0.0475051 0.0802822 242.2 0.158848 2132.53 0.0190856 2135 2096 2175 0.211318 0.360702 0.839234 0.0130255 
20.46/20.53	c satzilla's ranking:
20.46/20.53	c 1) picosat846: 2.626274
20.46/20.53	c 2) mxc-sr08: 1.670128
20.46/20.53	c 3) minisat20SAT07: 1.350217
20.46/20.53	c 4) zchaff_rand: 1.322548
20.46/20.53	c 5) march_dl2004: 1.321529
20.46/20.53	c 6) SATenstein: -10000.000000
20.46/20.53	c 7) gnovelty+: -10000.000000
20.46/20.53	c 8) adaptg2wsat+: -10000.000000
20.46/20.53	c 9) adaptg2wsat0: -10000.000000
20.46/20.53	c 10) tts-4-0: -10000.000000
20.46/20.53	c 11) vallst: -10000.000000
20.46/20.53	c 12) minisat20: -10000.000000
20.46/20.53	c 13) kcnfs04SAT07: -10000.000000
20.46/20.53	c satzilla running picosat846 ... 
1199.31/1199.71	c Bin: Executing picosat846
1199.31/1199.71	c spawning binary file with 1179 seconds ...
1199.31/1199.71	c child exit by a signal
1199.31/1199.71	c picosat846 returned code 137.
1199.31/1199.71	c satzilla running mxc-sr08 ... 
1199.31/1199.71	c Bin: Executing mxc-sr08
1199.31/1199.71	c mxc-sr08 returned code 1.
1199.31/1199.71	c satzilla running minisat20SAT07 ... 
1199.31/1199.71	c Bin: Executing minisat20SAT07
1199.31/1199.71	c minisat20SAT07 returned code 1.
1199.31/1199.71	c satzilla running zchaff_rand ... 
1199.31/1199.71	c Bin: Executing zchaff_rand
1199.31/1199.71	c zchaff_rand returned code 1.
1199.31/1199.71	c satzilla running march_dl2004 ... 
1199.31/1199.71	c Bin: Executing march_dl2004
1199.31/1199.71	c march_dl2004 returned code 1.
1199.31/1199.71	c satzilla running SATenstein ... 
1199.31/1199.71	c Bin: Executing SATenstein
1199.31/1199.71	c SATenstein returned code 1.
1199.31/1199.71	c satzilla running gnovelty+ ... 
1199.31/1199.71	c Bin: Executing gnovelty+
1199.31/1199.71	c gnovelty+ returned code 1.
1199.31/1199.71	c satzilla running adaptg2wsat+ ... 
1199.31/1199.71	c Bin: Executing adaptg2wsat+
1199.31/1199.71	c adaptg2wsat+ returned code 1.
1199.31/1199.71	c satzilla running adaptg2wsat0 ... 
1199.31/1199.71	c Bin: Executing adaptg2wsat0
1199.31/1199.71	c adaptg2wsat0 returned code 1.
1199.31/1199.71	c satzilla running tts-4-0 ... 
1199.31/1199.71	c Bin: Executing tts-4-0
1199.31/1199.71	c tts-4-0 returned code 1.
1199.31/1199.71	c satzilla running vallst ... 
1199.31/1199.71	c Bin: Executing vallst
1199.31/1199.71	c vallst returned code 1.
1199.31/1199.71	c satzilla running minisat20 ... 
1199.31/1199.71	c Bin: Executing minisat20
1199.31/1199.71	c minisat20 returned code 1.
1199.31/1199.71	c satzilla running kcnfs04SAT07 ... 
1199.31/1199.71	c Bin: Executing kcnfs04SAT07
1199.31/1199.71	c kcnfs04SAT07 returned code 1.
1199.31/1199.71	c ERROR: All Failed! 
1199.31/1199.71	c SATZILLA_TIME=1199.520000

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-1538560-1238434900/watcher-1538560-1238434900 -o /tmp/evaluation-result-1538560-1238434900/solver-1538560-1238434900 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538560-1238434900.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 1423
/proc/meminfo: memFree=1064368/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=2056 CPUtime=0
/proc/1423/stat : 1423 (SATzilla2009_I) R 1421 1423 1038 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116151735 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/1423/statm: 514 112 96 399 0 111 0
[pid=1424] ppid=1423 vsize=3184 CPUtime=0
/proc/1424/stat : 1424 (mxc-sr08) R 1423 1423 1038 0 -1 4194304 641 0 0 0 0 0 0 0 18 0 1 0 1116151735 3260416 637 1992294400 134512640 135078026 4294956176 18446744073709551615 134554568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1424/statm: 814 637 52 138 0 673 0

[startup+0.0960021 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 1423
/proc/meminfo: memFree=1064368/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=2056 CPUtime=0
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116151735 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 514 112 96 399 0 111 0
[pid=1424] ppid=1423 vsize=5660 CPUtime=0.08
/proc/1424/stat : 1424 (mxc-sr08) R 1423 1423 1038 0 -1 4194304 1361 0 0 0 8 0 0 0 19 0 1 0 1116151735 5795840 1169 1992294400 134512640 135078026 4294956176 18446744073709551615 134721439 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1424/statm: 1415 1169 55 138 0 1274 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7716

[startup+0.101002 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 1423
/proc/meminfo: memFree=1064368/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=2056 CPUtime=0
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116151735 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 514 112 96 399 0 111 0
[pid=1424] ppid=1423 vsize=5660 CPUtime=0.09
/proc/1424/stat : 1424 (mxc-sr08) R 1423 1423 1038 0 -1 4194304 1361 0 0 0 9 0 0 0 19 0 1 0 1116151735 5795840 1169 1992294400 134512640 135078026 4294956176 18446744073709551615 134569276 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1424/statm: 1415 1169 55 138 0 1274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7716

[startup+0.302024 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 1423
/proc/meminfo: memFree=1064368/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=2056 CPUtime=0
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116151735 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 514 112 96 399 0 111 0
[pid=1424] ppid=1423 vsize=6456 CPUtime=0.29
/proc/1424/stat : 1424 (mxc-sr08) R 1423 1423 1038 0 -1 4194304 1698 0 0 0 29 0 0 0 21 0 1 0 1116151735 6610944 1392 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1424/statm: 1614 1392 71 138 0 1473 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8512

[startup+0.701069 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 1423
/proc/meminfo: memFree=1064368/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=2056 CPUtime=0
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116151735 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 514 112 96 399 0 111 0
[pid=1424] ppid=1423 vsize=6588 CPUtime=0.69
/proc/1424/stat : 1424 (mxc-sr08) R 1423 1423 1038 0 -1 4194304 1762 0 0 0 68 1 0 0 25 0 1 0 1116151735 6746112 1456 1992294400 134512640 135078026 4294956176 18446744073709551615 134533676 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1424/statm: 1647 1456 71 138 0 1506 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8644

[startup+1.50116 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 1425
/proc/meminfo: memFree=1058336/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=2056 CPUtime=0
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116151735 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 514 112 96 399 0 111 0
[pid=1424] ppid=1423 vsize=7512 CPUtime=1.49
/proc/1424/stat : 1424 (mxc-sr08) R 1423 1423 1038 0 -1 4194304 1979 0 0 0 148 1 0 0 25 0 1 0 1116151735 7692288 1673 1992294400 134512640 135078026 4294956176 18446744073709551615 134522532 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1424/statm: 1878 1673 71 138 0 1737 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9568

[startup+3.10133 s]
/proc/loadavg: 1.07 0.99 1.00 2/70 1425
/proc/meminfo: memFree=1056096/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=2056 CPUtime=0
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116151735 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 514 112 96 399 0 111 0
[pid=1424] ppid=1423 vsize=8568 CPUtime=3.08
/proc/1424/stat : 1424 (mxc-sr08) R 1423 1423 1038 0 -1 4194304 2241 0 0 0 306 2 0 0 25 0 1 0 1116151735 8773632 1935 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1424/statm: 2142 1935 71 138 0 2001 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10624

[startup+6.30169 s]
/proc/loadavg: 1.07 0.99 1.00 2/70 1425
/proc/meminfo: memFree=1056544/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=2056 CPUtime=0
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116151735 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 514 112 96 399 0 111 0
[pid=1424] ppid=1423 vsize=8964 CPUtime=6.28
/proc/1424/stat : 1424 (mxc-sr08) R 1423 1423 1038 0 -1 4194304 2347 0 0 0 626 2 0 0 25 0 1 0 1116151735 9179136 2041 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1424/statm: 2241 2041 71 138 0 2100 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11020

[startup+12.7024 s]
/proc/loadavg: 1.06 0.99 1.00 2/70 1426
/proc/meminfo: memFree=1058848/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=2056 CPUtime=9.98
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 152 2463 0 0 0 0 996 2 16 0 1 0 1116151735 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 514 121 104 399 0 111 0
[pid=1426] ppid=1423 vsize=8540 CPUtime=2.68
/proc/1426/stat : 1426 (picosat846) R 1423 1423 1038 0 -1 4194304 1840 0 0 0 267 1 0 0 25 0 1 0 1116152736 8744960 1829 1992294400 134512640 134570484 4294956176 18446744073709551615 134553208 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1426/statm: 2135 1829 85 14 0 1801 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10596

[startup+25.5018 s]
/proc/loadavg: 1.05 0.99 1.00 2/70 1429
/proc/meminfo: memFree=1048224/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=12416 CPUtime=4.96
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 2834 0 0 0 494 2 0 0 25 0 1 0 1116153788 12713984 2823 1992294400 134512640 134570484 4294956176 18446744073709551615 9721467 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 3104 2823 85 14 0 2770 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19804

[startup+51.1017 s]
/proc/loadavg: 1.03 0.99 1.00 2/70 1429
/proc/meminfo: memFree=1034208/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=25772 CPUtime=30.54
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 6152 0 0 0 3049 5 0 0 25 0 1 0 1116153788 26390528 6140 1992294400 134512640 134570484 4294956176 18446744073709551615 134553146 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 6443 6140 85 14 0 6109 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 33160

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 1.00 2/70 1429
/proc/meminfo: memFree=1016352/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=43848 CPUtime=81.72
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 10646 0 0 0 8163 9 0 0 25 0 1 0 1116153788 44900352 10634 1992294400 134512640 134570484 4294956176 18446744073709551615 134544364 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 10962 10634 85 14 0 10628 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 51236

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1429
/proc/meminfo: memFree=1007776/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=52296 CPUtime=141.71
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 12801 0 0 0 14160 11 0 0 25 0 1 0 1116153788 53551104 12789 1992294400 134512640 134570484 4294956176 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 13074 12789 85 14 0 12740 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 59684

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1431
/proc/meminfo: memFree=995424/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=65084 CPUtime=201.68
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 15883 0 0 0 20155 13 0 0 25 0 1 0 1116153788 66646016 15871 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 16271 15871 85 14 0 15937 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 72472

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1431
/proc/meminfo: memFree=985824/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=74588 CPUtime=261.66
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 18262 0 0 0 26151 15 0 0 25 0 1 0 1116153788 76378112 18250 1992294400 134512640 134570484 4294956176 18446744073709551615 134523457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 18647 18250 85 14 0 18313 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 81976

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1431
/proc/meminfo: memFree=976416/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=84224 CPUtime=321.65
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 20711 0 0 0 32148 17 0 0 25 0 1 0 1116153788 86245376 20699 1992294400 134512640 134570484 4294956176 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 21056 20699 85 14 0 20722 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1431
/proc/meminfo: memFree=941536/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=118488 CPUtime=741.55
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 29866 0 0 0 74129 26 0 0 25 0 1 0 1116153788 121331712 29311 1992294400 134512640 134570484 4294956176 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 29622 29311 85 14 0 29288 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 125876

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1431
/proc/meminfo: memFree=933984/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=126904 CPUtime=801.53
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 31749 0 0 0 80124 29 0 0 25 0 1 0 1116153788 129949696 31194 1992294400 134512640 134570484 4294956176 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 31726 31194 85 14 0 31392 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 134292

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1431
/proc/meminfo: memFree=930976/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=130204 CPUtime=861.51
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 32560 0 0 0 86121 30 0 0 25 0 1 0 1116153788 133328896 32005 1992294400 134512640 134570484 4294956176 18446744073709551615 134553189 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 32551 32005 85 14 0 32217 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 137592

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1431
/proc/meminfo: memFree=926688/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=134164 CPUtime=921.5
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 33571 0 0 0 92119 31 0 0 25 0 1 0 1116153788 137383936 33016 1992294400 134512640 134570484 4294956176 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 33541 33016 85 14 0 33207 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 141552

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1431
/proc/meminfo: memFree=921184/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=139576 CPUtime=981.48
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 34948 0 0 0 98116 32 0 0 25 0 1 0 1116153788 142925824 34393 1992294400 134512640 134570484 4294956176 18446744073709551615 134524055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 34894 34393 85 14 0 34560 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 146964

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1431
/proc/meminfo: memFree=916384/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=144328 CPUtime=1041.46
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 36146 0 0 0 104113 33 0 0 25 0 1 0 1116153788 147791872 35591 1992294400 134512640 134570484 4294956176 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 36082 35591 85 14 0 35748 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 151716

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1431
/proc/meminfo: memFree=916384/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=144328 CPUtime=1101.44
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 36146 0 0 0 110111 33 0 0 25 0 1 0 1116153788 147791872 35591 1992294400 134512640 134570484 4294956176 18446744073709551615 134551713 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 36082 35591 85 14 0 35748 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 151716

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1437
/proc/meminfo: memFree=912536/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=147892 CPUtime=1161.43
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 37043 0 0 0 116108 35 0 0 25 0 1 0 1116153788 151441408 36488 1992294400 134512640 134570484 4294956176 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 36973 36488 85 14 0 36639 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 155280

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1437
/proc/meminfo: memFree=912536/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=147892 CPUtime=1169.43
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 37043 0 0 0 116908 35 0 0 25 0 1 0 1116153788 151441408 36488 1992294400 134512640 134570484 4294956176 18446744073709551615 134552645 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 36973 36488 85 14 0 36639 0
Current children cumulated CPU time (s) 1189.92
Current children cumulated vsize (KiB) 155280

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1437
/proc/meminfo: memFree=912536/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=147892 CPUtime=1175.83
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 37043 0 0 0 117548 35 0 0 25 0 1 0 1116153788 151441408 36488 1992294400 134512640 134570484 4294956176 18446744073709551615 134544007 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 36973 36488 85 14 0 36639 0
Current children cumulated CPU time (s) 1196.32
Current children cumulated vsize (KiB) 155280

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1437
/proc/meminfo: memFree=912536/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=147892 CPUtime=1177.42
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 37043 0 0 0 117707 35 0 0 25 0 1 0 1116153788 151441408 36488 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 36973 36488 85 14 0 36639 0
Current children cumulated CPU time (s) 1197.91
Current children cumulated vsize (KiB) 155280

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1437
/proc/meminfo: memFree=912536/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=147892 CPUtime=1178.22
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 37043 0 0 0 117787 35 0 0 25 0 1 0 1116153788 151441408 36488 1992294400 134512640 134570484 4294956176 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 36973 36488 85 14 0 36639 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 155280

[startup+1199.5 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1437
/proc/meminfo: memFree=912536/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=147892 CPUtime=1178.62
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4194304 37043 0 0 0 117827 35 0 0 25 0 1 0 1116153788 151441408 36488 1992294400 134512640 134570484 4294956176 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 36973 36488 85 14 0 36639 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 155280

[startup+1199.7 s]
/proc/loadavg: 1.00 0.99 1.00 2/70 1437
/proc/meminfo: memFree=912536/2055920 swapFree=4176188/4192956
[pid=1423] ppid=1421 vsize=7388 CPUtime=20.49
/proc/1423/stat : 1423 (SATzilla2009_I) S 1421 1423 1038 0 -1 4194304 3302 8406 0 0 313 17 1695 24 25 0 1 0 1116151735 7565312 1523 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1423/statm: 1847 1523 217 399 0 1444 0
[pid=1429] ppid=1423 vsize=0 CPUtime=1178.82
/proc/1429/stat : 1429 (picosat846) R 1423 1423 1038 0 -1 4195332 37043 0 0 0 117846 36 0 0 25 0 1 0 1116153788 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/1429/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 7388

Child status: 17
Real time (s): 1199.71
CPU time (s): 1199.35
CPU user time (s): 1198.56
CPU system time (s): 0.792879
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 155280

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

runsolver used 0.956854 second user time and 3.42048 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-30 19:41:40
IDJOB=1538560
IDBENCH=70299
IDSOLVER=528
FILE ID=node59/1538560-1238434900
PBS_JOBID= 9061537
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= 17df6005fb09e0a5c9a1d88e4e3ac572
RANDOM SEED=36207501

node59.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.209
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.209
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:       1064920 kB
Buffers:        102008 kB
Cached:         783032 kB
SwapCached:      10112 kB
Active:         135520 kB
Inactive:       761104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1064920 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:           32196 kB
Writeback:           0 kB
Mapped:          16708 kB
Slab:            79964 kB
Committed_AS:  3011504 kB
PageTables:       1720 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= 66216 MiB
End job on node59 at 2009-03-30 20:01:40