Trace number 3264637

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
ppfolio par? (TO) 4800.12 1201.71

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark590.41
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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-3264637-1304094227/watcher-3264637-1304094227 -o /tmp/evaluation-result-3264637-1304094227/solver-3264637-1304094227 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3264637-1304094227.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 10.23 10.20 10.11 6/182 20955
/proc/meminfo: memFree=18202580/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) R 20953 20955 20607 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0

[startup+0.268682 s]
/proc/loadavg: 10.23 10.20 10.11 6/182 20955
/proc/meminfo: memFree=18202580/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300677 s]
/proc/loadavg: 10.23 10.20 10.11 6/182 20955
/proc/meminfo: memFree=18202580/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400663 s]
/proc/loadavg: 10.23 10.20 10.11 6/182 20955
/proc/meminfo: memFree=18202580/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700612 s]
/proc/loadavg: 10.23 10.20 10.11 6/182 20955
/proc/meminfo: memFree=18202580/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50051 s]
/proc/loadavg: 10.23 10.20 10.11 11/188 20961
/proc/meminfo: memFree=18178228/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
[pid=20956] ppid=20955 vsize=1253740 CPUtime=1.49 cores=0
/proc/20956/stat : 20956 (cryptominisat) R 20955 20955 20607 0 -1 4202496 4809 0 0 0 149 0 0 0 20 0 1 0 599653415 1283829760 2351 33554432000 4194304 4587354 140736804802048 18446744073709551615 4237785 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20956/statm: 313435 2351 334 96 0 309997 0
[pid=20957] ppid=20955 vsize=18532 CPUtime=1.49 cores=4
/proc/20957/stat : 20957 (clasp) R 20955 20955 20607 0 -1 4202496 2235 0 0 0 149 0 0 0 25 0 1 0 599653415 18976768 1966 33554432000 4194304 4785740 140733196549472 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20957/statm: 4633 1966 340 145 0 1678 0
[pid=20958] ppid=20955 vsize=457144 CPUtime=0.77 cores=6
/proc/20958/stat : 20958 (TNM) R 20955 20955 20607 0 -1 4202496 876 0 0 0 77 0 0 0 25 0 1 0 599653415 468115456 772 33554432000 134512640 134534564 4290014384 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20958/statm: 114286 772 95 6 0 112952 0
[pid=20959] ppid=20955 vsize=9572 CPUtime=1.49 cores=2
/proc/20959/stat : 20959 (lingeling) R 20955 20955 20607 0 -1 4202496 2247 0 0 0 149 0 0 0 25 0 1 0 599653415 9801728 1560 33554432000 4194304 4352236 140736328127216 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20959/statm: 2393 1560 127 39 0 1473 0
[pid=20960] ppid=20955 vsize=11864 CPUtime=0.7 cores=6
/proc/20960/stat : 20960 (march_hi) R 20955 20955 20607 0 -1 4202496 3778 0 0 0 70 0 0 0 25 0 1 0 599653415 12148736 1347 33554432000 4194304 4331988 140733957436048 18446744073709551615 4217992 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20960/statm: 2966 1347 143 34 0 1408 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1769176

