Trace number 3274962

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 seqUNSAT 531.42 531.404

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark182.547
Satisfiable
(Un)Satisfiability was proved
Number of variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

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 1 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	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
531.40/531.40	s UNSATISFIABLE
531.40/531.40	solver [1] cryptominisat 2.7.1 answered
531.40/531.40	Done

Verifier Data

No possible verification on an UNSAT instance

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-3274962-1303635248/watcher-3274962-1303635248 -o /tmp/evaluation-result-3274962-1303635248/solver-3274962-1303635248 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3274962-1303635248.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 0.00 0.02 0.00 4/184 32373
/proc/meminfo: memFree=14434492/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4441737534073962760 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0

[startup+0.072837 s]
/proc/loadavg: 0.00 0.02 0.00 4/184 32373
/proc/meminfo: memFree=14434492/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4441737534073962760 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100832 s]
/proc/loadavg: 0.00 0.02 0.00 4/184 32373
/proc/meminfo: memFree=14434492/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4441737534073962760 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300797 s]
/proc/loadavg: 0.00 0.02 0.00 4/184 32373
/proc/meminfo: memFree=14434492/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700729 s]
/proc/loadavg: 0.00 0.02 0.00 4/184 32373
/proc/meminfo: memFree=14434492/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50057 s]
/proc/loadavg: 0.00 0.02 0.00 7/188 32377
/proc/meminfo: memFree=14401728/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587736456151171072 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=32268 CPUtime=0.49 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 3723 0 0 0 49 0 0 0 25 0 1 0 475122701 33042432 3232 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 8067 3232 329 96 0 4629 0
[pid=32375] ppid=32373 vsize=16796 CPUtime=0.44 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 2055 0 0 0 44 0 0 0 25 0 1 0 475122701 17199104 1529 33554432000 4194304 4785740 140737415848320 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 4199 1529 340 145 0 1244 0
[pid=32376] ppid=32373 vsize=458464 CPUtime=0.54 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2137 0 0 0 54 0 0 0 25 0 1 0 475122701 469467136 2034 33554432000 134512640 134534564 4289317520 18446744073709551615 134524483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114616 2034 91 6 0 113282 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 525852

[startup+3.10027 s]
/proc/loadavg: 0.00 0.02 0.00 7/188 32377
/proc/meminfo: memFree=14395156/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587734806883729408 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=1411888 CPUtime=0.99 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 4350 0 0 0 99 0 0 0 25 0 1 0 475122701 1445773312 2781 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 352972 2781 329 96 0 349534 0
[pid=32375] ppid=32373 vsize=16796 CPUtime=0.99 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 2057 0 0 0 99 0 0 0 25 0 1 0 475122701 17199104 1531 33554432000 4194304 4785740 140737415848320 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 4199 1531 340 145 0 1244 0
[pid=32376] ppid=32373 vsize=458464 CPUtime=1.09 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2137 0 0 0 109 0 0 0 25 0 1 0 475122701 469467136 2034 33554432000 134512640 134534564 4289317520 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114616 2034 91 6 0 113282 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1905472

[startup+6.30068 s]
/proc/loadavg: 0.48 0.12 0.03 7/188 32377
/proc/meminfo: memFree=14366760/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587735081761636352 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=1419516 CPUtime=2.1 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 6398 0 0 0 209 1 0 0 25 0 1 0 475122701 1453584384 4822 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 354879 4822 338 96 0 351441 0
[pid=32375] ppid=32373 vsize=17492 CPUtime=2.04 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 2254 0 0 0 204 0 0 0 25 0 1 0 475122701 17911808 1728 33554432000 4194304 4785740 140737415848320 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 4373 1728 340 145 0 1418 0
[pid=32376] ppid=32373 vsize=458464 CPUtime=2.14 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2137 0 0 0 214 0 0 0 25 0 1 0 475122701 469467136 2034 33554432000 134512640 134534564 4289317520 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114616 2034 91 6 0 113282 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1913796

