Trace number 3283418

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.01	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 6
0.00/0.01	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.01	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-3283418-1304033731/watcher-3283418-1304033731 -o /tmp/evaluation-result-3283418-1304033731/solver-3283418-1304033731 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3283418-1304033731.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.35 9.98 9.44 6/182 4481
/proc/meminfo: memFree=19336060/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0

[startup+0.90956 s]
/proc/loadavg: 9.35 9.98 9.44 6/182 4481
/proc/meminfo: memFree=19336060/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00055 s]
/proc/loadavg: 9.35 9.98 9.44 6/182 4481
/proc/meminfo: memFree=19336060/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10952 s]
/proc/loadavg: 9.35 9.98 9.44 6/182 4481
/proc/meminfo: memFree=19336060/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20051 s]
/proc/loadavg: 9.35 9.98 9.44 6/182 4481
/proc/meminfo: memFree=19336060/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50044 s]
/proc/loadavg: 9.35 9.98 9.44 6/182 4481
/proc/meminfo: memFree=19336060/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10717 s]
/proc/loadavg: 9.16 9.93 9.43 7/180 4508
/proc/meminfo: memFree=18919188/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
[pid=4482] ppid=4481 vsize=246348 CPUtime=3.09 cores=0
/proc/4482/stat : 4482 (cryptominisat) R 4481 4481 3973 0 -1 4202496 47508 0 0 0 302 7 0 0 25 0 1 0 495789298 252260352 46766 33554432000 4194304 4587354 140735196190640 18446744073709551615 4248766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4482/statm: 61587 46766 315 96 0 58149 0
[pid=4483] ppid=4481 vsize=143600 CPUtime=3.1 cores=4
/proc/4483/stat : 4483 (clasp) R 4481 4481 3973 0 -1 4202496 46399 0 0 0 303 7 0 0 25 0 1 0 495789298 147046400 32290 33554432000 4194304 4785740 140734845988144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4483/statm: 35900 32290 332 145 0 32945 0
[pid=4484] ppid=4481 vsize=531064 CPUtime=1.98 cores=6
/proc/4484/stat : 4484 (TNM) R 4481 4481 3973 0 -1 4202496 26665 0 0 0 193 5 0 0 21 0 1 0 495789298 543809536 26562 33554432000 134512640 134534564 4290492656 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4484/statm: 132766 26562 91 6 0 131432 0
[pid=4485] ppid=4481 vsize=66104 CPUtime=3.09 cores=2
/proc/4485/stat : 4485 (lingeling) R 4481 4481 3973 0 -1 4202496 27582 0 0 0 305 4 0 0 25 0 1 0 495789298 67690496 15682 33554432000 4194304 4352236 140734220534496 18446744073709551615 4284134 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4485/statm: 16526 15682 121 39 0 15606 0
[pid=4486] ppid=4481 vsize=205644 CPUtime=1.09 cores=6
/proc/4486/stat : 4486 (march_hi) R 4481 4481 3973 0 -1 4194304 36974 0 0 0 104 5 0 0 25 0 1 0 495789298 210579456 36361 33554432000 4194304 4331988 140735677332064 18446744073709551615 255106417879 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4486/statm: 51411 36361 117 34 0 49853 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 1211084

[startup+6.30057 s]
/proc/loadavg: 9.16 9.93 9.43 11/188 4519
/proc/meminfo: memFree=18204552/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
[pid=4482] ppid=4481 vsize=246616 CPUtime=6.29 cores=0
/proc/4482/stat : 4482 (cryptominisat) R 4481 4481 3973 0 -1 4202496 47535 0 0 0 622 7 0 0 25 0 1 0 495789298 252534784 46793 33554432000 4194304 4587354 140735196190640 18446744073709551615 4367388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4482/statm: 61654 46793 315 96 0 58216 0
[pid=4483] ppid=4481 vsize=143600 CPUtime=6.3 cores=4
/proc/4483/stat : 4483 (clasp) R 4481 4481 3973 0 -1 4202496 46407 0 0 0 623 7 0 0 25 0 1 0 495789298 147046400 32298 33554432000 4194304 4785740 140734845988144 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4483/statm: 35900 32298 340 145 0 32945 0
[pid=4484] ppid=4481 vsize=545848 CPUtime=3.56 cores=6
/proc/4484/stat : 4484 (TNM) R 4481 4481 3973 0 -1 4202496 40983 0 0 0 350 6 0 0 25 0 1 0 495789298 558948352 40880 33554432000 134512640 134534564 4290492656 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4484/statm: 136462 40880 95 6 0 135128 0
[pid=4485] ppid=4481 vsize=71468 CPUtime=6.29 cores=2
/proc/4485/stat : 4485 (lingeling) R 4481 4481 3973 0 -1 4202496 28932 0 0 0 625 4 0 0 25 0 1 0 495789298 73183232 17032 33554432000 4194304 4352236 140734220534496 18446744073709551615 4215265 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4485/statm: 17867 17032 124 39 0 16947 0
[pid=4486] ppid=4481 vsize=215548 CPUtime=2.69 cores=6
/proc/4486/stat : 4486 (march_hi) R 4481 4481 3973 0 -1 4194304 71802 0 0 0 258 11 0 0 25 0 1 0 495789298 220721152 39070 33554432000 4194304 4331988 140735677332064 18446744073709551615 4217268 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4486/statm: 53887 39070 130 34 0 52329 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1241404

