Trace number 1539792

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.21 1199.72

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/540/
unif-k3-r4.25-v540-c2295-S433356712-017.cnf
MD5SUM4a78ab70ae5c4ba56ac4f88e429d1c79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.082986
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.27/16.39	c SATzilla is building models for class 2
16.27/16.39	c run presolver march_dl2004 for 5 seconds ... 
16.27/16.39	c Bin: Executing march_dl2004
16.27/16.39	c spawning binary file with 5 seconds ...
16.27/16.39	c child exit by a signal
16.27/16.39	c march_dl2004 returned code 137.
16.27/16.39	c run presolver mxc-sr08 for 5 seconds ... 
16.27/16.39	c Bin: Executing mxc-sr08
16.27/16.39	c spawning binary file with 5 seconds ...
16.27/16.39	c child exit by a signal
16.27/16.39	c mxc-sr08 returned code 137.
16.27/16.39	c Orignal number of varibales is 540, number of clauses is 2295 
16.27/16.39	c predicted feature computation time is 6.991536 
16.27/16.39	c Bin: Executing satelite
16.27/16.39	c spawning binary file with 240 seconds ...
16.27/16.39	c child exited successfully
16.27/16.39	c satzilla computing base features
16.27/16.39	c Number of variabe is: 529, Number of clause is : 2286 
16.27/16.39	c Initializing...
16.27/16.39	c satzilla compute diameter ...
16.27/16.39	c start diameter features ...
16.27/16.39	c satzilla doing clause learning
16.27/16.39	c start clause learning features ...
16.27/16.39	c Bin: Executing zchaff07
16.27/16.39	c spawning binary file with 2 seconds ...
16.27/16.39	c child exit by a signal
16.27/16.39	c satzilla doing survey propogation probe
16.27/16.39	c do survay propogation for 2 second ...
16.27/16.39	c satzilla doing local search probe
16.27/16.39	c satzilla doing lobjois search-space size estimate
16.27/16.39	c features are:540 2295 529 2286 0.020794 0.00393701 0.231409 0.495771 0.590224 0.696932 0.00572896 0.0568494 0.00567108 0.00756144 0.136895 0 0.969379 0.00572896 0.281936 0.00174978 0.011811 2.69796 0.232309 0.180902 0 1 3.31249 0.00281238 0.384203 0 0.00699913 2.30441 0.493001 0.0113223 0.28118 0.00349956 0.0227472 4 0 4 4 -0 3875.75 0.0297458 3718 4017 4017 3718 4017 3820 3948 31.5202 0.106465 27.1914 35.8212 35.8212 27.1914 35.8212 29.5584 33.5101 0.400233 0.576295 0.0019978 1 0.723556 0.0901005 0.583438 0.210282 0.390432 0.0912504 0.688395 0.00700092 0.398727 0.176853 0.0287911 0.122055 0.0436835 0.0755138 25.0022 0.345579 116.941 0.0749617 117 107 128 0.780511 0.25176 0.877239 0.0439755 0.316997 0.56066 
16.27/16.39	c satzilla's ranking:
16.27/16.39	c 1) minisat20SAT07: 3.507314
16.27/16.39	c 2) mxc-sr08: 3.376974
16.27/16.39	c 3) march_dl2004: 3.306338
16.27/16.39	c 4) minisat20: 3.277391
16.27/16.39	c 5) vallst: 0.979278
16.27/16.39	c 6) zchaff_rand: 0.405251
16.27/16.39	c 7) tts-4-0: 0.303982
16.27/16.39	c 8) SATenstein: -10000.000000
16.27/16.39	c 9) gnovelty+: -10000.000000
16.27/16.39	c 10) adaptg2wsat+: -10000.000000
16.27/16.39	c 11) adaptg2wsat0: -10000.000000
16.27/16.39	c 12) picosat846: -10000.000000
16.27/16.39	c 13) kcnfs04SAT07: -10000.000000
16.27/16.39	c satzilla running minisat20SAT07 ... 
1199.17/1199.72	c Bin: Executing minisat20SAT07
1199.17/1199.72	c spawning binary file with 1183 seconds ...
1199.17/1199.72	c child exit by a signal
1199.17/1199.72	c minisat20SAT07 returned code 137.
1199.17/1199.72	c satzilla running mxc-sr08 ... 
1199.17/1199.72	c Bin: Executing mxc-sr08
1199.17/1199.72	c mxc-sr08 returned code 1.
1199.17/1199.72	c satzilla running march_dl2004 ... 
1199.17/1199.72	c Bin: Executing march_dl2004
1199.17/1199.72	c march_dl2004 returned code 1.
1199.17/1199.72	c satzilla running minisat20 ... 
1199.17/1199.72	c Bin: Executing minisat20
1199.17/1199.72	c minisat20 returned code 1.
1199.17/1199.72	c satzilla running vallst ... 
1199.17/1199.72	c Bin: Executing vallst
1199.17/1199.72	c vallst returned code 1.
1199.17/1199.72	c satzilla running zchaff_rand ... 
1199.17/1199.72	c Bin: Executing zchaff_rand
1199.17/1199.72	c zchaff_rand returned code 1.
1199.17/1199.72	c satzilla running tts-4-0 ... 
1199.17/1199.72	c Bin: Executing tts-4-0
1199.17/1199.72	c tts-4-0 returned code 1.
1199.17/1199.72	c satzilla running SATenstein ... 
1199.17/1199.72	c Bin: Executing SATenstein
1199.17/1199.72	c SATenstein returned code 1.
1199.17/1199.72	c satzilla running gnovelty+ ... 
1199.17/1199.72	c Bin: Executing gnovelty+
1199.17/1199.72	c gnovelty+ returned code 1.
1199.17/1199.72	c satzilla running adaptg2wsat+ ... 
1199.17/1199.72	c Bin: Executing adaptg2wsat+
1199.17/1199.72	c adaptg2wsat+ returned code 1.
1199.17/1199.72	c satzilla running adaptg2wsat0 ... 
1199.17/1199.72	c Bin: Executing adaptg2wsat0
1199.17/1199.72	c adaptg2wsat0 returned code 1.
1199.17/1199.72	c satzilla running picosat846 ... 
1199.17/1199.72	c Bin: Executing picosat846
1199.17/1199.72	c picosat846 returned code 1.
1199.17/1199.72	c satzilla running kcnfs04SAT07 ... 
1199.17/1199.72	c Bin: Executing kcnfs04SAT07
1199.17/1199.72	c kcnfs04SAT07 returned code 1.
1199.17/1199.72	c ERROR: All Failed! 
1199.17/1199.72	c SATZILLA_TIME=1199.370000

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-1539792-1238587487/watcher-1539792-1238587487 -o /tmp/evaluation-result-1539792-1238587487/solver-1539792-1238587487 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539792-1238587487.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.83 1.94 1.79 3/70 8842
/proc/meminfo: memFree=1633432/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=2056 CPUtime=0
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131412021 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 514 112 96 399 0 111 0
[pid=8843] ppid=8842 vsize=772 CPUtime=0
/proc/8843/stat : 8843 (march_dl2004) R 8842 8842 8740 0 -1 4194304 125 0 0 0 0 0 0 0 19 0 1 0 1131412021 790528 117 1992294400 134512640 134996440 4294956176 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8843/statm: 193 117 53 118 0 72 0