[startup+3.10125 s]
/proc/loadavg: 10.23 10.20 10.11 6/181 20962
/proc/meminfo: memFree=18356716/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
[pid=20956] ppid=20955 vsize=1267864 CPUtime=3.08 cores=0
/proc/20956/stat : 20956 (cryptominisat) R 20955 20955 20607 0 -1 4202496 8199 0 0 0 308 0 0 0 25 0 1 0 599653415 1298292736 4940 33554432000 4194304 4587354 140736804802048 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20956/statm: 316966 4940 338 96 0 313528 0
[pid=20957] ppid=20955 vsize=19472 CPUtime=3.09 cores=4
/proc/20957/stat : 20957 (clasp) R 20955 20955 20607 0 -1 4202496 2472 0 0 0 309 0 0 0 25 0 1 0 599653415 19939328 2203 33554432000 4194304 4785740 140733196549472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20957/statm: 4868 2203 340 145 0 1913 0
[pid=20958] ppid=20955 vsize=457144 CPUtime=1.56 cores=6
/proc/20958/stat : 20958 (TNM) R 20955 20955 20607 0 -1 4202496 876 0 0 0 156 0 0 0 25 0 1 0 599653415 468115456 772 33554432000 134512640 134534564 4290014384 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20958/statm: 114286 772 95 6 0 112952 0
[pid=20959] ppid=20955 vsize=9828 CPUtime=3.08 cores=2
/proc/20959/stat : 20959 (lingeling) R 20955 20955 20607 0 -1 4202496 2311 0 0 0 308 0 0 0 25 0 1 0 599653415 10063872 1624 33554432000 4194304 4352236 140736328127216 18446744073709551615 4328146 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20959/statm: 2457 1624 127 39 0 1537 0
[pid=20960] ppid=20955 vsize=12816 CPUtime=1.5 cores=6
/proc/20960/stat : 20960 (march_hi) R 20955 20955 20607 0 -1 4202496 3993 0 0 0 150 0 0 0 25 0 1 0 599653415 13123584 1562 33554432000 4194304 4331988 140733957436048 18446744073709551615 4217992 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20960/statm: 3204 1562 143 34 0 1646 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1785448

[startup+6.30068 s]
/proc/loadavg: 9.81 10.12 10.08 11/188 20994
/proc/meminfo: memFree=18316028/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
[pid=20956] ppid=20955 vsize=1266832 CPUtime=6.29 cores=0
/proc/20956/stat : 20956 (cryptominisat) R 20955 20955 20607 0 -1 4202496 11006 0 0 0 628 1 0 0 25 0 1 0 599653415 1297235968 5565 33554432000 4194304 4587354 140736804802048 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20956/statm: 316708 5565 338 96 0 313270 0
[pid=20957] ppid=20955 vsize=20424 CPUtime=6.29 cores=4
/proc/20957/stat : 20957 (clasp) R 20955 20955 20607 0 -1 4202496 2681 0 0 0 629 0 0 0 25 0 1 0 599653415 20914176 2412 33554432000 4194304 4785740 140733196549472 18446744073709551615 4287061 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20957/statm: 5106 2412 340 145 0 2151 0
[pid=20958] ppid=20955 vsize=457144 CPUtime=3.15 cores=6
/proc/20958/stat : 20958 (TNM) R 20955 20955 20607 0 -1 4202496 876 0 0 0 315 0 0 0 25 0 1 0 599653415 468115456 772 33554432000 134512640 134534564 4290014384 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20958/statm: 114286 772 95 6 0 112952 0
[pid=20959] ppid=20955 vsize=10392 CPUtime=6.28 cores=2
/proc/20959/stat : 20959 (lingeling) R 20955 20955 20607 0 -1 4202496 2452 0 0 0 628 0 0 0 25 0 1 0 599653415 10641408 1765 33554432000 4194304 4352236 140736328127216 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20959/statm: 2598 1765 127 39 0 1678 0
[pid=20960] ppid=20955 vsize=13740 CPUtime=3.1 cores=6
/proc/20960/stat : 20960 (march_hi) R 20955 20955 20607 0 -1 4202496 4193 0 0 0 310 0 0 0 25 0 1 0 599653415 14069760 1762 33554432000 4194304 4331988 140733957436048 18446744073709551615 4217696 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20960/statm: 3435 1762 143 34 0 1877 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1786856

