Trace number 3190827

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.37 1201.71

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S913491256-073-UNKNOWN.cnf
MD5SUM785309e098f4d0ba8da3027c8426e931
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark245.957
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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-3190827-1304037360/watcher-3190827-1304037360 -o /tmp/evaluation-result-3190827-1304037360/solver-3190827-1304037360 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190827-1304037360.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: 9.90 10.12 10.08 6/182 28100
/proc/meminfo: memFree=24924512/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) R 28098 28100 27036 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0

[startup+0.220691 s]
/proc/loadavg: 9.90 10.12 10.08 6/182 28100
/proc/meminfo: memFree=24924512/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300677 s]
/proc/loadavg: 9.90 10.12 10.08 6/182 28100
/proc/meminfo: memFree=24924512/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400658 s]
/proc/loadavg: 9.90 10.12 10.08 6/182 28100
/proc/meminfo: memFree=24924512/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700602 s]
/proc/loadavg: 9.90 10.12 10.08 6/182 28100
/proc/meminfo: memFree=24924512/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 9.91 10.12 10.08 11/188 28106
/proc/meminfo: memFree=24823392/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
[pid=28101] ppid=28100 vsize=51232 CPUtime=1.48 cores=0
/proc/28101/stat : 28101 (cryptominisat) R 28100 28100 27036 0 -1 4202496 10844 0 0 0 147 1 0 0 25 0 1 0 496151947 52461568 8434 33554432000 4194304 4587354 140734353063520 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28101/statm: 12808 8434 326 96 0 9370 0
[pid=28102] ppid=28100 vsize=28432 CPUtime=1.48 cores=4
/proc/28102/stat : 28102 (clasp) R 28100 28100 27036 0 -1 4202496 5809 0 0 0 148 0 0 0 25 0 1 0 496151947 29114368 4376 33554432000 4194304 4785740 140734612347136 18446744073709551615 4546239 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28102/statm: 7108 4376 340 145 0 4153 0
[pid=28103] ppid=28100 vsize=464024 CPUtime=0.77 cores=6
/proc/28103/stat : 28103 (TNM) R 28100 28100 27036 0 -1 4202496 5103 0 0 0 77 0 0 0 25 0 1 0 496151947 475160576 5000 33554432000 134512640 134534564 4287341648 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28103/statm: 116006 5000 95 6 0 114672 0
[pid=28104] ppid=28100 vsize=16176 CPUtime=1.48 cores=2
/proc/28104/stat : 28104 (lingeling) R 28100 28100 27036 0 -1 4202496 5272 0 0 0 148 0 0 0 25 0 1 0 496151947 16564224 3146 33554432000 4194304 4352236 140733364259440 18446744073709551615 4328423 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28104/statm: 4044 3146 127 39 0 3124 0
[pid=28105] ppid=28100 vsize=29388 CPUtime=0.69 cores=6
/proc/28105/stat : 28105 (march_hi) R 28100 28100 27036 0 -1 4202496 17757 0 0 0 68 1 0 0 25 0 1 0 496151947 30093312 4671 33554432000 4194304 4331988 140733767944128 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28105/statm: 7347 4671 141 34 0 5789 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 607576

