Trace number 1539609

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.18 1199.82

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/500/
unif-k3-r4.25-v500-c2125-S602463346-055.cnf
MD5SUMf50ad9abb19635b49e2de66215f8fa56
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.019996
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.26/16.38	c SATzilla is building models for class 2
16.26/16.38	c run presolver march_dl2004 for 5 seconds ... 
16.26/16.38	c Bin: Executing march_dl2004
16.26/16.38	c spawning binary file with 5 seconds ...
16.26/16.38	c child exit by a signal
16.26/16.38	c march_dl2004 returned code 137.
16.26/16.38	c run presolver mxc-sr08 for 5 seconds ... 
16.26/16.38	c Bin: Executing mxc-sr08
16.26/16.38	c spawning binary file with 5 seconds ...
16.26/16.38	c child exit by a signal
16.26/16.38	c mxc-sr08 returned code 137.
16.26/16.38	c Orignal number of varibales is 500, number of clauses is 2125 
16.26/16.38	c predicted feature computation time is 6.981008 
16.26/16.38	c Bin: Executing satelite
16.26/16.38	c spawning binary file with 240 seconds ...
16.26/16.38	c child exited successfully
16.26/16.38	c satzilla computing base features
16.26/16.38	c Number of variabe is: 487, Number of clause is : 2113 
16.26/16.38	c Initializing...
16.26/16.38	c satzilla compute diameter ...
16.26/16.38	c start diameter features ...
16.26/16.38	c satzilla doing clause learning
16.26/16.38	c start clause learning features ...
16.26/16.38	c Bin: Executing zchaff07
16.26/16.38	c spawning binary file with 2 seconds ...
16.26/16.38	c child exit by a signal
16.26/16.38	c satzilla doing survey propogation probe
16.26/16.38	c do survay propogation for 2 second ...
16.26/16.38	c satzilla doing local search probe
16.26/16.38	c satzilla doing lobjois search-space size estimate
16.26/16.38	c features are:500 2125 487 2113 0.026694 0.00567913 0.230478 0.496372 0.594904 0.740089 0.00624957 0.06705 0.00616016 0.00821355 0.179036 0 0.95646 0.00624957 0.297959 0.0023663 0.0160909 2.72812 0.234804 0.167341 0 1 3.31554 0.00311361 0.382418 0 0.00662565 2.31618 0.501183 0.0123884 0.29368 0.00473261 0.0321817 4.00412 0.015988 4 5 0.0267119 3855.5 0.014907 3775 3933 3933 3775 3933 3838 3876 29.3919 0.0949898 25.802 32.5 32.5 25.802 32.5 27.5693 31.6962 0.407924 0.547712 0.00323856 1 0.709308 0.107262 0.572549 0.227873 0.40282 0.0898959 0.650923 0.00721894 0.344157 0.171353 0.027756 0.118581 0.0481958 0.074453 22.1515 0.270927 107.735 0.0747748 108 98 117 0.788777 0.258485 0.876139 0.0577032 0.320428 0.525395 
16.26/16.38	c satzilla's ranking:
16.26/16.38	c 1) minisat20SAT07: 3.510739
16.26/16.38	c 2) march_dl2004: 3.282557
16.26/16.38	c 3) mxc-sr08: 3.275458
16.26/16.38	c 4) minisat20: 3.260773
16.26/16.38	c 5) vallst: 0.940541
16.26/16.38	c 6) zchaff_rand: 0.419917
16.26/16.38	c 7) tts-4-0: 0.344811
16.26/16.38	c 8) SATenstein: -10000.000000
16.26/16.38	c 9) gnovelty+: -10000.000000
16.26/16.38	c 10) adaptg2wsat+: -10000.000000
16.26/16.38	c 11) adaptg2wsat0: -10000.000000
16.26/16.38	c 12) picosat846: -10000.000000
16.26/16.38	c 13) kcnfs04SAT07: -10000.000000
16.26/16.38	c satzilla running minisat20SAT07 ... 
1199.14/1199.81	c Bin: Executing minisat20SAT07
1199.14/1199.81	c spawning binary file with 1183 seconds ...
1199.14/1199.81	c child exit by a signal
1199.14/1199.81	c minisat20SAT07 returned code 137.
1199.14/1199.81	c satzilla running march_dl2004 ... 
1199.14/1199.81	c Bin: Executing march_dl2004
1199.14/1199.81	c march_dl2004 returned code 1.
1199.14/1199.81	c satzilla running mxc-sr08 ... 
1199.14/1199.81	c Bin: Executing mxc-sr08
1199.14/1199.81	c mxc-sr08 returned code 1.
1199.14/1199.81	c satzilla running minisat20 ... 
1199.14/1199.81	c Bin: Executing minisat20
1199.14/1199.81	c minisat20 returned code 1.
1199.14/1199.81	c satzilla running vallst ... 
1199.14/1199.81	c Bin: Executing vallst
1199.14/1199.81	c vallst returned code 1.
1199.14/1199.81	c satzilla running zchaff_rand ... 
1199.14/1199.81	c Bin: Executing zchaff_rand
1199.14/1199.81	c zchaff_rand returned code 1.
1199.14/1199.81	c satzilla running tts-4-0 ... 
1199.14/1199.81	c Bin: Executing tts-4-0
1199.14/1199.81	c tts-4-0 returned code 1.
1199.14/1199.81	c satzilla running SATenstein ... 
1199.14/1199.81	c Bin: Executing SATenstein
1199.14/1199.81	c SATenstein returned code 1.
1199.14/1199.81	c satzilla running gnovelty+ ... 
1199.14/1199.81	c Bin: Executing gnovelty+
1199.14/1199.81	c gnovelty+ returned code 1.
1199.14/1199.81	c satzilla running adaptg2wsat+ ... 
1199.14/1199.81	c Bin: Executing adaptg2wsat+
1199.14/1199.81	c adaptg2wsat+ returned code 1.
1199.14/1199.81	c satzilla running adaptg2wsat0 ... 
1199.14/1199.81	c Bin: Executing adaptg2wsat0
1199.14/1199.81	c adaptg2wsat0 returned code 1.
1199.14/1199.81	c satzilla running picosat846 ... 
1199.14/1199.81	c Bin: Executing picosat846
1199.14/1199.81	c picosat846 returned code 1.
1199.14/1199.81	c satzilla running kcnfs04SAT07 ... 
1199.14/1199.81	c Bin: Executing kcnfs04SAT07
1199.14/1199.81	c kcnfs04SAT07 returned code 1.
1199.14/1199.81	c ERROR: All Failed! 
1199.14/1199.81	c SATZILLA_TIME=1199.340000

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-1539609-1238570427/watcher-1539609-1238570427 -o /tmp/evaluation-result-1539609-1238570427/solver-1539609-1238570427 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539609-1238570427.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.00 1.00 3/64 27821
/proc/meminfo: memFree=1271520/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=2056 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 895634182 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 514 112 96 399 0 111 0
[pid=27822] ppid=27821 vsize=772 CPUtime=0
/proc/27822/stat : 27822 (march_dl2004) R 27821 27821 27506 0 -1 4194304 121 0 0 0 0 0 0 0 19 0 1 0 895634182 790528 113 1992294400 134512640 134996440 4294956176 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 193 113 53 118 0 72 0

