Trace number 3191060

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1663503036-045.UNKNOWN.cnf
MD5SUM8c477af50318fe10cbec1ad215bff97c
Bench CategoryRANDOM (random 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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 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-3191060-1304056202/watcher-3191060-1304056202 -o /tmp/evaluation-result-3191060-1304056202/solver-3191060-1304056202 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191060-1304056202.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.80 10.12 9.96 1/175 2266
/proc/meminfo: memFree=19995680/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) R 2264 2266 1762 0 -1 4194304 508 0 0 0 0 0 0 0 25 0 1 0 517219962 18763776 388 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278699925 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/2266/statm: 4581 388 339 23 0 91 0

[startup+0.467737 s]
/proc/loadavg: 9.80 10.12 9.96 1/175 2266
/proc/meminfo: memFree=19995680/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500729 s]
/proc/loadavg: 9.80 10.12 9.96 1/175 2266
/proc/meminfo: memFree=19995680/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600711 s]
/proc/loadavg: 9.80 10.12 9.96 1/175 2266
/proc/meminfo: memFree=19995680/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700694 s]
/proc/loadavg: 9.80 10.12 9.96 1/175 2266
/proc/meminfo: memFree=19995680/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 19 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50655 s]
/proc/loadavg: 9.80 10.12 9.96 12/188 2306
/proc/meminfo: memFree=19973620/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
[pid=2267] ppid=2266 vsize=1384716 CPUtime=1.49 cores=1
/proc/2267/stat : 2267 (cryptominisat) R 2266 2266 1762 0 -1 4202496 3726 0 0 0 149 0 0 0 25 0 1 0 517219962 1417949184 2527 33554432000 4194304 4587354 140733852758256 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2267/statm: 346179 2527 337 96 0 342741 0
[pid=2268] ppid=2266 vsize=14288 CPUtime=1.5 cores=5
/proc/2268/stat : 2268 (clasp) R 2266 2266 1762 0 -1 4202496 1034 0 0 0 150 0 0 0 25 0 1 0 517219962 14630912 921 33554432000 4194304 4785740 140735380180704 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2268/statm: 3572 921 340 145 0 617 0
[pid=2269] ppid=2266 vsize=455960 CPUtime=0.84 cores=7
/proc/2269/stat : 2269 (TNM) R 2266 2266 1762 0 -1 4202496 345 0 0 0 84 0 0 0 25 0 1 0 517219962 466903040 242 33554432000 134512640 134534564 4293104224 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2269/statm: 113990 242 95 6 0 112656 0
[pid=2270] ppid=2266 vsize=6596 CPUtime=1.5 cores=3
/proc/2270/stat : 2270 (lingeling) R 2266 2266 1762 0 -1 4202496 1208 0 0 0 150 0 0 0 25 0 1 0 517219962 6754304 831 33554432000 4194304 4352236 140733251983072 18446744073709551615 4328441 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2270/statm: 1649 831 127 39 0 729 0
[pid=2271] ppid=2266 vsize=7988 CPUtime=0.64 cores=7
/proc/2271/stat : 2271 (march_hi) R 2266 2266 1762 0 -1 4202496 613 0 0 0 64 0 0 0 25 0 1 0 517219962 8179712 506 33554432000 4194304 4331988 140734230165296 18446744073709551615 4284259 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2271/statm: 1997 506 172 34 0 439 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 1887872

