Trace number 3259621

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.11 1201.91

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUM3b033385d50481e5bd2fe507f2941f4f
Bench CategoryCRAFTED (crafted 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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3259621-1304034803/watcher-3259621-1304034803 -o /tmp/evaluation-result-3259621-1304034803/solver-3259621-1304034803 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3259621-1304034803.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.22 9.18 8.76 6/182 26769
/proc/meminfo: memFree=13330592/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) R 26767 26769 26049 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0

[startup+0.220817 s]
/proc/loadavg: 9.22 9.18 8.76 6/182 26769
/proc/meminfo: memFree=13330592/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) R 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300806 s]
/proc/loadavg: 9.22 9.18 8.76 6/182 26769
/proc/meminfo: memFree=13330592/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400787 s]
/proc/loadavg: 9.22 9.18 8.76 6/182 26769
/proc/meminfo: memFree=13330592/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700734 s]
/proc/loadavg: 9.22 9.18 8.76 6/182 26769
/proc/meminfo: memFree=13330592/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 9.22 9.18 8.76 12/188 26775
/proc/meminfo: memFree=13207412/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
[pid=26770] ppid=26769 vsize=72208 CPUtime=1.48 cores=0
/proc/26770/stat : 26770 (cryptominisat) R 26769 26769 26049 0 -1 4202496 19582 0 0 0 147 1 0 0 25 0 1 0 515079056 73940992 12808 33554432000 4194304 4587354 140733776558048 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26770/statm: 18052 12808 326 96 0 14614 0
[pid=26771] ppid=26769 vsize=33936 CPUtime=1.48 cores=4
/proc/26771/stat : 26771 (clasp) R 26769 26769 26049 0 -1 4202496 7087 0 0 0 148 0 0 0 25 0 1 0 515079056 34750464 5804 33554432000 4194304 4785740 140736999132736 18446744073709551615 235594527429 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26771/statm: 8484 5804 317 145 0 5529 0
[pid=26772] ppid=26769 vsize=466252 CPUtime=0.77 cores=6
/proc/26772/stat : 26772 (TNM) R 26769 26769 26049 0 -1 4202496 5031 0 0 0 77 0 0 0 25 0 1 0 515079056 477442048 4928 33554432000 134512640 134534564 4292783504 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26772/statm: 116563 4928 91 6 0 115229 0
[pid=26773] ppid=26769 vsize=17064 CPUtime=1.49 cores=2
/proc/26773/stat : 26773 (lingeling) R 26769 26769 26049 0 -1 4202496 4270 0 0 0 149 0 0 0 25 0 1 0 515079056 17473536 3109 33554432000 4194304 4352236 140737011206160 18446744073709551615 4267338 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26773/statm: 4266 3109 123 39 0 3346 0
[pid=26774] ppid=26769 vsize=39428 CPUtime=0.69 cores=6
/proc/26774/stat : 26774 (march_hi) R 26769 26769 26049 0 -1 4202496 19562 0 0 0 67 2 0 0 25 0 1 0 515079056 40374272 5454 33554432000 4194304 4331988 140735168561472 18446744073709551615 4252180 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26774/statm: 9857 5454 150 34 0 8299 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 647212