[startup+12.7005 s]
/proc/loadavg: 0.92 0.22 0.06 7/188 32377
/proc/meminfo: memFree=14364328/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587735906395357184 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=1419628 CPUtime=4.19 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 7795 0 0 0 418 1 0 0 25 0 1 0 475122701 1453699072 4696 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 354907 4696 338 96 0 351469 0
[pid=32375] ppid=32373 vsize=19124 CPUtime=4.19 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 2637 0 0 0 419 0 0 0 25 0 1 0 475122701 19582976 2111 33554432000 4194304 4785740 140737415848320 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 4781 2111 340 145 0 1826 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=4.29 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 429 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1915672

[startup+25.5011 s]
/proc/loadavg: 2.05 0.50 0.16 7/188 32378
/proc/meminfo: memFree=14373108/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587736456151171072 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=36820 CPUtime=8.49 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 10689 0 0 0 848 1 0 0 25 0 1 0 475122701 37703680 5842 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 9205 5842 338 96 0 5767 0
[pid=32375] ppid=32373 vsize=21272 CPUtime=8.44 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 3109 0 0 0 844 0 0 0 25 0 1 0 475122701 21782528 2583 33554432000 4194304 4785740 140737415848320 18446744073709551615 4307203 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 5318 2583 340 145 0 2363 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=8.54 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 854 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 535012

[startup+51.1004 s]
/proc/loadavg: 3.39 0.94 0.31 7/188 32408
/proc/meminfo: memFree=14290748/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587735219200589824 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=1429428 CPUtime=16.99 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 13264 0 0 0 1698 1 0 0 25 0 1 0 475122701 1463734272 7389 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 357357 7389 338 96 0 353919 0
[pid=32375] ppid=32373 vsize=24180 CPUtime=16.99 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 3782 0 0 0 1699 0 0 0 25 0 1 0 475122701 24760320 3256 33554432000 4194304 4785740 140737415848320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 6045 3256 340 145 0 3090 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=17.09 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 1709 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1930528

[startup+102.307 s]
/proc/loadavg: 4.87 1.72 0.61 7/188 32410
/proc/meminfo: memFree=14219392/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=1418120 CPUtime=34.08 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 23161 0 0 0 3405 3 0 0 25 0 1 0 475122701 1452154880 6498 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 354530 6498 338 96 0 351092 0
[pid=32375] ppid=32373 vsize=27204 CPUtime=34.05 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 4475 0 0 0 3405 0 0 0 25 0 1 0 475122701 27856896 3949 33554432000 4194304 4785740 140737415848320 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 6801 3949 340 145 0 3846 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=34.14 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 3414 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1922244

[startup+162.301 s]
/proc/loadavg: 5.58 2.50 0.94 7/188 32411
/proc/meminfo: memFree=14221116/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=56848 CPUtime=54.08 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 30276 0 0 0 5404 4 0 0 25 0 1 0 475122701 58212352 8396 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 14212 8396 338 96 0 10774 0
[pid=32375] ppid=32373 vsize=29556 CPUtime=54.05 cores=1

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

/proc/32375/statm: 9386 6261 340 145 0 6431 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=134.14 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 13414 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1950568

[startup+462.3 s]
/proc/loadavg: 6.01 4.72 2.33 7/188 32428
/proc/meminfo: memFree=14101420/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587735768956403712 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=7785220 CPUtime=154.07 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 55686 0 0 0 15397 10 0 0 25 0 1 0 475122701 7972065280 10618 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 1946305 10618 338 96 0 1942867 0
[pid=32375] ppid=32373 vsize=38304 CPUtime=154.07 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 6984 0 0 0 15406 1 0 0 25 0 1 0 475122701 39223296 6458 33554432000 4194304 4785740 140737415848320 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 9576 6458 340 145 0 6621 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=154.15 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 15415 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 8300444