[startup+0.0641451 s]
/proc/loadavg: 1.83 1.94 1.79 3/70 8842
/proc/meminfo: memFree=1633432/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=2056 CPUtime=0
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131412021 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 514 112 96 399 0 111 0
[pid=8843] ppid=8842 vsize=1212 CPUtime=0.06
/proc/8843/stat : 8843 (march_dl2004) R 8842 8842 8740 0 -1 4194304 262 0 0 0 6 0 0 0 19 0 1 0 1131412021 1241088 253 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8843/statm: 303 253 74 118 0 182 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3268

[startup+0.102147 s]
/proc/loadavg: 1.83 1.94 1.79 3/70 8842
/proc/meminfo: memFree=1633432/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=2056 CPUtime=0
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131412021 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 514 112 96 399 0 111 0
[pid=8843] ppid=8842 vsize=1344 CPUtime=0.1
/proc/8843/stat : 8843 (march_dl2004) R 8842 8842 8740 0 -1 4194304 267 0 0 0 10 0 0 0 20 0 1 0 1131412021 1376256 258 1992294400 134512640 134996440 4294956176 18446744073709551615 134528162 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8843/statm: 336 258 74 118 0 215 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3400

[startup+0.301166 s]
/proc/loadavg: 1.83 1.94 1.79 3/70 8842
/proc/meminfo: memFree=1633432/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=2056 CPUtime=0
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131412021 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 514 112 96 399 0 111 0
[pid=8843] ppid=8842 vsize=1344 CPUtime=0.29
/proc/8843/stat : 8843 (march_dl2004) R 8842 8842 8740 0 -1 4194304 278 0 0 0 29 0 0 0 21 0 1 0 1131412021 1376256 269 1992294400 134512640 134996440 4294956176 18446744073709551615 134553685 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8843/statm: 336 269 74 118 0 215 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3400

