Trace number 1539708

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.23 1199.74

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S844931093-069.cnf
MD5SUM589832b31b8f1cb4096063d76e2202cf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.066989
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.37/16.42	c SATzilla is building models for class 2
16.37/16.42	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.42	c Bin: Executing march_dl2004
16.37/16.42	c spawning binary file with 5 seconds ...
16.37/16.42	c child exit by a signal
16.37/16.42	c march_dl2004 returned code 137.
16.37/16.42	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.42	c Bin: Executing mxc-sr08
16.37/16.42	c spawning binary file with 5 seconds ...
16.37/16.42	c child exit by a signal
16.37/16.42	c mxc-sr08 returned code 137.
16.37/16.42	c Orignal number of varibales is 560, number of clauses is 2380 
16.37/16.42	c predicted feature computation time is 6.996799 
16.37/16.42	c Bin: Executing satelite
16.37/16.42	c spawning binary file with 240 seconds ...
16.37/16.42	c child exited successfully
16.37/16.42	c satzilla computing base features
16.37/16.42	c Number of variabe is: 548, Number of clause is : 2368 
16.37/16.42	c Initializing...
16.37/16.42	c satzilla compute diameter ...
16.37/16.42	c start diameter features ...
16.37/16.42	c satzilla doing clause learning
16.37/16.42	c start clause learning features ...
16.37/16.42	c Bin: Executing zchaff07
16.37/16.42	c spawning binary file with 2 seconds ...
16.37/16.42	c child exit by a signal
16.37/16.42	c satzilla doing survey propogation probe
16.37/16.42	c do survay propogation for 2 second ...
16.37/16.42	c satzilla doing local search probe
16.37/16.42	c satzilla doing lobjois search-space size estimate
16.37/16.42	c features are:560 2380 548 2368 0.0218978 0.00506757 0.231419 0.483193 0.584173 0.663693 0.00552608 0.0555887 0.00547445 0.00912409 0.129452 0 0.972128 0.00552608 0.269411 0.00253378 0.011402 2.61476 0.236022 0.167375 0 0.777778 3.3097 0.00268174 0.390199 0 0.00633446 2.2992 0.487331 0.0109104 0.271342 0.00506757 0.0236486 4 0 4 4 -0 3825.25 0.0179758 3717 3903 3903 3717 3903 3822 3859 32.7898 0.112734 28.0342 36.4996 36.4996 28.0342 36.4996 30.3352 36.2902 0.40512 0.556705 0.00298735 0.966557 0.711409 0.0914742 0.58273 0.222425 0.3945 0.0918167 0.60472 0.00439959 0.344422 0.165992 0.0287822 0.127248 0.048842 0.0801964 24.5316 0.218816 121.109 0.0648033 121 111 131 0.763252 0.241965 0.87606 0.0324048 0.321945 0.532725 
16.37/16.42	c satzilla's ranking:
16.37/16.42	c 1) minisat20SAT07: 3.429406
16.37/16.42	c 2) mxc-sr08: 3.351182
16.37/16.42	c 3) minisat20: 3.252823
16.37/16.42	c 4) march_dl2004: 3.101560
16.37/16.42	c 5) vallst: 0.904310
16.37/16.42	c 6) zchaff_rand: 0.382559
16.37/16.42	c 7) tts-4-0: 0.348068
16.37/16.42	c 8) SATenstein: -10000.000000
16.37/16.42	c 9) gnovelty+: -10000.000000
16.37/16.42	c 10) adaptg2wsat+: -10000.000000
16.37/16.42	c 11) adaptg2wsat0: -10000.000000
16.37/16.42	c 12) picosat846: -10000.000000
16.37/16.42	c 13) kcnfs04SAT07: -10000.000000
16.37/16.42	c satzilla running minisat20SAT07 ... 
1199.17/1199.73	c Bin: Executing minisat20SAT07
1199.17/1199.73	c spawning binary file with 1183 seconds ...
1199.17/1199.73	c child exit by a signal
1199.17/1199.73	c minisat20SAT07 returned code 137.
1199.17/1199.73	c satzilla running mxc-sr08 ... 
1199.17/1199.73	c Bin: Executing mxc-sr08
1199.17/1199.73	c mxc-sr08 returned code 1.
1199.17/1199.73	c satzilla running minisat20 ... 
1199.17/1199.73	c Bin: Executing minisat20
1199.17/1199.73	c minisat20 returned code 1.
1199.17/1199.73	c satzilla running march_dl2004 ... 
1199.17/1199.73	c Bin: Executing march_dl2004
1199.17/1199.73	c march_dl2004 returned code 1.
1199.17/1199.73	c satzilla running vallst ... 
1199.17/1199.73	c Bin: Executing vallst
1199.17/1199.73	c vallst returned code 1.
1199.17/1199.73	c satzilla running zchaff_rand ... 
1199.17/1199.73	c Bin: Executing zchaff_rand
1199.17/1199.73	c zchaff_rand returned code 1.
1199.17/1199.73	c satzilla running tts-4-0 ... 
1199.17/1199.73	c Bin: Executing tts-4-0
1199.17/1199.73	c tts-4-0 returned code 1.
1199.17/1199.73	c satzilla running SATenstein ... 
1199.17/1199.73	c Bin: Executing SATenstein
1199.17/1199.73	c SATenstein returned code 1.
1199.17/1199.73	c satzilla running gnovelty+ ... 
1199.17/1199.73	c Bin: Executing gnovelty+
1199.17/1199.73	c gnovelty+ returned code 1.
1199.17/1199.73	c satzilla running adaptg2wsat+ ... 
1199.17/1199.73	c Bin: Executing adaptg2wsat+
1199.17/1199.73	c adaptg2wsat+ returned code 1.
1199.17/1199.73	c satzilla running adaptg2wsat0 ... 
1199.17/1199.73	c Bin: Executing adaptg2wsat0
1199.17/1199.73	c adaptg2wsat0 returned code 1.
1199.17/1199.73	c satzilla running picosat846 ... 
1199.17/1199.73	c Bin: Executing picosat846
1199.17/1199.73	c picosat846 returned code 1.
1199.17/1199.73	c satzilla running kcnfs04SAT07 ... 
1199.17/1199.73	c Bin: Executing kcnfs04SAT07
1199.17/1199.73	c kcnfs04SAT07 returned code 1.
1199.17/1199.73	c ERROR: All Failed! 
1199.17/1199.73	c SATZILLA_TIME=1199.390000

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-1539708-1238579223/watcher-1539708-1238579223 -o /tmp/evaluation-result-1539708-1238579223/solver-1539708-1238579223 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539708-1238579223.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.92 0.98 0.99 3/64 22644
/proc/meminfo: memFree=1522792/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=2056 CPUtime=0
/proc/22644/stat : 22644 (SATzilla2009_C) R 22642 22644 22399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1130588192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/22644/statm: 514 112 96 399 0 111 0
[pid=22645] ppid=22644 vsize=768 CPUtime=0
/proc/22645/stat : 22645 (march_dl2004) R 22644 22644 22399 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 1130588192 786432 110 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22645/statm: 192 112 52 118 0 71 0