[startup+522.301 s]
/proc/loadavg: 6.07 4.96 2.56 7/188 32430
/proc/meminfo: memFree=14118524/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587735906395357184 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=7785368 CPUtime=174.07 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 60074 0 0 0 17396 11 0 0 25 0 1 0 475122701 7972216832 10095 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 1946342 10095 338 96 0 1942904 0
[pid=32375] ppid=32373 vsize=39892 CPUtime=174.07 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 7355 0 0 0 17406 1 0 0 25 0 1 0 475122701 40849408 6829 33554432000 4194304 4785740 140737415848320 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 9973 6829 340 145 0 7018 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=174.16 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 17416 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 8302180

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

[startup+524.707 s]
/proc/loadavg: 6.06 4.98 2.58 7/188 32430
/proc/meminfo: memFree=14119640/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587735906395357184 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=7785368 CPUtime=174.87 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 60165 0 0 0 17476 11 0 0 25 0 1 0 475122701 7972216832 10182 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 1946342 10182 338 96 0 1942904 0
[pid=32375] ppid=32373 vsize=40084 CPUtime=174.87 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 7388 0 0 0 17486 1 0 0 25 0 1 0 475122701 41046016 6862 33554432000 4194304 4785740 140737415848320 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 10021 6862 340 145 0 7066 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=174.96 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 17496 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 524.7
Current children cumulated vsize (KiB) 8302372

[startup+527.901 s]
/proc/loadavg: 6.06 4.98 2.58 7/188 32430
/proc/meminfo: memFree=14118524/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587735906395357184 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=7785368 CPUtime=175.97 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 60273 0 0 0 17586 11 0 0 25 0 1 0 475122701 7972216832 10282 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 1946342 10282 338 96 0 1942904 0
[pid=32375] ppid=32373 vsize=40084 CPUtime=175.91 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 7388 0 0 0 17590 1 0 0 25 0 1 0 475122701 41046016 6862 33554432000 4194304 4785740 140737415848320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 10021 6862 340 145 0 7066 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=176.02 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 17602 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 527.9
Current children cumulated vsize (KiB) 8302372

[startup+529.501 s]
/proc/loadavg: 6.06 5.00 2.60 7/188 32430
/proc/meminfo: memFree=14118028/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587735906395357184 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=7785368 CPUtime=176.47 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 60314 0 0 0 17636 11 0 0 25 0 1 0 475122701 7972216832 10323 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 1946342 10323 338 96 0 1942904 0
[pid=32375] ppid=32373 vsize=40272 CPUtime=176.47 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 7426 0 0 0 17646 1 0 0 25 0 1 0 475122701 41238528 6900 33554432000 4194304 4785740 140737415848320 18446744073709551615 4286939 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 10068 6900 340 145 0 7113 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=176.56 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 17656 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 529.5
Current children cumulated vsize (KiB) 8302560

[startup+530.301 s]
/proc/loadavg: 6.06 5.00 2.60 7/188 32430
/proc/meminfo: memFree=14117532/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587735906395357184 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=7785368 CPUtime=176.77 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 60341 0 0 0 17666 11 0 0 25 0 1 0 475122701 7972216832 10347 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 1946342 10347 338 96 0 1942904 0
[pid=32375] ppid=32373 vsize=40272 CPUtime=176.71 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 7426 0 0 0 17670 1 0 0 25 0 1 0 475122701 41238528 6900 33554432000 4194304 4785740 140737415848320 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 10068 6900 340 145 0 7113 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=176.82 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 17682 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 530.3
Current children cumulated vsize (KiB) 8302560

[startup+531.101 s]
/proc/loadavg: 6.06 5.00 2.60 7/188 32430
/proc/meminfo: memFree=14117532/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587735906395357184 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=7785368 CPUtime=177.01 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 60359 0 0 0 17690 11 0 0 25 0 1 0 475122701 7972216832 10364 33554432000 4194304 4587354 140734545948272 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 1946342 10364 338 96 0 1942904 0
[pid=32375] ppid=32373 vsize=40272 CPUtime=176.97 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 7426 0 0 0 17696 1 0 0 25 0 1 0 475122701 41238528 6900 33554432000 4194304 4785740 140737415848320 18446744073709551615 4312752 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 10068 6900 340 145 0 7113 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=177.12 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 17712 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 531.1
Current children cumulated vsize (KiB) 8302560

