Trace number 3283097

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 seq? (TO) 1300.02 1300.01

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark52.912
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5

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-3283097-1303755711/watcher-3283097-1303755711 -o /tmp/evaluation-result-3283097-1303755711/solver-3283097-1303755711 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3283097-1303755711.cnf 

running on 2 cores: 5,7

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: 10.42 11.00 9.58 10/202 7991
/proc/meminfo: memFree=13487304/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) R 7989 7991 6665 0 -1 4202496 484 0 0 0 0 0 0 0 22 0 1 0 487169176 18763776 392 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377121685 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/7991/statm: 4581 392 343 23 0 91 0

[startup+0.0344129 s]
/proc/loadavg: 10.42 11.00 9.58 10/202 7991
/proc/meminfo: memFree=13487304/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.1004 s]
/proc/loadavg: 10.42 11.00 9.58 10/202 7991
/proc/meminfo: memFree=13487304/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300374 s]
/proc/loadavg: 10.42 11.00 9.58 10/202 7991
/proc/meminfo: memFree=13487304/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70029 s]
/proc/loadavg: 10.42 11.00 9.58 10/202 7991
/proc/meminfo: memFree=13487304/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50115 s]
/proc/loadavg: 10.42 11.00 9.58 13/206 7995
/proc/meminfo: memFree=13267668/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=204512 CPUtime=0.54 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 38374 0 0 0 49 5 0 0 25 0 1 0 487169177 209420288 37019 33554432000 4194304 4587354 140735858801888 18446744073709551615 4420361 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 51128 37019 289 96 0 47690 0
[pid=7993] ppid=7991 vsize=133552 CPUtime=0.43 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 34638 0 0 0 39 4 0 0 25 0 1 0 487169177 136757248 28910 33554432000 4194304 4785740 140737222992272 18446744073709551615 255376962245 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 33388 28911 308 145 0 30433 0
[pid=7994] ppid=7991 vsize=464540 CPUtime=0.51 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 5183 0 0 0 49 2 0 0 25 0 1 0 487169177 475688960 5081 33554432000 134512640 134534564 4291449824 18446744073709551615 10153522 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 116135 5081 90 6 0 114801 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 820928

[startup+3.10084 s]
/proc/loadavg: 10.55 11.01 9.59 13/206 7995
/proc/meminfo: memFree=13124688/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=261720 CPUtime=1.03 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 58029 0 0 0 95 8 0 0 25 0 1 0 487169177 268001280 55856 33554432000 4194304 4587354 140735858801888 18446744073709551615 4238299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 65430 55856 306 96 0 61992 0
[pid=7993] ppid=7991 vsize=233696 CPUtime=1.02 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 68360 0 0 0 93 9 0 0 25 0 1 0 487169177 239304704 54682 33554432000 4194304 4785740 140737222992272 18446744073709551615 4502163 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 58424 54682 313 145 0 55469 0
[pid=7994] ppid=7991 vsize=477212 CPUtime=1.01 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 10114 0 0 0 99 2 0 0 25 0 1 0 487169177 488665088 10012 33554432000 134512640 134534564 4291449824 18446744073709551615 10278396 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 119303 10012 90 6 0 117969 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 990952

[startup+6.30125 s]
/proc/loadavg: 10.55 11.01 9.59 13/206 7995
/proc/meminfo: memFree=12770340/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861106966186164224 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=434528 CPUtime=2.14 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 100384 0 0 0 201 13 0 0 25 0 1 0 487169177 444956672 98211 33554432000 4194304 4587354 140735858801888 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 108632 98211 311 96 0 105194 0
[pid=7993] ppid=7991 vsize=277428 CPUtime=2.02 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 78637 0 0 0 193 9 0 0 25 0 1 0 487169177 284086272 64959 33554432000 4194304 4785740 140737222992272 18446744073709551615 255376960244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 69357 64959 319 145 0 66402 0
[pid=7994] ppid=7991 vsize=505060 CPUtime=2.1 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 21671 0 0 0 206 4 0 0 25 0 1 0 487169177 517181440 21568 33554432000 134512640 134534564 4291449824 18446744073709551615 134519672 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 126265 21568 91 6 0 124931 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1235340