[startup+3.10116 s]
/proc/loadavg: 9.91 10.12 10.08 11/188 28106
/proc/meminfo: memFree=24817068/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
[pid=28101] ppid=28100 vsize=88736 CPUtime=3.09 cores=0
/proc/28101/stat : 28101 (cryptominisat) R 28100 28100 27036 0 -1 4202496 11798 0 0 0 307 2 0 0 25 0 1 0 496151947 90865664 9386 33554432000 4194304 4587354 140734353063520 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28101/statm: 22184 9386 326 96 0 18746 0
[pid=28102] ppid=28100 vsize=33692 CPUtime=3.09 cores=4
/proc/28102/stat : 28102 (clasp) R 28100 28100 27036 0 -1 4202496 7130 0 0 0 308 1 0 0 25 0 1 0 496151947 34500608 5697 33554432000 4194304 4785740 140734612347136 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28102/statm: 8423 5697 340 145 0 5468 0
[pid=28103] ppid=28100 vsize=464024 CPUtime=1.57 cores=6
/proc/28103/stat : 28103 (TNM) R 28100 28100 27036 0 -1 4202496 5103 0 0 0 157 0 0 0 25 0 1 0 496151947 475160576 5000 33554432000 134512640 134534564 4287341648 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28103/statm: 116006 5000 95 6 0 114672 0
[pid=28104] ppid=28100 vsize=16176 CPUtime=3.08 cores=2
/proc/28104/stat : 28104 (lingeling) R 28100 28100 27036 0 -1 4202496 5272 0 0 0 308 0 0 0 25 0 1 0 496151947 16564224 3146 33554432000 4194304 4352236 140733364259440 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28104/statm: 4044 3146 127 39 0 3124 0
[pid=28105] ppid=28100 vsize=70528 CPUtime=1.49 cores=6
/proc/28105/stat : 28105 (march_hi) R 28100 28100 27036 0 -1 4202496 34256 0 0 0 145 4 0 0 25 0 1 0 496151947 72220672 7684 33554432000 4194304 4331988 140733767944128 18446744073709551615 220815885708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28105/statm: 17632 7684 151 34 0 16074 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 691480

[startup+6.30057 s]
/proc/loadavg: 9.91 10.12 10.08 11/188 28106
/proc/meminfo: memFree=24751968/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
[pid=28101] ppid=28100 vsize=88736 CPUtime=6.29 cores=0
/proc/28101/stat : 28101 (cryptominisat) R 28100 28100 27036 0 -1 4202496 13567 0 0 0 627 2 0 0 25 0 1 0 496151947 90865664 11151 33554432000 4194304 4587354 140734353063520 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28101/statm: 22184 11151 326 96 0 18746 0
[pid=28102] ppid=28100 vsize=45852 CPUtime=6.28 cores=4
/proc/28102/stat : 28102 (clasp) R 28100 28100 27036 0 -1 4202496 10189 0 0 0 627 1 0 0 25 0 1 0 496151947 46952448 8756 33554432000 4194304 4785740 140734612347136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28102/statm: 11463 8756 340 145 0 8508 0
[pid=28103] ppid=28100 vsize=464024 CPUtime=3.15 cores=6
/proc/28103/stat : 28103 (TNM) R 28100 28100 27036 0 -1 4202496 5103 0 0 0 315 0 0 0 25 0 1 0 496151947 475160576 5000 33554432000 134512640 134534564 4287341648 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28103/statm: 116006 5000 95 6 0 114672 0
[pid=28104] ppid=28100 vsize=16176 CPUtime=6.28 cores=2
/proc/28104/stat : 28104 (lingeling) R 28100 28100 27036 0 -1 4202496 5272 0 0 0 628 0 0 0 25 0 1 0 496151947 16564224 3146 33554432000 4194304 4352236 140733364259440 18446744073709551615 4329349 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28104/statm: 4044 3146 127 39 0 3124 0
[pid=28105] ppid=28100 vsize=67300 CPUtime=3.09 cores=6
/proc/28105/stat : 28105 (march_hi) R 28100 28100 27036 0 -1 4202496 41694 0 0 0 304 5 0 0 25 0 1 0 496151947 68915200 13827 33554432000 4194304 4331988 140733767944128 18446744073709551615 4228983 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28105/statm: 16825 13827 173 34 0 15267 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 700412

