Trace number 1716589

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_R 2009-03-22? (exit code) 1199.58 1200.28

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-15-u.cnf
MD5SUMc2f768afbb9db3d5f5133c3f48734894
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables217930
Number of clauses1002997
Sum of the clauses size2303180
Maximum clause length10
Minimum clause length1
Number of clauses of size 116378
Number of clauses of size 2795155
Number of clauses of size 3150764
Number of clauses of size 44520
Number of clauses of size 518080
Number of clauses of size over 518100

Solver Data

121.66/121.92	c SATzilla is building models for class 1
121.66/121.92	c run presolver SATenstein for 30 seconds ... 
121.66/121.92	c Bin: Executing SATenstein
121.66/121.92	c spawning binary file with 30 seconds ...
121.66/121.92	c child exit by a signal
121.66/121.92	c SATenstein returned code 137.
121.66/121.92	c run presolver mxc-sr08 for 30 seconds ... 
121.66/121.92	c Bin: Executing mxc-sr08
121.66/121.92	c spawning binary file with 30 seconds ...
121.66/121.92	c child exit by a signal
121.66/121.92	c mxc-sr08 returned code 137.
121.66/121.92	c Orignal number of varibales is 217930, number of clauses is 1002997 
121.66/121.92	c predicted feature computation time is -780.818129 
121.66/121.92	c Bin: Executing satelite
121.66/121.92	c spawning binary file with 240 seconds ...
121.66/121.92	c child exited successfully
121.66/121.92	c satzilla computing base features
121.66/121.92	c Number of variabe is: 105677, Number of clause is : 590731 
121.66/121.92	c Initializing...
121.66/121.92	c satzilla compute diameter ...
121.66/121.92	c start diameter features ...
121.66/121.92	c satzilla doing clause learning
121.66/121.92	c start clause learning features ...
121.66/121.92	c Bin: Executing zchaff07
121.66/121.92	c spawning binary file with 2 seconds ...
121.66/121.92	c child exit by a signal
121.66/121.92	c satzilla doing survey propogation probe
121.66/121.92	c do survay propogation for 2 second ...
121.66/121.92	c satzilla doing local search probe
121.66/121.92	c satzilla doing lobjois search-space size estimate
121.66/121.92	c features are:217930 1.003e+06 105677 590731 1.06223 0.697891 0.178892 0.391001 0.994631 1.38414 2.5916e-05 0.48765 1.89256e-05 9.4628e-05 1.02737 0.607122 0.870818 2.5916e-05 0.486561 1.18497e-05 6.26343e-05 2.56514 0.265172 0.162403 0 0.789474 2.89248 1.53051e-05 0.487518 5.07845e-06 4.06276e-05 2.30467 0.741447 2.80573e-05 0.477203 6.77127e-06 6.77127e-05 15.5455 0.0320306 15 16 0.689009 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.586659 0.536171 5.36546e-09 0.959669 0.886316 0.0733407 0.842884 0.289808 0.757842 0.0159883 0.795261 4.67282e-08 0.16285 0.0298667 1.38447e-05 0.0227012 0.0071748 0.0159154 24190 0 0 0 0 0 0 3.07613 0 1.27718 0 0.209748 0.764041 
121.66/121.92	c satzilla's ranking:
121.66/121.92	c 1) SATenstein: 2269.649743
121.66/121.92	c 2) adaptg2wsat0: 3.605940
121.66/121.92	c 3) march_dl2004: 3.271709
121.66/121.92	c 4) adaptg2wsat+: 1.454454
121.66/121.92	c 5) gnovelty+: 1.167347
121.66/121.92	c 6) picosat846: -1.455945
121.66/121.92	c 7) kcnfs04SAT07: -917.501012
121.66/121.92	c 8) mxc-sr08: -10000.000000
121.66/121.92	c 9) tts-4-0: -10000.000000
121.66/121.92	c 10) zchaff_rand: -10000.000000
121.66/121.92	c 11) vallst: -10000.000000
121.66/121.92	c 12) minisat20: -10000.000000
121.66/121.92	c 13) minisat20SAT07: -10000.000000
121.66/121.92	c satzilla running SATenstein ... 
1199.47/1200.26	c Bin: Executing SATenstein
1199.47/1200.26	c spawning binary file with 1078 seconds ...
1199.47/1200.26	c child exit by a signal
1199.47/1200.26	c SATenstein returned code 137.
1199.47/1200.26	c satzilla running adaptg2wsat0 ... 
1199.47/1200.26	c Bin: Executing adaptg2wsat0
1199.47/1200.26	c adaptg2wsat0 returned code 1.
1199.47/1200.26	c satzilla running march_dl2004 ... 
1199.47/1200.26	c Bin: Executing march_dl2004
1199.47/1200.26	c march_dl2004 returned code 1.
1199.47/1200.26	c satzilla running adaptg2wsat+ ... 
1199.47/1200.26	c Bin: Executing adaptg2wsat+
1199.47/1200.26	c adaptg2wsat+ returned code 1.
1199.47/1200.26	c satzilla running gnovelty+ ... 
1199.47/1200.26	c Bin: Executing gnovelty+
1199.47/1200.26	c gnovelty+ returned code 1.
1199.47/1200.26	c satzilla running picosat846 ... 
1199.47/1200.26	c Bin: Executing picosat846
1199.47/1200.26	c picosat846 returned code 1.
1199.47/1200.26	c satzilla running kcnfs04SAT07 ... 
1199.47/1200.26	c Bin: Executing kcnfs04SAT07
1199.47/1200.26	c kcnfs04SAT07 returned code 1.
1199.47/1200.26	c satzilla running mxc-sr08 ... 
1199.47/1200.26	c Bin: Executing mxc-sr08
1199.47/1200.26	c mxc-sr08 returned code 1.
1199.47/1200.26	c satzilla running tts-4-0 ... 
1199.47/1200.26	c Bin: Executing tts-4-0
1199.47/1200.26	c tts-4-0 returned code 1.
1199.47/1200.26	c satzilla running zchaff_rand ... 
1199.47/1200.26	c Bin: Executing zchaff_rand
1199.47/1200.26	c zchaff_rand returned code 1.
1199.47/1200.26	c satzilla running vallst ... 
1199.47/1200.26	c Bin: Executing vallst
1199.47/1200.26	c vallst returned code 1.
1199.47/1200.26	c satzilla running minisat20 ... 
1199.47/1200.26	c Bin: Executing minisat20
1199.47/1200.26	c minisat20 returned code 1.
1199.47/1200.26	c satzilla running minisat20SAT07 ... 
1199.47/1200.26	c Bin: Executing minisat20SAT07
1199.47/1200.26	c minisat20SAT07 returned code 1.
1199.47/1200.26	c ERROR: All Failed! 
1199.47/1200.26	c SATZILLA_TIME=1199.730000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716589-1240617647/watcher-1716589-1240617647 -o /tmp/evaluation-result-1716589-1240617647/solver-1716589-1240617647 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1716589-1240617647.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.02 1.00 3/64 18999
/proc/meminfo: memFree=1439224/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=2056 CPUtime=0
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89798201 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 514 112 96 399 0 111 0
[pid=19000] ppid=18999 vsize=984 CPUtime=0
/proc/19000/stat : 19000 (SATenstein) D 18999 18999 18627 0 -1 4194304 39 0 0 0 0 0 0 0 19 0 1 0 89798201 1007616 32 1992294400 134512640 134854740 4294955344 18446744073709551615 7484324 0 0 8392704 0 18446744071563608240 0 0 17 0 0 0
/proc/19000/statm: 246 32 26 83 0 125 0

