Trace number 1718099

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_I 2009-03-22? (exit code) 1199.24 1199.86

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

Solver Data

19.38/19.42	c SATzilla is building models for class 3
19.38/19.42	c run presolver mxc-sr08 for 10 seconds ... 
19.38/19.42	c Bin: Executing mxc-sr08
19.38/19.42	c spawning binary file with 10 seconds ...
19.38/19.42	c child exit by a signal
19.38/19.42	c mxc-sr08 returned code 137.
19.38/19.42	c run presolver picosat846 for 5 seconds ... 
19.38/19.42	c Bin: Executing picosat846
19.38/19.42	c spawning binary file with 5 seconds ...
19.38/19.42	c child exit by a signal
19.38/19.42	c picosat846 returned code 137.
19.38/19.42	c Orignal number of varibales is 2010, number of clauses is 6802 
19.38/19.42	c predicted feature computation time is 1.452300 
19.38/19.42	c Bin: Executing satelite
19.38/19.42	c spawning binary file with 240 seconds ...
19.38/19.42	c child exited successfully
19.38/19.42	c satzilla computing base features
19.38/19.42	c Number of variabe is: 1384, Number of clause is : 5732 
19.38/19.42	c Initializing...
19.38/19.42	c satzilla doing clause learning
19.38/19.42	c start clause learning features ...
19.38/19.42	c Bin: Executing zchaff07
19.38/19.42	c spawning binary file with 2 seconds ...
19.38/19.42	c child exit by a signal
19.38/19.42	c satzilla doing survey propogation probe
19.38/19.42	c do survay propogation for 2 second ...
19.38/19.42	c satzilla doing local search probe
19.38/19.42	c features are:2010 6802 1384 5732 0.452312 0.186671 0.241452 0.345186 0.83241 1.1822 0.00214179 0.3819 0.00144509 0.0195087 0.933756 0.217027 0.885729 0.00214179 0.304343 0.00122121 0.0047104 2.41313 0.0766666 0.0855001 0 0.5 2.06678 0.000948937 0.61753 0.000348918 0.00453594 1.97626 0.50314 0.00157215 0.621793 0.000872296 0.00662945 760 0.315295 473 1177 1093 529 1025 550 637 35.6238 0.170205 26.7661 47.2868 45.0809 28.1777 39.2896 32.4564 34.0803 0.24087 0.798176 4.10247e-05 0.855731 0.541149 0.0412896 0.341126 0.0977786 0.176701 0.048143 0.91259 3.10521e-06 0.321705 0.0705471 0.00520449 0.0557888 0.0302647 0.0461626 88.2495 0.434416 289.82 0.0620684 290 275 306 0.661931 0.203711 0.850936 0.0508765 
19.38/19.42	c satzilla's ranking:
19.38/19.42	c 1) mxc-sr08: 2.721757
19.38/19.42	c 2) picosat846: 2.714236
19.38/19.42	c 3) minisat20SAT07: 1.840101
19.38/19.42	c 4) march_dl2004: 1.625752
19.38/19.42	c 5) zchaff_rand: 1.057915
19.38/19.42	c 6) SATenstein: -10000.000000
19.38/19.42	c 7) gnovelty+: -10000.000000
19.38/19.42	c 8) adaptg2wsat+: -10000.000000
19.38/19.42	c 9) adaptg2wsat0: -10000.000000
19.38/19.42	c 10) tts-4-0: -10000.000000
19.38/19.42	c 11) vallst: -10000.000000
19.38/19.42	c 12) minisat20: -10000.000000
19.38/19.42	c 13) kcnfs04SAT07: -10000.000000
19.38/19.42	c satzilla running mxc-sr08 ... 
1199.15/1199.86	c Bin: Executing mxc-sr08
1199.15/1199.86	c spawning binary file with 1180 seconds ...
1199.15/1199.86	c child exit by a signal
1199.15/1199.86	c mxc-sr08 returned code 137.
1199.15/1199.86	c satzilla running picosat846 ... 
1199.15/1199.86	c Bin: Executing picosat846
1199.15/1199.86	c picosat846 returned code 1.
1199.15/1199.86	c satzilla running minisat20SAT07 ... 
1199.15/1199.86	c Bin: Executing minisat20SAT07
1199.15/1199.86	c minisat20SAT07 returned code 1.
1199.15/1199.86	c satzilla running march_dl2004 ... 
1199.15/1199.86	c Bin: Executing march_dl2004
1199.15/1199.86	c march_dl2004 returned code 1.
1199.15/1199.86	c satzilla running zchaff_rand ... 
1199.15/1199.86	c Bin: Executing zchaff_rand
1199.15/1199.86	c zchaff_rand returned code 1.
1199.15/1199.86	c satzilla running SATenstein ... 
1199.15/1199.86	c Bin: Executing SATenstein
1199.15/1199.86	c SATenstein returned code 1.
1199.15/1199.86	c satzilla running gnovelty+ ... 
1199.15/1199.86	c Bin: Executing gnovelty+
1199.15/1199.86	c gnovelty+ returned code 1.
1199.15/1199.86	c satzilla running adaptg2wsat+ ... 
1199.15/1199.86	c Bin: Executing adaptg2wsat+
1199.15/1199.86	c adaptg2wsat+ returned code 1.
1199.15/1199.86	c satzilla running adaptg2wsat0 ... 
1199.15/1199.86	c Bin: Executing adaptg2wsat0
1199.15/1199.86	c adaptg2wsat0 returned code 1.
1199.15/1199.86	c satzilla running tts-4-0 ... 
1199.15/1199.86	c Bin: Executing tts-4-0
1199.15/1199.86	c tts-4-0 returned code 1.
1199.15/1199.86	c satzilla running vallst ... 
1199.15/1199.86	c Bin: Executing vallst
1199.15/1199.86	c vallst returned code 1.
1199.15/1199.86	c satzilla running minisat20 ... 
1199.15/1199.86	c Bin: Executing minisat20
1199.15/1199.86	c minisat20 returned code 1.
1199.15/1199.86	c satzilla running kcnfs04SAT07 ... 
1199.15/1199.86	c Bin: Executing kcnfs04SAT07
1199.15/1199.86	c kcnfs04SAT07 returned code 1.
1199.15/1199.86	c ERROR: All Failed! 
1199.15/1199.86	c SATZILLA_TIME=1199.400000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718099-1240633523/watcher-1718099-1240633523 -o /tmp/evaluation-result-1718099-1240633523/solver-1718099-1240633523 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1718099-1240633523.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.97 0.99 3/64 29299
/proc/meminfo: memFree=1167648/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=2056 CPUtime=0
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91378325 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 514 112 96 399 0 111 0
[pid=29300] ppid=29299 vsize=1440 CPUtime=0
/proc/29300/stat : 29300 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 249 0 0 0 0 0 0 0 19 0 1 0 91378325 1474560 245 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29300/statm: 360 245 54 138 0 219 0