[startup+12.7006 s]
/proc/loadavg: 9.90 10.13 10.09 11/188 20994
/proc/meminfo: memFree=18300172/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
[pid=20956] ppid=20955 vsize=1273700 CPUtime=12.68 cores=0
/proc/20956/stat : 20956 (cryptominisat) R 20955 20955 20607 0 -1 4202496 14472 0 0 0 1267 1 0 0 25 0 1 0 599653415 1304268800 7599 33554432000 4194304 4587354 140736804802048 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20956/statm: 318425 7599 338 96 0 314987 0
[pid=20957] ppid=20955 vsize=20976 CPUtime=12.69 cores=4
/proc/20957/stat : 20957 (clasp) R 20955 20955 20607 0 -1 4202496 2824 0 0 0 1269 0 0 0 25 0 1 0 599653415 21479424 2555 33554432000 4194304 4785740 140733196549472 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20957/statm: 5244 2555 340 145 0 2289 0
[pid=20958] ppid=20955 vsize=457144 CPUtime=6.34 cores=6
/proc/20958/stat : 20958 (TNM) R 20955 20955 20607 0 -1 4202496 876 0 0 0 634 0 0 0 25 0 1 0 599653415 468115456 772 33554432000 134512640 134534564 4290014384 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20958/statm: 114286 772 95 6 0 112952 0
[pid=20959] ppid=20955 vsize=13720 CPUtime=12.68 cores=2
/proc/20959/stat : 20959 (lingeling) R 20955 20955 20607 0 -1 4202496 3284 0 0 0 1267 1 0 0 25 0 1 0 599653415 14049280 2597 33554432000 4194304 4352236 140736328127216 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20959/statm: 3430 2597 127 39 0 2510 0
[pid=20960] ppid=20955 vsize=15472 CPUtime=6.27 cores=6
/proc/20960/stat : 20960 (march_hi) R 20955 20955 20607 0 -1 4202496 4643 0 0 0 626 1 0 0 25 0 1 0 599653415 15843328 2212 33554432000 4194304 4331988 140733957436048 18446744073709551615 4217928 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20960/statm: 3868 2212 143 34 0 2310 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1799336

[startup+25.5065 s]
/proc/loadavg: 9.92 10.12 10.08 11/188 20994
/proc/meminfo: memFree=18277904/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
[pid=20956] ppid=20955 vsize=40356 CPUtime=25.49 cores=0
/proc/20956/stat : 20956 (cryptominisat) R 20955 20955 20607 0 -1 4202496 15140 0 0 0 2548 1 0 0 25 0 1 0 599653415 41324544 6473 33554432000 4194304 4587354 140736804802048 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20956/statm: 10089 6473 338 96 0 6651 0
[pid=20957] ppid=20955 vsize=22392 CPUtime=25.49 cores=4
/proc/20957/stat : 20957 (clasp) R 20955 20955 20607 0 -1 4202496 3194 0 0 0 2549 0 0 0 25 0 1 0 599653415 22929408 2925 33554432000 4194304 4785740 140733196549472 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20957/statm: 5598 2925 340 145 0 2643 0
[pid=20958] ppid=20955 vsize=457144 CPUtime=12.74 cores=6
/proc/20958/stat : 20958 (TNM) R 20955 20955 20607 0 -1 4202496 876 0 0 0 1274 0 0 0 25 0 1 0 599653415 468115456 772 33554432000 134512640 134534564 4290014384 18446744073709551615 6851585 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20958/statm: 114286 772 95 6 0 112952 0
[pid=20959] ppid=20955 vsize=12540 CPUtime=25.49 cores=2
/proc/20959/stat : 20959 (lingeling) R 20955 20955 20607 0 -1 4202496 3501 0 0 0 2548 1 0 0 25 0 1 0 599653415 12840960 2302 33554432000 4194304 4352236 140736328127216 18446744073709551615 4207594 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20959/statm: 3135 2302 127 39 0 2215 0
[pid=20960] ppid=20955 vsize=21436 CPUtime=12.61 cores=6
/proc/20960/stat : 20960 (march_hi) R 20955 20955 20607 0 -1 4202496 5322 0 0 0 1260 1 0 0 25 0 1 0 599653415 21950464 2820 33554432000 4194304 4331988 140733957436048 18446744073709551615 4211915 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20960/statm: 5359 2820 173 34 0 3801 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 572192

