Trace number 1539534

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.16 1199.79

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1983754128-073.cnf
MD5SUMb11978b0ce5403208988a0dc3b9e35ce
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.78
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.26/16.35	c SATzilla is building models for class 2
16.26/16.35	c run presolver march_dl2004 for 5 seconds ... 
16.26/16.35	c Bin: Executing march_dl2004
16.26/16.35	c spawning binary file with 5 seconds ...
16.26/16.35	c child exit by a signal
16.26/16.35	c march_dl2004 returned code 137.
16.26/16.35	c run presolver mxc-sr08 for 5 seconds ... 
16.26/16.35	c Bin: Executing mxc-sr08
16.26/16.35	c spawning binary file with 5 seconds ...
16.26/16.35	c child exit by a signal
16.26/16.35	c mxc-sr08 returned code 137.
16.26/16.35	c Orignal number of varibales is 380, number of clauses is 1615 
16.26/16.35	c predicted feature computation time is 6.949417 
16.26/16.35	c Bin: Executing satelite
16.26/16.35	c spawning binary file with 240 seconds ...
16.26/16.35	c child exited successfully
16.26/16.35	c satzilla computing base features
16.26/16.35	c Number of variabe is: 373, Number of clause is : 1608 
16.26/16.35	c Initializing...
16.26/16.35	c satzilla compute diameter ...
16.26/16.35	c start diameter features ...
16.26/16.35	c satzilla doing clause learning
16.26/16.35	c start clause learning features ...
16.26/16.35	c Bin: Executing zchaff07
16.26/16.35	c spawning binary file with 2 seconds ...
16.26/16.35	c child exit by a signal
16.26/16.35	c satzilla doing survey propogation probe
16.26/16.35	c do survay propogation for 2 second ...
16.26/16.35	c satzilla doing local search probe
16.26/16.35	c satzilla doing lobjois search-space size estimate
16.26/16.35	c features are:380 1615 373 1608 0.0187668 0.00435323 0.231965 0.498051 0.587961 0.722013 0.0081396 0.0625049 0.0080429 0.0134048 0.156327 0 0.964552 0.0081396 0.28445 0.00124378 0.0192786 2.66838 0.223687 0.169787 0 1 3.24196 0.0040748 0.382607 0.000621891 0.00995025 2.30206 0.504353 0.0158724 0.275239 0.00248756 0.0348259 4.00538 0.018257 4 5 0.0334573 4011.25 0.0197618 3908 4102 4102 3908 4102 3962 4073 23.0875 0.0516093 21.4372 24.6833 24.6833 21.4372 24.6833 22.6635 23.5659 0.387261 0.581659 0.000138876 1 0.696645 0.093563 0.555887 0.210475 0.362091 0.0861919 0.73461 0.00451728 0.709381 0.162578 0.0239677 0.115083 0.0412574 0.0743709 19.5798 0.247849 82.6168 0.0833236 83 74 91 0.8698 0.25218 0.878247 0.0462181 0.329153 0.603128 
16.26/16.35	c satzilla's ranking:
16.26/16.35	c 1) minisat20SAT07: 3.854070
16.26/16.35	c 2) march_dl2004: 3.515566
16.26/16.35	c 3) mxc-sr08: 3.510138
16.26/16.35	c 4) minisat20: 3.287821
16.26/16.35	c 5) vallst: 0.981307
16.26/16.35	c 6) zchaff_rand: 0.460131
16.26/16.35	c 7) tts-4-0: 0.182508
16.26/16.35	c 8) SATenstein: -10000.000000
16.26/16.35	c 9) gnovelty+: -10000.000000
16.26/16.35	c 10) adaptg2wsat+: -10000.000000
16.26/16.35	c 11) adaptg2wsat0: -10000.000000
16.26/16.35	c 12) picosat846: -10000.000000
16.26/16.35	c 13) kcnfs04SAT07: -10000.000000
16.26/16.35	c satzilla running minisat20SAT07 ... 
1199.04/1199.78	c Bin: Executing minisat20SAT07
1199.04/1199.78	c spawning binary file with 1183 seconds ...
1199.04/1199.78	c child exit by a signal
1199.04/1199.78	c minisat20SAT07 returned code 137.
1199.04/1199.78	c satzilla running march_dl2004 ... 
1199.04/1199.78	c Bin: Executing march_dl2004
1199.04/1199.78	c march_dl2004 returned code 1.
1199.04/1199.78	c satzilla running mxc-sr08 ... 
1199.04/1199.78	c Bin: Executing mxc-sr08
1199.04/1199.78	c mxc-sr08 returned code 1.
1199.04/1199.78	c satzilla running minisat20 ... 
1199.04/1199.78	c Bin: Executing minisat20
1199.04/1199.78	c minisat20 returned code 1.
1199.04/1199.78	c satzilla running vallst ... 
1199.04/1199.78	c Bin: Executing vallst
1199.04/1199.78	c vallst returned code 1.
1199.04/1199.78	c satzilla running zchaff_rand ... 
1199.04/1199.78	c Bin: Executing zchaff_rand
1199.04/1199.78	c zchaff_rand returned code 1.
1199.04/1199.78	c satzilla running tts-4-0 ... 
1199.04/1199.78	c Bin: Executing tts-4-0
1199.04/1199.78	c tts-4-0 returned code 1.
1199.04/1199.78	c satzilla running SATenstein ... 
1199.04/1199.78	c Bin: Executing SATenstein
1199.04/1199.78	c SATenstein returned code 1.
1199.04/1199.78	c satzilla running gnovelty+ ... 
1199.04/1199.78	c Bin: Executing gnovelty+
1199.04/1199.78	c gnovelty+ returned code 1.
1199.04/1199.78	c satzilla running adaptg2wsat+ ... 
1199.04/1199.78	c Bin: Executing adaptg2wsat+
1199.04/1199.78	c adaptg2wsat+ returned code 1.
1199.04/1199.78	c satzilla running adaptg2wsat0 ... 
1199.04/1199.79	c Bin: Executing adaptg2wsat0
1199.04/1199.79	c adaptg2wsat0 returned code 1.
1199.04/1199.79	c satzilla running picosat846 ... 
1199.04/1199.79	c Bin: Executing picosat846
1199.04/1199.79	c picosat846 returned code 1.
1199.04/1199.79	c satzilla running kcnfs04SAT07 ... 
1199.04/1199.79	c Bin: Executing kcnfs04SAT07
1199.04/1199.79	c kcnfs04SAT07 returned code 1.
1199.04/1199.79	c ERROR: All Failed! 
1199.04/1199.79	c SATZILLA_TIME=1199.320000

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-1539534-1238558292/watcher-1539534-1238558292 -o /tmp/evaluation-result-1539534-1238558292/solver-1539534-1238558292 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539534-1238558292.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 1.09 3/64 27381
/proc/meminfo: memFree=1272544/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=2056 CPUtime=0
/proc/27381/stat : 27381 (SATzilla2009_C) R 27379 27381 24994 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 894420681 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/27381/statm: 514 112 96 399 0 111 0
[pid=27382] ppid=27381 vsize=772 CPUtime=0
/proc/27382/stat : 27382 (march_dl2004) R 27381 27381 24994 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 894420681 790528 102 1992294400 134512640 134996440 4294956176 18446744073709551615 134524476 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27382/statm: 193 102 54 118 0 72 0