[startup+12.7004 s]
/proc/loadavg: 9.31 9.95 9.43 11/188 4520
/proc/meminfo: memFree=17990560/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
[pid=4482] ppid=4481 vsize=312280 CPUtime=12.69 cores=0
/proc/4482/stat : 4482 (cryptominisat) R 4481 4481 3973 0 -1 4202496 79338 0 0 0 1257 12 0 0 25 0 1 0 495789298 319774720 63618 33554432000 4194304 4587354 140735196190640 18446744073709551615 4230195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4482/statm: 78070 63618 333 96 0 74632 0
[pid=4483] ppid=4481 vsize=143600 CPUtime=12.69 cores=4
/proc/4483/stat : 4483 (clasp) R 4481 4481 3973 0 -1 4202496 46414 0 0 0 1262 7 0 0 25 0 1 0 495789298 147046400 32305 33554432000 4194304 4785740 140734845988144 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4483/statm: 35900 32305 340 145 0 32945 0
[pid=4484] ppid=4481 vsize=545848 CPUtime=6.72 cores=6
/proc/4484/stat : 4484 (TNM) R 4481 4481 3973 0 -1 4202496 40983 0 0 0 666 6 0 0 25 0 1 0 495789298 558948352 40880 33554432000 134512640 134534564 4290492656 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4484/statm: 136462 40880 95 6 0 135128 0
[pid=4485] ppid=4481 vsize=71196 CPUtime=12.69 cores=2
/proc/4485/stat : 4485 (lingeling) R 4481 4481 3973 0 -1 4202496 28935 0 0 0 1264 5 0 0 25 0 1 0 495789298 72904704 16967 33554432000 4194304 4352236 140734220534496 18446744073709551615 4238648 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4485/statm: 17799 16967 127 39 0 16879 0
[pid=4486] ppid=4481 vsize=177380 CPUtime=5.89 cores=6
/proc/4486/stat : 4486 (march_hi) R 4481 4481 3973 0 -1 4202496 153298 0 0 0 568 21 0 0 25 0 1 0 495789298 181637120 28057 33554432000 4194304 4331988 140735677332064 18446744073709551615 4257036 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4486/statm: 44345 28057 150 34 0 42787 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1268628

[startup+25.5012 s]
/proc/loadavg: 9.53 9.96 9.45 11/188 4520
/proc/meminfo: memFree=17748308/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
[pid=4482] ppid=4481 vsize=312280 CPUtime=25.48 cores=0
/proc/4482/stat : 4482 (cryptominisat) R 4481 4481 3973 0 -1 4202496 80748 0 0 0 2536 12 0 0 25 0 1 0 495789298 319774720 65011 33554432000 4194304 4587354 140735196190640 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4482/statm: 78070 65011 333 96 0 74632 0
[pid=4483] ppid=4481 vsize=143600 CPUtime=25.49 cores=4
/proc/4483/stat : 4483 (clasp) R 4481 4481 3973 0 -1 4202496 46449 0 0 0 2542 7 0 0 25 0 1 0 495789298 147046400 32340 33554432000 4194304 4785740 140734845988144 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4483/statm: 35900 32340 340 145 0 32945 0
[pid=4484] ppid=4481 vsize=545848 CPUtime=13.09 cores=6
/proc/4484/stat : 4484 (TNM) R 4481 4481 3973 0 -1 4202496 40983 0 0 0 1303 6 0 0 25 0 1 0 495789298 558948352 40880 33554432000 134512640 134534564 4290492656 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4484/statm: 136462 40880 95 6 0 135128 0
[pid=4485] ppid=4481 vsize=71852 CPUtime=25.49 cores=2
/proc/4485/stat : 4485 (lingeling) R 4481 4481 3973 0 -1 4202496 29114 0 0 0 2544 5 0 0 25 0 1 0 495789298 73576448 17131 33554432000 4194304 4352236 140734220534496 18446744073709551615 4327985 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4485/statm: 17963 17131 127 39 0 17043 0
[pid=4486] ppid=4481 vsize=558968 CPUtime=12.25 cores=6
/proc/4486/stat : 4486 (march_hi) R 4481 4481 3973 0 -1 4202496 260324 0 0 0 1190 35 0 0 25 0 1 0 495789298 572383232 65650 33554432000 4194304 4331988 140735677332064 18446744073709551615 4226235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4486/statm: 139742 65650 172 34 0 138184 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1650872