[startup+51.1012 s]
/proc/loadavg: 10.01 10.13 10.09 11/188 20996
/proc/meminfo: memFree=18252452/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
[pid=20956] ppid=20955 vsize=1283664 CPUtime=51.09 cores=0
/proc/20956/stat : 20956 (cryptominisat) R 20955 20955 20607 0 -1 4202496 27543 0 0 0 5105 4 0 0 25 0 1 0 599653415 1314471936 9513 33554432000 4194304 4587354 140736804802048 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20956/statm: 320916 9513 338 96 0 317478 0
[pid=20957] ppid=20955 vsize=25960 CPUtime=51.08 cores=4
/proc/20957/stat : 20957 (clasp) R 20955 20955 20607 0 -1 4202496 4039 0 0 0 5108 0 0 0 25 0 1 0 599653415 26583040 3770 33554432000 4194304 4785740 140733196549472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20957/statm: 6490 3770 340 145 0 3535 0
[pid=20958] ppid=20955 vsize=457144 CPUtime=25.44 cores=6
/proc/20958/stat : 20958 (TNM) R 20955 20955 20607 0 -1 4202496 876 0 0 0 2544 0 0 0 25 0 1 0 599653415 468115456 772 33554432000 134512640 134534564 4290014384 18446744073709551615 6851584 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20958/statm: 114286 772 95 6 0 112952 0
[pid=20959] ppid=20955 vsize=13056 CPUtime=51.08 cores=2

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

/proc/20960/statm: 6716 3894 173 34 0 5158 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 1978392

[startup+1002.31 s]
/proc/loadavg: 10.32 10.25 10.14 11/188 21023
/proc/meminfo: memFree=17926820/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
[pid=20956] ppid=20955 vsize=1411704 CPUtime=1002.31 cores=0
/proc/20956/stat : 20956 (cryptominisat) R 20955 20955 20607 0 -1 4202496 239064 0 0 0 100184 47 0 0 25 0 1 0 599653415 1445584896 42199 33554432000 4194304 4587354 140736804802048 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20956/statm: 352926 42199 338 96 0 349488 0
[pid=20957] ppid=20955 vsize=48952 CPUtime=1002.2 cores=4
/proc/20957/stat : 20957 (clasp) R 20955 20955 20607 0 -1 4202496 9386 0 0 0 100218 2 0 0 25 0 1 0 599653415 50126848 9117 33554432000 4194304 4785740 140733196549472 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20957/statm: 12238 9117 340 145 0 9283 0
[pid=20958] ppid=20955 vsize=457144 CPUtime=498.47 cores=6
/proc/20958/stat : 20958 (TNM) R 20955 20955 20607 0 -1 4202496 876 0 0 0 49847 0 0 0 25 0 1 0 599653415 468115456 772 33554432000 134512640 134534564 4290014384 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20958/statm: 114286 772 95 6 0 112952 0
[pid=20959] ppid=20955 vsize=18688 CPUtime=1002.3 cores=2
/proc/20959/stat : 20959 (lingeling) R 20955 20955 20607 0 -1 4202496 12335 0 0 0 100227 3 0 0 25 0 1 0 599653415 19136512 3840 33554432000 4194304 4352236 140736328127216 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20959/statm: 4672 3840 127 39 0 3752 0
[pid=20960] ppid=20955 vsize=28148 CPUtime=498.36 cores=6
/proc/20960/stat : 20960 (march_hi) R 20955 20955 20607 0 -1 4202496 6584 0 0 0 49834 2 0 0 25 0 1 0 599653415 28823552 4028 33554432000 4194304 4331988 140733957436048 18446744073709551615 4241584 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20960/statm: 7037 4028 173 34 0 5479 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 1982960