[startup+531.306 s]
/proc/loadavg: 6.06 5.00 2.60 7/188 32430
/proc/meminfo: memFree=14117160/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 4587735906395357184 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=7785368 CPUtime=177.07 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 60362 0 0 0 17696 11 0 0 25 0 1 0 475122701 7972216832 10367 33554432000 4194304 4587354 140734545948272 18446744073709551615 4443175 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 1946342 10367 338 96 0 1942904 0
[pid=32375] ppid=32373 vsize=40272 CPUtime=177.07 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 7426 0 0 0 17706 1 0 0 25 0 1 0 475122701 41238528 6900 33554432000 4194304 4785740 140737415848320 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 10068 6900 340 145 0 7113 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=177.16 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 17716 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 531.3
Current children cumulated vsize (KiB) 8302560

[startup+531.4 s]
/proc/loadavg: 6.06 5.00 2.60 7/188 32430
/proc/meminfo: memFree=14117160/32951124 swapFree=67111528/67111528
[pid=32373] ppid=32371 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (ppfolio) S 32371 32373 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475122700 18763776 394 33554432000 4194304 4287625 140733241916240 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32373/statm: 4581 394 345 23 0 91 0
[pid=32374] ppid=32373 vsize=46840 CPUtime=177.11 cores=1
/proc/32374/stat : 32374 (cryptominisat) R 32373 32373 32332 0 -1 4202496 60376 0 0 0 17700 11 0 0 18 0 1 0 475122701 47964160 6109 33554432000 4194304 4587354 140734545948272 18446744073709551615 255377327210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32374/statm: 11710 5597 351 96 0 8272 0
[pid=32375] ppid=32373 vsize=40272 CPUtime=177.07 cores=1
/proc/32375/stat : 32375 (clasp) R 32373 32373 32332 0 -1 4202496 7426 0 0 0 17706 1 0 0 25 0 1 0 475122701 41238528 6900 33554432000 4194304 4785740 140737415848320 18446744073709551615 4287574 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32375/statm: 10068 6900 340 145 0 7113 0
[pid=32376] ppid=32373 vsize=458596 CPUtime=177.22 cores=1
/proc/32376/stat : 32376 (TNM) R 32373 32373 32332 0 -1 4202496 2363 0 0 0 17722 0 0 0 25 0 1 0 475122701 469602304 2260 33554432000 134512640 134534564 4289317520 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32376/statm: 114649 2260 95 6 0 113315 0
Current children cumulated CPU time (s) 531.4
Current children cumulated vsize (KiB) 564032

Child status: 0
Real time (s): 531.404
CPU time (s): 531.42
CPU user time (s): 531.29
CPU system time (s): 0.12998
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 8302560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 531.29
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70684
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= 261
involuntary context switches= 11182

runsolver used 0.856869 second user time and 2.04969 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-24 10:54:08
IDJOB=3274962
IDBENCH=71150
IDSOLVER=1639
FILE ID=node135/3274962-1303635248
RUNJOBID= node135-1303635246-32351
PBS_JOBID= 13150713
Free space on /tmp= 71360 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274962-1303635248/watcher-3274962-1303635248 -o /tmp/evaluation-result-3274962-1303635248/solver-3274962-1303635248 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3274962-1303635248.cnf

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=1670466965

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14434896 kB
Buffers:       2060352 kB
Cached:       15765924 kB
SwapCached:          0 kB
Active:        7398888 kB
Inactive:     10521148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14434896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25032 kB
Writeback:           0 kB
AnonPages:       92788 kB
Mapped:          15956 kB
Slab:           531980 kB
PageTables:       5008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   692536 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71348 MiB
End job on node135 at 2011-04-24 11:03:00