Trace number 3273879

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
SAT09 reference solver: SATzilla2009_C 2009-03-22? (TO) 1300.01 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4645.03
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

14.28/14.30	c SATzilla is building models for class 2
14.28/14.30	c run presolver march_dl2004 for 5 seconds ... 
14.28/14.30	c Bin: Executing march_dl2004
14.28/14.30	c spawning binary file with 5 seconds ...
14.28/14.30	c child exit by a signal
14.28/14.30	c march_dl2004 returned code 137.
14.28/14.30	c run presolver mxc-sr08 for 5 seconds ... 
14.28/14.30	c Bin: Executing mxc-sr08
14.28/14.30	c spawning binary file with 5 seconds ...
14.28/14.30	c child exit by a signal
14.28/14.30	c mxc-sr08 returned code 137.
14.28/14.30	c Orignal number of varibales is 133, number of clauses is 276 
14.28/14.30	c predicted feature computation time is 6.877763 
14.28/14.30	c Bin: Executing satelite
14.28/14.30	c spawning binary file with 240 seconds ...
14.28/14.30	c child exited successfully
14.28/14.30	c satzilla computing base features
14.28/14.30	c Number of variabe is: 133, Number of clause is : 276 
14.28/14.30	c Initializing...
14.28/14.30	c satzilla compute diameter ...
14.28/14.30	c start diameter features ...
14.28/14.30	c satzilla doing clause learning
14.28/14.30	c start clause learning features ...
14.28/14.30	c Bin: Executing zchaff07
14.28/14.30	c spawning binary file with 2 seconds ...
14.28/14.30	c child exit by a signal
14.28/14.30	c satzilla doing survey propogation probe
14.28/14.30	c do survay propogation for 2 second ...
14.28/14.30	c satzilla doing local search probe
14.28/14.30	c satzilla doing lobjois search-space size estimate
14.28/14.30	c features are:133 276 133 276 0 0 0.481884 0.485507 0.57632 0.537166 0.0225564 0 0.0225564 0.0225564 -0 0 1 0.0225564 0.140138 0.0217391 0.0434783 0.271173 0.0200501 0.0792551 0 0.333333 0.227381 0.0114416 0.450925 0 0.0289855 1.70942 0.507246 0.0220116 0.047869 0.0217391 0.0289855 6.01515 0.02883 5 7 0.152834 4189.67 0.0304137 3960 4471 4471 3960 4227 4163 4174 21.2634 0.066748 19.0545 23.7133 23.7133 19.0545 21.6007 20.0839 21.2852 0.0352691 1.76154 6.13795e-06 0.262034 0.0770402 0.00104428 0.0233858 0.00326214 0.014621 0.316752 0.0560808 0.220522 0.324998 0.32458 0.312229 0.324142 0.320058 0.322746 2.96 0.5095 19.2542 0.161529 19 15 23 0.815062 0.29833 0.851178 0.080683 0.80199 0.959641 
14.28/14.30	c satzilla's ranking:
14.28/14.30	c 1) tts-4-0: 2.362301
14.28/14.30	c 2) minisat20SAT07: 1.928721
14.28/14.30	c 3) mxc-sr08: 1.790847
14.28/14.30	c 4) minisat20: 1.239438
14.28/14.30	c 5) vallst: 1.086000
14.28/14.30	c 6) zchaff_rand: -0.116404
14.28/14.30	c 7) march_dl2004: -0.606291
14.28/14.30	c 8) SATenstein: -10000.000000
14.28/14.30	c 9) gnovelty+: -10000.000000
14.28/14.30	c 10) adaptg2wsat+: -10000.000000
14.28/14.30	c 11) adaptg2wsat0: -10000.000000
14.28/14.30	c 12) picosat846: -10000.000000
14.28/14.30	c 13) kcnfs04SAT07: -10000.000000
14.28/14.30	c satzilla running tts-4-0 ... 

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273879-1303602253/watcher-3273879-1303602253 -o /tmp/evaluation-result-3273879-1303602253/solver-3273879-1303602253 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273879-1303602253.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.88 3.10 3/175 20248
/proc/meminfo: memFree=24597248/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=2136 CPUtime=0 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471823017 2187264 114 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 534 114 97 400 0 131 0