[startup+0.0335851 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 29299
/proc/meminfo: memFree=1167648/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=2056 CPUtime=0
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91378325 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 514 112 96 399 0 111 0
[pid=29300] ppid=29299 vsize=1796 CPUtime=0.03
/proc/29300/stat : 29300 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 405 0 0 0 3 0 0 0 19 0 1 0 91378325 1839104 359 1992294400 134512640 135078026 4294956176 18446744073709551615 134533808 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29300/statm: 449 359 71 138 0 308 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3852

[startup+0.101594 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 29299
/proc/meminfo: memFree=1167648/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=2056 CPUtime=0
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91378325 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 514 112 96 399 0 111 0
[pid=29300] ppid=29299 vsize=1796 CPUtime=0.09
/proc/29300/stat : 29300 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 407 0 0 0 9 0 0 0 19 0 1 0 91378325 1839104 361 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29300/statm: 449 361 71 138 0 308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3852

[startup+0.301619 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 29299
/proc/meminfo: memFree=1167648/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=2056 CPUtime=0
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91378325 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 514 112 96 399 0 111 0
[pid=29300] ppid=29299 vsize=2060 CPUtime=0.29
/proc/29300/stat : 29300 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 451 0 0 0 29 0 0 0 21 0 1 0 91378325 2109440 405 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29300/statm: 515 405 71 138 0 374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4116

[startup+0.701674 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 29299
/proc/meminfo: memFree=1167648/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=2056 CPUtime=0
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91378325 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 514 112 96 399 0 111 0
[pid=29300] ppid=29299 vsize=2192 CPUtime=0.69
/proc/29300/stat : 29300 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 493 0 0 0 69 0 0 0 25 0 1 0 91378325 2244608 447 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29300/statm: 548 447 71 138 0 407 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4248

[startup+1.50178 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 29301
/proc/meminfo: memFree=1165712/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=2056 CPUtime=0
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91378325 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 514 112 96 399 0 111 0
[pid=29300] ppid=29299 vsize=2588 CPUtime=1.49
/proc/29300/stat : 29300 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 613 0 0 0 149 0 0 0 25 0 1 0 91378325 2650112 567 1992294400 134512640 135078026 4294956176 18446744073709551615 134534276 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29300/statm: 647 567 71 138 0 506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4644

[startup+3.102 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 29301
/proc/meminfo: memFree=1165264/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=2056 CPUtime=0
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91378325 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 514 112 96 399 0 111 0
[pid=29300] ppid=29299 vsize=2720 CPUtime=3.09
/proc/29300/stat : 29300 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 632 0 0 0 308 1 0 0 25 0 1 0 91378325 2785280 586 1992294400 134512640 135078026 4294956176 18446744073709551615 134534342 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29300/statm: 680 586 71 138 0 539 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4776

[startup+6.30243 s]
/proc/loadavg: 1.01 0.98 0.99 2/66 29301
/proc/meminfo: memFree=1164880/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=2056 CPUtime=0
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91378325 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 514 112 96 399 0 111 0
[pid=29300] ppid=29299 vsize=3776 CPUtime=6.29
/proc/29300/stat : 29300 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 879 0 0 0 628 1 0 0 25 0 1 0 91378325 3866624 833 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29300/statm: 944 833 71 138 0 803 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5832

[startup+12.7013 s]
/proc/loadavg: 1.01 0.98 0.99 2/66 29302
/proc/meminfo: memFree=1166928/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=2056 CPUtime=9.99
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 152 909 0 0 0 0 998 1 16 0 1 0 91378325 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 514 121 104 399 0 111 0
[pid=29302] ppid=29299 vsize=2184 CPUtime=2.69
/proc/29302/stat : 29302 (picosat846) R 29299 29299 28114 0 -1 4194304 285 0 0 0 269 0 0 0 25 0 1 0 91379326 2236416 274 1992294400 134512640 134570484 4294956176 18446744073709551615 134552289 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29302/statm: 546 274 84 14 0 212 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4240

[startup+25.502 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29305
/proc/meminfo: memFree=1163536/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=3776 CPUtime=6.06
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 879 0 0 0 606 0 0 0 25 0 1 0 91380267 3866624 833 1992294400 134512640 135078026 4294956176 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 944 833 71 138 0 803 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7644

[startup+51.1015 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29305
/proc/meminfo: memFree=1162640/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=4608 CPUtime=31.65
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 1101 0 0 0 3164 1 0 0 25 0 1 0 91380267 4718592 1055 1992294400 134512640 135078026 4294956176 18446744073709551615 134534962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 1152 1055 71 138 0 1011 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8476

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29305
/proc/meminfo: memFree=1161808/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=5412 CPUtime=82.83
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 1309 0 0 0 8282 1 0 0 25 0 1 0 91380267 5541888 1263 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 1353 1263 71 138 0 1212 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9280

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29305
/proc/meminfo: memFree=1160528/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=6736 CPUtime=142.8
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 1634 0 0 0 14279 1 0 0 25 0 1 0 91380267 6897664 1588 1992294400 134512640 135078026 4294956176 18446744073709551615 134522269 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 1684 1588 71 138 0 1543 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10604

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29305
/proc/meminfo: memFree=1159824/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=7528 CPUtime=202.78
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 1807 0 0 0 20277 1 0 0 25 0 1 0 91380267 7708672 1761 1992294400 134512640 135078026 4294956176 18446744073709551615 134533769 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 1882 1761 71 138 0 1741 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11396

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29305
/proc/meminfo: memFree=1159696/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=7528 CPUtime=262.75
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 1838 0 0 0 26274 1 0 0 25 0 1 0 91380267 7708672 1792 1992294400 134512640 135078026 4294956176 18446744073709551615 134534616 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 1882 1792 71 138 0 1741 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 11396

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29305
/proc/meminfo: memFree=1159376/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=7912 CPUtime=322.71
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 1925 0 0 0 32270 1 0 0 25 0 1 0 91380267 8101888 1879 1992294400 134512640 135078026 4294956176 18446744073709551615 134534653 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 1978 1879 71 138 0 1837 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29305
/proc/meminfo: memFree=1157520/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=9920 CPUtime=802.48
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2383 0 0 0 80246 2 0 0 25 0 1 0 91380267 10158080 2337 1992294400 134512640 135078026 4294956176 18446744073709551615 134522635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2480 2337 71 138 0 2339 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 13788

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1157328/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=9920 CPUtime=862.42
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2404 0 0 0 86240 2 0 0 25 0 1 0 91380267 10158080 2358 1992294400 134512640 135078026 4294956176 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2480 2358 71 138 0 2339 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 13788

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1157200/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=10052 CPUtime=922.41
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2437 0 0 0 92238 3 0 0 25 0 1 0 91380267 10293248 2391 1992294400 134512640 135078026 4294956176 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2513 2391 71 138 0 2372 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 13920

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1157136/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=10188 CPUtime=982.36
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2465 0 0 0 98233 3 0 0 25 0 1 0 91380267 10432512 2419 1992294400 134512640 135078026 4294956176 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2547 2419 71 138 0 2406 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 14056

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1157008/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=10332 CPUtime=1042.33
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2498 0 0 0 104230 3 0 0 25 0 1 0 91380267 10579968 2452 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2583 2452 71 138 0 2442 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 14200

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1156752/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=10736 CPUtime=1102.3
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2564 0 0 0 110227 3 0 0 25 0 1 0 91380267 10993664 2518 1992294400 134512640 135078026 4294956176 18446744073709551615 134533745 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2684 2518 71 138 0 2543 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 14604

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1156624/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=11000 CPUtime=1162.26
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2659 0 0 0 116223 3 0 0 25 0 1 0 91380267 11264000 2613 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2750 2613 71 138 0 2609 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 14868

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1156368/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=11000 CPUtime=1170.25
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2659 0 0 0 117022 3 0 0 25 0 1 0 91380267 11264000 2613 1992294400 134512640 135078026 4294956176 18446744073709551615 134534944 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2750 2613 71 138 0 2609 0
Current children cumulated CPU time (s) 1189.65
Current children cumulated vsize (KiB) 14868

[startup+1196.7 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1156368/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=11000 CPUtime=1176.65
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2659 0 0 0 117662 3 0 0 25 0 1 0 91380267 11264000 2613 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2750 2613 71 138 0 2609 0
Current children cumulated CPU time (s) 1196.05
Current children cumulated vsize (KiB) 14868

[startup+1198.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1156368/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=11000 CPUtime=1178.25
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2659 0 0 0 117822 3 0 0 25 0 1 0 91380267 11264000 2613 1992294400 134512640 135078026 4294956176 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2750 2613 71 138 0 2609 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 14868

[startup+1199.1 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1156368/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=11000 CPUtime=1179.05
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2659 0 0 0 117902 3 0 0 25 0 1 0 91380267 11264000 2613 1992294400 134512640 135078026 4294956176 18446744073709551615 134523815 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2750 2613 71 138 0 2609 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 14868

[startup+1199.5 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1156368/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=11000 CPUtime=1179.45
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2659 0 0 0 117942 3 0 0 25 0 1 0 91380267 11264000 2613 1992294400 134512640 135078026 4294956176 18446744073709551615 134534325 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2750 2613 71 138 0 2609 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 14868

[startup+1199.7 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1156368/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=11000 CPUtime=1179.65
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2659 0 0 0 117962 3 0 0 25 0 1 0 91380267 11264000 2613 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2750 2613 71 138 0 2609 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 14868

[startup+1199.8 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 29307
/proc/meminfo: memFree=1156368/2055920 swapFree=4192956/4192956
[pid=29299] ppid=29297 vsize=3868 CPUtime=19.4
/proc/29299/stat : 29299 (SATzilla2009_I) S 29297 29299 28114 0 -1 4194304 749 2359 0 0 211 25 1699 5 25 0 1 0 91378325 3960832 513 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29299/statm: 967 513 217 399 0 564 0
[pid=29305] ppid=29299 vsize=11000 CPUtime=1179.75
/proc/29305/stat : 29305 (mxc-sr08) R 29299 29299 28114 0 -1 4194304 2659 0 0 0 117972 3 0 0 25 0 1 0 91380267 11264000 2613 1992294400 134512640 135078026 4294956176 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29305/statm: 2750 2613 71 138 0 2609 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 14868

Child status: 17
Real time (s): 1199.86
CPU time (s): 1199.24
CPU user time (s): 1198.89
CPU system time (s): 0.349946
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 14868

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

runsolver used 1.05584 second user time and 3.3145 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-25 06:25:23
IDJOB=1718099
IDBENCH=20470
IDSOLVER=528
FILE ID=node71/1718099-1240633523
PBS_JOBID= 9186366
Free space on /tmp= 66472 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718099-1240633523/watcher-1718099-1240633523 -o /tmp/evaluation-result-1718099-1240633523/solver-1718099-1240633523 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1718099-1240633523.cnf

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

MD5SUM BENCH= 8ca1246723b65c8e0ae1eddb535ce13f
RANDOM SEED=681063203

node71.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1168200 kB
Buffers:         88284 kB
Cached:         701876 kB
SwapCached:          0 kB
Active:         373852 kB
Inactive:       430228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1168200 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           31616 kB
Writeback:           0 kB
Mapped:          23676 kB
Slab:            69740 kB
Committed_AS:   200152 kB
PageTables:       1436 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= 66444 MiB
End job on node71 at 2009-04-25 06:45:24