Trace number 3285580

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
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 variables171676
Number of clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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

running on 4 cores: 1,3,5,7

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.88 10.09 9.84 6/182 27707
/proc/meminfo: memFree=25163192/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) R 27705 27707 27036 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0

[startup+0.118984 s]
/proc/loadavg: 9.88 10.09 9.84 6/182 27707
/proc/meminfo: memFree=25163192/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200969 s]
/proc/loadavg: 9.88 10.09 9.84 6/182 27707
/proc/meminfo: memFree=25163192/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300952 s]
/proc/loadavg: 9.88 10.09 9.84 6/182 27707
/proc/meminfo: memFree=25163192/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700879 s]
/proc/loadavg: 9.88 10.09 9.84 6/182 27707
/proc/meminfo: memFree=25163192/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50073 s]
/proc/loadavg: 9.88 10.09 9.84 11/188 27713
/proc/meminfo: memFree=24866040/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
[pid=27708] ppid=27707 vsize=121396 CPUtime=1.49 cores=1
/proc/27708/stat : 27708 (cryptominisat) R 27707 27707 27036 0 -1 4202496 23688 0 0 0 146 3 0 0 25 0 1 0 495936217 124309504 23338 33554432000 4194304 4587354 140735152458960 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27708/statm: 30349 23338 312 96 0 26911 0
[pid=27709] ppid=27707 vsize=82008 CPUtime=1.49 cores=5
/proc/27709/stat : 27709 (clasp) R 27707 27707 27036 0 -1 4202496 24868 0 0 0 146 3 0 0 25 0 1 0 495936217 83976192 17300 33554432000 4194304 4785740 140733476680224 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27709/statm: 20502 17300 340 145 0 17547 0
[pid=27710] ppid=27707 vsize=500572 CPUtime=0.73 cores=7
/proc/27710/stat : 27710 (TNM) R 27707 27707 27036 0 -1 4202496 16663 0 0 0 71 2 0 0 25 0 1 0 495936217 512585728 16559 33554432000 134512640 134534564 4287695232 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27710/statm: 125143 16559 91 6 0 123809 0
[pid=27711] ppid=27707 vsize=31096 CPUtime=1.49 cores=3
/proc/27711/stat : 27711 (lingeling) R 27707 27707 27036 0 -1 4202496 14938 0 0 0 147 2 0 0 25 0 1 0 495936217 31842304 6926 33554432000 4194304 4352236 140736293016256 18446744073709551615 4256321 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27711/statm: 7774 6926 117 39 0 6854 0
[pid=27712] ppid=27707 vsize=117264 CPUtime=0.73 cores=7
/proc/27712/stat : 27712 (march_hi) R 27707 27707 27036 0 -1 4194304 24822 0 0 0 69 4 0 0 25 0 1 0 495936217 120078336 18659 33554432000 4194304 4331988 140733582161744 18446744073709551615 4257036 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27712/statm: 29316 18659 126 34 0 27758 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 870660

[startup+3.10044 s]
/proc/loadavg: 9.88 10.09 9.84 11/188 27713
/proc/meminfo: memFree=24829352/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
[pid=27708] ppid=27707 vsize=121396 CPUtime=3.09 cores=1
/proc/27708/stat : 27708 (cryptominisat) R 27707 27707 27036 0 -1 4202496 23688 0 0 0 306 3 0 0 25 0 1 0 495936217 124309504 23338 33554432000 4194304 4587354 140735152458960 18446744073709551615 4248766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27708/statm: 30349 23338 312 96 0 26911 0
[pid=27709] ppid=27707 vsize=92192 CPUtime=3.09 cores=5
/proc/27709/stat : 27709 (clasp) R 27707 27707 27036 0 -1 4202496 27508 0 0 0 306 3 0 0 25 0 1 0 495936217 94404608 19940 33554432000 4194304 4785740 140733476680224 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27709/statm: 23048 19940 340 145 0 20093 0
[pid=27710] ppid=27707 vsize=500572 CPUtime=1.53 cores=7
/proc/27710/stat : 27710 (TNM) R 27707 27707 27036 0 -1 4202496 16663 0 0 0 151 2 0 0 25 0 1 0 495936217 512585728 16559 33554432000 134512640 134534564 4287695232 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27710/statm: 125143 16559 91 6 0 123809 0
[pid=27711] ppid=27707 vsize=39288 CPUtime=3.09 cores=3
/proc/27711/stat : 27711 (lingeling) R 27707 27707 27036 0 -1 4202496 16998 0 0 0 307 2 0 0 25 0 1 0 495936217 40230912 8986 33554432000 4194304 4352236 140736293016256 18446744073709551615 4252570 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27711/statm: 9822 8986 125 39 0 8902 0
[pid=27712] ppid=27707 vsize=116356 CPUtime=1.53 cores=7
/proc/27712/stat : 27712 (march_hi) R 27707 27707 27036 0 -1 4194304 49641 0 0 0 145 8 0 0 25 0 1 0 495936217 119148544 18060 33554432000 4194304 4331988 140733582161744 18446744073709551615 4257036 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27712/statm: 29089 18060 129 34 0 27531 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 888128