[startup+3.10127 s]
/proc/loadavg: 9.80 10.12 9.96 11/188 2306
/proc/meminfo: memFree=19960528/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
[pid=2267] ppid=2266 vsize=1391724 CPUtime=3.08 cores=1
/proc/2267/stat : 2267 (cryptominisat) R 2266 2266 1762 0 -1 4202496 5661 0 0 0 308 0 0 0 25 0 1 0 517219962 1425125376 3588 33554432000 4194304 4587354 140733852758256 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2267/statm: 347931 3588 337 96 0 344493 0
[pid=2268] ppid=2266 vsize=15112 CPUtime=3.09 cores=5
/proc/2268/stat : 2268 (clasp) R 2266 2266 1762 0 -1 4202496 1234 0 0 0 309 0 0 0 25 0 1 0 517219962 15474688 1121 33554432000 4194304 4785740 140735380180704 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2268/statm: 3778 1121 340 145 0 823 0
[pid=2269] ppid=2266 vsize=455960 CPUtime=1.67 cores=7
/proc/2269/stat : 2269 (TNM) R 2266 2266 1762 0 -1 4202496 345 0 0 0 167 0 0 0 25 0 1 0 517219962 466903040 242 33554432000 134512640 134534564 4293104224 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2269/statm: 113990 242 95 6 0 112656 0
[pid=2270] ppid=2266 vsize=6532 CPUtime=3.09 cores=3
/proc/2270/stat : 2270 (lingeling) R 2266 2266 1762 0 -1 4202496 1592 0 0 0 309 0 0 0 25 0 1 0 517219962 6688768 831 33554432000 4194304 4352236 140733251983072 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2270/statm: 1633 831 127 39 0 713 0
[pid=2271] ppid=2266 vsize=8156 CPUtime=1.41 cores=7
/proc/2271/stat : 2271 (march_hi) R 2266 2266 1762 0 -1 4202496 643 0 0 0 141 0 0 0 25 0 1 0 517219962 8351744 536 33554432000 4194304 4331988 140734230165296 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2271/statm: 2039 536 173 34 0 481 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1895808

[startup+6.3007 s]
/proc/loadavg: 9.82 10.12 9.96 11/188 2307
/proc/meminfo: memFree=19945672/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
[pid=2267] ppid=2266 vsize=1389272 CPUtime=6.29 cores=1
/proc/2267/stat : 2267 (cryptominisat) R 2266 2266 1762 0 -1 4202496 7872 0 0 0 628 1 0 0 25 0 1 0 517219962 1422614528 3487 33554432000 4194304 4587354 140733852758256 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2267/statm: 347318 3487 337 96 0 343880 0
[pid=2268] ppid=2266 vsize=16192 CPUtime=6.29 cores=5
/proc/2268/stat : 2268 (clasp) R 2266 2266 1762 0 -1 4202496 1499 0 0 0 629 0 0 0 25 0 1 0 517219962 16580608 1386 33554432000 4194304 4785740 140735380180704 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2268/statm: 4048 1386 340 145 0 1093 0
[pid=2269] ppid=2266 vsize=455960 CPUtime=3.25 cores=7
/proc/2269/stat : 2269 (TNM) R 2266 2266 1762 0 -1 4202496 345 0 0 0 325 0 0 0 25 0 1 0 517219962 466903040 242 33554432000 134512640 134534564 4293104224 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2269/statm: 113990 242 95 6 0 112656 0
[pid=2270] ppid=2266 vsize=8720 CPUtime=6.29 cores=3
/proc/2270/stat : 2270 (lingeling) R 2266 2266 1762 0 -1 4202496 2683 0 0 0 629 0 0 0 25 0 1 0 517219962 8929280 1378 33554432000 4194304 4352236 140733251983072 18446744073709551615 4328881 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2270/statm: 2180 1378 127 39 0 1260 0
[pid=2271] ppid=2266 vsize=8308 CPUtime=3.01 cores=7
/proc/2271/stat : 2271 (march_hi) R 2266 2266 1762 0 -1 4202496 701 0 0 0 301 0 0 0 25 0 1 0 517219962 8507392 594 33554432000 4194304 4331988 140734230165296 18446744073709551615 4286225 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2271/statm: 2077 594 173 34 0 519 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1896776