[startup+0.021609 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22644
/proc/meminfo: memFree=1522792/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=2056 CPUtime=0
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1130588192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22644/statm: 514 112 96 399 0 111 0
[pid=22645] ppid=22644 vsize=1220 CPUtime=0.02
/proc/22645/stat : 22645 (march_dl2004) R 22644 22644 22399 0 -1 4194304 257 0 0 0 2 0 0 0 18 0 1 0 1130588192 1249280 246 1992294400 134512640 134996440 4294956192 18446744073709551615 134542944 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22645/statm: 305 246 72 118 0 184 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3276

[startup+0.101618 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22644
/proc/meminfo: memFree=1522792/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=2056 CPUtime=0
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1130588192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22644/statm: 514 112 96 399 0 111 0
[pid=22645] ppid=22644 vsize=1352 CPUtime=0.09
/proc/22645/stat : 22645 (march_dl2004) R 22644 22644 22399 0 -1 4194304 276 0 0 0 9 0 0 0 19 0 1 0 1130588192 1384448 265 1992294400 134512640 134996440 4294956192 18446744073709551615 134528162 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22645/statm: 338 265 74 118 0 217 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3408

[startup+0.301638 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22644
/proc/meminfo: memFree=1522792/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=2056 CPUtime=0
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1130588192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22644/statm: 514 112 96 399 0 111 0
[pid=22645] ppid=22644 vsize=1352 CPUtime=0.29
/proc/22645/stat : 22645 (march_dl2004) R 22644 22644 22399 0 -1 4194304 287 0 0 0 29 0 0 0 21 0 1 0 1130588192 1384448 276 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22645/statm: 338 276 74 118 0 217 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3408

[startup+0.701681 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22644
/proc/meminfo: memFree=1522792/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=2056 CPUtime=0
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1130588192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22644/statm: 514 112 96 399 0 111 0
[pid=22645] ppid=22644 vsize=1492 CPUtime=0.69
/proc/22645/stat : 22645 (march_dl2004) R 22644 22644 22399 0 -1 4194304 297 0 0 0 69 0 0 0 25 0 1 0 1130588192 1527808 286 1992294400 134512640 134996440 4294956192 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22645/statm: 373 286 74 118 0 252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3548

[startup+1.50177 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22646
/proc/meminfo: memFree=1521816/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=2056 CPUtime=0
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1130588192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22644/statm: 514 112 96 399 0 111 0
[pid=22645] ppid=22644 vsize=1492 CPUtime=1.49
/proc/22645/stat : 22645 (march_dl2004) R 22644 22644 22399 0 -1 4194304 300 0 0 0 149 0 0 0 25 0 1 0 1130588192 1527808 289 1992294400 134512640 134996440 4294956192 18446744073709551615 134537129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22645/statm: 373 289 74 118 0 252 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3548

[startup+3.10294 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22646
/proc/meminfo: memFree=1521688/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=2056 CPUtime=0
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1130588192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22644/statm: 514 112 96 399 0 111 0
[pid=22645] ppid=22644 vsize=1492 CPUtime=3.09
/proc/22645/stat : 22645 (march_dl2004) R 22644 22644 22399 0 -1 4194304 307 0 0 0 309 0 0 0 25 0 1 0 1130588192 1527808 296 1992294400 134512640 134996440 4294956192 18446744073709551615 134571981 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22645/statm: 373 296 74 118 0 252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3548

[startup+6.30128 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 22647
/proc/meminfo: memFree=1522008/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=2056 CPUtime=4.99
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 156 311 0 0 0 0 499 0 16 0 1 0 1130588192 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 514 125 107 399 0 111 0
[pid=22647] ppid=22644 vsize=1656 CPUtime=1.28
/proc/22647/stat : 22647 (mxc-sr08) R 22644 22644 22399 0 -1 4194304 333 0 0 0 128 0 0 0 25 0 1 0 1130588693 1695744 329 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22647/statm: 414 329 71 138 0 273 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3712

[startup+12.702 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 22649
/proc/meminfo: memFree=1519512/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=7512 CPUtime=12.67
/proc/22644/stat : 22644 (SATzilla2009_C) R 22642 22644 22399 0 -1 4194304 522 1961 0 0 60 7 1198 2 24 0 1 0 1130588192 7692288 426 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/22644/statm: 1878 426 207 399 0 1475 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7512

[startup+25.5013 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 22650
/proc/meminfo: memFree=1521120/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=2920 CPUtime=9.07
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 408 0 0 0 907 0 0 0 25 0 1 0 1130589835 2990080 403 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 730 403 73 138 0 589 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6332

[startup+51.1011 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 22650
/proc/meminfo: memFree=1520352/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=3580 CPUtime=34.65
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 552 0 0 0 3465 0 0 0 25 0 1 0 1130589835 3665920 547 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 895 547 73 138 0 754 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 6992

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 22650
/proc/meminfo: memFree=1519776/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=4240 CPUtime=85.84
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 717 0 0 0 8584 0 0 0 25 0 1 0 1130589835 4341760 712 1992294400 134512640 135078472 4294956176 18446744073709551615 134551950 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 1060 712 73 138 0 919 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 7652

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22650
/proc/meminfo: memFree=1519200/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=4768 CPUtime=145.81
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 874 0 0 0 14581 0 0 0 25 0 1 0 1130589835 4882432 869 1992294400 134512640 135078472 4294956176 18446744073709551615 134550849 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 1192 869 73 138 0 1051 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 8180

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22650
/proc/meminfo: memFree=1518752/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=5164 CPUtime=205.78
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 976 0 0 0 20578 0 0 0 25 0 1 0 1130589835 5287936 971 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 1291 971 73 138 0 1150 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 8576

[startup+282.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 22650
/proc/meminfo: memFree=1518560/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=5432 CPUtime=265.77
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1032 0 0 0 26576 1 0 0 25 0 1 0 1130589835 5562368 1027 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 1358 1027 73 138 0 1217 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 8844

[startup+342.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 22650
/proc/meminfo: memFree=1518112/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=5832 CPUtime=325.74
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1142 0 0 0 32573 1 0 0 25 0 1 0 1130589835 5971968 1137 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 1458 1137 73 138 0 1317 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 9244


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


[startup+762.305 s]
/proc/loadavg: 1.17 1.10 1.02 2/66 22650
/proc/meminfo: memFree=1516704/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=7280 CPUtime=745.56
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1490 0 0 0 74555 1 0 0 25 0 1 0 1130589835 7454720 1485 1992294400 134512640 135078472 4294956176 18446744073709551615 134550883 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 1820 1485 73 138 0 1679 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 10692

[startup+822.302 s]
/proc/loadavg: 1.06 1.08 1.01 2/66 22650
/proc/meminfo: memFree=1516640/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=7396 CPUtime=805.54
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1515 0 0 0 80553 1 0 0 25 0 1 0 1130589835 7573504 1510 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 1849 1510 73 138 0 1708 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 10808

[startup+882.301 s]
/proc/loadavg: 1.02 1.06 1.01 2/66 22656
/proc/meminfo: memFree=1516512/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=7528 CPUtime=865.52
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1555 0 0 0 86550 2 0 0 25 0 1 0 1130589835 7708672 1550 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 1882 1550 73 138 0 1741 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 10940

[startup+942.302 s]
/proc/loadavg: 1.01 1.05 1.00 2/66 22656
/proc/meminfo: memFree=1516448/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=7528 CPUtime=925.49
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1570 0 0 0 92547 2 0 0 25 0 1 0 1130589835 7708672 1565 1992294400 134512640 135078472 4294956176 18446744073709551615 134551025 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 1882 1565 73 138 0 1741 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 10940

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 22656
/proc/meminfo: memFree=1516384/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=7656 CPUtime=985.46
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1593 0 0 0 98544 2 0 0 25 0 1 0 1130589835 7839744 1588 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 1914 1588 73 138 0 1773 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 11068

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 22656
/proc/meminfo: memFree=1516320/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=7792 CPUtime=1045.44
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1623 0 0 0 104542 2 0 0 25 0 1 0 1130589835 7979008 1618 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 1948 1618 73 138 0 1807 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 11204

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 22656
/proc/meminfo: memFree=1516128/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=7924 CPUtime=1105.41
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1659 0 0 0 110539 2 0 0 25 0 1 0 1130589835 8114176 1654 1992294400 134512640 135078472 4294956176 18446744073709551615 134550665 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 1981 1654 73 138 0 1840 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 11336

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 22656
/proc/meminfo: memFree=1515936/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=8052 CPUtime=1165.39
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1696 0 0 0 116537 2 0 0 25 0 1 0 1130589835 8245248 1691 1992294400 134512640 135078472 4294956176 18446744073709551615 134556042 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 2013 1691 73 138 0 1872 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 11464

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22656
/proc/meminfo: memFree=1515936/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=8052 CPUtime=1173.38
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1696 0 0 0 117336 2 0 0 25 0 1 0 1130589835 8245248 1691 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 2013 1691 73 138 0 1872 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 11464

[startup+1196.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22656
/proc/meminfo: memFree=1515936/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=8052 CPUtime=1179.79
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1699 0 0 0 117977 2 0 0 25 0 1 0 1130589835 8245248 1694 1992294400 134512640 135078472 4294956176 18446744073709551615 134552617 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 2013 1694 73 138 0 1872 0
Current children cumulated CPU time (s) 1196.18
Current children cumulated vsize (KiB) 11464

[startup+1198.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22656
/proc/meminfo: memFree=1515936/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=8184 CPUtime=1181.38
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1703 0 0 0 118136 2 0 0 25 0 1 0 1130589835 8380416 1698 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 2046 1698 73 138 0 1905 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 11596

[startup+1199.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22656
/proc/meminfo: memFree=1515872/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=8184 CPUtime=1182.18
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1703 0 0 0 118216 2 0 0 25 0 1 0 1130589835 8380416 1698 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 2046 1698 73 138 0 1905 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 11596

[startup+1199.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22656
/proc/meminfo: memFree=1515872/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=8184 CPUtime=1182.58
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1703 0 0 0 118256 2 0 0 25 0 1 0 1130589835 8380416 1698 1992294400 134512640 135078472 4294956176 18446744073709551615 134550746 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 2046 1698 73 138 0 1905 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 11596

[startup+1199.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22656
/proc/meminfo: memFree=1515872/2055920 swapFree=4178540/4192956
[pid=22644] ppid=22642 vsize=3412 CPUtime=16.39
/proc/22644/stat : 22644 (SATzilla2009_C) S 22642 22644 22399 0 -1 4194304 555 1961 0 0 413 26 1198 2 25 0 1 0 1130588192 3493888 389 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22644/statm: 853 389 219 399 0 450 0
[pid=22650] ppid=22644 vsize=8184 CPUtime=1182.78
/proc/22650/stat : 22650 (minisat20SAT07) R 22644 22644 22399 0 -1 4194304 1703 0 0 0 118276 2 0 0 25 0 1 0 1130589835 8380416 1698 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22650/statm: 2046 1698 73 138 0 1905 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 11596

Child status: 17
Real time (s): 1199.74
CPU time (s): 1199.23
CPU user time (s): 1198.91
CPU system time (s): 0.315951
CPU usage (%): 99.9576
Max. virtual memory (cumulated for all children) (KiB): 11596

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

runsolver used 0.98585 second user time and 3.38248 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-01 11:47:03
IDJOB=1539708
IDBENCH=70682
IDSOLVER=527
FILE ID=node19/1539708-1238579223
PBS_JOBID= 9070536
Free space on /tmp= 66404 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S844931093-069.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539708-1238579223/watcher-1539708-1238579223 -o /tmp/evaluation-result-1539708-1238579223/solver-1539708-1238579223 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539708-1238579223.cnf

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

MD5SUM BENCH= 589832b31b8f1cb4096063d76e2202cf
RANDOM SEED=680771331

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.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1523336 kB
Buffers:         84560 kB
Cached:         352856 kB
SwapCached:       8188 kB
Active:         240632 kB
Inactive:       206632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1523336 kB
SwapTotal:     4192956 kB
SwapFree:      4178540 kB
Dirty:           31484 kB
Writeback:           0 kB
Mapped:          15560 kB
Slab:            71324 kB
Committed_AS:  3095868 kB
PageTables:       1456 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= 66372 MiB
End job on node19 at 2009-04-01 12:07:03