[startup+0.050367 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 27381
/proc/meminfo: memFree=1272544/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=2056 CPUtime=0
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 894420681 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27381/statm: 514 112 96 399 0 111 0
[pid=27382] ppid=27381 vsize=1120 CPUtime=0.04
/proc/27382/stat : 27382 (march_dl2004) R 27381 27381 24994 0 -1 4194304 213 0 0 0 4 0 0 0 19 0 1 0 894420681 1146880 205 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27382/statm: 280 205 74 118 0 159 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3176

[startup+0.101373 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 27381
/proc/meminfo: memFree=1272544/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=2056 CPUtime=0
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 894420681 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27381/statm: 514 112 96 399 0 111 0
[pid=27382] ppid=27381 vsize=1120 CPUtime=0.09
/proc/27382/stat : 27382 (march_dl2004) R 27381 27381 24994 0 -1 4194304 221 0 0 0 9 0 0 0 19 0 1 0 894420681 1146880 213 1992294400 134512640 134996440 4294956176 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27382/statm: 280 213 74 118 0 159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3176

[startup+0.301402 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 27381
/proc/meminfo: memFree=1272544/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=2056 CPUtime=0
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 894420681 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27381/statm: 514 112 96 399 0 111 0
[pid=27382] ppid=27381 vsize=1120 CPUtime=0.29
/proc/27382/stat : 27382 (march_dl2004) R 27381 27381 24994 0 -1 4194304 228 0 0 0 29 0 0 0 22 0 1 0 894420681 1146880 220 1992294400 134512640 134996440 4294956176 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27382/statm: 280 220 74 118 0 159 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3176

[startup+0.701461 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 27381
/proc/meminfo: memFree=1272544/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=2056 CPUtime=0
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 894420681 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27381/statm: 514 112 96 399 0 111 0
[pid=27382] ppid=27381 vsize=1120 CPUtime=0.69
/proc/27382/stat : 27382 (march_dl2004) R 27381 27381 24994 0 -1 4194304 232 0 0 0 69 0 0 0 25 0 1 0 894420681 1146880 224 1992294400 134512640 134996440 4294956176 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27382/statm: 280 224 74 118 0 159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3176

[startup+1.50158 s]
/proc/loadavg: 0.92 0.98 1.09 2/66 27383
/proc/meminfo: memFree=1271760/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=2056 CPUtime=0
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 894420681 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27381/statm: 514 112 96 399 0 111 0
[pid=27382] ppid=27381 vsize=1120 CPUtime=1.49
/proc/27382/stat : 27382 (march_dl2004) R 27381 27381 24994 0 -1 4194304 238 0 0 0 149 0 0 0 25 0 1 0 894420681 1146880 230 1992294400 134512640 134996440 4294956176 18446744073709551615 134551287 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27382/statm: 280 230 74 118 0 159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3176

[startup+3.10181 s]
/proc/loadavg: 0.92 0.98 1.09 2/66 27383
/proc/meminfo: memFree=1271632/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=2056 CPUtime=0
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 894420681 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27381/statm: 514 112 96 399 0 111 0
[pid=27382] ppid=27381 vsize=1252 CPUtime=3.09
/proc/27382/stat : 27382 (march_dl2004) R 27381 27381 24994 0 -1 4194304 242 0 0 0 309 0 0 0 25 0 1 0 894420681 1282048 234 1992294400 134512640 134996440 4294956176 18446744073709551615 134587784 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27382/statm: 313 234 74 118 0 192 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3308

[startup+6.30128 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 27384
/proc/meminfo: memFree=1271888/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=2056 CPUtime=4.99
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 156 246 0 0 0 0 499 0 16 0 1 0 894420681 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 514 125 107 399 0 111 0
[pid=27384] ppid=27381 vsize=1524 CPUtime=1.28
/proc/27384/stat : 27384 (mxc-sr08) R 27381 27381 24994 0 -1 4194304 285 0 0 0 128 0 0 0 25 0 1 0 894421182 1560576 281 1992294400 134512640 135078026 4294956176 18446744073709551615 134534653 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27384/statm: 381 281 71 138 0 240 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3580

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 27386
/proc/meminfo: memFree=1269520/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=7444 CPUtime=12.67
/proc/27381/stat : 27381 (SATzilla2009_C) R 27379 27381 24994 0 -1 4194304 475 1772 0 0 61 6 1198 2 24 0 1 0 894420681 7622656 385 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 1861 385 207 399 0 1458 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7444

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 27387
/proc/meminfo: memFree=1271312/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=2412 CPUtime=9.12
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 288 0 0 0 912 0 0 0 25 0 1 0 894422316 2469888 283 1992294400 134512640 135078472 4294956176 18446744073709551615 134555082 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 603 283 73 138 0 462 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 5756

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 27387
/proc/meminfo: memFree=1270800/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=2952 CPUtime=34.7
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 404 0 0 0 3470 0 0 0 25 0 1 0 894422316 3022848 399 1992294400 134512640 135078472 4294956176 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27387/statm: 738 399 73 138 0 597 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 6296

[startup+102.305 s]
/proc/loadavg: 1.04 1.01 1.09 2/66 27387
/proc/meminfo: memFree=1270416/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=3360 CPUtime=85.88
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 522 0 0 0 8588 0 0 0 25 0 1 0 894422316 3440640 517 1992294400 134512640 135078472 4294956176 18446744073709551615 134550849 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 840 517 73 138 0 699 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 6704

[startup+162.302 s]
/proc/loadavg: 1.01 1.01 1.08 2/66 27387
/proc/meminfo: memFree=1270096/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=3760 CPUtime=145.84
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 617 0 0 0 14584 0 0 0 25 0 1 0 894422316 3850240 612 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 940 612 73 138 0 799 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 7104

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27393
/proc/meminfo: memFree=1269576/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=4156 CPUtime=205.79
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 695 0 0 0 20579 0 0 0 25 0 1 0 894422316 4255744 690 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1039 690 73 138 0 898 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 7500

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 27393
/proc/meminfo: memFree=1269384/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=4284 CPUtime=265.76
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 739 0 0 0 26576 0 0 0 25 0 1 0 894422316 4386816 734 1992294400 134512640 135078472 4294956176 18446744073709551615 134556033 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1071 734 73 138 0 930 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 7628

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 27393
/proc/meminfo: memFree=1269192/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=4432 CPUtime=325.74
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 794 0 0 0 32574 0 0 0 25 0 1 0 894422316 4538368 789 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1108 789 73 138 0 967 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 7776


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27393
/proc/meminfo: memFree=1268432/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5380 CPUtime=745.52
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1001 0 0 0 74551 1 0 0 25 0 1 0 894422316 5509120 996 1992294400 134512640 135078472 4294956176 18446744073709551615 134551025 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1345 996 73 138 0 1204 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 8724

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27393
/proc/meminfo: memFree=1268304/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5380 CPUtime=805.49
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1029 0 0 0 80548 1 0 0 25 0 1 0 894422316 5509120 1024 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1345 1024 73 138 0 1204 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 8724

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 27393
/proc/meminfo: memFree=1268240/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5512 CPUtime=865.47
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1054 0 0 0 86546 1 0 0 25 0 1 0 894422316 5644288 1049 1992294400 134512640 135078472 4294956176 18446744073709551615 134552669 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1378 1049 73 138 0 1237 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 8856

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27393
/proc/meminfo: memFree=1268176/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5644 CPUtime=925.43
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1069 0 0 0 92542 1 0 0 25 0 1 0 894422316 5779456 1064 1992294400 134512640 135078472 4294956176 18446744073709551615 134549411 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1411 1064 73 138 0 1270 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 8988

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27393
/proc/meminfo: memFree=1268112/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5644 CPUtime=985.41
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1086 0 0 0 98540 1 0 0 25 0 1 0 894422316 5779456 1081 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1411 1081 73 138 0 1270 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 8988

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27393
/proc/meminfo: memFree=1268112/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5644 CPUtime=1045.38
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1098 0 0 0 104537 1 0 0 25 0 1 0 894422316 5779456 1093 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27387/statm: 1411 1093 73 138 0 1270 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 8988

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27393
/proc/meminfo: memFree=1268112/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5780 CPUtime=1105.35
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1108 0 0 0 110534 1 0 0 25 0 1 0 894422316 5918720 1103 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1445 1103 73 138 0 1304 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 9124

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27393
/proc/meminfo: memFree=1267984/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5780 CPUtime=1165.33
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1127 0 0 0 116532 1 0 0 25 0 1 0 894422316 5918720 1122 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1445 1122 73 138 0 1304 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 9124

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 27393
/proc/meminfo: memFree=1267984/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5780 CPUtime=1173.33
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1127 0 0 0 117332 1 0 0 25 0 1 0 894422316 5918720 1122 1992294400 134512640 135078472 4294956176 18446744073709551615 134550156 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1445 1122 73 138 0 1304 0
Current children cumulated CPU time (s) 1189.65
Current children cumulated vsize (KiB) 9124

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27393
/proc/meminfo: memFree=1267984/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5780 CPUtime=1179.73
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1128 0 0 0 117972 1 0 0 25 0 1 0 894422316 5918720 1123 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1445 1123 73 138 0 1304 0
Current children cumulated CPU time (s) 1196.05
Current children cumulated vsize (KiB) 9124

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27393
/proc/meminfo: memFree=1267984/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5780 CPUtime=1181.33
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1130 0 0 0 118132 1 0 0 25 0 1 0 894422316 5918720 1125 1992294400 134512640 135078472 4294956176 18446744073709551615 134555047 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1445 1125 73 138 0 1304 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 9124

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27393
/proc/meminfo: memFree=1267984/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5780 CPUtime=1182.12
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1130 0 0 0 118211 1 0 0 25 0 1 0 894422316 5918720 1125 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1445 1125 73 138 0 1304 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 9124

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27393
/proc/meminfo: memFree=1267984/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5780 CPUtime=1182.52
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1130 0 0 0 118251 1 0 0 25 0 1 0 894422316 5918720 1125 1992294400 134512640 135078472 4294956176 18446744073709551615 134552663 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1445 1125 73 138 0 1304 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 9124

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27393
/proc/meminfo: memFree=1267984/2055920 swapFree=4178260/4192956
[pid=27381] ppid=27379 vsize=3344 CPUtime=16.32
/proc/27381/stat : 27381 (SATzilla2009_C) S 27379 27381 24994 0 -1 4194304 513 1772 0 0 408 24 1198 2 25 0 1 0 894420681 3424256 361 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27381/statm: 836 361 219 399 0 433 0
[pid=27387] ppid=27381 vsize=5780 CPUtime=1182.72
/proc/27387/stat : 27387 (minisat20SAT07) R 27381 27381 24994 0 -1 4194304 1130 0 0 0 118271 1 0 0 25 0 1 0 894422316 5918720 1125 1992294400 134512640 135078472 4294956176 18446744073709551615 134550593 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27387/statm: 1445 1125 73 138 0 1304 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 9124

Child status: 17
Real time (s): 1199.79
CPU time (s): 1199.16
CPU user time (s): 1198.87
CPU system time (s): 0.288956
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 9124

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

runsolver used 1.08384 second user time and 3.2875 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-01 05:58:12
IDJOB=1539534
IDBENCH=70624
IDSOLVER=527
FILE ID=node39/1539534-1238558292
PBS_JOBID= 9062126
Free space on /tmp= 66252 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1983754128-073.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539534-1238558292/watcher-1539534-1238558292 -o /tmp/evaluation-result-1539534-1238558292/solver-1539534-1238558292 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539534-1238558292.cnf

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

MD5SUM BENCH= b11978b0ce5403208988a0dc3b9e35ce
RANDOM SEED=1430410231

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:       1273088 kB
Buffers:         96012 kB
Cached:         588196 kB
SwapCached:       8168 kB
Active:         252872 kB
Inactive:       441280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1273088 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:           31480 kB
Writeback:           0 kB
Mapped:          16700 kB
Slab:            75044 kB
Committed_AS:  2447264 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 06:18:12