[startup+0.701206 s]
/proc/loadavg: 1.83 1.94 1.79 3/70 8842
/proc/meminfo: memFree=1633432/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=2056 CPUtime=0
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131412021 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 514 112 96 399 0 111 0
[pid=8843] ppid=8842 vsize=1344 CPUtime=0.69
/proc/8843/stat : 8843 (march_dl2004) R 8842 8842 8740 0 -1 4194304 285 0 0 0 69 0 0 0 25 0 1 0 1131412021 1376256 276 1992294400 134512640 134996440 4294956176 18446744073709551615 134528346 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8843/statm: 336 276 74 118 0 215 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3400

[startup+1.50229 s]
/proc/loadavg: 1.83 1.94 1.79 2/72 8844
/proc/meminfo: memFree=1632520/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=2056 CPUtime=0
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131412021 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 514 112 96 399 0 111 0
[pid=8843] ppid=8842 vsize=1344 CPUtime=1.5
/proc/8843/stat : 8843 (march_dl2004) R 8842 8842 8740 0 -1 4194304 291 0 0 0 150 0 0 0 25 0 1 0 1131412021 1376256 282 1992294400 134512640 134996440 4294956176 18446744073709551615 134551468 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8843/statm: 336 282 74 118 0 215 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 3400

[startup+3.10144 s]
/proc/loadavg: 1.83 1.94 1.79 2/72 8844
/proc/meminfo: memFree=1631176/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=2056 CPUtime=0
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131412021 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 514 112 96 399 0 111 0
[pid=8843] ppid=8842 vsize=1476 CPUtime=3.08
/proc/8843/stat : 8843 (march_dl2004) R 8842 8842 8740 0 -1 4194304 298 0 0 0 308 0 0 0 25 0 1 0 1131412021 1511424 289 1992294400 134512640 134996440 4294956176 18446744073709551615 134551507 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8843/statm: 369 289 74 118 0 248 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3532

[startup+6.30176 s]
/proc/loadavg: 1.85 1.94 1.80 2/72 8845
/proc/meminfo: memFree=1632584/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=2056 CPUtime=4.99
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 156 303 0 0 0 0 498 1 19 0 1 0 1131412021 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 514 125 107 399 0 111 0
[pid=8845] ppid=8842 vsize=1660 CPUtime=1.29
/proc/8845/stat : 8845 (mxc-sr08) R 8842 8842 8740 0 -1 4194304 325 0 0 0 129 0 0 0 25 0 1 0 1131412521 1699840 321 1992294400 134512640 135078026 4294956176 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8845/statm: 415 321 71 138 0 274 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3716

[startup+12.7014 s]
/proc/loadavg: 1.78 1.92 1.79 2/72 8847
/proc/meminfo: memFree=1630152/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=7508 CPUtime=12.68
/proc/8842/stat : 8842 (SATzilla2009_C) R 8840 8842 8740 0 -1 4194304 519 1945 0 0 61 7 1197 3 23 0 1 0 1131412021 7688192 420 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/8842/statm: 1877 420 207 399 0 1474 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7508