[startup+0.074513 s]
/proc/loadavg: 3.68 3.88 3.10 3/175 20248
/proc/meminfo: memFree=24597248/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=2136 CPUtime=0 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471823017 2187264 114 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100507 s]
/proc/loadavg: 3.68 3.88 3.10 3/175 20248
/proc/meminfo: memFree=24597248/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=2136 CPUtime=0 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471823017 2187264 114 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300467 s]
/proc/loadavg: 3.68 3.88 3.10 3/175 20248
/proc/meminfo: memFree=24597248/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=2136 CPUtime=0 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471823017 2187264 114 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700387 s]
/proc/loadavg: 3.68 3.88 3.10 3/175 20248
/proc/meminfo: memFree=24597248/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=2136 CPUtime=0 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471823017 2187264 114 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50024 s]
/proc/loadavg: 3.68 3.88 3.10 4/188 20290
/proc/meminfo: memFree=24585676/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=2136 CPUtime=0 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471823017 2187264 114 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 534 114 97 400 0 131 0
[pid=20249] ppid=20248 vsize=844 CPUtime=1.49 cores=1,3
/proc/20249/stat : 20249 (march_dl2004) R 20248 20248 20041 0 -1 4202496 155 0 0 0 149 0 0 0 25 0 1 0 471823018 864256 126 33554432000 134512640 134996440 4289227264 18446744073709551615 134571664 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20249/statm: 211 126 74 119 0 90 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2980

[startup+3.10095 s]
/proc/loadavg: 3.68 3.88 3.10 4/188 20290
/proc/meminfo: memFree=24584592/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=2136 CPUtime=0 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471823017 2187264 114 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 534 114 97 400 0 131 0
[pid=20249] ppid=20248 vsize=844 CPUtime=3.1 cores=1,3
/proc/20249/stat : 20249 (march_dl2004) R 20248 20248 20041 0 -1 4202496 157 0 0 0 310 0 0 0 25 0 1 0 471823018 864256 128 33554432000 134512640 134996440 4289227264 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20249/statm: 211 128 74 119 0 90 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2980

[startup+6.30037 s]
/proc/loadavg: 3.79 3.90 3.11 4/191 20304
/proc/meminfo: memFree=24548356/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=2136 CPUtime=4.99 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 186 158 0 0 0 0 499 0 18 0 1 0 471823017 2187264 127 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 534 127 108 400 0 131 0
[pid=20291] ppid=20248 vsize=1868 CPUtime=1.29 cores=1,3
/proc/20291/stat : 20291 (mxc-sr08) R 20248 20248 20041 0 -1 4202496 384 0 0 0 129 0 0 0 22 0 1 0 471823517 1912832 358 33554432000 134512640 135078026 4290895552 18446744073709551615 134534249 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20291/statm: 467 358 73 139 0 326 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4004

[startup+12.7002 s]
/proc/loadavg: 3.72 3.89 3.10 5/187 20331
/proc/meminfo: memFree=24575228/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=7192 CPUtime=12.68 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) R 20246 20248 20041 0 -1 4202496 409 2613 0 0 45 24 1197 2 18 0 1 0 471823017 7364608 309 33554432000 134512640 136149437 4294126352 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/20248/statm: 1798 309 208 400 0 1395 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7192

[startup+25.5069 s]
/proc/loadavg: 3.78 3.89 3.12 6/194 20344
/proc/meminfo: memFree=24483440/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=13936 CPUtime=11.19 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 3408 0 0 0 1119 0 0 0 25 0 1 0 471824448 14270464 3382 33554432000 134512640 134965848 4292820880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 3484 3382 68 111 0 3371 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17028

[startup+51.1003 s]
/proc/loadavg: 3.86 3.90 3.14 5/194 20346
/proc/meminfo: memFree=24376312/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=35264 CPUtime=36.79 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 8757 0 0 0 3677 2 0 0 25 0 1 0 471824448 36110336 8731 33554432000 134512640 134965848 4292820880 18446744073709551615 134534115 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 8816 8731 68 111 0 8703 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38356