[startup+3.10031 s]
/proc/loadavg: 9.29 9.19 8.77 11/188 26775
/proc/meminfo: memFree=13198856/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
[pid=26770] ppid=26769 vsize=1181520 CPUtime=3.08 cores=0
/proc/26770/stat : 26770 (cryptominisat) R 26769 26769 26049 0 -1 4202496 21911 0 0 0 306 2 0 0 25 0 1 0 515079056 1209876480 13184 33554432000 4194304 4587354 140733776558048 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26770/statm: 295380 13184 327 96 0 291942 0
[pid=26771] ppid=26769 vsize=33032 CPUtime=3.08 cores=4
/proc/26771/stat : 26771 (clasp) R 26769 26769 26049 0 -1 4202496 7471 0 0 0 308 0 0 0 25 0 1 0 515079056 33824768 5591 33554432000 4194304 4785740 140736999132736 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26771/statm: 8258 5591 341 145 0 5303 0
[pid=26772] ppid=26769 vsize=466252 CPUtime=1.57 cores=6
/proc/26772/stat : 26772 (TNM) R 26769 26769 26049 0 -1 4202496 5031 0 0 0 157 0 0 0 25 0 1 0 515079056 477442048 4928 33554432000 134512640 134534564 4292783504 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26772/statm: 116563 4928 91 6 0 115229 0
[pid=26773] ppid=26769 vsize=22136 CPUtime=3.08 cores=2
/proc/26773/stat : 26773 (lingeling) R 26769 26769 26049 0 -1 4202496 5856 0 0 0 308 0 0 0 25 0 1 0 515079056 22667264 4695 33554432000 4194304 4352236 140737011206160 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26773/statm: 5534 4695 126 39 0 4614 0
[pid=26774] ppid=26769 vsize=48380 CPUtime=1.49 cores=6
/proc/26774/stat : 26774 (march_hi) R 26769 26769 26049 0 -1 4202496 24511 0 0 0 147 2 0 0 25 0 1 0 515079056 49541120 5401 33554432000 4194304 4331988 140735168561472 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26774/statm: 12095 5401 174 34 0 10537 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 1769644

[startup+6.30075 s]
/proc/loadavg: 9.29 9.19 8.77 12/188 26775
/proc/meminfo: memFree=13162160/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
[pid=26770] ppid=26769 vsize=1181520 CPUtime=6.28 cores=0
/proc/26770/stat : 26770 (cryptominisat) R 26769 26769 26049 0 -1 4202496 22377 0 0 0 626 2 0 0 25 0 1 0 515079056 1209876480 13644 33554432000 4194304 4587354 140733776558048 18446744073709551615 4365174 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26770/statm: 295380 13644 337 96 0 291942 0
[pid=26771] ppid=26769 vsize=40544 CPUtime=6.29 cores=4
/proc/26771/stat : 26771 (clasp) R 26769 26769 26049 0 -1 4202496 9337 0 0 0 628 1 0 0 25 0 1 0 515079056 41517056 7457 33554432000 4194304 4785740 140736999132736 18446744073709551615 4309565 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26771/statm: 10136 7457 341 145 0 7181 0
[pid=26772] ppid=26769 vsize=472460 CPUtime=3.2 cores=6
/proc/26772/stat : 26772 (TNM) R 26769 26769 26049 0 -1 4202496 7276 0 0 0 320 0 0 0 25 0 1 0 515079056 483799040 7173 33554432000 134512640 134534564 4292783504 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26772/statm: 118115 7173 95 6 0 116781 0
[pid=26773] ppid=26769 vsize=27768 CPUtime=6.29 cores=2
/proc/26773/stat : 26773 (lingeling) R 26769 26769 26049 0 -1 4202496 6753 0 0 0 628 1 0 0 25 0 1 0 515079056 28434432 5592 33554432000 4194304 4352236 140737011206160 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26773/statm: 6942 5592 126 39 0 6022 0
[pid=26774] ppid=26769 vsize=49180 CPUtime=3.04 cores=6
/proc/26774/stat : 26774 (march_hi) R 26769 26769 26049 0 -1 4202496 24711 0 0 0 302 2 0 0 25 0 1 0 515079056 50360320 5601 33554432000 4194304 4331988 140735168561472 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26774/statm: 12295 5601 174 34 0 10737 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1789796