[startup+1062.3 s]
/proc/loadavg: 10.21 10.23 10.14 11/188 21025
/proc/meminfo: memFree=17925432/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
[pid=20956] ppid=20955 vsize=1411704 CPUtime=1062.31 cores=0
/proc/20956/stat : 20956 (cryptominisat) R 20955 20955 20607 0 -1 4202496 239064 0 0 0 106184 47 0 0 25 0 1 0 599653415 1445584896 42199 33554432000 4194304 4587354 140736804802048 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20956/statm: 352926 42199 338 96 0 349488 0
[pid=20957] ppid=20955 vsize=49584 CPUtime=1062.19 cores=4
/proc/20957/stat : 20957 (clasp) R 20955 20955 20607 0 -1 4202496 9528 0 0 0 106217 2 0 0 25 0 1 0 599653415 50774016 9259 33554432000 4194304 4785740 140733196549472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20957/statm: 12396 9259 340 145 0 9441 0
[pid=20958] ppid=20955 vsize=457144 CPUtime=528.28 cores=6
/proc/20958/stat : 20958 (TNM) R 20955 20955 20607 0 -1 4202496 876 0 0 0 52828 0 0 0 25 0 1 0 599653415 468115456 772 33554432000 134512640 134534564 4290014384 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20958/statm: 114286 772 95 6 0 112952 0
[pid=20959] ppid=20955 vsize=16640 CPUtime=1062.3 cores=2
/proc/20959/stat : 20959 (lingeling) R 20955 20955 20607 0 -1 4202496 12335 0 0 0 106227 3 0 0 25 0 1 0 599653415 17039360 3328 33554432000 4194304 4352236 140736328127216 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20959/statm: 4160 3328 127 39 0 3240 0
[pid=20960] ppid=20955 vsize=28148 CPUtime=528.22 cores=6
/proc/20960/stat : 20960 (march_hi) R 20955 20955 20607 0 -1 4202496 6646 0 0 0 52820 2 0 0 25 0 1 0 599653415 28823552 4090 33554432000 4194304 4331988 140733957436048 18446744073709551615 4241508 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20960/statm: 7037 4090 173 34 0 5479 0
Current children cumulated CPU time (s) 4243.3
Current children cumulated vsize (KiB) 1981544

[startup+1122.3 s]
/proc/loadavg: 10.17 10.22 10.14 11/188 21027
/proc/meminfo: memFree=17925508/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
[pid=20956] ppid=20955 vsize=1411704 CPUtime=1122.31 cores=0
/proc/20956/stat : 20956 (cryptominisat) R 20955 20955 20607 0 -1 4202496 239064 0 0 0 112184 47 0 0 25 0 1 0 599653415 1445584896 42199 33554432000 4194304 4587354 140736804802048 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20956/statm: 352926 42199 338 96 0 349488 0
[pid=20957] ppid=20955 vsize=50252 CPUtime=1122.18 cores=4
/proc/20957/stat : 20957 (clasp) R 20955 20955 20607 0 -1 4202496 9660 0 0 0 112216 2 0 0 25 0 1 0 599653415 51458048 9391 33554432000 4194304 4785740 140733196549472 18446744073709551615 4312630 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20957/statm: 12563 9391 340 145 0 9608 0
[pid=20958] ppid=20955 vsize=457144 CPUtime=558.15 cores=6
/proc/20958/stat : 20958 (TNM) R 20955 20955 20607 0 -1 4202496 876 0 0 0 55815 0 0 0 25 0 1 0 599653415 468115456 772 33554432000 134512640 134534564 4290014384 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20958/statm: 114286 772 95 6 0 112952 0
[pid=20959] ppid=20955 vsize=16640 CPUtime=1122.3 cores=2
/proc/20959/stat : 20959 (lingeling) R 20955 20955 20607 0 -1 4202496 12335 0 0 0 112227 3 0 0 25 0 1 0 599653415 17039360 3328 33554432000 4194304 4352236 140736328127216 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20959/statm: 4160 3328 127 39 0 3240 0
[pid=20960] ppid=20955 vsize=28148 CPUtime=558.02 cores=6
/proc/20960/stat : 20960 (march_hi) R 20955 20955 20607 0 -1 4202496 6699 0 0 0 55799 3 0 0 25 0 1 0 599653415 28823552 4143 33554432000 4194304 4331988 140733957436048 18446744073709551615 4241594 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20960/statm: 7037 4143 173 34 0 5479 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 1982212