[startup+12.7011 s]
/proc/loadavg: 10.77 11.05 9.62 13/206 7995
/proc/meminfo: memFree=12612076/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861106966186164224 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=434528 CPUtime=4.24 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 100384 0 0 0 411 13 0 0 25 0 1 0 487169177 444956672 98211 33554432000 4194304 4587354 140735858801888 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 108632 98211 311 96 0 105194 0
[pid=7993] ppid=7991 vsize=280060 CPUtime=4.21 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 79375 0 0 0 411 10 0 0 25 0 1 0 487169177 286781440 65697 33554432000 4194304 4785740 140737222992272 18446744073709551615 4499381 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 70015 65697 319 145 0 67060 0
[pid=7994] ppid=7991 vsize=617668 CPUtime=4.22 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 53672 0 0 0 414 8 0 0 25 0 1 0 487169177 632492032 53569 33554432000 134512640 134534564 4291449824 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 154417 53569 91 6 0 153083 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1350580

[startup+25.5007 s]
/proc/loadavg: 10.96 11.08 9.64 13/206 7995
/proc/meminfo: memFree=12617536/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861106966186164224 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=434528 CPUtime=8.54 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 100384 0 0 0 841 13 0 0 25 0 1 0 487169177 444956672 98211 33554432000 4194304 4587354 140735858801888 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 108632 98211 311 96 0 105194 0
[pid=7993] ppid=7991 vsize=266172 CPUtime=8.43 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 85240 0 0 0 832 11 0 0 25 0 1 0 487169177 272560128 62248 33554432000 4194304 4785740 140737222992272 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 66543 62248 340 145 0 63588 0
[pid=7994] ppid=7991 vsize=617668 CPUtime=8.5 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 53675 0 0 0 842 8 0 0 25 0 1 0 487169177 632492032 53572 33554432000 134512640 134534564 4291449824 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 154417 53572 91 6 0 153083 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1336692

[startup+51.101 s]
/proc/loadavg: 11.19 11.12 9.69 13/206 8027
/proc/meminfo: memFree=12340692/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861107790819885056 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=628736 CPUtime=17.04 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 150716 0 0 0 1683 21 0 0 25 0 1 0 487169177 643825664 106670 33554432000 4194304 4587354 140735858801888 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 157184 106670 330 96 0 153746 0
[pid=7993] ppid=7991 vsize=266172 CPUtime=17.01 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 85241 0 0 0 1690 11 0 0 25 0 1 0 487169177 272560128 62249 33554432000 4194304 4785740 140737222992272 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 66543 62249 340 145 0 63588 0
[pid=7994] ppid=7991 vsize=617668 CPUtime=17.02 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 53677 0 0 0 1694 8 0 0 25 0 1 0 487169177 632492032 53574 33554432000 134512640 134534564 4291449824 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 154417 53574 91 6 0 153083 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1530900

[startup+102.307 s]
/proc/loadavg: 11.67 11.26 9.82 13/206 8028
/proc/meminfo: memFree=12352528/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861106416430350336 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=506976 CPUtime=34.13 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 208435 0 0 0 3386 27 0 0 25 0 1 0 487169177 519143424 107751 33554432000 4194304 4587354 140735858801888 18446744073709551615 4356839 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 126744 107751 340 96 0 123306 0
[pid=7993] ppid=7991 vsize=266172 CPUtime=34.04 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 85241 0 0 0 3393 11 0 0 25 0 1 0 487169177 272560128 62249 33554432000 4194304 4785740 140737222992272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 66543 62249 340 145 0 63588 0
[pid=7994] ppid=7991 vsize=617668 CPUtime=34.1 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 53681 0 0 0 3402 8 0 0 25 0 1 0 487169177 632492032 53578 33554432000 134512640 134534564 4291449824 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 154417 53578 91 6 0 153083 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1409140

[startup+162.3 s]
/proc/loadavg: 11.88 11.39 9.96 13/206 8060
/proc/meminfo: memFree=12293232/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861106278991396864 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=498092 CPUtime=54.13 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 222572 0 0 0 5384 29 0 0 25 0 1 0 487169177 510046208 107371 33554432000 4194304 4587354 140735858801888 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 124523 107371 340 96 0 121085 0
[pid=7993] ppid=7991 vsize=266172 CPUtime=54.04 cores=5

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

/proc/7994/statm: 154417 53598 91 6 0 153083 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2198484