[startup+6.30085 s]
/proc/loadavg: 9.89 10.09 9.84 11/188 27713
/proc/meminfo: memFree=24683904/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
[pid=27708] ppid=27707 vsize=162852 CPUtime=6.29 cores=1
/proc/27708/stat : 27708 (cryptominisat) R 27707 27707 27036 0 -1 4202496 46744 0 0 0 623 6 0 0 25 0 1 0 495936217 166760448 33470 33554432000 4194304 4587354 140735152458960 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27708/statm: 40713 33470 330 96 0 37275 0
[pid=27709] ppid=27707 vsize=145304 CPUtime=6.29 cores=5
/proc/27709/stat : 27709 (clasp) R 27707 27707 27036 0 -1 4202496 40745 0 0 0 623 6 0 0 25 0 1 0 495936217 148791296 33177 33554432000 4194304 4785740 140733476680224 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27709/statm: 36326 33177 340 145 0 33371 0
[pid=27710] ppid=27707 vsize=530932 CPUtime=3.14 cores=7
/proc/27710/stat : 27710 (TNM) R 27707 27707 27036 0 -1 4202496 31043 0 0 0 310 4 0 0 25 0 1 0 495936217 543674368 30939 33554432000 134512640 134534564 4287695232 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27710/statm: 132733 30939 95 6 0 131399 0
[pid=27711] ppid=27707 vsize=39992 CPUtime=6.29 cores=3
/proc/27711/stat : 27711 (lingeling) R 27707 27707 27036 0 -1 4202496 17234 0 0 0 627 2 0 0 25 0 1 0 495936217 40951808 9166 33554432000 4194304 4352236 140736293016256 18446744073709551615 4278746 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27711/statm: 9998 9166 127 39 0 9078 0
[pid=27712] ppid=27707 vsize=122676 CPUtime=3.1 cores=7
/proc/27712/stat : 27712 (march_hi) R 27707 27707 27036 0 -1 4194304 97887 0 0 0 296 14 0 0 25 0 1 0 495936217 125620224 20719 33554432000 4194304 4331988 140733582161744 18446744073709551615 4251671 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27712/statm: 30669 20719 129 34 0 29111 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1020080