[startup+102.301 s]
/proc/loadavg: 3.94 3.91 3.18 5/194 20348
/proc/meminfo: memFree=24280900/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=49096 CPUtime=87.98 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 12226 0 0 0 8795 3 0 0 25 0 1 0 471824448 50274304 12200 33554432000 134512640 134965848 4292820880 18446744073709551615 134534140 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 12274 12200 68 111 0 12161 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 52188

[startup+162.301 s]
/proc/loadavg: 3.97 3.92 3.23 5/194 20349
/proc/meminfo: memFree=24218488/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=66676 CPUtime=147.98 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 16600 0 0 0 14794 4 0 0 25 0 1 0 471824448 68276224 16574 33554432000 134512640 134965848 4292820880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 16669 16574 68 111 0 16556 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 69768

[startup+222.3 s]
/proc/loadavg: 3.99 3.94 3.28 5/194 20351
/proc/meminfo: memFree=24172440/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=81676 CPUtime=207.99 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 20355 0 0 0 20794 5 0 0 25 0 1 0 471824448 83636224 20329 33554432000 134512640 134965848 4292820880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 20419 20329 68 111 0 20306 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 84768

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.32 6/194 20352
/proc/meminfo: memFree=24120468/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=94332 CPUtime=267.99 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 23522 0 0 0 26793 6 0 0 25 0 1 0 471824448 96595968 23496 33554432000 134512640 134965848 4292820880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 23583 23496 68 111 0 23470 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 97424

[startup+342.307 s]
/proc/loadavg: 4.05 3.97 3.36 6/194 20354
/proc/meminfo: memFree=24087192/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=107224 CPUtime=328 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 26735 0 0 0 32792 8 0 0 25 0 1 0 471824448 109797376 26709 33554432000 134512640 134965848 4292820880 18446744073709551615 134534022 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 26806 26709 68 111 0 26693 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 110316

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.40 6/194 20356
/proc/meminfo: memFree=24059256/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=114256 CPUtime=387.99 cores=1,3

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

/proc/20339/statm: 39053 38925 68 111 0 38940 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 159304

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.55 6/194 20364
/proc/meminfo: memFree=23864148/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=174728 CPUtime=688 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 43614 0 0 0 68784 16 0 0 25 0 1 0 471824448 178921472 43588 33554432000 134512640 134965848 4292820880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 43682 43588 68 111 0 43569 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 177820

[startup+762.301 s]
/proc/loadavg: 4.05 3.99 3.58 6/194 20365
/proc/meminfo: memFree=23831128/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=182932 CPUtime=748 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 45649 0 0 0 74783 17 0 0 25 0 1 0 471824448 187322368 45623 33554432000 134512640 134965848 4292820880 18446744073709551615 134534126 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 45733 45623 68 111 0 45620 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 186024

[startup+822.301 s]
/proc/loadavg: 4.02 3.99 3.61 6/194 20367
/proc/meminfo: memFree=23798860/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=193248 CPUtime=808 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 48228 0 0 0 80782 18 0 0 25 0 1 0 471824448 197885952 48202 33554432000 134512640 134965848 4292820880 18446744073709551615 134534126 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 48312 48202 68 111 0 48199 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 196340

[startup+882.301 s]
/proc/loadavg: 4.19 4.03 3.64 6/194 20368
/proc/meminfo: memFree=23762624/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=200748 CPUtime=868.01 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 50110 0 0 0 86782 19 0 0 25 0 1 0 471824448 205565952 50084 33554432000 134512640 134965848 4292820880 18446744073709551615 134534115 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 50187 50084 68 111 0 50074 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 203840

[startup+942.3 s]
/proc/loadavg: 4.07 4.03 3.66 5/194 20370
/proc/meminfo: memFree=23741760/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=207308 CPUtime=928 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 51773 0 0 0 92780 20 0 0 25 0 1 0 471824448 212283392 51747 33554432000 134512640 134965848 4292820880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 51827 51747 68 111 0 51714 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 210400