[startup+0.0814809 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 18999
/proc/meminfo: memFree=1439224/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=2056 CPUtime=0
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89798201 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 514 112 96 399 0 111 0
[pid=19000] ppid=18999 vsize=14708 CPUtime=0.02
/proc/19000/stat : 19000 (SATenstein) R 18999 18999 18627 0 -1 4194304 389 0 11 0 2 0 0 0 18 0 1 0 89798201 15060992 381 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19000/statm: 3677 381 151 83 0 3238 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16764

[startup+0.101442 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 18999
/proc/meminfo: memFree=1439224/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=2056 CPUtime=0
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89798201 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 514 112 96 399 0 111 0
[pid=19000] ppid=18999 vsize=14708 CPUtime=0.04
/proc/19000/stat : 19000 (SATenstein) R 18999 18999 18627 0 -1 4194304 471 0 11 0 4 0 0 0 18 0 1 0 89798201 15060992 463 1992294400 134512640 134854740 4294955344 18446744073709551615 134782321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19000/statm: 3677 463 151 83 0 3238 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16764

[startup+0.301463 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 18999
/proc/meminfo: memFree=1439224/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=2056 CPUtime=0
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89798201 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 514 112 96 399 0 111 0
[pid=19000] ppid=18999 vsize=14708 CPUtime=0.24
/proc/19000/stat : 19000 (SATenstein) R 18999 18999 18627 0 -1 4194304 1241 0 11 0 24 0 0 0 20 0 1 0 89798201 15060992 1233 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19000/statm: 3677 1233 151 83 0 3238 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 16764

[startup+0.701512 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 18999
/proc/meminfo: memFree=1439224/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=2056 CPUtime=0
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89798201 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 514 112 96 399 0 111 0
[pid=19000] ppid=18999 vsize=18808 CPUtime=0.64
/proc/19000/stat : 19000 (SATenstein) R 18999 18999 18627 0 -1 4194304 2618 0 11 0 63 1 0 0 23 0 1 0 89798201 19259392 2610 1992294400 134512640 134854740 4294955344 18446744073709551615 7814103 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19000/statm: 4702 2610 151 83 0 4263 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 20864

[startup+1.50159 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 19001
/proc/meminfo: memFree=1422312/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=2056 CPUtime=0
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89798201 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 514 112 96 399 0 111 0
[pid=19000] ppid=18999 vsize=100504 CPUtime=1.44
/proc/19000/stat : 19000 (SATenstein) R 18999 18999 18627 0 -1 4194304 10906 0 11 0 139 5 0 0 25 0 1 0 89798201 102916096 10897 1992294400 134512640 134854740 4294955344 18446744073709551615 134772464 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19000/statm: 25126 10897 153 83 0 24687 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 102560

[startup+3.10176 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 19001
/proc/meminfo: memFree=1340264/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=2056 CPUtime=0
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89798201 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 514 112 96 399 0 111 0
[pid=19000] ppid=18999 vsize=210476 CPUtime=2.98
/proc/19000/stat : 19000 (SATenstein) R 18999 18999 18627 0 -1 4194304 26084 0 12 0 288 10 0 0 25 0 1 0 89798201 215527424 24689 1992294400 134512640 134854740 4294955344 18446744073709551615 134524463 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19000/statm: 52619 24689 173 83 0 52180 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 212532

[startup+6.30111 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 19001
/proc/meminfo: memFree=1340264/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=2056 CPUtime=0
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89798201 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 514 112 96 399 0 111 0
[pid=19000] ppid=18999 vsize=210476 CPUtime=6.19
/proc/19000/stat : 19000 (SATenstein) R 18999 18999 18627 0 -1 4194304 26567 0 12 0 608 11 0 0 25 0 1 0 89798201 215527424 24689 1992294400 134512640 134854740 4294955344 18446744073709551615 134524461 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19000/statm: 52619 24689 173 83 0 52180 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 212532

[startup+12.7028 s]
/proc/loadavg: 1.00 1.02 1.00 2/71 19007
/proc/meminfo: memFree=1339128/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=2056 CPUtime=0
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89798201 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 514 112 96 399 0 111 0
[pid=19000] ppid=18999 vsize=210476 CPUtime=12.58
/proc/19000/stat : 19000 (SATenstein) R 18999 18999 18627 0 -1 4194304 26633 0 12 0 1246 12 0 0 25 0 1 0 89798201 215527424 24689 1992294400 134512640 134854740 4294955344 18446744073709551615 134524495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19000/statm: 52619 24689 173 83 0 52180 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 212532

[startup+25.5012 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19007
/proc/meminfo: memFree=1340192/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=2056 CPUtime=0
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89798201 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 514 112 96 399 0 111 0
[pid=19000] ppid=18999 vsize=210476 CPUtime=25.37
/proc/19000/stat : 19000 (SATenstein) R 18999 18999 18627 0 -1 4194304 26645 0 12 0 2523 14 0 0 25 0 1 0 89798201 215527424 24689 1992294400 134512640 134854740 4294955344 18446744073709551615 134524169 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19000/statm: 52619 24689 173 83 0 52180 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 212532

[startup+51.1019 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19008
/proc/meminfo: memFree=1329632/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=2056 CPUtime=30
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 152 26650 0 12 0 0 2983 17 16 0 1 0 89798201 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 514 121 104 399 0 111 0
[pid=19008] ppid=18999 vsize=118112 CPUtime=20.93
/proc/19008/stat : 19008 (mxc-sr08) R 18999 18999 18627 0 -1 4194304 35900 0 0 0 2077 16 0 0 25 0 1 0 89801214 120946688 27283 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19008/statm: 29528 27283 71 138 0 29387 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 120168

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19009
/proc/meminfo: memFree=1372328/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=57400 CPUtime=102.09
/proc/18999/stat : 18999 (SATzilla2009_R) R 18997 18999 18627 0 -1 4194304 13846 104566 0 12 3448 6 6689 66 25 0 1 0 89798201 58777600 13797 1992294400 134512640 136149437 4294956208 18446744073709551615 134535214 0 0 4096 0 0 0 0 17 0 0 0
/proc/18999/statm: 14350 13797 135 399 0 13947 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 57400

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262688/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=40.34
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 4021 13 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134597717 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 281928

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262688/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=100.31
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 10018 13 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134597771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 281928

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262688/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=160.29
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 16016 13 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 281.97
Current children cumulated vsize (KiB) 281928

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262696/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=220.26
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 22013 13 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134597771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 341.94
Current children cumulated vsize (KiB) 281928


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=700.04
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 69991 13 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134597884 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 821.72
Current children cumulated vsize (KiB) 281928

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=760.01
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 75988 13 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134597771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 881.69
Current children cumulated vsize (KiB) 281928

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=819.99
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 81986 13 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134735005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 281928

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=879.96
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 87983 13 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134597771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 281928

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=939.94
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 93981 13 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134597717 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 281928

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=999.92
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 99978 14 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134735132 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 281928

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=1059.89
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 105975 14 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134668915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 281928

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 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=1067.89
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 106775 14 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134597717 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 1189.57
Current children cumulated vsize (KiB) 281928

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=1074.29
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 107415 14 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134597774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 1195.97
Current children cumulated vsize (KiB) 281928

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=1075.89
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 107575 14 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134735263 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 1197.57
Current children cumulated vsize (KiB) 281928

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=1076.69
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 107655 14 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134597802 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 1198.37
Current children cumulated vsize (KiB) 281928

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=1077.49
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 107735 14 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134734981 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 281928

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=1077.69
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 107755 14 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134597516 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 281928

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19011
/proc/meminfo: memFree=1262568/2055920 swapFree=4181324/4192956
[pid=18999] ppid=18997 vsize=71452 CPUtime=121.68
/proc/18999/stat : 18999 (SATzilla2009_R) S 18997 18999 18627 0 -1 4194304 32546 121838 0 12 5195 18 6880 75 25 0 1 0 89798201 73166848 17439 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18999/statm: 17863 17439 220 399 0 17460 0
[pid=19011] ppid=18999 vsize=210476 CPUtime=1077.79
/proc/19011/stat : 19011 (SATenstein) R 18999 18999 18627 0 -1 4194304 25930 0 0 0 107765 14 0 0 25 0 1 0 89810393 215527424 23955 1992294400 134512640 134854740 4294955840 18446744073709551615 134560776 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19011/statm: 52619 23955 171 83 0 52180 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 281928

Child status: 17
Real time (s): 1200.28
CPU time (s): 1199.58
CPU user time (s): 1198.46
CPU system time (s): 1.11683
CPU usage (%): 99.9417
Max. virtual memory (cumulated for all children) (KiB): 281928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.46
system time used= 1.11683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180328
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59
involuntary context switches= 3660

runsolver used 0.967852 second user time and 3.40748 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-25 02:00:49
IDJOB=1716589
IDBENCH=20385
IDSOLVER=526
FILE ID=node19/1716589-1240617647
PBS_JOBID= 9186295
Free space on /tmp= 66224 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-15-u.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716589-1240617647/watcher-1716589-1240617647 -o /tmp/evaluation-result-1716589-1240617647/solver-1716589-1240617647 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1716589-1240617647.cnf

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

MD5SUM BENCH= c2f768afbb9db3d5f5133c3f48734894
RANDOM SEED=1815282399

node19.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.236
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.236
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:       1439768 kB
Buffers:         68724 kB
Cached:         469428 kB
SwapCached:       6324 kB
Active:         175680 kB
Inactive:       371240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439768 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:           49340 kB
Writeback:           0 kB
Mapped:          13412 kB
Slab:            55220 kB
Committed_AS:   288300 kB
PageTables:       1452 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= 66192 MiB
End job on node19 at 2009-04-25 02:20:50