[startup+12.7006 s]
/proc/loadavg: 9.83 10.12 9.96 11/188 2307
/proc/meminfo: memFree=19933312/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
[pid=2267] ppid=2266 vsize=1391820 CPUtime=12.69 cores=1
/proc/2267/stat : 2267 (cryptominisat) R 2266 2266 1762 0 -1 4202496 11471 0 0 0 1267 2 0 0 25 0 1 0 517219962 1425223680 4179 33554432000 4194304 4587354 140733852758256 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2267/statm: 347955 4179 337 96 0 344517 0
[pid=2268] ppid=2266 vsize=17900 CPUtime=12.69 cores=5
/proc/2268/stat : 2268 (clasp) R 2266 2266 1762 0 -1 4202496 1913 0 0 0 1269 0 0 0 25 0 1 0 517219962 18329600 1800 33554432000 4194304 4785740 140735380180704 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2268/statm: 4475 1800 340 145 0 1520 0
[pid=2269] ppid=2266 vsize=455960 CPUtime=6.44 cores=7
/proc/2269/stat : 2269 (TNM) R 2266 2266 1762 0 -1 4202496 345 0 0 0 644 0 0 0 25 0 1 0 517219962 466903040 242 33554432000 134512640 134534564 4293104224 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2269/statm: 113990 242 95 6 0 112656 0
[pid=2270] ppid=2266 vsize=8852 CPUtime=12.69 cores=3
/proc/2270/stat : 2270 (lingeling) R 2266 2266 1762 0 -1 4202496 4028 0 0 0 1269 0 0 0 25 0 1 0 517219962 9064448 1411 33554432000 4194304 4352236 140733251983072 18446744073709551615 4231337 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2270/statm: 2213 1411 127 39 0 1293 0
[pid=2271] ppid=2266 vsize=9088 CPUtime=6.18 cores=7
/proc/2271/stat : 2271 (march_hi) R 2266 2266 1762 0 -1 4202496 830 0 0 0 618 0 0 0 25 0 1 0 517219962 9306112 723 33554432000 4194304 4331988 140734230165296 18446744073709551615 4226446 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2271/statm: 2272 723 173 34 0 714 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1901944

[startup+25.5013 s]
/proc/loadavg: 9.94 10.13 9.96 11/188 2339
/proc/meminfo: memFree=19933672/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
[pid=2267] ppid=2266 vsize=1396252 CPUtime=25.49 cores=1
/proc/2267/stat : 2267 (cryptominisat) R 2266 2266 1762 0 -1 4202496 17422 0 0 0 2546 3 0 0 25 0 1 0 517219962 1429762048 5570 33554432000 4194304 4587354 140733852758256 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2267/statm: 349063 5570 337 96 0 345625 0
[pid=2268] ppid=2266 vsize=19704 CPUtime=25.49 cores=5
/proc/2268/stat : 2268 (clasp) R 2266 2266 1762 0 -1 4202496 2364 0 0 0 2549 0 0 0 25 0 1 0 517219962 20176896 2251 33554432000 4194304 4785740 140735380180704 18446744073709551615 4550876 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2268/statm: 4926 2251 341 145 0 1971 0
[pid=2269] ppid=2266 vsize=455960 CPUtime=12.84 cores=7
/proc/2269/stat : 2269 (TNM) R 2266 2266 1762 0 -1 4202496 345 0 0 0 1284 0 0 0 25 0 1 0 517219962 466903040 242 33554432000 134512640 134534564 4293104224 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2269/statm: 113990 242 95 6 0 112656 0
[pid=2270] ppid=2266 vsize=11924 CPUtime=25.49 cores=3
/proc/2270/stat : 2270 (lingeling) R 2266 2266 1762 0 -1 4202496 7708 0 0 0 2549 0 0 0 25 0 1 0 517219962 12210176 2179 33554432000 4194304 4352236 140733251983072 18446744073709551615 4329300 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2270/statm: 2981 2179 127 39 0 2061 0
[pid=2271] ppid=2266 vsize=10864 CPUtime=12.51 cores=7
/proc/2271/stat : 2271 (march_hi) R 2266 2266 1762 0 -1 4202496 1138 0 0 0 1251 0 0 0 25 0 1 0 517219962 11124736 1031 33554432000 4194304 4331988 140734230165296 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2271/statm: 2716 1031 173 34 0 1158 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1913028