[startup+12.7007 s]
/proc/loadavg: 9.90 10.09 9.84 11/188 27713
/proc/meminfo: memFree=24582484/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
[pid=27708] ppid=27707 vsize=200356 CPUtime=12.69 cores=1
/proc/27708/stat : 27708 (cryptominisat) R 27707 27707 27036 0 -1 4202496 48437 0 0 0 1263 6 0 0 25 0 1 0 495936217 205164544 35162 33554432000 4194304 4587354 140735152458960 18446744073709551615 4236555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27708/statm: 50089 35162 330 96 0 46651 0
[pid=27709] ppid=27707 vsize=231868 CPUtime=12.68 cores=5
/proc/27709/stat : 27709 (clasp) R 27707 27707 27036 0 -1 4202496 62361 0 0 0 1258 10 0 0 25 0 1 0 495936217 237432832 54793 33554432000 4194304 4785740 140733476680224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27709/statm: 57967 54793 340 145 0 55012 0
[pid=27710] ppid=27707 vsize=530932 CPUtime=6.31 cores=7
/proc/27710/stat : 27710 (TNM) R 27707 27707 27036 0 -1 4202496 31043 0 0 0 627 4 0 0 25 0 1 0 495936217 543674368 30939 33554432000 134512640 134534564 4287695232 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27710/statm: 132733 30939 95 6 0 131399 0
[pid=27711] ppid=27707 vsize=39992 CPUtime=12.69 cores=3
/proc/27711/stat : 27711 (lingeling) R 27707 27707 27036 0 -1 4202496 17234 0 0 0 1267 2 0 0 25 0 1 0 495936217 40951808 9166 33554432000 4194304 4352236 140736293016256 18446744073709551615 4281264 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27711/statm: 9998 9166 127 39 0 9078 0
[pid=27712] ppid=27707 vsize=137308 CPUtime=6.3 cores=7
/proc/27712/stat : 27712 (march_hi) R 27707 27707 27036 0 -1 4194304 191092 0 0 0 603 27 0 0 25 0 1 0 495936217 140603392 24367 33554432000 4194304 4331988 140733582161744 18446744073709551615 4252211 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27712/statm: 34327 24367 129 34 0 32769 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1158780

[startup+25.5013 s]
/proc/loadavg: 9.99 10.10 9.84 11/188 27714
/proc/meminfo: memFree=24389556/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
[pid=27708] ppid=27707 vsize=200356 CPUtime=25.49 cores=1
/proc/27708/stat : 27708 (cryptominisat) R 27707 27707 27036 0 -1 4202496 50358 0 0 0 2542 7 0 0 25 0 1 0 495936217 205164544 37083 33554432000 4194304 4587354 140735152458960 18446744073709551615 4236856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27708/statm: 50089 37083 330 96 0 46651 0
[pid=27709] ppid=27707 vsize=409648 CPUtime=25.49 cores=5
/proc/27709/stat : 27709 (clasp) R 27707 27707 27036 0 -1 4202496 106756 0 0 0 2530 19 0 0 25 0 1 0 495936217 419479552 99188 33554432000 4194304 4785740 140733476680224 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27709/statm: 102412 99188 340 145 0 99457 0
[pid=27710] ppid=27707 vsize=530932 CPUtime=12.64 cores=7
/proc/27710/stat : 27710 (TNM) R 27707 27707 27036 0 -1 4202496 31043 0 0 0 1260 4 0 0 25 0 1 0 495936217 543674368 30939 33554432000 134512640 134534564 4287695232 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27710/statm: 132733 30939 95 6 0 131399 0
[pid=27711] ppid=27707 vsize=46860 CPUtime=25.49 cores=3
/proc/27711/stat : 27711 (lingeling) R 27707 27707 27036 0 -1 4202496 18952 0 0 0 2547 2 0 0 25 0 1 0 495936217 47984640 10883 33554432000 4194304 4352236 140736293016256 18446744073709551615 4236112 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27711/statm: 11715 10883 127 39 0 10795 0
[pid=27712] ppid=27707 vsize=119184 CPUtime=12.7 cores=7
/proc/27712/stat : 27712 (march_hi) R 27707 27707 27036 0 -1 4194304 339644 0 0 0 1223 47 0 0 25 0 1 0 495936217 122044416 19867 33554432000 4194304 4331988 140733582161744 18446744073709551615 220815895284 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27712/statm: 29796 19867 129 34 0 28238 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1325304