[startup+25.5017 s]
/proc/loadavg: 1.61 1.88 1.78 2/72 8848
/proc/meminfo: memFree=1631696/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=2812 CPUtime=9.1
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 378 0 0 0 910 0 0 0 25 0 1 0 1131413660 2879488 373 1992294400 134512640 135078472 4294956176 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 703 373 73 138 0 562 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6220

[startup+51.1012 s]
/proc/loadavg: 1.40 1.81 1.76 2/72 8848
/proc/meminfo: memFree=1630992/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=3488 CPUtime=34.68
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 559 0 0 0 3468 0 0 0 25 0 1 0 1131413660 3571712 554 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 872 554 73 138 0 731 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 6896

[startup+102.306 s]
/proc/loadavg: 1.17 1.68 1.71 2/72 8848
/proc/meminfo: memFree=1630480/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=4156 CPUtime=85.86
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 707 0 0 0 8586 0 0 0 25 0 1 0 1131413660 4255744 702 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1039 702 73 138 0 898 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 7564

[startup+162.301 s]
/proc/loadavg: 1.06 1.55 1.67 2/72 8848
/proc/meminfo: memFree=1629968/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=4684 CPUtime=145.83
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 830 0 0 0 14583 0 0 0 25 0 1 0 1131413660 4796416 825 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1171 825 73 138 0 1030 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 8092

[startup+222.301 s]
/proc/loadavg: 1.02 1.45 1.62 2/72 8848
/proc/meminfo: memFree=1629520/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=5092 CPUtime=205.81
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 931 0 0 0 20581 0 0 0 25 0 1 0 1131413660 5214208 926 1992294400 134512640 135078472 4294956176 18446744073709551615 134550746 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1273 926 73 138 0 1132 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 8500

[startup+282.301 s]
/proc/loadavg: 1.01 1.36 1.58 2/72 8848
/proc/meminfo: memFree=1629328/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=5212 CPUtime=265.78
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 984 0 0 0 26578 0 0 0 25 0 1 0 1131413660 5337088 979 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1303 979 73 138 0 1162 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 8620

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.54 2/72 8848
/proc/meminfo: memFree=1628944/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=5612 CPUtime=325.76
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1073 0 0 0 32575 1 0 0 25 0 1 0 1131413660 5746688 1068 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1403 1068 73 138 0 1262 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 9020


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