[startup+12.7004 s]
/proc/loadavg: 10.00 10.13 10.09 11/188 28106
/proc/meminfo: memFree=24708204/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
[pid=28101] ppid=28100 vsize=2009408 CPUtime=12.69 cores=0
/proc/28101/stat : 28101 (cryptominisat) R 28100 28100 27036 0 -1 4202496 18878 0 0 0 1265 4 0 0 25 0 1 0 496151947 2057633792 10597 33554432000 4194304 4587354 140734353063520 18446744073709551615 4243808 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28101/statm: 502352 10597 331 96 0 498914 0
[pid=28102] ppid=28100 vsize=69552 CPUtime=12.68 cores=4
/proc/28102/stat : 28102 (clasp) R 28100 28100 27036 0 -1 4202496 16066 0 0 0 1266 2 0 0 25 0 1 0 496151947 71221248 14633 33554432000 4194304 4785740 140734612347136 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28102/statm: 17388 14633 340 145 0 14433 0
[pid=28103] ppid=28100 vsize=464024 CPUtime=6.31 cores=6
/proc/28103/stat : 28103 (TNM) R 28100 28100 27036 0 -1 4202496 5103 0 0 0 631 0 0 0 25 0 1 0 496151947 475160576 5000 33554432000 134512640 134534564 4287341648 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28103/statm: 116006 5000 95 6 0 114672 0
[pid=28104] ppid=28100 vsize=21672 CPUtime=12.69 cores=2
/proc/28104/stat : 28104 (lingeling) R 28100 28100 27036 0 -1 4202496 6710 0 0 0 1268 1 0 0 25 0 1 0 496151947 22192128 4584 33554432000 4194304 4352236 140733364259440 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28104/statm: 5418 4584 127 39 0 4498 0
[pid=28105] ppid=28100 vsize=71560 CPUtime=6.3 cores=6
/proc/28105/stat : 28105 (march_hi) R 28100 28100 27036 0 -1 4202496 42568 0 0 0 624 6 0 0 25 0 1 0 496151947 73277440 14701 33554432000 4194304 4331988 140733767944128 18446744073709551615 4265490 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28105/statm: 17890 14701 173 34 0 16332 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2654540

[startup+25.507 s]
/proc/loadavg: 10.07 10.14 10.09 11/188 28106
/proc/meminfo: memFree=24607524/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
[pid=28101] ppid=28100 vsize=2055676 CPUtime=25.49 cores=0
/proc/28101/stat : 28101 (cryptominisat) R 28100 28100 27036 0 -1 4202496 58340 0 0 0 2539 10 0 0 25 0 1 0 496151947 2105012224 21538 33554432000 4194304 4587354 140734353063520 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28101/statm: 513919 21538 337 96 0 510481 0
[pid=28102] ppid=28100 vsize=96036 CPUtime=25.49 cores=4
/proc/28102/stat : 28102 (clasp) R 28100 28100 27036 0 -1 4202496 22662 0 0 0 2545 4 0 0 25 0 1 0 496151947 98340864 21229 33554432000 4194304 4785740 140734612347136 18446744073709551615 4546077 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28102/statm: 24009 21229 340 145 0 21054 0
[pid=28103] ppid=28100 vsize=464024 CPUtime=12.7 cores=6
/proc/28103/stat : 28103 (TNM) R 28100 28100 27036 0 -1 4202496 5103 0 0 0 1270 0 0 0 25 0 1 0 496151947 475160576 5000 33554432000 134512640 134534564 4287341648 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28103/statm: 116006 5000 95 6 0 114672 0
[pid=28104] ppid=28100 vsize=23944 CPUtime=25.5 cores=2
/proc/28104/stat : 28104 (lingeling) R 28100 28100 27036 0 -1 4202496 7278 0 0 0 2549 1 0 0 25 0 1 0 496151947 24518656 5152 33554432000 4194304 4352236 140733364259440 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28104/statm: 5986 5152 127 39 0 5066 0
[pid=28105] ppid=28100 vsize=74604 CPUtime=12.64 cores=6
/proc/28105/stat : 28105 (march_hi) R 28100 28100 27036 0 -1 4202496 43454 0 0 0 1258 6 0 0 25 0 1 0 496151947 76394496 15587 33554432000 4194304 4331988 140733767944128 18446744073709551615 4228871 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28105/statm: 18651 15587 173 34 0 17093 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 2732608