[startup+51.1006 s]
/proc/loadavg: 9.99 10.09 9.85 11/188 27714
/proc/meminfo: memFree=23986988/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
[pid=27708] ppid=27707 vsize=200356 CPUtime=51.09 cores=1
/proc/27708/stat : 27708 (cryptominisat) R 27707 27707 27036 0 -1 4202496 53133 0 0 0 5102 7 0 0 25 0 1 0 495936217 205164544 39856 33554432000 4194304 4587354 140735152458960 18446744073709551615 4236856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27708/statm: 50089 39856 330 96 0 46651 0
[pid=27709] ppid=27707 vsize=695040 CPUtime=51.08 cores=5
/proc/27709/stat : 27709 (clasp) R 27707 27707 27036 0 -1 4202496 177935 0 0 0 5075 33 0 0 25 0 1 0 495936217 711720960 170367 33554432000 4194304 4785740 140733476680224 18446744073709551615 220815897285 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27709/statm: 173760 170367 340 145 0 170805 0
[pid=27710] ppid=27707 vsize=530932 CPUtime=25.4 cores=7
/proc/27710/stat : 27710 (TNM) R 27707 27707 27036 0 -1 4202496 31043 0 0 0 2536 4 0 0 25 0 1 0 495936217 543674368 30939 33554432000 134512640 134534564 4287695232 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27710/statm: 132733 30939 95 6 0 131399 0
[pid=27711] ppid=27707 vsize=57580 CPUtime=51.09 cores=3

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

/proc/27712/statm: 93467 44311 175 34 0 91909 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 4836000

[startup+942.301 s]
/proc/loadavg: 10.10 10.12 9.99 11/188 27972
/proc/meminfo: memFree=21907372/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0.04 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 4 0 0 15 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
[pid=27708] ppid=27707 vsize=985876 CPUtime=942.26 cores=1
/proc/27708/stat : 27708 (cryptominisat) R 27707 27707 27036 0 -1 4202496 5782076 0 0 0 93418 808 0 0 25 0 1 0 495936217 1009537024 74069 33554432000 4194304 4587354 140735152458960 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27708/statm: 246469 74069 340 96 0 243031 0
[pid=27709] ppid=27707 vsize=2771124 CPUtime=942.18 cores=5
/proc/27709/stat : 27709 (clasp) R 27707 27707 27036 0 -1 4202496 695155 0 0 0 94064 154 0 0 25 0 1 0 495936217 2837630976 687587 33554432000 4194304 4785740 140733476680224 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27709/statm: 692781 687587 340 145 0 689826 0
[pid=27710] ppid=27707 vsize=530932 CPUtime=468.57 cores=7
/proc/27710/stat : 27710 (TNM) R 27707 27707 27036 0 -1 4202496 31043 0 0 0 46853 4 0 0 25 0 1 0 495936217 543674368 30939 33554432000 134512640 134534564 4287695232 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27710/statm: 132733 30939 95 6 0 131399 0
[pid=27711] ppid=27707 vsize=147652 CPUtime=942.32 cores=3
/proc/27711/stat : 27711 (lingeling) R 27707 27707 27036 0 -1 4202496 99478 0 0 0 94220 12 0 0 25 0 1 0 495936217 151195648 36081 33554432000 4194304 4352236 140736293016256 18446744073709551615 4234392 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27711/statm: 36913 36081 127 39 0 35993 0
[pid=27712] ppid=27707 vsize=374000 CPUtime=468.58 cores=7
/proc/27712/stat : 27712 (march_hi) R 27707 27707 27036 0 -1 4202496 436996 0 0 0 46797 61 0 0 25 0 1 0 495936217 382976000 44381 33554432000 4194304 4331988 140733582161744 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27712/statm: 93500 44381 175 34 0 91942 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 4827908