[startup+882.301 s]
/proc/loadavg: 6.00 7.46 8.90 7/188 8113
/proc/meminfo: memFree=12776912/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861107378503024640 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=1189084 CPUtime=294.09 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 307969 0 0 0 29363 46 0 0 25 0 1 0 487169177 1217622016 108774 33554432000 4194304 4587354 140735858801888 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 297271 108774 340 96 0 293833 0
[pid=7993] ppid=7991 vsize=389288 CPUtime=294.07 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 115240 0 0 0 29386 21 0 0 25 0 1 0 487169177 398630912 92248 33554432000 4194304 4785740 140737222992272 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 97322 92248 340 145 0 94367 0
[pid=7994] ppid=7991 vsize=617668 CPUtime=294.14 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 53702 0 0 0 29406 8 0 0 25 0 1 0 487169177 632492032 53599 33554432000 134512640 134534564 4291449824 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 154417 53599 91 6 0 153083 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2214364

[startup+942.301 s]
/proc/loadavg: 4.20 6.69 8.54 4/179 8132
/proc/meminfo: memFree=12958140/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861107515941978112 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=1189084 CPUtime=314.09 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 309539 0 0 0 31362 47 0 0 25 0 1 0 487169177 1217622016 110299 33554432000 4194304 4587354 140735858801888 18446744073709551615 4236954 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 297271 110299 340 96 0 293833 0
[pid=7993] ppid=7991 vsize=394932 CPUtime=314.06 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 116665 0 0 0 31384 22 0 0 25 0 1 0 487169177 404410368 93673 33554432000 4194304 4785740 140737222992272 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 98733 93673 340 145 0 95778 0
[pid=7994] ppid=7991 vsize=617668 CPUtime=314.14 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 53703 0 0 0 31406 8 0 0 25 0 1 0 487169177 632492032 53600 33554432000 134512640 134534564 4291449824 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 154417 53600 91 6 0 153083 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2220008

[startup+1002.3 s]
/proc/loadavg: 3.44 6.02 8.19 4/179 8133
/proc/meminfo: memFree=12951404/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861107653380931584 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=680800 CPUtime=334.09 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 318553 0 0 0 33360 49 0 0 25 0 1 0 487169177 697139200 108076 33554432000 4194304 4587354 140735858801888 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 170200 108076 340 96 0 166762 0
[pid=7993] ppid=7991 vsize=410700 CPUtime=334.06 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 120579 0 0 0 33383 23 0 0 25 0 1 0 487169177 420556800 97587 33554432000 4194304 4785740 140737222992272 18446744073709551615 4553075 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 102675 97587 340 145 0 99720 0
[pid=7994] ppid=7991 vsize=617668 CPUtime=334.15 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 53704 0 0 0 33407 8 0 0 25 0 1 0 487169177 632492032 53601 33554432000 134512640 134534564 4291449824 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 154417 53601 91 6 0 153083 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1727492

[startup+1062.3 s]
/proc/loadavg: 3.16 5.46 7.87 4/179 8135
/proc/meminfo: memFree=12944068/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861107790819885056 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=680800 CPUtime=354.09 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 320138 0 0 0 35360 49 0 0 25 0 1 0 487169177 697139200 109625 33554432000 4194304 4587354 140735858801888 18446744073709551615 4237627 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 170200 109625 340 96 0 166762 0
[pid=7993] ppid=7991 vsize=411756 CPUtime=354.06 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 120839 0 0 0 35383 23 0 0 25 0 1 0 487169177 421638144 97847 33554432000 4194304 4785740 140737222992272 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 102939 97847 340 145 0 99984 0
[pid=7994] ppid=7991 vsize=617668 CPUtime=354.15 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 53705 0 0 0 35407 8 0 0 25 0 1 0 487169177 632492032 53602 33554432000 134512640 134534564 4291449824 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 154417 53602 91 6 0 153083 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1728548

[startup+1122.3 s]
/proc/loadavg: 3.06 5.01 7.56 4/179 8136
/proc/meminfo: memFree=12953104/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861107928258838528 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=761636 CPUtime=374.1 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 329112 0 0 0 37358 52 0 0 25 0 1 0 487169177 779915264 107172 33554432000 4194304 4587354 140735858801888 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 190409 107172 340 96 0 186971 0
[pid=7993] ppid=7991 vsize=412692 CPUtime=374.05 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 121088 0 0 0 37382 23 0 0 25 0 1 0 487169177 422596608 98096 33554432000 4194304 4785740 140737222992272 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 103173 98096 340 145 0 100218 0
[pid=7994] ppid=7991 vsize=617668 CPUtime=374.15 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 53706 0 0 0 37407 8 0 0 25 0 1 0 487169177 632492032 53603 33554432000 134512640 134534564 4291449824 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 154417 53603 91 6 0 153083 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1810320