[startup+1002.31 s]
/proc/loadavg: 4.02 4.02 3.68 5/194 20372
/proc/meminfo: memFree=23716164/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=212468 CPUtime=988.01 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 53047 0 0 0 98780 21 0 0 25 0 1 0 471824448 217567232 53021 33554432000 134512640 134965848 4292820880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 53117 53021 68 111 0 53004 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 215560

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.70 6/194 20382
/proc/meminfo: memFree=23698800/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=217388 CPUtime=1048.01 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 54284 0 0 0 104779 22 0 0 25 0 1 0 471824448 222605312 54258 33554432000 134512640 134965848 4292820880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 54347 54258 68 111 0 54234 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 220480

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.72 6/194 20384
/proc/meminfo: memFree=23675832/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=224184 CPUtime=1108.01 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 55998 0 0 0 110778 23 0 0 25 0 1 0 471824448 229564416 55972 33554432000 134512640 134965848 4292820880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 56046 55972 68 111 0 55933 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 227276

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.73 6/194 20385
/proc/meminfo: memFree=23653488/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=231216 CPUtime=1168.01 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 57716 0 0 0 116777 24 0 0 25 0 1 0 471824448 236765184 57690 33554432000 134512640 134965848 4292820880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 57804 57690 68 111 0 57691 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 234308

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.74 6/194 20390
/proc/meminfo: memFree=23632524/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=236140 CPUtime=1228.02 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 58986 0 0 0 122777 25 0 0 25 0 1 0 471824448 241807360 58960 33554432000 134512640 134965848 4292820880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 59035 58960 68 111 0 58922 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 239232



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.76 5/194 20392
/proc/meminfo: memFree=23610628/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=242232 CPUtime=1285.72 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 60497 0 0 0 128547 25 0 0 25 0 1 0 471824448 248045568 60471 33554432000 134512640 134965848 4292820880 18446744073709551615 134534179 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 60558 60471 68 111 0 60445 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 245324

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.76 5/194 20392
/proc/meminfo: memFree=23610628/32951124 swapFree=67111412/67111528
[pid=20248] ppid=20246 vsize=3092 CPUtime=14.29 cores=1,3
/proc/20248/stat : 20248 (SATzilla2009_C) S 20246 20248 20041 0 -1 4202496 470 2613 0 0 194 36 1197 2 21 0 1 0 471823017 3166208 322 33554432000 134512640 136149437 4294126352 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/20248/statm: 773 322 220 400 0 370 0
[pid=20339] ppid=20248 vsize=242232 CPUtime=1285.72 cores=1,3
/proc/20339/stat : 20339 (tts-4-0) R 20248 20248 20041 0 -1 4202496 60497 0 0 0 128547 25 0 0 25 0 1 0 471824448 248045568 60471 33554432000 134512640 134965848 4292820880 18446744073709551615 134534179 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20339/statm: 60558 60471 68 111 0 60445 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 245324

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20248 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=919883
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=383941
# CPU time returned by wait4() is 14.3038
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.38
CPU system time (s): 0.63
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 245324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.9199
system time used= 0.383941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3083
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= 13
involuntary context switches= 70

runsolver used 2.12468 second user time and 4.96124 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-24 01:44:13
IDJOB=3273879
IDBENCH=83148
IDSOLVER=1675
FILE ID=node137/3273879-1303602253
RUNJOBID= node137-1303600949-20061
PBS_JOBID= 13150605
Free space on /tmp= 71756 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273879-1303602253/watcher-3273879-1303602253 -o /tmp/evaluation-result-3273879-1303602253/solver-3273879-1303602253 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273879-1303602253.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=30647304

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24598768 kB
Buffers:       1675936 kB
Cached:        6064916 kB
SwapCached:        112 kB
Active:        1156316 kB
Inactive:      6647748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24598768 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           83904 kB
Writeback:           0 kB
AnonPages:       63864 kB
Mapped:          14280 kB
Slab:           485280 kB
PageTables:       5188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192160 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71624 MiB
End job on node137 at 2011-04-24 02:05:55