[startup+51.1007 s]
/proc/loadavg: 10.09 10.15 9.97 11/188 2340
/proc/meminfo: memFree=19890996/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
[pid=2267] ppid=2266 vsize=1414068 CPUtime=51.09 cores=1
/proc/2267/stat : 2267 (cryptominisat) R 2266 2266 1762 0 -1 4202496 26329 0 0 0 5104 5 0 0 25 0 1 0 517219962 1448005632 8725 33554432000 4194304 4587354 140733852758256 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2267/statm: 353517 8725 337 96 0 350079 0
[pid=2268] ppid=2266 vsize=22708 CPUtime=51.09 cores=5
/proc/2268/stat : 2268 (clasp) R 2266 2266 1762 0 -1 4202496 3073 0 0 0 5109 0 0 0 25 0 1 0 517219962 23252992 2960 33554432000 4194304 4785740 140735380180704 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2268/statm: 5677 2960 341 145 0 2722 0
[pid=2269] ppid=2266 vsize=455960 CPUtime=25.54 cores=7
/proc/2269/stat : 2269 (TNM) R 2266 2266 1762 0 -1 4202496 345 0 0 0 2554 0 0 0 25 0 1 0 517219962 466903040 242 33554432000 134512640 134534564 4293104224 18446744073709551615 134530803 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2269/statm: 113990 242 95 6 0 112656 0
[pid=2270] ppid=2266 vsize=11800 CPUtime=51.09 cores=3

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

/proc/2271/statm: 20767 15090 173 34 0 19209 0
Current children cumulated CPU time (s) 3763.25
Current children cumulated vsize (KiB) 2057436

[startup+1002.3 s]
/proc/loadavg: 10.34 10.28 10.13 11/188 2410
/proc/meminfo: memFree=19686060/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
[pid=2267] ppid=2266 vsize=1429704 CPUtime=1001.48 cores=1
/proc/2267/stat : 2267 (cryptominisat) R 2266 2266 1762 0 -1 4202496 134226 0 0 0 100095 53 0 0 25 0 1 0 517219962 1464016896 14797 33554432000 4194304 4587354 140733852758256 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2267/statm: 357426 14797 337 96 0 353988 0
[pid=2268] ppid=2266 vsize=42532 CPUtime=1002.31 cores=5
/proc/2268/stat : 2268 (clasp) R 2266 2266 1762 0 -1 4202496 7669 0 0 0 100230 1 0 0 25 0 1 0 517219962 43552768 7556 33554432000 4194304 4785740 140735380180704 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2268/statm: 10633 7556 341 145 0 7678 0
[pid=2269] ppid=2266 vsize=455960 CPUtime=498.67 cores=7
/proc/2269/stat : 2269 (TNM) R 2266 2266 1762 0 -1 4202496 345 0 0 0 49867 0 0 0 25 0 1 0 517219962 466903040 242 33554432000 134512640 134534564 4293104224 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2269/statm: 113990 242 95 6 0 112656 0
[pid=2270] ppid=2266 vsize=31260 CPUtime=1002.31 cores=3
/proc/2270/stat : 2270 (lingeling) R 2266 2266 1762 0 -1 4202496 92894 0 0 0 100220 11 0 0 25 0 1 0 517219962 32010240 7013 33554432000 4194304 4352236 140733251983072 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2270/statm: 7815 7013 127 39 0 6895 0
[pid=2271] ppid=2266 vsize=83068 CPUtime=498.18 cores=7
/proc/2271/stat : 2271 (march_hi) R 2266 2266 1762 0 -1 4202496 16051 0 0 0 49809 9 0 0 25 0 1 0 517219962 85061632 15944 33554432000 4194304 4331988 140734230165296 18446744073709551615 4229469 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2271/statm: 20767 15944 173 34 0 19209 0
Current children cumulated CPU time (s) 4002.95
Current children cumulated vsize (KiB) 2060848