[startup+1002.3 s]
/proc/loadavg: 10.19 10.14 10.00 11/188 27974
/proc/meminfo: memFree=21601932/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0.04 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 4 0 0 15 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
[pid=27708] ppid=27707 vsize=1243856 CPUtime=1002.26 cores=1
/proc/27708/stat : 27708 (cryptominisat) R 27707 27707 27036 0 -1 4202496 5840316 0 0 0 99403 823 0 0 25 0 1 0 495936217 1273708544 79581 33554432000 4194304 4587354 140735152458960 18446744073709551615 4244034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27708/statm: 310964 79581 340 96 0 307526 0
[pid=27709] ppid=27707 vsize=2771124 CPUtime=1002.17 cores=5
/proc/27709/stat : 27709 (clasp) R 27707 27707 27036 0 -1 4202496 695170 0 0 0 100063 154 0 0 25 0 1 0 495936217 2837630976 687602 33554432000 4194304 4785740 140733476680224 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27709/statm: 692781 687602 340 145 0 689826 0
[pid=27710] ppid=27707 vsize=530932 CPUtime=498.38 cores=7
/proc/27710/stat : 27710 (TNM) R 27707 27707 27036 0 -1 4202496 31043 0 0 0 49834 4 0 0 25 0 1 0 495936217 543674368 30939 33554432000 134512640 134534564 4287695232 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27710/statm: 132733 30939 95 6 0 131399 0
[pid=27711] ppid=27707 vsize=164040 CPUtime=1002.32 cores=3
/proc/27711/stat : 27711 (lingeling) R 27707 27707 27036 0 -1 4202496 109719 0 0 0 100219 13 0 0 25 0 1 0 495936217 167976960 40178 33554432000 4194304 4352236 140736293016256 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27711/statm: 41010 40178 127 39 0 40090 0
[pid=27712] ppid=27707 vsize=375804 CPUtime=498.43 cores=7
/proc/27712/stat : 27712 (march_hi) R 27707 27707 27036 0 -1 4202496 437333 0 0 0 49782 61 0 0 25 0 1 0 495936217 384823296 44656 33554432000 4194304 4331988 140733582161744 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27712/statm: 93951 44656 192 34 0 92393 0
Current children cumulated CPU time (s) 4003.6
Current children cumulated vsize (KiB) 5104080

[startup+1062.3 s]
/proc/loadavg: 10.15 10.14 10.01 11/188 27975
/proc/meminfo: memFree=21734436/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0.04 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 4 0 0 15 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
[pid=27708] ppid=27707 vsize=999604 CPUtime=1062.26 cores=1
/proc/27708/stat : 27708 (cryptominisat) R 27707 27707 27036 0 -1 4202496 5864133 0 0 0 105390 836 0 0 25 0 1 0 495936217 1023594496 73971 33554432000 4194304 4587354 140735152458960 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27708/statm: 249901 73971 340 96 0 246463 0
[pid=27709] ppid=27707 vsize=2771124 CPUtime=1062.17 cores=5
/proc/27709/stat : 27709 (clasp) R 27707 27707 27036 0 -1 4202496 695171 0 0 0 106063 154 0 0 25 0 1 0 495936217 2837630976 687603 33554432000 4194304 4785740 140733476680224 18446744073709551615 4416810 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27709/statm: 692781 687603 340 145 0 689826 0
[pid=27710] ppid=27707 vsize=530932 CPUtime=528.26 cores=7
/proc/27710/stat : 27710 (TNM) R 27707 27707 27036 0 -1 4202496 31043 0 0 0 52822 4 0 0 25 0 1 0 495936217 543674368 30939 33554432000 134512640 134534564 4287695232 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27710/statm: 132733 30939 95 6 0 131399 0
[pid=27711] ppid=27707 vsize=135360 CPUtime=1062.32 cores=3
/proc/27711/stat : 27711 (lingeling) R 27707 27707 27036 0 -1 4202496 113815 0 0 0 106218 14 0 0 25 0 1 0 495936217 138608640 33008 33554432000 4194304 4352236 140736293016256 18446744073709551615 4281181 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27711/statm: 33840 33008 127 39 0 32920 0
[pid=27712] ppid=27707 vsize=377296 CPUtime=528.23 cores=7
/proc/27712/stat : 27712 (march_hi) R 27707 27707 27036 0 -1 4202496 437671 0 0 0 52762 61 0 0 25 0 1 0 495936217 386351104 44977 33554432000 4194304 4331988 140733582161744 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27712/statm: 94324 44977 175 34 0 92766 0
Current children cumulated CPU time (s) 4243.28
Current children cumulated vsize (KiB) 4832640