[startup+12.7006 s]
/proc/loadavg: 9.40 9.22 8.78 12/188 26775
/proc/meminfo: memFree=13144572/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
[pid=26770] ppid=26769 vsize=1196704 CPUtime=12.69 cores=0
/proc/26770/stat : 26770 (cryptominisat) R 26769 26769 26049 0 -1 4202496 25398 0 0 0 1266 3 0 0 25 0 1 0 515079056 1225424896 16661 33554432000 4194304 4587354 140733776558048 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26770/statm: 299176 16661 337 96 0 295738 0
[pid=26771] ppid=26769 vsize=59116 CPUtime=12.68 cores=4
/proc/26771/stat : 26771 (clasp) R 26769 26769 26049 0 -1 4202496 13978 0 0 0 1266 2 0 0 25 0 1 0 515079056 60534784 12098 33554432000 4194304 4785740 140736999132736 18446744073709551615 235594527777 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26771/statm: 14779 12098 341 145 0 11824 0
[pid=26772] ppid=26769 vsize=472460 CPUtime=6.4 cores=6
/proc/26772/stat : 26772 (TNM) R 26769 26769 26049 0 -1 4202496 7276 0 0 0 640 0 0 0 25 0 1 0 515079056 483799040 7173 33554432000 134512640 134534564 4292783504 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26772/statm: 118115 7173 95 6 0 116781 0
[pid=26773] ppid=26769 vsize=27768 CPUtime=12.69 cores=2
/proc/26773/stat : 26773 (lingeling) R 26769 26769 26049 0 -1 4202496 7201 0 0 0 1268 1 0 0 25 0 1 0 515079056 28434432 6040 33554432000 4194304 4352236 140737011206160 18446744073709551615 4231379 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26773/statm: 6942 6040 126 39 0 6022 0
[pid=26774] ppid=26769 vsize=49612 CPUtime=6.2 cores=6
/proc/26774/stat : 26774 (march_hi) R 26769 26769 26049 0 -1 4202496 24790 0 0 0 618 2 0 0 25 0 1 0 515079056 50802688 5678 33554432000 4194304 4331988 140735168561472 18446744073709551615 4239538 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26774/statm: 12403 5678 174 34 0 10845 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1823984

[startup+25.5064 s]
/proc/loadavg: 9.49 9.24 8.79 11/188 26776
/proc/meminfo: memFree=13086260/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
[pid=26770] ppid=26769 vsize=1175744 CPUtime=25.49 cores=0
/proc/26770/stat : 26770 (cryptominisat) R 26769 26769 26049 0 -1 4202496 31884 0 0 0 2545 4 0 0 25 0 1 0 515079056 1203961856 20173 33554432000 4194304 4587354 140733776558048 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26770/statm: 293936 20173 337 96 0 290498 0
[pid=26771] ppid=26769 vsize=88116 CPUtime=25.49 cores=4
/proc/26771/stat : 26771 (clasp) R 26769 26769 26049 0 -1 4202496 21143 0 0 0 2544 5 0 0 25 0 1 0 515079056 90230784 19263 33554432000 4194304 4785740 140736999132736 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26771/statm: 22029 19263 341 145 0 19074 0
[pid=26772] ppid=26769 vsize=472460 CPUtime=12.75 cores=6
/proc/26772/stat : 26772 (TNM) R 26769 26769 26049 0 -1 4202496 7276 0 0 0 1275 0 0 0 25 0 1 0 515079056 483799040 7173 33554432000 134512640 134534564 4292783504 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26772/statm: 118115 7173 95 6 0 116781 0
[pid=26773] ppid=26769 vsize=33552 CPUtime=25.49 cores=2
/proc/26773/stat : 26773 (lingeling) R 26769 26769 26049 0 -1 4202496 8199 0 0 0 2548 1 0 0 25 0 1 0 515079056 34357248 7038 33554432000 4194304 4352236 140737011206160 18446744073709551615 4207615 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26773/statm: 8388 7038 126 39 0 7468 0
[pid=26774] ppid=26769 vsize=50036 CPUtime=12.59 cores=6
/proc/26774/stat : 26774 (march_hi) R 26769 26769 26049 0 -1 4202496 24896 0 0 0 1257 2 0 0 25 0 1 0 515079056 51236864 5784 33554432000 4194304 4331988 140735168561472 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26774/statm: 12509 5784 174 34 0 10951 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1838232