[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.33 2/72 8848
/proc/meminfo: memFree=1627600/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=6992 CPUtime=745.58
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1417 0 0 0 74557 1 0 0 25 0 1 0 1131413660 7159808 1412 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1748 1412 73 138 0 1607 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 10400

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.31 2/72 8848
/proc/meminfo: memFree=1627472/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7112 CPUtime=805.55
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1453 0 0 0 80554 1 0 0 25 0 1 0 1131413660 7282688 1448 1992294400 134512640 135078472 4294956176 18446744073709551615 134550849 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1778 1448 73 138 0 1637 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 10520

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.28 2/72 8848
/proc/meminfo: memFree=1627280/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7244 CPUtime=865.53
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1488 0 0 0 86552 1 0 0 25 0 1 0 1131413660 7417856 1483 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1811 1483 73 138 0 1670 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 10652

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.26 2/72 8848
/proc/meminfo: memFree=1627216/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7380 CPUtime=925.51
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1509 0 0 0 92549 2 0 0 25 0 1 0 1131413660 7557120 1504 1992294400 134512640 135078472 4294956176 18446744073709551615 134556175 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1845 1504 73 138 0 1704 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 10788

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/72 8848
/proc/meminfo: memFree=1627216/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7380 CPUtime=985.48
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1523 0 0 0 98546 2 0 0 25 0 1 0 1131413660 7557120 1518 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1845 1518 73 138 0 1704 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 10788

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/72 8848
/proc/meminfo: memFree=1626960/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7644 CPUtime=1045.45
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1580 0 0 0 104543 2 0 0 25 0 1 0 1131413660 7827456 1575 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1911 1575 73 138 0 1770 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 11052

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/72 8848
/proc/meminfo: memFree=1626896/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7776 CPUtime=1105.43
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1605 0 0 0 110541 2 0 0 25 0 1 0 1131413660 7962624 1600 1992294400 134512640 135078472 4294956176 18446744073709551615 134550754 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1944 1600 73 138 0 1803 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 11184

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/72 8848
/proc/meminfo: memFree=1626768/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7916 CPUtime=1165.4
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1632 0 0 0 116538 2 0 0 25 0 1 0 1131413660 8105984 1627 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1979 1627 73 138 0 1838 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 11324

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/72 8848
/proc/meminfo: memFree=1626768/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7916 CPUtime=1173.4
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1635 0 0 0 117338 2 0 0 25 0 1 0 1131413660 8105984 1630 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1979 1630 73 138 0 1838 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 11324

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.19 2/72 8848
/proc/meminfo: memFree=1626704/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7916 CPUtime=1179.8
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1646 0 0 0 117978 2 0 0 25 0 1 0 1131413660 8105984 1641 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1979 1641 73 138 0 1838 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 11324

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/72 8848
/proc/meminfo: memFree=1626704/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7916 CPUtime=1181.4
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1646 0 0 0 118138 2 0 0 25 0 1 0 1131413660 8105984 1641 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1979 1641 73 138 0 1838 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 11324

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.19 2/72 8848
/proc/meminfo: memFree=1626704/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7916 CPUtime=1182.2
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1646 0 0 0 118218 2 0 0 25 0 1 0 1131413660 8105984 1641 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1979 1641 73 138 0 1838 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 11324

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.19 2/72 8848
/proc/meminfo: memFree=1626704/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7916 CPUtime=1182.6
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1646 0 0 0 118258 2 0 0 25 0 1 0 1131413660 8105984 1641 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1979 1641 73 138 0 1838 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 11324

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.19 2/72 8848
/proc/meminfo: memFree=1626704/2055920 swapFree=4173176/4192956
[pid=8842] ppid=8840 vsize=3408 CPUtime=16.37
/proc/8842/stat : 8842 (SATzilla2009_C) S 8840 8842 8740 0 -1 4194304 554 1945 0 0 413 24 1197 3 25 0 1 0 1131412021 3489792 384 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8842/statm: 852 384 219 399 0 449 0
[pid=8848] ppid=8842 vsize=7916 CPUtime=1182.8
/proc/8848/stat : 8848 (minisat20SAT07) R 8842 8842 8740 0 -1 4194304 1646 0 0 0 118278 2 0 0 25 0 1 0 1131413660 8105984 1641 1992294400 134512640 135078472 4294956176 18446744073709551615 134556418 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8848/statm: 1979 1641 73 138 0 1838 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 11324

Child status: 17
Real time (s): 1199.72
CPU time (s): 1199.21
CPU user time (s): 1198.9
CPU system time (s): 0.301954
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 11324

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

runsolver used 0.98185 second user time and 3.41848 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-01 14:04:47
IDJOB=1539792
IDBENCH=70710
IDSOLVER=527
FILE ID=node36/1539792-1238587487
PBS_JOBID= 9068304
Free space on /tmp= 66412 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/540/unif-k3-r4.25-v540-c2295-S433356712-017.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539792-1238587487/watcher-1539792-1238587487 -o /tmp/evaluation-result-1539792-1238587487/solver-1539792-1238587487 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539792-1238587487.cnf

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

MD5SUM BENCH= 4a78ab70ae5c4ba56ac4f88e429d1c79
RANDOM SEED=139291234

node36.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.214
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.214
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:       1633912 kB
Buffers:         80688 kB
Cached:         256012 kB
SwapCached:       9148 kB
Active:         222520 kB
Inactive:       124768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633912 kB
SwapTotal:     4192956 kB
SwapFree:      4173176 kB
Dirty:           31608 kB
Writeback:           0 kB
Mapped:          16312 kB
Slab:            60112 kB
Committed_AS:  3163472 kB
PageTables:       1876 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= 66380 MiB
End job on node36 at 2009-04-01 14:24:47