[startup+1062.3 s]
/proc/loadavg: 10.17 10.24 10.13 11/188 2412
/proc/meminfo: memFree=19642648/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
[pid=2267] ppid=2266 vsize=1483088 CPUtime=1061.48 cores=1
/proc/2267/stat : 2267 (cryptominisat) R 2266 2266 1762 0 -1 4202496 143300 0 0 0 106093 55 0 0 25 0 1 0 517219962 1518682112 23786 33554432000 4194304 4587354 140733852758256 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2267/statm: 370772 23786 337 96 0 367334 0
[pid=2268] ppid=2266 vsize=43012 CPUtime=1062.31 cores=5
/proc/2268/stat : 2268 (clasp) R 2266 2266 1762 0 -1 4202496 7778 0 0 0 106230 1 0 0 25 0 1 0 517219962 44044288 7665 33554432000 4194304 4785740 140735380180704 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2268/statm: 10753 7665 341 145 0 7798 0
[pid=2269] ppid=2266 vsize=455960 CPUtime=528.49 cores=7
/proc/2269/stat : 2269 (TNM) R 2266 2266 1762 0 -1 4202496 345 0 0 0 52849 0 0 0 25 0 1 0 517219962 466903040 242 33554432000 134512640 134534564 4293104224 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2269/statm: 113990 242 95 6 0 112656 0
[pid=2270] ppid=2266 vsize=34588 CPUtime=1062.31 cores=3
/proc/2270/stat : 2270 (lingeling) R 2266 2266 1762 0 -1 4202496 95070 0 0 0 106220 11 0 0 25 0 1 0 517219962 35418112 7845 33554432000 4194304 4352236 140733251983072 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2270/statm: 8647 7845 127 39 0 7727 0
[pid=2271] ppid=2266 vsize=83068 CPUtime=528.03 cores=7
/proc/2271/stat : 2271 (march_hi) R 2266 2266 1762 0 -1 4202496 16872 0 0 0 52793 10 0 0 25 0 1 0 517219962 85061632 16765 33554432000 4194304 4331988 140734230165296 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2271/statm: 20767 16765 173 34 0 19209 0
Current children cumulated CPU time (s) 4242.62
Current children cumulated vsize (KiB) 2118040

[startup+1122.3 s]
/proc/loadavg: 10.21 10.24 10.13 11/188 2413
/proc/meminfo: memFree=19641640/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
[pid=2267] ppid=2266 vsize=1452044 CPUtime=1121.49 cores=1
/proc/2267/stat : 2267 (cryptominisat) R 2266 2266 1762 0 -1 4202496 143630 0 0 0 112093 56 0 0 25 0 1 0 517219962 1486893056 20263 33554432000 4194304 4587354 140733852758256 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2267/statm: 363011 20263 337 96 0 359573 0
[pid=2268] ppid=2266 vsize=43468 CPUtime=1122.32 cores=5
/proc/2268/stat : 2268 (clasp) R 2266 2266 1762 0 -1 4202496 7861 0 0 0 112231 1 0 0 25 0 1 0 517219962 44511232 7748 33554432000 4194304 4785740 140735380180704 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2268/statm: 10867 7748 341 145 0 7912 0
[pid=2269] ppid=2266 vsize=455960 CPUtime=558.36 cores=7
/proc/2269/stat : 2269 (TNM) R 2266 2266 1762 0 -1 4202496 345 0 0 0 55836 0 0 0 25 0 1 0 517219962 466903040 242 33554432000 134512640 134534564 4293104224 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2269/statm: 113990 242 95 6 0 112656 0
[pid=2270] ppid=2266 vsize=31516 CPUtime=1122.32 cores=3
/proc/2270/stat : 2270 (lingeling) R 2266 2266 1762 0 -1 4202496 99294 0 0 0 112220 12 0 0 25 0 1 0 517219962 32272384 7077 33554432000 4194304 4352236 140733251983072 18446744073709551615 4328372 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2270/statm: 7879 7077 127 39 0 6959 0
[pid=2271] ppid=2266 vsize=83068 CPUtime=557.83 cores=7
/proc/2271/stat : 2271 (march_hi) R 2266 2266 1762 0 -1 4202496 17739 0 0 0 55773 10 0 0 25 0 1 0 517219962 85061632 17632 33554432000 4194304 4331988 140734230165296 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2271/statm: 20767 17632 173 34 0 19209 0
Current children cumulated CPU time (s) 4482.32
Current children cumulated vsize (KiB) 2084380