[startup+1182.3 s]
/proc/loadavg: 10.10 10.19 10.13 11/188 21029
/proc/meminfo: memFree=17920272/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
[pid=20956] ppid=20955 vsize=1411704 CPUtime=1182.31 cores=0
/proc/20956/stat : 20956 (cryptominisat) R 20955 20955 20607 0 -1 4202496 239064 0 0 0 118184 47 0 0 25 0 1 0 599653415 1445584896 42199 33554432000 4194304 4587354 140736804802048 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20956/statm: 352926 42199 338 96 0 349488 0
[pid=20957] ppid=20955 vsize=51144 CPUtime=1182.17 cores=4
/proc/20957/stat : 20957 (clasp) R 20955 20955 20607 0 -1 4202496 9862 0 0 0 118215 2 0 0 25 0 1 0 599653415 52371456 9593 33554432000 4194304 4785740 140733196549472 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20957/statm: 12786 9593 340 145 0 9831 0
[pid=20958] ppid=20955 vsize=457144 CPUtime=587.95 cores=6
/proc/20958/stat : 20958 (TNM) R 20955 20955 20607 0 -1 4202496 876 0 0 0 58795 0 0 0 25 0 1 0 599653415 468115456 772 33554432000 134512640 134534564 4290014384 18446744073709551615 134530806 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20958/statm: 114286 772 95 6 0 112952 0
[pid=20959] ppid=20955 vsize=18688 CPUtime=1182.3 cores=2
/proc/20959/stat : 20959 (lingeling) R 20955 20955 20607 0 -1 4202496 12847 0 0 0 118227 3 0 0 25 0 1 0 599653415 19136512 3840 33554432000 4194304 4352236 140736328127216 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20959/statm: 4672 3840 127 39 0 3752 0
[pid=20960] ppid=20955 vsize=28148 CPUtime=587.89 cores=6
/proc/20960/stat : 20960 (march_hi) R 20955 20955 20607 0 -1 4202496 6842 0 0 0 58786 3 0 0 25 0 1 0 599653415 28823552 4286 33554432000 4194304 4331988 140733957436048 18446744073709551615 4231525 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20960/statm: 7037 4286 173 34 0 5479 0
Current children cumulated CPU time (s) 4722.62
Current children cumulated vsize (KiB) 1985152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.13 10.19 10.13 11/188 21029
/proc/meminfo: memFree=17920136/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
[pid=20956] ppid=20955 vsize=1411704 CPUtime=1201.71 cores=0
/proc/20956/stat : 20956 (cryptominisat) R 20955 20955 20607 0 -1 4202496 239064 0 0 0 120124 47 0 0 25 0 1 0 599653415 1445584896 42199 33554432000 4194304 4587354 140736804802048 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20956/statm: 352926 42199 338 96 0 349488 0
[pid=20957] ppid=20955 vsize=51144 CPUtime=1201.57 cores=4
/proc/20957/stat : 20957 (clasp) R 20955 20955 20607 0 -1 4202496 9866 0 0 0 120155 2 0 0 25 0 1 0 599653415 52371456 9597 33554432000 4194304 4785740 140733196549472 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20957/statm: 12786 9597 340 145 0 9831 0
[pid=20958] ppid=20955 vsize=457144 CPUtime=597.63 cores=6
/proc/20958/stat : 20958 (TNM) R 20955 20955 20607 0 -1 4202496 876 0 0 0 59763 0 0 0 25 0 1 0 599653415 468115456 772 33554432000 134512640 134534564 4290014384 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20958/statm: 114286 772 95 6 0 112952 0
[pid=20959] ppid=20955 vsize=18688 CPUtime=1201.7 cores=2
/proc/20959/stat : 20959 (lingeling) R 20955 20955 20607 0 -1 4202496 12847 0 0 0 120167 3 0 0 25 0 1 0 599653415 19136512 3840 33554432000 4194304 4352236 140736328127216 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20959/statm: 4672 3840 127 39 0 3752 0
[pid=20960] ppid=20955 vsize=28148 CPUtime=597.51 cores=6
/proc/20960/stat : 20960 (march_hi) R 20955 20955 20607 0 -1 4202496 6871 0 0 0 59748 3 0 0 25 0 1 0 599653415 28823552 4315 33554432000 4194304 4331988 140733957436048 18446744073709551615 4241336 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20960/statm: 7037 4315 173 34 0 5479 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1985152

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

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