[startup+51.1003 s]
/proc/loadavg: 10.12 10.14 10.09 11/188 28107
/proc/meminfo: memFree=24623332/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
[pid=28101] ppid=28100 vsize=68008 CPUtime=51.09 cores=0
/proc/28101/stat : 28101 (cryptominisat) R 28100 28100 27036 0 -1 4202496 82243 0 0 0 5092 17 0 0 25 0 1 0 496151947 69640192 13521 33554432000 4194304 4587354 140734353063520 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28101/statm: 17002 13521 337 96 0 13564 0
[pid=28102] ppid=28100 vsize=126484 CPUtime=51.09 cores=4
/proc/28102/stat : 28102 (clasp) R 28100 28100 27036 0 -1 4202496 30239 0 0 0 5103 6 0 0 25 0 1 0 496151947 129519616 28806 33554432000 4194304 4785740 140734612347136 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28102/statm: 31621 28806 340 145 0 28666 0
[pid=28103] ppid=28100 vsize=464024 CPUtime=25.41 cores=6
/proc/28103/stat : 28103 (TNM) R 28100 28100 27036 0 -1 4202496 5103 0 0 0 2541 0 0 0 25 0 1 0 496151947 475160576 5000 33554432000 134512640 134534564 4287341648 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28103/statm: 116006 5000 95 6 0 114672 0
[pid=28104] ppid=28100 vsize=26904 CPUtime=51.09 cores=2

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

/proc/28105/statm: 20103 17040 173 34 0 18545 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 3002696

[startup+1002.31 s]
/proc/loadavg: 10.12 10.12 10.09 11/188 28197
/proc/meminfo: memFree=24556124/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
[pid=28101] ppid=28100 vsize=2071112 CPUtime=1002.33 cores=0
/proc/28101/stat : 28101 (cryptominisat) R 28100 28100 27036 0 -1 4202496 599915 0 0 0 100026 207 0 0 25 0 1 0 496151947 2120818688 32813 33554432000 4194304 4587354 140734353063520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28101/statm: 517778 32813 337 96 0 514340 0
[pid=28102] ppid=28100 vsize=392040 CPUtime=1002.32 cores=4
/proc/28102/stat : 28102 (clasp) R 28100 28100 27036 0 -1 4202496 95371 0 0 0 100207 25 0 0 25 0 1 0 496151947 401448960 93938 33554432000 4194304 4785740 140734612347136 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28102/statm: 98010 93938 340 145 0 95055 0
[pid=28103] ppid=28100 vsize=464024 CPUtime=498.43 cores=6
/proc/28103/stat : 28103 (TNM) R 28100 28100 27036 0 -1 4202496 5103 0 0 0 49843 0 0 0 25 0 1 0 496151947 475160576 5000 33554432000 134512640 134534564 4287341648 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28103/statm: 116006 5000 95 6 0 114672 0
[pid=28104] ppid=28100 vsize=28952 CPUtime=1002.33 cores=2
/proc/28104/stat : 28104 (lingeling) R 28100 28100 27036 0 -1 4202496 8530 0 0 0 100231 2 0 0 25 0 1 0 496151947 29646848 6404 33554432000 4194304 4352236 140733364259440 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28104/statm: 7238 6404 127 39 0 6318 0
[pid=28105] ppid=28100 vsize=80544 CPUtime=498.41 cores=6
/proc/28105/stat : 28105 (march_hi) R 28100 28100 27036 0 -1 4202496 44938 0 0 0 49834 7 0 0 25 0 1 0 496151947 82477056 17071 33554432000 4194304 4331988 140733767944128 18446744073709551615 4288508 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28105/statm: 20136 17071 173 34 0 18578 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 3054996