[startup+1122.3 s]
/proc/loadavg: 10.18 10.16 10.02 11/188 27977
/proc/meminfo: memFree=21690372/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0.04 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 4 0 0 15 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
[pid=27708] ppid=27707 vsize=1013980 CPUtime=1122.26 cores=1
/proc/27708/stat : 27708 (cryptominisat) R 27707 27707 27036 0 -1 4202496 5888003 0 0 0 111380 846 0 0 25 0 1 0 495936217 1038315520 78098 33554432000 4194304 4587354 140735152458960 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27708/statm: 253495 78098 340 96 0 250057 0
[pid=27709] ppid=27707 vsize=2771124 CPUtime=1122.16 cores=5
/proc/27709/stat : 27709 (clasp) R 27707 27707 27036 0 -1 4202496 695174 0 0 0 112062 154 0 0 25 0 1 0 495936217 2837630976 687606 33554432000 4194304 4785740 140733476680224 18446744073709551615 4278595 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27709/statm: 692781 687606 340 145 0 689826 0
[pid=27710] ppid=27707 vsize=530932 CPUtime=558.05 cores=7
/proc/27710/stat : 27710 (TNM) R 27707 27707 27036 0 -1 4202496 31043 0 0 0 55801 4 0 0 25 0 1 0 495936217 543674368 30939 33554432000 134512640 134534564 4287695232 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27710/statm: 132733 30939 95 6 0 131399 0
[pid=27711] ppid=27707 vsize=143544 CPUtime=1122.32 cores=3
/proc/27711/stat : 27711 (lingeling) R 27707 27707 27036 0 -1 4202496 120983 0 0 0 112218 14 0 0 25 0 1 0 495936217 146989056 35054 33554432000 4194304 4352236 140736293016256 18446744073709551615 4233979 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27711/statm: 35886 35054 127 39 0 34966 0
[pid=27712] ppid=27707 vsize=378056 CPUtime=558.11 cores=7
/proc/27712/stat : 27712 (march_hi) R 27707 27707 27036 0 -1 4202496 437858 0 0 0 55750 61 0 0 25 0 1 0 495936217 387129344 45164 33554432000 4194304 4331988 140733582161744 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27712/statm: 94514 45164 175 34 0 92956 0
Current children cumulated CPU time (s) 4482.94
Current children cumulated vsize (KiB) 4855960