[startup+51.1007 s]
/proc/loadavg: 9.77 9.98 9.47 11/188 4520
/proc/meminfo: memFree=17713984/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
[pid=4482] ppid=4481 vsize=583680 CPUtime=51.09 cores=0
/proc/4482/stat : 4482 (cryptominisat) R 4481 4481 3973 0 -1 4202496 86416 0 0 0 5095 14 0 0 25 0 1 0 495789298 597688320 63833 33554432000 4194304 4587354 140735196190640 18446744073709551615 4421079 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4482/statm: 145920 63833 341 96 0 142482 0
[pid=4483] ppid=4481 vsize=143600 CPUtime=51.09 cores=4
/proc/4483/stat : 4483 (clasp) R 4481 4481 3973 0 -1 4202496 46449 0 0 0 5102 7 0 0 25 0 1 0 495789298 147046400 32340 33554432000 4194304 4785740 140734845988144 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4483/statm: 35900 32340 340 145 0 32945 0
[pid=4484] ppid=4481 vsize=545848 CPUtime=25.82 cores=6
/proc/4484/stat : 4484 (TNM) R 4481 4481 3973 0 -1 4202496 40983 0 0 0 2576 6 0 0 25 0 1 0 495789298 558948352 40880 33554432000 134512640 134534564 4290492656 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4484/statm: 136462 40880 95 6 0 135128 0
[pid=4485] ppid=4481 vsize=92872 CPUtime=51.07 cores=2
/proc/4485/stat : 4485 (lingeling) R 4481 4481 3973 0 -1 4202496 35681 0 0 0 5101 6 0 0 25 0 1 0 495789298 95100928 22386 33554432000 4194304 4352236 140734220534496 18446744073709551615 4319003 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4485/statm: 23218 22386 127 39 0 22298 0
[pid=4486] ppid=4481 vsize=558968 CPUtime=24.98 cores=6
/proc/4486/stat : 4486 (march_hi) R 4481 4481 3973 0 -1 4202496 260354 0 0 0 2463 35 0 0 25 0 1 0 495789298 572383232 65680 33554432000 4194304 4331988 140735677332064 18446744073709551615 4239553 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4486/statm: 139742 65680 172 34 0 138184 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 1943292

[startup+102.301 s]
/proc/loadavg: 9.98 10.01 9.50 11/188 4522
/proc/meminfo: memFree=17645196/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
[pid=4482] ppid=4481 vsize=445588 CPUtime=102.29 cores=0

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

/proc/4486/statm: 161288 86127 175 34 0 159730 0
Current children cumulated CPU time (s) 3524.28
Current children cumulated vsize (KiB) 2563436