[startup+51.1009 s]
/proc/loadavg: 9.79 9.33 8.84 11/188 26777
/proc/meminfo: memFree=13034452/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
[pid=26770] ppid=26769 vsize=1215932 CPUtime=51.09 cores=0
/proc/26770/stat : 26770 (cryptominisat) R 26769 26769 26049 0 -1 4202496 54527 0 0 0 5102 7 0 0 25 0 1 0 515079056 1245114368 31138 33554432000 4194304 4587354 140733776558048 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26770/statm: 303983 31138 337 96 0 300545 0
[pid=26771] ppid=26769 vsize=95376 CPUtime=51.08 cores=4
/proc/26771/stat : 26771 (clasp) R 26769 26769 26049 0 -1 4202496 22964 0 0 0 5102 6 0 0 25 0 1 0 515079056 97665024 21084 33554432000 4194304 4785740 140736999132736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26771/statm: 23844 21084 341 145 0 20889 0
[pid=26772] ppid=26769 vsize=472460 CPUtime=25.49 cores=6
/proc/26772/stat : 26772 (TNM) R 26769 26769 26049 0 -1 4202496 7276 0 0 0 2549 0 0 0 25 0 1 0 515079056 483799040 7173 33554432000 134512640 134534564 4292783504 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26772/statm: 118115 7173 95 6 0 116781 0
[pid=26773] ppid=26769 vsize=38672 CPUtime=51.08 cores=2

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

/proc/26774/statm: 18338 10832 175 34 0 16780 0
Current children cumulated CPU time (s) 3763.12
Current children cumulated vsize (KiB) 2313196

[startup+1002.31 s]
/proc/loadavg: 10.17 10.14 9.68 11/188 26847
/proc/meminfo: memFree=12482280/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
[pid=26770] ppid=26769 vsize=1352908 CPUtime=1002.31 cores=0
/proc/26770/stat : 26770 (cryptominisat) R 26769 26769 26049 0 -1 4202496 354106 0 0 0 100099 132 0 0 25 0 1 0 515079056 1385377792 67936 33554432000 4194304 4587354 140733776558048 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26770/statm: 338227 67936 337 96 0 334789 0
[pid=26771] ppid=26769 vsize=219712 CPUtime=1002.21 cores=4
/proc/26771/stat : 26771 (clasp) R 26769 26769 26049 0 -1 4202496 52732 0 0 0 100205 16 0 0 25 0 1 0 515079056 224985088 50852 33554432000 4194304 4785740 140736999132736 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26771/statm: 54928 50852 341 145 0 51973 0
[pid=26772] ppid=26769 vsize=472460 CPUtime=498.52 cores=6
/proc/26772/stat : 26772 (TNM) R 26769 26769 26049 0 -1 4202496 7276 0 0 0 49852 0 0 0 25 0 1 0 515079056 483799040 7173 33554432000 134512640 134534564 4292783504 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26772/statm: 118115 7173 95 6 0 116781 0
[pid=26773] ppid=26769 vsize=82228 CPUtime=1001.47 cores=2
/proc/26773/stat : 26773 (lingeling) R 26769 26769 26049 0 -1 4202496 155660 0 0 0 100126 21 0 0 25 0 1 0 515079056 84201472 19751 33554432000 4194304 4352236 140737011206160 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26773/statm: 20557 19751 127 39 0 19637 0
[pid=26774] ppid=26769 vsize=73352 CPUtime=498.31 cores=6
/proc/26774/stat : 26774 (march_hi) R 26769 26769 26049 0 -1 4202496 30103 0 0 0 49827 4 0 0 25 0 1 0 515079056 75112448 10988 33554432000 4194304 4331988 140735168561472 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26774/statm: 18338 10988 175 34 0 16780 0
Current children cumulated CPU time (s) 4002.82
Current children cumulated vsize (KiB) 2218984