[startup+1201.7 s]
/proc/loadavg: 10.13 10.19 10.13 11/188 21029
/proc/meminfo: memFree=17920136/32951124 swapFree=67110396/67111528
[pid=20955] ppid=20953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20955/stat : 20955 (ppfolio) S 20953 20955 20607 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 599653414 18763776 390 33554432000 4194304 4287625 140736549906128 18446744073709551615 224284945935 0 0 4096 65536 1902243356155576319 0 0 17 4 0 0 0
/proc/20955/statm: 4581 390 341 23 0 91 0
[pid=20956] ppid=20955 vsize=1411704 CPUtime=1201.71 cores=0
/proc/20956/stat : 20956 (cryptominisat) R 20955 20955 20607 0 -1 4202496 239064 0 0 0 120124 47 0 0 25 0 1 0 599653415 1445584896 42199 33554432000 4194304 4587354 140736804802048 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20956/statm: 352926 42199 338 96 0 349488 0
[pid=20957] ppid=20955 vsize=51144 CPUtime=1201.57 cores=4
/proc/20957/stat : 20957 (clasp) R 20955 20955 20607 0 -1 4202496 9866 0 0 0 120155 2 0 0 25 0 1 0 599653415 52371456 9597 33554432000 4194304 4785740 140733196549472 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20957/statm: 12786 9597 340 145 0 9831 0
[pid=20958] ppid=20955 vsize=457144 CPUtime=597.63 cores=6
/proc/20958/stat : 20958 (TNM) R 20955 20955 20607 0 -1 4202496 876 0 0 0 59763 0 0 0 25 0 1 0 599653415 468115456 772 33554432000 134512640 134534564 4290014384 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20958/statm: 114286 772 95 6 0 112952 0
[pid=20959] ppid=20955 vsize=18688 CPUtime=1201.7 cores=2
/proc/20959/stat : 20959 (lingeling) R 20955 20955 20607 0 -1 4202496 12847 0 0 0 120167 3 0 0 25 0 1 0 599653415 19136512 3840 33554432000 4194304 4352236 140736328127216 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20959/statm: 4672 3840 127 39 0 3752 0
[pid=20960] ppid=20955 vsize=28148 CPUtime=597.51 cores=6
/proc/20960/stat : 20960 (march_hi) R 20955 20955 20607 0 -1 4202496 6871 0 0 0 59748 3 0 0 25 0 1 0 599653415 28823552 4315 33554432000 4194304 4331988 140733957436048 18446744073709551615 4241336 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20960/statm: 7037 4315 173 34 0 5479 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1985152

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20955 and gives
#  childrusage.ru_utime.tv_sec=3000
#  childrusage.ru_utime.tv_usec=873797
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=75988
# CPU time returned by wait4() is 3000.95
# while last known CPU time is 4800.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.12
CPU user time (s): 4799.57
CPU system time (s): 0.55
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 3109836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3000.87
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24130
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= 680
involuntary context switches= 18359

runsolver used 1.75773 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 18:23:47
IDJOB=3264637
IDBENCH=84761
IDSOLVER=1612
FILE ID=node118/3264637-1304094227
RUNJOBID= node118-1304090617-20625
PBS_JOBID= 13170577
Free space on /tmp= 71608 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264637-1304094227/watcher-3264637-1304094227 -o /tmp/evaluation-result-3264637-1304094227/solver-3264637-1304094227 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3264637-1304094227.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
RANDOM SEED=344919380

node118.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.842
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.842
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.842
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.842
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.75
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.842
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.68
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.842
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.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18202736 kB
Buffers:       1902304 kB
Cached:       12048096 kB
SwapCached:        600 kB
Active:        9702896 kB
Inactive:      4508724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18202736 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           10124 kB
Writeback:           0 kB
AnonPages:      259800 kB
Mapped:          16808 kB
Slab:           472624 kB
PageTables:       5576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2243820 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= 71596 MiB
End job on node118 at 2011-04-29 18:43:51