[startup+0.0563799 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27821
/proc/meminfo: memFree=1271520/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=2056 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 895634182 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 514 112 96 399 0 111 0
[pid=27822] ppid=27821 vsize=1188 CPUtime=0.05
/proc/27822/stat : 27822 (march_dl2004) R 27821 27821 27506 0 -1 4194304 248 0 0 0 5 0 0 0 19 0 1 0 895634182 1216512 240 1992294400 134512640 134996440 4294956176 18446744073709551615 134514080 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 297 240 74 118 0 176 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3244

[startup+0.101385 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27821
/proc/meminfo: memFree=1271520/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=2056 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 895634182 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 514 112 96 399 0 111 0
[pid=27822] ppid=27821 vsize=1188 CPUtime=0.09
/proc/27822/stat : 27822 (march_dl2004) R 27821 27821 27506 0 -1 4194304 256 0 0 0 9 0 0 0 19 0 1 0 895634182 1216512 248 1992294400 134512640 134996440 4294956176 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 297 248 74 118 0 176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3244

[startup+0.301414 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27821
/proc/meminfo: memFree=1271520/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=2056 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 895634182 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 514 112 96 399 0 111 0
[pid=27822] ppid=27821 vsize=1320 CPUtime=0.29
/proc/27822/stat : 27822 (march_dl2004) R 27821 27821 27506 0 -1 4194304 263 0 0 0 29 0 0 0 21 0 1 0 895634182 1351680 255 1992294400 134512640 134996440 4294956176 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 330 255 74 118 0 209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3376

[startup+0.701473 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27821
/proc/meminfo: memFree=1271520/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=2056 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 895634182 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 514 112 96 399 0 111 0
[pid=27822] ppid=27821 vsize=1320 CPUtime=0.69
/proc/27822/stat : 27822 (march_dl2004) R 27821 27821 27506 0 -1 4194304 269 0 0 0 69 0 0 0 25 0 1 0 895634182 1351680 261 1992294400 134512640 134996440 4294956176 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 330 261 74 118 0 209 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3376

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27823
/proc/meminfo: memFree=1270608/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=2056 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 895634182 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 514 112 96 399 0 111 0
[pid=27822] ppid=27821 vsize=1320 CPUtime=1.49
/proc/27822/stat : 27822 (march_dl2004) R 27821 27821 27506 0 -1 4194304 277 0 0 0 149 0 0 0 25 0 1 0 895634182 1351680 269 1992294400 134512640 134996440 4294956176 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 330 269 74 118 0 209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3376

[startup+3.10183 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27823
/proc/meminfo: memFree=1269456/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=2056 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 895634182 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 514 112 96 399 0 111 0
[pid=27822] ppid=27821 vsize=1320 CPUtime=3.08
/proc/27822/stat : 27822 (march_dl2004) R 27821 27821 27506 0 -1 4194304 282 0 0 0 308 0 0 0 25 0 1 0 895634182 1351680 274 1992294400 134512640 134996440 4294956176 18446744073709551615 134528051 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27822/statm: 330 274 74 118 0 209 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3376

[startup+6.30129 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27824
/proc/meminfo: memFree=1270736/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=2056 CPUtime=4.99
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 156 287 0 0 0 0 499 0 19 0 1 0 895634182 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 514 125 107 399 0 111 0
[pid=27824] ppid=27821 vsize=1656 CPUtime=1.28
/proc/27824/stat : 27824 (mxc-sr08) R 27821 27821 27506 0 -1 4194304 322 0 0 0 128 0 0 0 25 0 1 0 895634683 1695744 318 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27824/statm: 414 318 71 138 0 273 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3712

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27826
/proc/meminfo: memFree=1268240/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=7496 CPUtime=12.66
/proc/27821/stat : 27821 (SATzilla2009_C) R 27819 27821 27506 0 -1 4194304 504 1902 0 0 60 6 1198 2 23 0 1 0 895634182 7675904 411 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/27821/statm: 1874 411 207 399 0 1471 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7496

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1269904/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=2688 CPUtime=9.11
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 361 0 0 0 911 0 0 0 25 0 1 0 895635820 2752512 356 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 672 356 73 138 0 531 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 6084

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1269392/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=3340 CPUtime=34.68
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 501 0 0 0 3468 0 0 0 25 0 1 0 895635820 3420160 496 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 835 496 73 138 0 694 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 6736

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1268816/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=3868 CPUtime=85.85
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 650 0 0 0 8585 0 0 0 25 0 1 0 895635820 3960832 645 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 967 645 73 138 0 826 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 7264

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1268304/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=4404 CPUtime=145.82
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 777 0 0 0 14582 0 0 0 25 0 1 0 895635820 4509696 772 1992294400 134512640 135078472 4294956176 18446744073709551615 134563012 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1101 772 73 138 0 960 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 7800

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1268048/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=4668 CPUtime=205.79
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 853 0 0 0 20579 0 0 0 25 0 1 0 895635820 4780032 848 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1167 848 73 138 0 1026 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 8064

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1267728/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=5064 CPUtime=265.76
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 949 0 0 0 26576 0 0 0 25 0 1 0 895635820 5185536 944 1992294400 134512640 135078472 4294956176 18446744073709551615 134556024 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1266 944 73 138 0 1125 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 8460

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1267536/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=5324 CPUtime=325.73
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1000 0 0 0 32573 0 0 0 25 0 1 0 895635820 5451776 995 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1331 995 73 138 0 1190 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 8720


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1266256/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=6520 CPUtime=805.46
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1285 0 0 0 80546 0 0 0 25 0 1 0 895635820 6676480 1280 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1630 1280 73 138 0 1489 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 9916

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1266192/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=6656 CPUtime=865.45
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1318 0 0 0 86544 1 0 0 25 0 1 0 895635820 6815744 1313 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1664 1313 73 138 0 1523 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 10052

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1266128/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=6656 CPUtime=925.42
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1338 0 0 0 92541 1 0 0 25 0 1 0 895635820 6815744 1333 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1664 1333 73 138 0 1523 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 10052

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1265936/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=6916 CPUtime=985.38
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1389 0 0 0 98537 1 0 0 25 0 1 0 895635820 7081984 1384 1992294400 134512640 135078472 4294956176 18446744073709551615 134550599 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1729 1384 73 138 0 1588 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 10312

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1265808/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=7048 CPUtime=1045.36
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1425 0 0 0 104535 1 0 0 25 0 1 0 895635820 7217152 1420 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1762 1420 73 138 0 1621 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 10444

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1265616/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=7180 CPUtime=1105.33
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1468 0 0 0 110532 1 0 0 25 0 1 0 895635820 7352320 1463 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1795 1463 73 138 0 1654 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 10576

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1265552/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=7312 CPUtime=1165.3
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1501 0 0 0 116529 1 0 0 25 0 1 0 895635820 7487488 1496 1992294400 134512640 135078472 4294956176 18446744073709551615 134550849 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1828 1496 73 138 0 1687 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 10708

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 27827
/proc/meminfo: memFree=1265552/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=7312 CPUtime=1173.3
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1501 0 0 0 117329 1 0 0 25 0 1 0 895635820 7487488 1496 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1828 1496 73 138 0 1687 0
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (KiB) 10708

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1265552/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=7312 CPUtime=1179.7
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1501 0 0 0 117969 1 0 0 25 0 1 0 895635820 7487488 1496 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1828 1496 73 138 0 1687 0
Current children cumulated CPU time (s) 1196.04
Current children cumulated vsize (KiB) 10708

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1265552/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=7312 CPUtime=1181.3
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1501 0 0 0 118129 1 0 0 25 0 1 0 895635820 7487488 1496 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1828 1496 73 138 0 1687 0
Current children cumulated CPU time (s) 1197.64
Current children cumulated vsize (KiB) 10708

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1265552/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=7312 CPUtime=1182.1
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1501 0 0 0 118209 1 0 0 25 0 1 0 895635820 7487488 1496 1992294400 134512640 135078472 4294956176 18446744073709551615 134556727 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1828 1496 73 138 0 1687 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 10708

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1265552/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=7312 CPUtime=1182.5
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1501 0 0 0 118249 1 0 0 25 0 1 0 895635820 7487488 1496 1992294400 134512640 135078472 4294956176 18446744073709551615 134552679 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1828 1496 73 138 0 1687 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 10708

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1265552/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=7312 CPUtime=1182.7
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1501 0 0 0 118269 1 0 0 25 0 1 0 895635820 7487488 1496 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1828 1496 73 138 0 1687 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 10708

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27827
/proc/meminfo: memFree=1265552/2055920 swapFree=4178260/4192956
[pid=27821] ppid=27819 vsize=3396 CPUtime=16.34
/proc/27821/stat : 27821 (SATzilla2009_C) S 27819 27821 27506 0 -1 4194304 538 1902 0 0 411 23 1198 2 25 0 1 0 895634182 3477504 378 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 849 378 219 399 0 446 0
[pid=27827] ppid=27821 vsize=7312 CPUtime=1182.8
/proc/27827/stat : 27827 (minisat20SAT07) R 27821 27821 27506 0 -1 4194304 1501 0 0 0 118279 1 0 0 25 0 1 0 895635820 7487488 1496 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27827/statm: 1828 1496 73 138 0 1687 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 10708

Child status: 17
Real time (s): 1199.82
CPU time (s): 1199.18
CPU user time (s): 1198.9
CPU system time (s): 0.281957
CPU usage (%): 99.9467
Max. virtual memory (cumulated for all children) (KiB): 10708

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

runsolver used 1.23781 second user time and 3.13152 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-01 09:20:27
IDJOB=1539609
IDBENCH=70649
IDSOLVER=527
FILE ID=node39/1539609-1238570427
PBS_JOBID= 9062169
Free space on /tmp= 66252 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/500/unif-k3-r4.25-v500-c2125-S602463346-055.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539609-1238570427/watcher-1539609-1238570427 -o /tmp/evaluation-result-1539609-1238570427/solver-1539609-1238570427 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539609-1238570427.cnf

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

MD5SUM BENCH= f50ad9abb19635b49e2de66215f8fa56
RANDOM SEED=2072883819

node39.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.285
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.285
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:       1272064 kB
Buffers:         96528 kB
Cached:         588496 kB
SwapCached:       8168 kB
Active:         255432 kB
Inactive:       439548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1272064 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:           31484 kB
Writeback:           0 kB
Mapped:          16700 kB
Slab:            75264 kB
Committed_AS:  2452992 kB
PageTables:       1188 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= 66220 MiB
End job on node39 at 2009-04-01 09:40:27