[startup+1062.3 s]
/proc/loadavg: 10.18 10.15 9.71 11/188 26880
/proc/meminfo: memFree=12975584/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
[pid=26770] ppid=26769 vsize=1340124 CPUtime=1062.3 cores=0
/proc/26770/stat : 26770 (cryptominisat) R 26769 26769 26049 0 -1 4202496 383920 0 0 0 106091 139 0 0 25 0 1 0 515079056 1372286976 68896 33554432000 4194304 4587354 140733776558048 18446744073709551615 4238532 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26770/statm: 335031 68896 337 96 0 331593 0
[pid=26771] ppid=26769 vsize=222056 CPUtime=1062.2 cores=4
/proc/26771/stat : 26771 (clasp) R 26769 26769 26049 0 -1 4202496 53279 0 0 0 106204 16 0 0 25 0 1 0 515079056 227385344 51399 33554432000 4194304 4785740 140736999132736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26771/statm: 55514 51399 341 145 0 52559 0
[pid=26772] ppid=26769 vsize=472460 CPUtime=528.32 cores=6
/proc/26772/stat : 26772 (TNM) R 26769 26769 26049 0 -1 4202496 7276 0 0 0 52832 0 0 0 25 0 1 0 515079056 483799040 7173 33554432000 134512640 134534564 4292783504 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26772/statm: 118115 7173 95 6 0 116781 0
[pid=26773] ppid=26769 vsize=74036 CPUtime=1061.45 cores=2
/proc/26773/stat : 26773 (lingeling) R 26769 26769 26049 0 -1 4202496 166924 0 0 0 106123 22 0 0 25 0 1 0 515079056 75812864 17703 33554432000 4194304 4352236 140737011206160 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26773/statm: 18509 17703 127 39 0 17589 0
[pid=26774] ppid=26769 vsize=73352 CPUtime=528.18 cores=6
/proc/26774/stat : 26774 (march_hi) R 26769 26769 26049 0 -1 4202496 30318 0 0 0 52814 4 0 0 25 0 1 0 515079056 75112448 11203 33554432000 4194304 4331988 140735168561472 18446744073709551615 4228268 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26774/statm: 18338 11203 175 34 0 16780 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 2200352

[startup+1122.3 s]
/proc/loadavg: 10.16 10.15 9.74 11/188 26882
/proc/meminfo: memFree=13025168/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
[pid=26770] ppid=26769 vsize=1343480 CPUtime=1122.3 cores=0
/proc/26770/stat : 26770 (cryptominisat) R 26769 26769 26049 0 -1 4202496 403314 0 0 0 112082 148 0 0 25 0 1 0 515079056 1375723520 65263 33554432000 4194304 4587354 140733776558048 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26770/statm: 335870 65263 337 96 0 332432 0
[pid=26771] ppid=26769 vsize=223608 CPUtime=1122.19 cores=4
/proc/26771/stat : 26771 (clasp) R 26769 26769 26049 0 -1 4202496 53601 0 0 0 112203 16 0 0 25 0 1 0 515079056 228974592 51721 33554432000 4194304 4785740 140736999132736 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26771/statm: 55902 51721 341 145 0 52947 0
[pid=26772] ppid=26769 vsize=472460 CPUtime=558.17 cores=6
/proc/26772/stat : 26772 (TNM) R 26769 26769 26049 0 -1 4202496 7276 0 0 0 55817 0 0 0 25 0 1 0 515079056 483799040 7173 33554432000 134512640 134534564 4292783504 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26772/statm: 118115 7173 95 6 0 116781 0
[pid=26773] ppid=26769 vsize=78132 CPUtime=1121.45 cores=2
/proc/26773/stat : 26773 (lingeling) R 26769 26769 26049 0 -1 4202496 177164 0 0 0 112121 24 0 0 25 0 1 0 515079056 80007168 18727 33554432000 4194304 4352236 140737011206160 18446744073709551615 4327857 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26773/statm: 19533 18727 127 39 0 18613 0
[pid=26774] ppid=26769 vsize=73352 CPUtime=558 cores=6
/proc/26774/stat : 26774 (march_hi) R 26769 26769 26049 0 -1 4202496 30477 0 0 0 55796 4 0 0 25 0 1 0 515079056 75112448 11362 33554432000 4194304 4331988 140735168561472 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26774/statm: 18338 11362 175 34 0 16780 0
Current children cumulated CPU time (s) 4482.11
Current children cumulated vsize (KiB) 2209356