[startup+1182.3 s]
/proc/loadavg: 3.02 4.67 7.29 4/179 8138
/proc/meminfo: memFree=12945876/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861106416430350336 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=761636 CPUtime=394.11 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 330522 0 0 0 39358 53 0 0 25 0 1 0 487169177 779915264 108538 33554432000 4194304 4587354 140735858801888 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 190409 108538 340 96 0 186971 0
[pid=7993] ppid=7991 vsize=414684 CPUtime=394.06 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 121499 0 0 0 39382 24 0 0 25 0 1 0 487169177 424636416 98507 33554432000 4194304 4785740 140737222992272 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 103671 98507 340 145 0 100716 0
[pid=7994] ppid=7991 vsize=617668 CPUtime=394.15 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 53707 0 0 0 39407 8 0 0 25 0 1 0 487169177 632492032 53604 33554432000 134512640 134534564 4291449824 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 154417 53604 91 6 0 153083 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1812312

[startup+1242.3 s]
/proc/loadavg: 3.00 4.34 7.00 4/179 8140
/proc/meminfo: memFree=12924764/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861107928258838528 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=761636 CPUtime=414.12 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 331887 0 0 0 41358 54 0 0 25 0 1 0 487169177 779915264 109863 33554432000 4194304 4587354 140735858801888 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 190409 109863 340 96 0 186971 0
[pid=7993] ppid=7991 vsize=430756 CPUtime=414.05 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 125513 0 0 0 41380 25 0 0 25 0 1 0 487169177 441094144 102521 33554432000 4194304 4785740 140737222992272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 107689 102521 340 145 0 104734 0
[pid=7994] ppid=7991 vsize=617668 CPUtime=414.14 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 53708 0 0 0 41406 8 0 0 25 0 1 0 487169177 632492032 53605 33554432000 134512640 134534564 4291449824 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 154417 53605 91 6 0 153083 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1828384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 4.11 6.77 4/179 8141
/proc/meminfo: memFree=12878372/32951124 swapFree=67111528/67111528
[pid=7991] ppid=7989 vsize=18324 CPUtime=0 cores=5,7
/proc/7991/stat : 7991 (ppfolio) S 7989 7991 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487169176 18763776 394 33554432000 4194304 4287625 140733581136512 18446744073709551615 255377321487 0 0 4096 65536 15861108065697792000 0 0 17 7 0 0 0
/proc/7991/statm: 4581 394 345 23 0 91 0
[pid=7992] ppid=7991 vsize=888076 CPUtime=433.37 cores=5
/proc/7992/stat : 7992 (cryptominisat) R 7991 7991 6665 0 -1 4202496 340965 0 0 0 43281 56 0 0 25 0 1 0 487169177 909389824 118902 33554432000 4194304 4587354 140735858801888 18446744073709551615 4413098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7992/statm: 222019 118902 340 96 0 218581 0
[pid=7993] ppid=7991 vsize=440448 CPUtime=433.31 cores=5
/proc/7993/stat : 7993 (clasp) R 7991 7991 6665 0 -1 4202496 127974 0 0 0 43305 26 0 0 25 0 1 0 487169177 451018752 104982 33554432000 4194304 4785740 140737222992272 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7993/statm: 110112 104982 340 145 0 107157 0
[pid=7994] ppid=7991 vsize=617668 CPUtime=433.34 cores=5
/proc/7994/stat : 7994 (TNM) R 7991 7991 6665 0 -1 4202496 53709 0 0 0 43326 8 0 0 25 0 1 0 487169177 632492032 53606 33554432000 134512640 134534564 4291449824 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7994/statm: 154417 53606 91 6 0 153083 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1964516

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7991 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.12
CPU system time (s): 0.9
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2452340

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

runsolver used 2.13267 second user time and 5.20721 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 20:21:53
IDJOB=3283097
IDBENCH=70961
IDSOLVER=1613
FILE ID=node135/3283097-1303755711
RUNJOBID= node135-1303754117-7705
PBS_JOBID= 13154027
Free space on /tmp= 71172 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283097-1303755711/watcher-3283097-1303755711 -o /tmp/evaluation-result-3283097-1303755711/solver-3283097-1303755711 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3283097-1303755711.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1649632804

node135.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.851
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.70
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13487584 kB
Buffers:       2065768 kB
Cached:       16259028 kB
SwapCached:          0 kB
Active:        8009088 kB
Inactive:     10850448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13487584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           59512 kB
Writeback:           0 kB
AnonPages:      534028 kB
Mapped:          18012 kB
Slab:           535680 kB
PageTables:       7496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4689108 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71196 MiB
End job on node135 at 2011-04-25 20:43:35