[startup+1182.3 s]
/proc/loadavg: 10.11 10.14 10.02 11/188 27979
/proc/meminfo: memFree=21659076/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0.04 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 4 0 0 15 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
[pid=27708] ppid=27707 vsize=389828 CPUtime=1182.26 cores=1
/proc/27708/stat : 27708 (cryptominisat) R 27707 27707 27036 0 -1 4202496 5910756 0 0 0 117369 857 0 0 25 0 1 0 495936217 399183872 67187 33554432000 4194304 4587354 140735152458960 18446744073709551615 220815933195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27708/statm: 97457 67187 340 96 0 94019 0
[pid=27709] ppid=27707 vsize=2771124 CPUtime=1182.16 cores=5
/proc/27709/stat : 27709 (clasp) R 27707 27707 27036 0 -1 4202496 695175 0 0 0 118062 154 0 0 25 0 1 0 495936217 2837630976 687607 33554432000 4194304 4785740 140733476680224 18446744073709551615 4287186 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27709/statm: 692781 687607 340 145 0 689826 0
[pid=27710] ppid=27707 vsize=530932 CPUtime=587.92 cores=7
/proc/27710/stat : 27710 (TNM) R 27707 27707 27036 0 -1 4202496 31043 0 0 0 58788 4 0 0 25 0 1 0 495936217 543674368 30939 33554432000 134512640 134534564 4287695232 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27710/statm: 132733 30939 95 6 0 131399 0
[pid=27711] ppid=27707 vsize=164024 CPUtime=1182.33 cores=3
/proc/27711/stat : 27711 (lingeling) R 27707 27707 27036 0 -1 4202496 132247 0 0 0 118217 16 0 0 25 0 1 0 495936217 167960576 40174 33554432000 4194304 4352236 140736293016256 18446744073709551615 4234240 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27711/statm: 41006 40174 127 39 0 40086 0
[pid=27712] ppid=27707 vsize=378868 CPUtime=587.92 cores=7
/proc/27712/stat : 27712 (march_hi) R 27707 27707 27036 0 -1 4202496 438072 0 0 0 58731 61 0 0 25 0 1 0 495936217 387960832 45378 33554432000 4194304 4331988 140733582161744 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27712/statm: 94717 45378 175 34 0 93159 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 4253100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.22 10.16 10.03 11/188 27979
/proc/meminfo: memFree=21618872/32951124 swapFree=67111524/67111528
[pid=27707] ppid=27705 vsize=18324 CPUtime=0.04 cores=1,3,5,7
/proc/27707/stat : 27707 (ppfolio) S 27705 27707 27036 0 -1 4202496 524 0 0 0 0 4 0 0 15 0 1 0 495936217 18763776 390 33554432000 4194304 4287625 140735240983872 18446744073709551615 220816256527 0 0 4096 65536 16249955579835973631 0 0 17 5 0 0 0
/proc/27707/statm: 4581 390 341 23 0 91 0
[pid=27708] ppid=27707 vsize=389828 CPUtime=1201.67 cores=1
/proc/27708/stat : 27708 (cryptominisat) R 27707 27707 27036 0 -1 4202496 5921584 0 0 0 119305 862 0 0 25 0 1 0 495936217 399183872 77989 33554432000 4194304 4587354 140735152458960 18446744073709551615 4236432 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27708/statm: 97457 77989 340 96 0 94019 0
[pid=27709] ppid=27707 vsize=2771124 CPUtime=1201.56 cores=5
/proc/27709/stat : 27709 (clasp) R 27707 27707 27036 0 -1 4202496 695176 0 0 0 120002 154 0 0 25 0 1 0 495936217 2837630976 687608 33554432000 4194304 4785740 140733476680224 18446744073709551615 4549826 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27709/statm: 692781 687608 340 145 0 689826 0
[pid=27710] ppid=27707 vsize=530932 CPUtime=597.55 cores=7
/proc/27710/stat : 27710 (TNM) R 27707 27707 27036 0 -1 4202496 31043 0 0 0 59751 4 0 0 25 0 1 0 495936217 543674368 30939 33554432000 134512640 134534564 4287695232 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27710/statm: 132733 30939 95 6 0 131399 0
[pid=27711] ppid=27707 vsize=155832 CPUtime=1201.73 cores=3
/proc/27711/stat : 27711 (lingeling) R 27707 27707 27036 0 -1 4202496 140439 0 0 0 120157 16 0 0 25 0 1 0 495936217 159571968 38126 33554432000 4194304 4352236 140736293016256 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27711/statm: 38958 38126 127 39 0 38038 0
[pid=27712] ppid=27707 vsize=379140 CPUtime=597.58 cores=7
/proc/27712/stat : 27712 (march_hi) R 27707 27707 27036 0 -1 4202496 438162 0 0 0 59697 61 0 0 25 0 1 0 495936217 388239360 45468 33554432000 4194304 4331988 140733582161744 18446744073709551615 4228296 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27712/statm: 94785 45468 175 34 0 93227 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 4245180

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 27707 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=7998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=46992
# CPU time returned by wait4() is 0.05499
# while last known CPU time is 4800.13
#
# 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.13
CPU user time (s): 4789.12
CPU system time (s): 11.01
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 5648016

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

runsolver used 1.80972 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 02:00:03
IDJOB=3285580
IDBENCH=82389
IDSOLVER=1612
FILE ID=node147/3285580-1304035203
RUNJOBID= node147-1304032794-27485
PBS_JOBID= 13170305
Free space on /tmp= 72632 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285580-1304035203/watcher-3285580-1304035203 -o /tmp/evaluation-result-3285580-1304035203/solver-3285580-1304035203 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3285580-1304035203.cnf

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=458579647

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:      25163472 kB
Buffers:       1020772 kB
Cached:        5808232 kB
SwapCached:          4 kB
Active:        1730120 kB
Inactive:      5612352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25163472 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           25844 kB
Writeback:           0 kB
AnonPages:      513356 kB
Mapped:          16768 kB
Slab:           381440 kB
PageTables:       6100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1376844 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= 72620 MiB
End job on node147 at 2011-04-29 02:20:07