[startup+1182.3 s]
/proc/loadavg: 10.12 10.13 9.75 11/188 26884
/proc/meminfo: memFree=12972192/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
[pid=26770] ppid=26769 vsize=1339656 CPUtime=1182.3 cores=0
/proc/26770/stat : 26770 (cryptominisat) R 26769 26769 26049 0 -1 4202496 424777 0 0 0 118072 158 0 0 25 0 1 0 515079056 1371807744 68593 33554432000 4194304 4587354 140733776558048 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26770/statm: 334914 68593 337 96 0 331476 0
[pid=26771] ppid=26769 vsize=242984 CPUtime=1182.19 cores=4
/proc/26771/stat : 26771 (clasp) R 26769 26769 26049 0 -1 4202496 58199 0 0 0 118201 18 0 0 25 0 1 0 515079056 248815616 56319 33554432000 4194304 4785740 140736999132736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26771/statm: 60746 56319 341 145 0 57791 0
[pid=26772] ppid=26769 vsize=472460 CPUtime=588.01 cores=6
/proc/26772/stat : 26772 (TNM) R 26769 26769 26049 0 -1 4202496 7276 0 0 0 58801 0 0 0 25 0 1 0 515079056 483799040 7173 33554432000 134512640 134534564 4292783504 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26772/statm: 118115 7173 95 6 0 116781 0
[pid=26773] ppid=26769 vsize=78132 CPUtime=1181.46 cores=2
/proc/26773/stat : 26773 (lingeling) R 26769 26769 26049 0 -1 4202496 186380 0 0 0 118121 25 0 0 25 0 1 0 515079056 80007168 18727 33554432000 4194304 4352236 140737011206160 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26773/statm: 19533 18727 127 39 0 18613 0
[pid=26774] ppid=26769 vsize=77060 CPUtime=587.85 cores=6
/proc/26774/stat : 26774 (march_hi) R 26769 26769 26049 0 -1 4202496 30716 0 0 0 58780 5 0 0 25 0 1 0 515079056 78909440 11601 33554432000 4194304 4331988 140735168561472 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26774/statm: 19265 11601 175 34 0 17707 0
Current children cumulated CPU time (s) 4721.81
Current children cumulated vsize (KiB) 2228616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.15 10.14 9.76 11/188 26884
/proc/meminfo: memFree=12954072/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
[pid=26770] ppid=26769 vsize=1345904 CPUtime=1201.92 cores=0
/proc/26770/stat : 26770 (cryptominisat) R 26769 26769 26049 0 -1 4202496 431662 0 0 0 120030 162 0 0 25 0 1 0 515079056 1378205696 69363 33554432000 4194304 4587354 140733776558048 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26770/statm: 336476 69363 337 96 0 333038 0
[pid=26771] ppid=26769 vsize=245016 CPUtime=1201.79 cores=4
/proc/26771/stat : 26771 (clasp) R 26769 26769 26049 0 -1 4202496 58674 0 0 0 120161 18 0 0 25 0 1 0 515079056 250896384 56794 33554432000 4194304 4785740 140736999132736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26771/statm: 61254 56794 341 145 0 58299 0
[pid=26772] ppid=26769 vsize=472460 CPUtime=597.74 cores=6
/proc/26772/stat : 26772 (TNM) R 26769 26769 26049 0 -1 4202496 7276 0 0 0 59774 0 0 0 25 0 1 0 515079056 483799040 7173 33554432000 134512640 134534564 4292783504 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26772/statm: 118115 7173 95 6 0 116781 0
[pid=26773] ppid=26769 vsize=78132 CPUtime=1201.06 cores=2
/proc/26773/stat : 26773 (lingeling) R 26769 26769 26049 0 -1 4202496 191500 0 0 0 120080 26 0 0 25 0 1 0 515079056 80007168 18727 33554432000 4194304 4352236 140737011206160 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26773/statm: 19533 18727 127 39 0 18613 0
[pid=26774] ppid=26769 vsize=77060 CPUtime=597.6 cores=6
/proc/26774/stat : 26774 (march_hi) R 26769 26769 26049 0 -1 4202496 30771 0 0 0 59755 5 0 0 25 0 1 0 515079056 78909440 11656 33554432000 4194304 4331988 140735168561472 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26774/statm: 19265 11656 175 34 0 17707 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 2236896

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

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