[startup+942.301 s]
/proc/loadavg: 10.19 10.17 9.89 11/188 4640
/proc/meminfo: memFree=17620156/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
[pid=4482] ppid=4481 vsize=664384 CPUtime=942.29 cores=0
/proc/4482/stat : 4482 (cryptominisat) R 4481 4481 3973 0 -1 4202496 134459 0 0 0 94191 38 0 0 25 0 1 0 495789298 680329216 73978 33554432000 4194304 4587354 140735196190640 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4482/statm: 166096 73978 341 96 0 162658 0
[pid=4483] ppid=4481 vsize=767012 CPUtime=942.22 cores=4
/proc/4483/stat : 4483 (clasp) R 4481 4481 3973 0 -1 4202496 201835 0 0 0 94165 57 0 0 25 0 1 0 495789298 785420288 187726 33554432000 4194304 4785740 140734845988144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4483/statm: 191753 187726 340 145 0 188798 0
[pid=4484] ppid=4481 vsize=545848 CPUtime=469.02 cores=6
/proc/4484/stat : 4484 (TNM) R 4481 4481 3973 0 -1 4202496 40983 0 0 0 46896 6 0 0 25 0 1 0 495789298 558948352 40880 33554432000 134512640 134534564 4290492656 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4484/statm: 136462 40880 95 6 0 135128 0
[pid=4485] ppid=4481 vsize=158548 CPUtime=942.29 cores=2
/proc/4485/stat : 4485 (lingeling) R 4481 4481 3973 0 -1 4202496 109370 0 0 0 94213 16 0 0 25 0 1 0 495789298 162353152 36758 33554432000 4194304 4352236 140734220534496 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4485/statm: 39637 36758 127 39 0 38717 0
[pid=4486] ppid=4481 vsize=645304 CPUtime=468.15 cores=6
/proc/4486/stat : 4486 (march_hi) R 4481 4481 3973 0 -1 4202496 280824 0 0 0 46773 42 0 0 25 0 1 0 495789298 660791296 86150 33554432000 4194304 4331988 140735677332064 18446744073709551615 4228307 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4486/statm: 161326 86150 175 34 0 159768 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 2799420

[startup+1002.3 s]
/proc/loadavg: 10.10 10.15 9.90 11/188 4642
/proc/meminfo: memFree=17572140/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
[pid=4482] ppid=4481 vsize=482048 CPUtime=1002.29 cores=0
/proc/4482/stat : 4482 (cryptominisat) R 4481 4481 3973 0 -1 4202496 136574 0 0 0 100190 39 0 0 25 0 1 0 495789298 493617152 73979 33554432000 4194304 4587354 140735196190640 18446744073709551615 4230294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4482/statm: 120512 73979 341 96 0 117074 0
[pid=4483] ppid=4481 vsize=799236 CPUtime=1002.21 cores=4
/proc/4483/stat : 4483 (clasp) R 4481 4481 3973 0 -1 4202496 209605 0 0 0 100162 59 0 0 25 0 1 0 495789298 818417664 195496 33554432000 4194304 4785740 140734845988144 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4483/statm: 199809 195496 340 145 0 196854 0
[pid=4484] ppid=4481 vsize=545848 CPUtime=498.82 cores=6
/proc/4484/stat : 4484 (TNM) R 4481 4481 3973 0 -1 4202496 40983 0 0 0 49876 6 0 0 25 0 1 0 495789298 558948352 40880 33554432000 134512640 134534564 4290492656 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4484/statm: 136462 40880 95 6 0 135128 0
[pid=4485] ppid=4481 vsize=158548 CPUtime=1002.29 cores=2
/proc/4485/stat : 4485 (lingeling) R 4481 4481 3973 0 -1 4202496 109370 0 0 0 100213 16 0 0 25 0 1 0 495789298 162353152 36758 33554432000 4194304 4352236 140734220534496 18446744073709551615 4208072 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4485/statm: 39637 36758 127 39 0 38717 0
[pid=4486] ppid=4481 vsize=645572 CPUtime=498.02 cores=6
/proc/4486/stat : 4486 (march_hi) R 4481 4481 3973 0 -1 4202496 280899 0 0 0 49760 42 0 0 25 0 1 0 495789298 661065728 86225 33554432000 4194304 4331988 140735677332064 18446744073709551615 4263314 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4486/statm: 161393 86225 175 34 0 159835 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 2649576

[startup+1062.3 s]
/proc/loadavg: 10.18 10.16 9.92 11/188 4644
/proc/meminfo: memFree=17518040/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
[pid=4482] ppid=4481 vsize=325764 CPUtime=1062.29 cores=0
/proc/4482/stat : 4482 (cryptominisat) R 4481 4481 3973 0 -1 4202496 138332 0 0 0 106189 40 0 0 25 0 1 0 495789298 333582336 74183 33554432000 4194304 4587354 140735196190640 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4482/statm: 81441 74183 341 96 0 78003 0
[pid=4483] ppid=4481 vsize=836708 CPUtime=1062.22 cores=4
/proc/4483/stat : 4483 (clasp) R 4481 4481 3973 0 -1 4202496 218916 0 0 0 106160 62 0 0 25 0 1 0 495789298 856788992 204807 33554432000 4194304 4785740 140734845988144 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4483/statm: 209177 204807 340 145 0 206222 0
[pid=4484] ppid=4481 vsize=545848 CPUtime=528.71 cores=6
/proc/4484/stat : 4484 (TNM) R 4481 4481 3973 0 -1 4202496 40983 0 0 0 52864 7 0 0 25 0 1 0 495789298 558948352 40880 33554432000 134512640 134534564 4290492656 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4484/statm: 136462 40880 95 6 0 135128 0
[pid=4485] ppid=4481 vsize=157552 CPUtime=1062.3 cores=2
/proc/4485/stat : 4485 (lingeling) R 4481 4481 3973 0 -1 4202496 109370 0 0 0 106214 16 0 0 25 0 1 0 495789298 161333248 36509 33554432000 4194304 4352236 140734220534496 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4485/statm: 39388 36509 127 39 0 38468 0
[pid=4486] ppid=4481 vsize=645708 CPUtime=527.81 cores=6
/proc/4486/stat : 4486 (march_hi) R 4481 4481 3973 0 -1 4202496 280916 0 0 0 52739 42 0 0 25 0 1 0 495789298 661204992 86242 33554432000 4194304 4331988 140735677332064 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4486/statm: 161427 86242 175 34 0 159869 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 2529904