[startup+1182.3 s]
/proc/loadavg: 10.17 10.22 10.13 12/188 2415
/proc/meminfo: memFree=19614360/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
[pid=2267] ppid=2266 vsize=1549036 CPUtime=1181.48 cores=1
/proc/2267/stat : 2267 (cryptominisat) R 2266 2266 1762 0 -1 4202496 143828 0 0 0 118092 56 0 0 25 0 1 0 517219962 1586212864 20408 33554432000 4194304 4587354 140733852758256 18446744073709551615 4238442 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2267/statm: 387259 20408 337 96 0 383821 0
[pid=2268] ppid=2266 vsize=43976 CPUtime=1182.32 cores=5
/proc/2268/stat : 2268 (clasp) R 2266 2266 1762 0 -1 4202496 7976 0 0 0 118231 1 0 0 25 0 1 0 517219962 45031424 7863 33554432000 4194304 4785740 140735380180704 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2268/statm: 10994 7863 341 145 0 8039 0
[pid=2269] ppid=2266 vsize=455960 CPUtime=588.15 cores=7
/proc/2269/stat : 2269 (TNM) R 2266 2266 1762 0 -1 4202496 345 0 0 0 58815 0 0 0 25 0 1 0 517219962 466903040 242 33554432000 134512640 134534564 4293104224 18446744073709551615 134530401 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2269/statm: 113990 242 95 6 0 112656 0
[pid=2270] ppid=2266 vsize=34588 CPUtime=1182.31 cores=3
/proc/2270/stat : 2270 (lingeling) R 2266 2266 1762 0 -1 4202496 101406 0 0 0 118219 12 0 0 25 0 1 0 517219962 35418112 7845 33554432000 4194304 4352236 140733251983072 18446744073709551615 4328151 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2270/statm: 8647 7845 127 39 0 7727 0
[pid=2271] ppid=2266 vsize=83068 CPUtime=587.71 cores=7
/proc/2271/stat : 2271 (march_hi) R 2266 2266 1762 0 -1 4202496 18588 0 0 0 58760 11 0 0 25 0 1 0 517219962 85061632 18481 33554432000 4194304 4331988 140734230165296 18446744073709551615 4211525 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2271/statm: 20767 18481 173 34 0 19209 0
Current children cumulated CPU time (s) 4721.97
Current children cumulated vsize (KiB) 2184952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.27 10.24 10.14 11/188 2415
/proc/meminfo: memFree=19625768/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
[pid=2267] ppid=2266 vsize=1549036 CPUtime=1201.09 cores=1
/proc/2267/stat : 2267 (cryptominisat) R 2266 2266 1762 0 -1 4202496 143828 0 0 0 120053 56 0 0 25 0 1 0 517219962 1586212864 20408 33554432000 4194304 4587354 140733852758256 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2267/statm: 387259 20408 337 96 0 383821 0
[pid=2268] ppid=2266 vsize=44256 CPUtime=1201.92 cores=5
/proc/2268/stat : 2268 (clasp) R 2266 2266 1762 0 -1 4202496 8045 0 0 0 120191 1 0 0 25 0 1 0 517219962 45318144 7932 33554432000 4194304 4785740 140735380180704 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2268/statm: 11064 7932 341 145 0 8109 0
[pid=2269] ppid=2266 vsize=455960 CPUtime=597.95 cores=7
/proc/2269/stat : 2269 (TNM) R 2266 2266 1762 0 -1 4202496 345 0 0 0 59795 0 0 0 25 0 1 0 517219962 466903040 242 33554432000 134512640 134534564 4293104224 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2269/statm: 113990 242 95 6 0 112656 0
[pid=2270] ppid=2266 vsize=31516 CPUtime=1201.92 cores=3
/proc/2270/stat : 2270 (lingeling) R 2266 2266 1762 0 -1 4202496 102046 0 0 0 120180 12 0 0 25 0 1 0 517219962 32272384 7077 33554432000 4194304 4352236 140733251983072 18446744073709551615 4329047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2270/statm: 7879 7077 127 39 0 6959 0
[pid=2271] ppid=2266 vsize=83068 CPUtime=597.41 cores=7
/proc/2271/stat : 2271 (march_hi) R 2266 2266 1762 0 -1 4202496 18840 0 0 0 59730 11 0 0 25 0 1 0 517219962 85061632 18733 33554432000 4194304 4331988 140734230165296 18446744073709551615 237278274634 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2271/statm: 20767 18733 173 34 0 19209 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 2182160

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.27 10.24 10.14 11/188 2415
/proc/meminfo: memFree=19625768/32950904 swapFree=67082284/67111528
[pid=2266] ppid=2264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2266/stat : 2266 (ppfolio) S 2264 2266 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517219962 18763776 390 33554432000 4194304 4287625 140735552874448 18446744073709551615 237278899727 0 0 4096 65536 8209719489680375807 0 0 17 3 0 0 0
/proc/2266/statm: 4581 390 341 23 0 91 0
[pid=2267] ppid=2266 vsize=1549036 CPUtime=1201.09 cores=1
/proc/2267/stat : 2267 (cryptominisat) R 2266 2266 1762 0 -1 4202496 143828 0 0 0 120053 56 0 0 25 0 1 0 517219962 1586212864 20408 33554432000 4194304 4587354 140733852758256 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2267/statm: 387259 20408 337 96 0 383821 0
[pid=2268] ppid=2266 vsize=44256 CPUtime=1201.92 cores=5
/proc/2268/stat : 2268 (clasp) R 2266 2266 1762 0 -1 4202496 8045 0 0 0 120191 1 0 0 25 0 1 0 517219962 45318144 7932 33554432000 4194304 4785740 140735380180704 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2268/statm: 11064 7932 341 145 0 8109 0
[pid=2269] ppid=2266 vsize=455960 CPUtime=597.95 cores=7
/proc/2269/stat : 2269 (TNM) R 2266 2266 1762 0 -1 4202496 345 0 0 0 59795 0 0 0 25 0 1 0 517219962 466903040 242 33554432000 134512640 134534564 4293104224 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2269/statm: 113990 242 95 6 0 112656 0
[pid=2270] ppid=2266 vsize=31516 CPUtime=1201.92 cores=3
/proc/2270/stat : 2270 (lingeling) R 2266 2266 1762 0 -1 4202496 102046 0 0 0 120180 12 0 0 25 0 1 0 517219962 32272384 7077 33554432000 4194304 4352236 140733251983072 18446744073709551615 4329047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2270/statm: 7879 7077 127 39 0 6959 0
[pid=2271] ppid=2266 vsize=83068 CPUtime=597.41 cores=7
/proc/2271/stat : 2271 (march_hi) R 2266 2266 1762 0 -1 4202496 18840 0 0 0 59730 11 0 0 25 0 1 0 517219962 85061632 18733 33554432000 4194304 4331988 140734230165296 18446744073709551615 237278274634 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2271/statm: 20767 18733 173 34 0 19209 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 2182160

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2266 and gives
#  childrusage.ru_utime.tv_sec=3001
#  childrusage.ru_utime.tv_usec=672676
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=152976
# CPU time returned by wait4() is 3001.83
# while last known CPU time is 4800.29
#
# 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.29
CPU user time (s): 4799.49
CPU system time (s): 0.8
CPU usage (%): 399.387
Max. virtual memory (cumulated for all children) (KiB): 3471344

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

runsolver used 1.91271 second user time and 4.65029 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 07:50:02
IDJOB=3191060
IDBENCH=82791
IDSOLVER=1612
FILE ID=node121/3191060-1304056202
RUNJOBID= node121-1304053779-1781
PBS_JOBID= 13170425
Free space on /tmp= 72644 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1663503036-045.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191060-1304056202/watcher-3191060-1304056202 -o /tmp/evaluation-result-3191060-1304056202/solver-3191060-1304056202 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191060-1304056202.cnf

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

MD5SUM BENCH= 8c477af50318fe10cbec1ad215bff97c
RANDOM SEED=1029800499

node121.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.817
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.63
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.817
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      19995960 kB
Buffers:       2179924 kB
Cached:       10212960 kB
SwapCached:       2776 kB
Active:        9122320 kB
Inactive:      3311196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19995960 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           10164 kB
Writeback:           0 kB
AnonPages:       38516 kB
Mapped:          14140 kB
Slab:           455440 kB
PageTables:       4264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   219192 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72636 MiB
End job on node121 at 2011-04-29 08:10:06