[startup+1062.3 s]
/proc/loadavg: 10.11 10.12 10.09 12/188 28199
/proc/meminfo: memFree=24565748/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
[pid=28101] ppid=28100 vsize=2071788 CPUtime=1062.32 cores=0
/proc/28101/stat : 28101 (cryptominisat) R 28100 28100 27036 0 -1 4202496 619570 0 0 0 106016 216 0 0 25 0 1 0 496151947 2121510912 28249 33554432000 4194304 4587354 140734353063520 18446744073709551615 220815933073 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28101/statm: 517947 28249 337 96 0 514509 0
[pid=28102] ppid=28100 vsize=392040 CPUtime=1062.32 cores=4
/proc/28102/stat : 28102 (clasp) R 28100 28100 27036 0 -1 4202496 95383 0 0 0 106207 25 0 0 25 0 1 0 496151947 401448960 93950 33554432000 4194304 4785740 140734612347136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28102/statm: 98010 93950 340 145 0 95055 0
[pid=28103] ppid=28100 vsize=464024 CPUtime=528.3 cores=6
/proc/28103/stat : 28103 (TNM) R 28100 28100 27036 0 -1 4202496 5103 0 0 0 52830 0 0 0 25 0 1 0 496151947 475160576 5000 33554432000 134512640 134534564 4287341648 18446744073709551615 3472608 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28103/statm: 116006 5000 95 6 0 114672 0
[pid=28104] ppid=28100 vsize=28952 CPUtime=1062.33 cores=2
/proc/28104/stat : 28104 (lingeling) R 28100 28100 27036 0 -1 4202496 8530 0 0 0 106231 2 0 0 25 0 1 0 496151947 29646848 6404 33554432000 4194304 4352236 140733364259440 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28104/statm: 7238 6404 127 39 0 6318 0
[pid=28105] ppid=28100 vsize=80676 CPUtime=528.21 cores=6
/proc/28105/stat : 28105 (march_hi) R 28100 28100 27036 0 -1 4202496 44971 0 0 0 52814 7 0 0 25 0 1 0 496151947 82612224 17104 33554432000 4194304 4331988 140733767944128 18446744073709551615 4211525 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28105/statm: 20169 17104 173 34 0 18611 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 3055804

[startup+1122.3 s]
/proc/loadavg: 10.18 10.14 10.10 12/188 28201
/proc/meminfo: memFree=24607364/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
[pid=28101] ppid=28100 vsize=2074256 CPUtime=1122.32 cores=0
/proc/28101/stat : 28101 (cryptominisat) R 28100 28100 27036 0 -1 4202496 651769 0 0 0 112005 227 0 0 25 0 1 0 496151947 2124038144 14856 33554432000 4194304 4587354 140734353063520 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28101/statm: 518564 14856 337 96 0 515126 0
[pid=28102] ppid=28100 vsize=392040 CPUtime=1122.32 cores=4
/proc/28102/stat : 28102 (clasp) R 28100 28100 27036 0 -1 4202496 95397 0 0 0 112207 25 0 0 25 0 1 0 496151947 401448960 93964 33554432000 4194304 4785740 140734612347136 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28102/statm: 98010 93964 340 145 0 95055 0
[pid=28103] ppid=28100 vsize=464024 CPUtime=558.11 cores=6
/proc/28103/stat : 28103 (TNM) R 28100 28100 27036 0 -1 4202496 5103 0 0 0 55811 0 0 0 25 0 1 0 496151947 475160576 5000 33554432000 134512640 134534564 4287341648 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28103/statm: 116006 5000 95 6 0 114672 0
[pid=28104] ppid=28100 vsize=28952 CPUtime=1122.33 cores=2
/proc/28104/stat : 28104 (lingeling) R 28100 28100 27036 0 -1 4202496 8530 0 0 0 112231 2 0 0 25 0 1 0 496151947 29646848 6404 33554432000 4194304 4352236 140733364259440 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28104/statm: 7238 6404 127 39 0 6318 0
[pid=28105] ppid=28100 vsize=80676 CPUtime=558.07 cores=6
/proc/28105/stat : 28105 (march_hi) R 28100 28100 27036 0 -1 4202496 44996 0 0 0 55800 7 0 0 25 0 1 0 496151947 82612224 17129 33554432000 4194304 4331988 140733767944128 18446744073709551615 4240418 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28105/statm: 20169 17129 173 34 0 18611 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 3058272