[startup+1122.3 s]
/proc/loadavg: 10.14 10.15 9.92 11/188 4645
/proc/meminfo: memFree=17463080/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
[pid=4482] ppid=4481 vsize=432276 CPUtime=1122.28 cores=0
/proc/4482/stat : 4482 (cryptominisat) R 4481 4481 3973 0 -1 4202496 139004 0 0 0 112187 41 0 0 25 0 1 0 495789298 442650624 74850 33554432000 4194304 4587354 140735196190640 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4482/statm: 108069 74850 341 96 0 104631 0
[pid=4483] ppid=4481 vsize=884612 CPUtime=1122.2 cores=4
/proc/4483/stat : 4483 (clasp) R 4481 4481 3973 0 -1 4202496 230903 0 0 0 112154 66 0 0 25 0 1 0 495789298 905842688 216794 33554432000 4194304 4785740 140734845988144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4483/statm: 221153 216794 340 145 0 218198 0
[pid=4484] ppid=4481 vsize=545848 CPUtime=558.51 cores=6
/proc/4484/stat : 4484 (TNM) R 4481 4481 3973 0 -1 4202496 40983 0 0 0 55844 7 0 0 25 0 1 0 495789298 558948352 40880 33554432000 134512640 134534564 4290492656 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4484/statm: 136462 40880 95 6 0 135128 0
[pid=4485] ppid=4481 vsize=157552 CPUtime=1122.29 cores=2
/proc/4485/stat : 4485 (lingeling) R 4481 4481 3973 0 -1 4202496 109370 0 0 0 112213 16 0 0 25 0 1 0 495789298 161333248 36509 33554432000 4194304 4352236 140734220534496 18446744073709551615 4231337 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4485/statm: 39388 36509 127 39 0 38468 0
[pid=4486] ppid=4481 vsize=645708 CPUtime=557.68 cores=6
/proc/4486/stat : 4486 (march_hi) R 4481 4481 3973 0 -1 4202496 280939 0 0 0 55726 42 0 0 25 0 1 0 495789298 661204992 86265 33554432000 4194304 4331988 140735677332064 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4486/statm: 161427 86265 175 34 0 159869 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 2684320