[startup+1201.9 s]
/proc/loadavg: 10.15 10.14 9.76 11/188 26884
/proc/meminfo: memFree=12954072/32950928 swapFree=67111528/67111528
[pid=26769] ppid=26767 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26769/stat : 26769 (ppfolio) S 26767 26769 26049 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515079055 18763776 389 33554432000 4194304 4287625 140734326819824 18446744073709551615 235594886671 0 0 4096 65536 1314514946129657855 0 0 17 4 0 0 0
/proc/26769/statm: 4581 389 341 23 0 91 0
[pid=26770] ppid=26769 vsize=1345904 CPUtime=1201.92 cores=0
/proc/26770/stat : 26770 (cryptominisat) R 26769 26769 26049 0 -1 4202496 431662 0 0 0 120030 162 0 0 25 0 1 0 515079056 1378205696 69363 33554432000 4194304 4587354 140733776558048 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26770/statm: 336476 69363 337 96 0 333038 0
[pid=26771] ppid=26769 vsize=245016 CPUtime=1201.79 cores=4
/proc/26771/stat : 26771 (clasp) R 26769 26769 26049 0 -1 4202496 58674 0 0 0 120161 18 0 0 25 0 1 0 515079056 250896384 56794 33554432000 4194304 4785740 140736999132736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26771/statm: 61254 56794 341 145 0 58299 0
[pid=26772] ppid=26769 vsize=472460 CPUtime=597.74 cores=6
/proc/26772/stat : 26772 (TNM) R 26769 26769 26049 0 -1 4202496 7276 0 0 0 59774 0 0 0 25 0 1 0 515079056 483799040 7173 33554432000 134512640 134534564 4292783504 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26772/statm: 118115 7173 95 6 0 116781 0
[pid=26773] ppid=26769 vsize=78132 CPUtime=1201.06 cores=2
/proc/26773/stat : 26773 (lingeling) R 26769 26769 26049 0 -1 4202496 191500 0 0 0 120080 26 0 0 25 0 1 0 515079056 80007168 18727 33554432000 4194304 4352236 140737011206160 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26773/statm: 19533 18727 127 39 0 18613 0
[pid=26774] ppid=26769 vsize=77060 CPUtime=597.6 cores=6
/proc/26774/stat : 26774 (march_hi) R 26769 26769 26049 0 -1 4202496 30771 0 0 0 59755 5 0 0 25 0 1 0 515079056 78909440 11656 33554432000 4194304 4331988 140735168561472 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26774/statm: 19265 11656 175 34 0 17707 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 2236896

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.91
CPU time (s): 4800.11
CPU user time (s): 4798
CPU system time (s): 2.11
CPU usage (%): 399.372
Max. virtual memory (cumulated for all children) (KiB): 3358060

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

runsolver used 1.91871 second user time and 4.64529 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 01:53:23
IDJOB=3259621
IDBENCH=71603
IDSOLVER=1612
FILE ID=node120/3259621-1304034803
RUNJOBID= node120-1304032996-26502
PBS_JOBID= 13170332
Free space on /tmp= 72060 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259621-1304034803/watcher-3259621-1304034803 -o /tmp/evaluation-result-3259621-1304034803/solver-3259621-1304034803 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3259621-1304034803.cnf

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

MD5SUM BENCH= 3b033385d50481e5bd2fe507f2941f4f
RANDOM SEED=1133786040

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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:     32950928 kB
MemFree:      13330756 kB
Buffers:       2480892 kB
Cached:       16109576 kB
SwapCached:          0 kB
Active:       11249828 kB
Inactive:      7797544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13330756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13996 kB
Writeback:           0 kB
AnonPages:      455628 kB
Mapped:          16916 kB
Slab:           507684 kB
PageTables:       5920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2894992 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= 72052 MiB
End job on node120 at 2011-04-29 02:13:27