[startup+1182.3 s]
/proc/loadavg: 10.24 10.16 10.10 11/188 28202
/proc/meminfo: memFree=24509856/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
[pid=28101] ppid=28100 vsize=2040964 CPUtime=1182.33 cores=0
/proc/28101/stat : 28101 (cryptominisat) R 28100 28100 27036 0 -1 4202496 678243 0 0 0 117993 240 0 0 25 0 1 0 496151947 2089947136 23956 33554432000 4194304 4587354 140734353063520 18446744073709551615 4244017 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28101/statm: 510241 23956 337 96 0 506803 0
[pid=28102] ppid=28100 vsize=427764 CPUtime=1182.32 cores=4
/proc/28102/stat : 28102 (clasp) R 28100 28100 27036 0 -1 4202496 104160 0 0 0 118204 28 0 0 25 0 1 0 496151947 438030336 102727 33554432000 4194304 4785740 140734612347136 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28102/statm: 106941 102727 340 145 0 103986 0
[pid=28103] ppid=28100 vsize=464024 CPUtime=587.96 cores=6
/proc/28103/stat : 28103 (TNM) R 28100 28100 27036 0 -1 4202496 5103 0 0 0 58796 0 0 0 25 0 1 0 496151947 475160576 5000 33554432000 134512640 134534564 4287341648 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28103/statm: 116006 5000 95 6 0 114672 0
[pid=28104] ppid=28100 vsize=29864 CPUtime=1182.33 cores=2
/proc/28104/stat : 28104 (lingeling) R 28100 28100 27036 0 -1 4202496 8758 0 0 0 118231 2 0 0 25 0 1 0 496151947 30580736 6632 33554432000 4194304 4352236 140733364259440 18446744073709551615 4271184 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28104/statm: 7466 6632 127 39 0 6546 0
[pid=28105] ppid=28100 vsize=80808 CPUtime=587.91 cores=6
/proc/28105/stat : 28105 (march_hi) R 28100 28100 27036 0 -1 4202496 45021 0 0 0 58783 8 0 0 25 0 1 0 496151947 82747392 17154 33554432000 4194304 4331988 140733767944128 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28105/statm: 20202 17154 173 34 0 18644 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 3061748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.24 10.16 10.10 11/188 28203
/proc/meminfo: memFree=24506500/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
[pid=28101] ppid=28100 vsize=2056424 CPUtime=1201.73 cores=0
/proc/28101/stat : 28101 (cryptominisat) R 28100 28100 27036 0 -1 4202496 687394 0 0 0 119929 244 0 0 25 0 1 0 496151947 2105778176 15423 33554432000 4194304 4587354 140734353063520 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28101/statm: 514106 15423 337 96 0 510668 0
[pid=28102] ppid=28100 vsize=427764 CPUtime=1201.73 cores=4
/proc/28102/stat : 28102 (clasp) R 28100 28100 27036 0 -1 4202496 104161 0 0 0 120145 28 0 0 25 0 1 0 496151947 438030336 102728 33554432000 4194304 4785740 140734612347136 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28102/statm: 106941 102728 340 145 0 103986 0
[pid=28103] ppid=28100 vsize=464024 CPUtime=597.61 cores=6
/proc/28103/stat : 28103 (TNM) R 28100 28100 27036 0 -1 4202496 5103 0 0 0 59761 0 0 0 25 0 1 0 496151947 475160576 5000 33554432000 134512640 134534564 4287341648 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28103/statm: 116006 5000 95 6 0 114672 0
[pid=28104] ppid=28100 vsize=29864 CPUtime=1201.74 cores=2
/proc/28104/stat : 28104 (lingeling) R 28100 28100 27036 0 -1 4202496 8758 0 0 0 120172 2 0 0 25 0 1 0 496151947 30580736 6632 33554432000 4194304 4352236 140733364259440 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28104/statm: 7466 6632 127 39 0 6546 0
[pid=28105] ppid=28100 vsize=80808 CPUtime=597.56 cores=6
/proc/28105/stat : 28105 (march_hi) R 28100 28100 27036 0 -1 4202496 45028 0 0 0 59748 8 0 0 25 0 1 0 496151947 82747392 17161 33554432000 4194304 4331988 140733767944128 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28105/statm: 20202 17161 173 34 0 18644 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 3077208

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.24 10.16 10.10 11/188 28203
/proc/meminfo: memFree=24506500/32951124 swapFree=67111524/67111528
[pid=28100] ppid=28098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28100/stat : 28100 (ppfolio) S 28098 28100 27036 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 496151947 18763776 389 33554432000 4194304 4287625 140733617676768 18446744073709551615 220816256527 0 0 4096 65536 4590531281564991487 0 0 17 4 0 0 0
/proc/28100/statm: 4581 389 341 23 0 91 0
[pid=28101] ppid=28100 vsize=2056424 CPUtime=1201.73 cores=0
/proc/28101/stat : 28101 (cryptominisat) R 28100 28100 27036 0 -1 4202496 687394 0 0 0 119929 244 0 0 25 0 1 0 496151947 2105778176 15423 33554432000 4194304 4587354 140734353063520 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28101/statm: 514106 15423 337 96 0 510668 0
[pid=28102] ppid=28100 vsize=427764 CPUtime=1201.73 cores=4
/proc/28102/stat : 28102 (clasp) R 28100 28100 27036 0 -1 4202496 104161 0 0 0 120145 28 0 0 25 0 1 0 496151947 438030336 102728 33554432000 4194304 4785740 140734612347136 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28102/statm: 106941 102728 340 145 0 103986 0
[pid=28103] ppid=28100 vsize=464024 CPUtime=597.61 cores=6
/proc/28103/stat : 28103 (TNM) R 28100 28100 27036 0 -1 4202496 5103 0 0 0 59761 0 0 0 25 0 1 0 496151947 475160576 5000 33554432000 134512640 134534564 4287341648 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28103/statm: 116006 5000 95 6 0 114672 0
[pid=28104] ppid=28100 vsize=29864 CPUtime=1201.74 cores=2
/proc/28104/stat : 28104 (lingeling) R 28100 28100 27036 0 -1 4202496 8758 0 0 0 120172 2 0 0 25 0 1 0 496151947 30580736 6632 33554432000 4194304 4352236 140733364259440 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28104/statm: 7466 6632 127 39 0 6546 0
[pid=28105] ppid=28100 vsize=80808 CPUtime=597.56 cores=6
/proc/28105/stat : 28105 (march_hi) R 28100 28100 27036 0 -1 4202496 45028 0 0 0 59748 8 0 0 25 0 1 0 496151947 82747392 17161 33554432000 4194304 4331988 140733767944128 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28105/statm: 20202 17161 173 34 0 18644 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 3077208

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28100 and gives
#  childrusage.ru_utime.tv_sec=2998
#  childrusage.ru_utime.tv_usec=502158
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=562610
# CPU time returned by wait4() is 3001.06
# while last known CPU time is 4800.37
#
# 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.37
CPU user time (s): 4797.55
CPU system time (s): 2.82
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 4955180

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

runsolver used 1.82572 second user time and 4.73828 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 02:36:00
IDJOB=3190827
IDBENCH=82558
IDSOLVER=1612
FILE ID=node147/3190827-1304037360
RUNJOBID= node147-1304032794-27484
PBS_JOBID= 13170305
Free space on /tmp= 72644 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S913491256-073-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190827-1304037360/watcher-3190827-1304037360 -o /tmp/evaluation-result-3190827-1304037360/solver-3190827-1304037360 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190827-1304037360.cnf

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

MD5SUM BENCH= 785309e098f4d0ba8da3027c8426e931
RANDOM SEED=2040379551

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.82
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24924792 kB
Buffers:       1021568 kB
Cached:        5804940 kB
SwapCached:          4 kB
Active:        1968492 kB
Inactive:      5611188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24924792 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12616 kB
Writeback:           0 kB
AnonPages:      753020 kB
Mapped:          16940 kB
Slab:           381344 kB
PageTables:       6376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1353412 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= 72636 MiB
End job on node147 at 2011-04-29 02:56:04