[startup+1182.31 s]
/proc/loadavg: 10.15 10.14 9.93 11/188 4647
/proc/meminfo: memFree=17393976/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
[pid=4482] ppid=4481 vsize=628248 CPUtime=1182.29 cores=0
/proc/4482/stat : 4482 (cryptominisat) R 4481 4481 3973 0 -1 4202496 140287 0 0 0 118188 41 0 0 25 0 1 0 495789298 643325952 74184 33554432000 4194304 4587354 140735196190640 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4482/statm: 157062 74184 341 96 0 153624 0
[pid=4483] ppid=4481 vsize=933232 CPUtime=1182.21 cores=4
/proc/4483/stat : 4483 (clasp) R 4481 4481 3973 0 -1 4202496 242928 0 0 0 118151 70 0 0 25 0 1 0 495789298 955629568 228819 33554432000 4194304 4785740 140734845988144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4483/statm: 233308 228819 340 145 0 230353 0
[pid=4484] ppid=4481 vsize=545848 CPUtime=588.37 cores=6
/proc/4484/stat : 4484 (TNM) R 4481 4481 3973 0 -1 4202496 40983 0 0 0 58830 7 0 0 25 0 1 0 495789298 558948352 40880 33554432000 134512640 134534564 4290492656 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4484/statm: 136462 40880 95 6 0 135128 0
[pid=4485] ppid=4481 vsize=157552 CPUtime=1182.3 cores=2
/proc/4485/stat : 4485 (lingeling) R 4481 4481 3973 0 -1 4202496 119355 0 0 0 118213 17 0 0 25 0 1 0 495789298 161333248 38301 33554432000 4194304 4352236 140734220534496 18446744073709551615 4319441 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4485/statm: 39388 38301 127 39 0 38468 0
[pid=4486] ppid=4481 vsize=645708 CPUtime=587.5 cores=6
/proc/4486/stat : 4486 (march_hi) R 4481 4481 3973 0 -1 4202496 280944 0 0 0 58708 42 0 0 25 0 1 0 495789298 661204992 86270 33554432000 4194304 4331988 140735677332064 18446744073709551615 4263314 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4486/statm: 161427 86270 175 34 0 159869 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 2928912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.11 10.14 9.93 12/188 4647
/proc/meminfo: memFree=17389116/32951124 swapFree=67111524/67111528
[pid=4481] ppid=4479 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4481/stat : 4481 (ppfolio) S 4479 4481 3973 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 495789297 18763776 390 33554432000 4194304 4287625 140733753276496 18446744073709551615 255106788879 0 0 4096 65536 3524268610535030783 0 0 17 0 0 0 0
/proc/4481/statm: 4581 390 341 23 0 91 0
[pid=4482] ppid=4481 vsize=628248 CPUtime=1201.68 cores=0
/proc/4482/stat : 4482 (cryptominisat) R 4481 4481 3973 0 -1 4202496 140287 0 0 0 120127 41 0 0 25 0 1 0 495789298 643325952 74184 33554432000 4194304 4587354 140735196190640 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4482/statm: 157062 74184 341 96 0 153624 0
[pid=4483] ppid=4481 vsize=942696 CPUtime=1201.61 cores=4
/proc/4483/stat : 4483 (clasp) R 4481 4481 3973 0 -1 4202496 245251 0 0 0 120090 71 0 0 25 0 1 0 495789298 965320704 231142 33554432000 4194304 4785740 140734845988144 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4483/statm: 235674 231142 340 145 0 232719 0
[pid=4484] ppid=4481 vsize=545848 CPUtime=598.01 cores=6
/proc/4484/stat : 4484 (TNM) R 4481 4481 3973 0 -1 4202496 40983 0 0 0 59794 7 0 0 25 0 1 0 495789298 558948352 40880 33554432000 134512640 134534564 4290492656 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4484/statm: 136462 40880 95 6 0 135128 0
[pid=4485] ppid=4481 vsize=158528 CPUtime=1201.7 cores=2
/proc/4485/stat : 4485 (lingeling) R 4481 4481 3973 0 -1 4202496 119599 0 0 0 120153 17 0 0 25 0 1 0 495789298 162332672 38545 33554432000 4194304 4352236 140734220534496 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4485/statm: 39632 38545 127 39 0 38712 0
[pid=4486] ppid=4481 vsize=645708 CPUtime=597.16 cores=6
/proc/4486/stat : 4486 (march_hi) R 4481 4481 3973 0 -1 4202496 280950 0 0 0 59674 42 0 0 25 0 1 0 495789298 661204992 86276 33554432000 4194304 4331988 140735677332064 18446744073709551615 4228268 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4486/statm: 161427 86276 175 34 0 159869 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 2939352

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 4481 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=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 4800.16
#
# 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.16
CPU user time (s): 4798.38
CPU system time (s): 1.78
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 2939352

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

runsolver used 1.77773 second user time and 4.78027 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 01:35:32
IDJOB=3283418
IDBENCH=71036
IDSOLVER=1612
FILE ID=node144/3283418-1304033731
RUNJOBID= node144-1304032526-4355
PBS_JOBID= 13170308
Free space on /tmp= 72368 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283418-1304033731/watcher-3283418-1304033731 -o /tmp/evaluation-result-3283418-1304033731/solver-3283418-1304033731 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3283418-1304033731.cnf

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=1047277929

node144.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.850
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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:      19336340 kB
Buffers:       2202872 kB
Cached:       10577204 kB
SwapCached:          4 kB
Active:        4838920 kB
Inactive:      8211012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19336340 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           54912 kB
Writeback:           0 kB
AnonPages:      269092 kB
Mapped:          16428 kB
Slab:           500380 kB
PageTables:       5464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   886336 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= 72364 MiB
End job on node144 at 2011-04-29 01:55:35