Trace number 3190790

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.39 1201.72

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S1969540674-065-UNKNOWN.cnf
MD5SUMfcb14103324f734a2e69e02c062e67ed
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 variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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-3190790-1304036220/watcher-3190790-1304036220 -o /tmp/evaluation-result-3190790-1304036220/solver-3190790-1304036220 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190790-1304036220.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: 8.11 8.20 8.75 6/182 11766
/proc/meminfo: memFree=10743316/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) R 11764 11766 10991 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0

[startup+0.118479 s]
/proc/loadavg: 8.11 8.20 8.75 6/182 11766
/proc/meminfo: memFree=10743316/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200466 s]
/proc/loadavg: 8.11 8.20 8.75 6/182 11766
/proc/meminfo: memFree=10743316/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) R 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300448 s]
/proc/loadavg: 8.11 8.20 8.75 6/182 11766
/proc/meminfo: memFree=10743316/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700373 s]
/proc/loadavg: 8.11 8.20 8.75 6/182 11766
/proc/meminfo: memFree=10743316/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 21 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50122 s]
/proc/loadavg: 8.34 8.24 8.77 11/188 11772
/proc/meminfo: memFree=10606620/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 16 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
[pid=11767] ppid=11766 vsize=71960 CPUtime=1.49 cores=1
/proc/11767/stat : 11767 (cryptominisat) R 11766 11766 10991 0 -1 4202496 16684 0 0 0 146 3 0 0 25 0 1 0 496037644 73687040 12706 33554432000 4194304 4587354 140735823386896 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11767/statm: 17990 12706 326 96 0 14552 0
[pid=11768] ppid=11766 vsize=39328 CPUtime=1.48 cores=5
/proc/11768/stat : 11768 (clasp) R 11766 11766 10991 0 -1 4202496 9701 0 0 0 148 0 0 0 20 0 1 0 496037644 40271872 6978 33554432000 4194304 4785740 140735716109424 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11768/statm: 9832 6978 340 145 0 6877 0
[pid=11769] ppid=11766 vsize=469420 CPUtime=0.74 cores=7
/proc/11769/stat : 11769 (TNM) R 11766 11766 10991 0 -1 4202496 5857 0 0 0 74 0 0 0 25 0 1 0 496037644 480686080 5753 33554432000 134512640 134534564 4289482128 18446744073709551615 134527507 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11769/statm: 117355 5753 92 6 0 116021 0
[pid=11770] ppid=11766 vsize=19688 CPUtime=1.49 cores=3
/proc/11770/stat : 11770 (lingeling) R 11766 11766 10991 0 -1 4202496 7398 0 0 0 148 1 0 0 20 0 1 0 496037644 20160512 3724 33554432000 4194304 4352236 140734539846928 18446744073709551615 4257461 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11770/statm: 4922 3724 125 39 0 4002 0
[pid=11771] ppid=11766 vsize=44812 CPUtime=0.73 cores=7
/proc/11771/stat : 11771 (march_hi) R 11766 11766 10991 0 -1 4194304 15437 0 0 0 71 2 0 0 25 0 1 0 496037644 45887488 7707 33554432000 4194304 4331988 140737036873472 18446744073709551615 264726060044 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11771/statm: 11203 7707 129 34 0 9645 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 663532

[startup+3.10091 s]
/proc/loadavg: 8.34 8.24 8.77 11/188 11772
/proc/meminfo: memFree=10593768/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 16 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
[pid=11767] ppid=11766 vsize=109464 CPUtime=3.09 cores=1
/proc/11767/stat : 11767 (cryptominisat) R 11766 11766 10991 0 -1 4202496 17622 0 0 0 306 3 0 0 25 0 1 0 496037644 112091136 13641 33554432000 4194304 4587354 140735823386896 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11767/statm: 27366 13641 326 96 0 23928 0
[pid=11768] ppid=11766 vsize=39328 CPUtime=3.08 cores=5
/proc/11768/stat : 11768 (clasp) R 11766 11766 10991 0 -1 4202496 9743 0 0 0 308 0 0 0 25 0 1 0 496037644 40271872 7020 33554432000 4194304 4785740 140735716109424 18446744073709551615 4319267 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11768/statm: 9832 7020 340 145 0 6877 0
[pid=11769] ppid=11766 vsize=472060 CPUtime=1.54 cores=7
/proc/11769/stat : 11769 (TNM) R 11766 11766 10991 0 -1 4202496 8337 0 0 0 153 1 0 0 25 0 1 0 496037644 483389440 8233 33554432000 134512640 134534564 4289482128 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11769/statm: 118015 8233 95 6 0 116681 0
[pid=11770] ppid=11766 vsize=19684 CPUtime=3.09 cores=3
/proc/11770/stat : 11770 (lingeling) R 11766 11766 10991 0 -1 4202496 7400 0 0 0 308 1 0 0 25 0 1 0 496037644 20156416 3725 33554432000 4194304 4352236 140734539846928 18446744073709551615 4328400 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11770/statm: 4921 3725 127 39 0 4001 0
[pid=11771] ppid=11766 vsize=38212 CPUtime=1.52 cores=7
/proc/11771/stat : 11771 (march_hi) R 11766 11766 10991 0 -1 4202496 30145 0 0 0 148 4 0 0 25 0 1 0 496037644 39129088 6063 33554432000 4194304 4331988 140737036873472 18446744073709551615 4252105 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11771/statm: 9553 6063 141 34 0 7995 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 697072

[startup+6.30131 s]
/proc/loadavg: 8.47 8.27 8.77 11/188 11772
/proc/meminfo: memFree=10573068/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
[pid=11767] ppid=11766 vsize=109464 CPUtime=6.28 cores=1
/proc/11767/stat : 11767 (cryptominisat) R 11766 11766 10991 0 -1 4202496 19209 0 0 0 624 4 0 0 25 0 1 0 496037644 112091136 15225 33554432000 4194304 4587354 140735823386896 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11767/statm: 27366 15225 326 96 0 23928 0
[pid=11768] ppid=11766 vsize=48004 CPUtime=6.28 cores=5
/proc/11768/stat : 11768 (clasp) R 11766 11766 10991 0 -1 4202496 11962 0 0 0 627 1 0 0 25 0 1 0 496037644 49156096 9239 33554432000 4194304 4785740 140735716109424 18446744073709551615 264726065861 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11768/statm: 12001 9239 340 145 0 9046 0
[pid=11769] ppid=11766 vsize=472060 CPUtime=3.14 cores=7
/proc/11769/stat : 11769 (TNM) R 11766 11766 10991 0 -1 4202496 8337 0 0 0 313 1 0 0 25 0 1 0 496037644 483389440 8233 33554432000 134512640 134534564 4289482128 18446744073709551615 134526128 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11769/statm: 118015 8233 95 6 0 116681 0
[pid=11770] ppid=11766 vsize=19684 CPUtime=6.29 cores=3
/proc/11770/stat : 11770 (lingeling) R 11766 11766 10991 0 -1 4202496 7400 0 0 0 628 1 0 0 25 0 1 0 496037644 20156416 3725 33554432000 4194304 4352236 140734539846928 18446744073709551615 4331524 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11770/statm: 4921 3725 127 39 0 4001 0
[pid=11771] ppid=11766 vsize=104448 CPUtime=3.1 cores=7
/proc/11771/stat : 11771 (march_hi) R 11766 11766 10991 0 -1 4202496 57519 0 0 0 302 8 0 0 25 0 1 0 496037644 106954752 10690 33554432000 4194304 4331988 140737036873472 18446744073709551615 4295721 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11771/statm: 26112 10690 151 34 0 24554 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 771984

[startup+12.7011 s]
/proc/loadavg: 8.59 8.30 8.78 11/188 11772
/proc/meminfo: memFree=10471716/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
[pid=11767] ppid=11766 vsize=109464 CPUtime=12.69 cores=1
/proc/11767/stat : 11767 (cryptominisat) R 11766 11766 10991 0 -1 4202496 22050 0 0 0 1263 6 0 0 25 0 1 0 496037644 112091136 18057 33554432000 4194304 4587354 140735823386896 18446744073709551615 4238131 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11767/statm: 27366 18057 326 96 0 23928 0
[pid=11768] ppid=11766 vsize=69680 CPUtime=12.68 cores=5
/proc/11768/stat : 11768 (clasp) R 11766 11766 10991 0 -1 4202496 17359 0 0 0 1265 3 0 0 25 0 1 0 496037644 71352320 14636 33554432000 4194304 4785740 140735716109424 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11768/statm: 17420 14636 340 145 0 14465 0
[pid=11769] ppid=11766 vsize=472060 CPUtime=6.31 cores=7
/proc/11769/stat : 11769 (TNM) R 11766 11766 10991 0 -1 4202496 8337 0 0 0 630 1 0 0 25 0 1 0 496037644 483389440 8233 33554432000 134512640 134534564 4289482128 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11769/statm: 118015 8233 95 6 0 116681 0
[pid=11770] ppid=11766 vsize=19684 CPUtime=12.69 cores=3
/proc/11770/stat : 11770 (lingeling) R 11766 11766 10991 0 -1 4202496 7400 0 0 0 1268 1 0 0 25 0 1 0 496037644 20156416 3725 33554432000 4194304 4352236 140734539846928 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11770/statm: 4921 3725 127 39 0 4001 0
[pid=11771] ppid=11766 vsize=107300 CPUtime=6.3 cores=7
/proc/11771/stat : 11771 (march_hi) R 11766 11766 10991 0 -1 4202496 69635 0 0 0 620 10 0 0 25 0 1 0 496037644 109875200 22806 33554432000 4194304 4331988 140737036873472 18446744073709551615 4228901 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11771/statm: 26825 22806 173 34 0 25267 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 796512

[startup+25.5007 s]
/proc/loadavg: 8.90 8.38 8.80 11/188 11772
/proc/meminfo: memFree=10112328/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
[pid=11767] ppid=11766 vsize=1557624 CPUtime=25.49 cores=1
/proc/11767/stat : 11767 (cryptominisat) R 11766 11766 10991 0 -1 4202496 58856 0 0 0 2536 13 0 0 25 0 1 0 496037644 1595006976 42695 33554432000 4194304 4587354 140735823386896 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11767/statm: 389406 42695 337 96 0 385968 0
[pid=11768] ppid=11766 vsize=106892 CPUtime=25.48 cores=5
/proc/11768/stat : 11768 (clasp) R 11766 11766 10991 0 -1 4202496 26632 0 0 0 2541 7 0 0 25 0 1 0 496037644 109457408 23909 33554432000 4194304 4785740 140735716109424 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11768/statm: 26723 23909 340 145 0 23768 0
[pid=11769] ppid=11766 vsize=472060 CPUtime=12.64 cores=7
/proc/11769/stat : 11769 (TNM) R 11766 11766 10991 0 -1 4202496 8337 0 0 0 1263 1 0 0 25 0 1 0 496037644 483389440 8233 33554432000 134512640 134534564 4289482128 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11769/statm: 118015 8233 95 6 0 116681 0
[pid=11770] ppid=11766 vsize=27384 CPUtime=25.49 cores=3
/proc/11770/stat : 11770 (lingeling) R 11766 11766 10991 0 -1 4202496 9688 0 0 0 2548 1 0 0 25 0 1 0 496037644 28041216 6013 33554432000 4194304 4352236 140734539846928 18446744073709551615 4298047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11770/statm: 6846 6013 127 39 0 5926 0
[pid=11771] ppid=11766 vsize=109584 CPUtime=12.69 cores=7
/proc/11771/stat : 11771 (march_hi) R 11766 11766 10991 0 -1 4202496 70138 0 0 0 1259 10 0 0 25 0 1 0 496037644 112214016 23309 33554432000 4194304 4331988 140737036873472 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11771/statm: 27396 23309 173 34 0 25838 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 2291868

[startup+51.1009 s]
/proc/loadavg: 9.41 8.54 8.84 11/188 11773
/proc/meminfo: memFree=10149488/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
[pid=11767] ppid=11766 vsize=1453884 CPUtime=51.09 cores=1
/proc/11767/stat : 11767 (cryptominisat) R 11766 11766 10991 0 -1 4202496 85643 0 0 0 5087 22 0 0 25 0 1 0 496037644 1488777216 20201 33554432000 4194304 4587354 140735823386896 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11767/statm: 363471 20201 337 96 0 360033 0
[pid=11768] ppid=11766 vsize=186180 CPUtime=51.08 cores=5
/proc/11768/stat : 11768 (clasp) R 11766 11766 10991 0 -1 4202496 46266 0 0 0 5094 14 0 0 25 0 1 0 496037644 190648320 43543 33554432000 4194304 4785740 140735716109424 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11768/statm: 46545 43543 340 145 0 43590 0
[pid=11769] ppid=11766 vsize=472060 CPUtime=25.4 cores=7
/proc/11769/stat : 11769 (TNM) R 11766 11766 10991 0 -1 4202496 8337 0 0 0 2539 1 0 0 25 0 1 0 496037644 483389440 8233 33554432000 134512640 134534564 4289482128 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11769/statm: 118015 8233 95 6 0 116681 0
[pid=11770] ppid=11766 vsize=29348 CPUtime=51.09 cores=3

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

/proc/11771/statm: 31931 27558 173 34 0 30373 0
Current children cumulated CPU time (s) 3524.48
Current children cumulated vsize (KiB) 2699164

[startup+942.301 s]
/proc/loadavg: 5.09 5.42 6.85 6/177 11817
/proc/meminfo: memFree=14342892/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
[pid=11767] ppid=11766 vsize=131804 CPUtime=942.32 cores=1
/proc/11767/stat : 11767 (cryptominisat) R 11766 11766 10991 0 -1 4202496 565175 0 0 0 93997 235 0 0 25 0 1 0 496037644 134967296 28608 33554432000 4194304 4587354 140735823386896 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11767/statm: 32951 28608 337 96 0 29513 0
[pid=11768] ppid=11766 vsize=543520 CPUtime=942.32 cores=5
/proc/11768/stat : 11768 (clasp) R 11766 11766 10991 0 -1 4202496 133873 0 0 0 94185 47 0 0 25 0 1 0 496037644 556564480 131150 33554432000 4194304 4785740 140735716109424 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11768/statm: 135880 131150 340 145 0 132925 0
[pid=11769] ppid=11766 vsize=472060 CPUtime=468.57 cores=7
/proc/11769/stat : 11769 (TNM) R 11766 11766 10991 0 -1 4202496 8337 0 0 0 46856 1 0 0 25 0 1 0 496037644 483389440 8233 33554432000 134512640 134534564 4289482128 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11769/statm: 118015 8233 95 6 0 116681 0
[pid=11770] ppid=11766 vsize=45912 CPUtime=942.33 cores=3
/proc/11770/stat : 11770 (lingeling) R 11766 11766 10991 0 -1 4202496 14320 0 0 0 94231 2 0 0 25 0 1 0 496037644 47013888 10645 33554432000 4194304 4352236 140734539846928 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11770/statm: 11478 10645 127 39 0 10558 0
[pid=11771] ppid=11766 vsize=127856 CPUtime=468.61 cores=7
/proc/11771/stat : 11771 (march_hi) R 11766 11766 10991 0 -1 4202496 74427 0 0 0 46848 13 0 0 25 0 1 0 496037644 130924544 27598 33554432000 4194304 4331988 140737036873472 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11771/statm: 31964 27598 173 34 0 30406 0
Current children cumulated CPU time (s) 3764.15
Current children cumulated vsize (KiB) 1339476

[startup+1002.3 s]
/proc/loadavg: 5.06 5.36 6.74 6/177 11818
/proc/meminfo: memFree=14322528/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
[pid=11767] ppid=11766 vsize=212180 CPUtime=1002.32 cores=1
/proc/11767/stat : 11767 (cryptominisat) R 11766 11766 10991 0 -1 4202496 582664 0 0 0 99986 246 0 0 25 0 1 0 496037644 217272320 33825 33554432000 4194304 4587354 140735823386896 18446744073709551615 4243434 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11767/statm: 53045 33825 337 96 0 49607 0
[pid=11768] ppid=11766 vsize=543520 CPUtime=1002.32 cores=5
/proc/11768/stat : 11768 (clasp) R 11766 11766 10991 0 -1 4202496 133883 0 0 0 100185 47 0 0 25 0 1 0 496037644 556564480 131160 33554432000 4194304 4785740 140735716109424 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11768/statm: 135880 131160 340 145 0 132925 0
[pid=11769] ppid=11766 vsize=472060 CPUtime=498.42 cores=7
/proc/11769/stat : 11769 (TNM) R 11766 11766 10991 0 -1 4202496 8337 0 0 0 49841 1 0 0 25 0 1 0 496037644 483389440 8233 33554432000 134512640 134534564 4289482128 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11769/statm: 118015 8233 95 6 0 116681 0
[pid=11770] ppid=11766 vsize=45912 CPUtime=1002.33 cores=3
/proc/11770/stat : 11770 (lingeling) R 11766 11766 10991 0 -1 4202496 14320 0 0 0 100231 2 0 0 25 0 1 0 496037644 47013888 10645 33554432000 4194304 4352236 140734539846928 18446744073709551615 4327839 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11770/statm: 11478 10645 127 39 0 10558 0
[pid=11771] ppid=11766 vsize=127988 CPUtime=498.43 cores=7
/proc/11771/stat : 11771 (march_hi) R 11766 11766 10991 0 -1 4202496 74463 0 0 0 49830 13 0 0 25 0 1 0 496037644 131059712 27634 33554432000 4194304 4331988 140737036873472 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11771/statm: 31997 27634 173 34 0 30439 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 1419984

[startup+1062.3 s]
/proc/loadavg: 5.10 5.30 6.63 6/177 11820
/proc/meminfo: memFree=14345820/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
[pid=11767] ppid=11766 vsize=1499192 CPUtime=1062.32 cores=1
/proc/11767/stat : 11767 (cryptominisat) R 11766 11766 10991 0 -1 4202496 638772 0 0 0 105972 260 0 0 25 0 1 0 496037644 1535172608 28227 33554432000 4194304 4587354 140735823386896 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11767/statm: 374798 28227 337 96 0 371360 0
[pid=11768] ppid=11766 vsize=543520 CPUtime=1062.32 cores=5
/proc/11768/stat : 11768 (clasp) R 11766 11766 10991 0 -1 4202496 133893 0 0 0 106185 47 0 0 25 0 1 0 496037644 556564480 131170 33554432000 4194304 4785740 140735716109424 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11768/statm: 135880 131170 340 145 0 132925 0
[pid=11769] ppid=11766 vsize=472060 CPUtime=528.26 cores=7
/proc/11769/stat : 11769 (TNM) R 11766 11766 10991 0 -1 4202496 8337 0 0 0 52825 1 0 0 25 0 1 0 496037644 483389440 8233 33554432000 134512640 134534564 4289482128 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11769/statm: 118015 8233 95 6 0 116681 0
[pid=11770] ppid=11766 vsize=45912 CPUtime=1062.33 cores=3
/proc/11770/stat : 11770 (lingeling) R 11766 11766 10991 0 -1 4202496 14320 0 0 0 106231 2 0 0 25 0 1 0 496037644 47013888 10645 33554432000 4194304 4352236 140734539846928 18446744073709551615 4231337 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11770/statm: 11478 10645 127 39 0 10558 0
[pid=11771] ppid=11766 vsize=128120 CPUtime=528.27 cores=7
/proc/11771/stat : 11771 (march_hi) R 11766 11766 10991 0 -1 4202496 74495 0 0 0 52814 13 0 0 25 0 1 0 496037644 131194880 27666 33554432000 4194304 4331988 140737036873472 18446744073709551615 4228963 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11771/statm: 32030 27666 173 34 0 30472 0
Current children cumulated CPU time (s) 4243.5
Current children cumulated vsize (KiB) 2707128

[startup+1122.3 s]
/proc/loadavg: 5.03 5.25 6.53 6/177 11821
/proc/meminfo: memFree=14319248/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
[pid=11767] ppid=11766 vsize=1506584 CPUtime=1122.32 cores=1
/proc/11767/stat : 11767 (cryptominisat) R 11766 11766 10991 0 -1 4202496 658196 0 0 0 111959 273 0 0 25 0 1 0 496037644 1542742016 34600 33554432000 4194304 4587354 140735823386896 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11767/statm: 376646 34600 337 96 0 373208 0
[pid=11768] ppid=11766 vsize=543520 CPUtime=1122.32 cores=5
/proc/11768/stat : 11768 (clasp) R 11766 11766 10991 0 -1 4202496 133906 0 0 0 112185 47 0 0 25 0 1 0 496037644 556564480 131183 33554432000 4194304 4785740 140735716109424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11768/statm: 135880 131183 340 145 0 132925 0
[pid=11769] ppid=11766 vsize=472060 CPUtime=558.08 cores=7
/proc/11769/stat : 11769 (TNM) R 11766 11766 10991 0 -1 4202496 8337 0 0 0 55807 1 0 0 25 0 1 0 496037644 483389440 8233 33554432000 134512640 134534564 4289482128 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11769/statm: 118015 8233 95 6 0 116681 0
[pid=11770] ppid=11766 vsize=45912 CPUtime=1122.33 cores=3
/proc/11770/stat : 11770 (lingeling) R 11766 11766 10991 0 -1 4202496 14320 0 0 0 112231 2 0 0 25 0 1 0 496037644 47013888 10645 33554432000 4194304 4352236 140734539846928 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11770/statm: 11478 10645 127 39 0 10558 0
[pid=11771] ppid=11766 vsize=128252 CPUtime=558.12 cores=7
/proc/11771/stat : 11771 (march_hi) R 11766 11766 10991 0 -1 4202496 74524 0 0 0 55799 13 0 0 25 0 1 0 496037644 131330048 27695 33554432000 4194304 4331988 140737036873472 18446744073709551615 4226496 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11771/statm: 32063 27695 173 34 0 30505 0
Current children cumulated CPU time (s) 4483.17
Current children cumulated vsize (KiB) 2714652

[startup+1182.3 s]
/proc/loadavg: 5.07 5.21 6.43 6/177 11823
/proc/meminfo: memFree=14351472/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
[pid=11767] ppid=11766 vsize=1508048 CPUtime=1182.33 cores=1
/proc/11767/stat : 11767 (cryptominisat) R 11766 11766 10991 0 -1 4202496 676450 0 0 0 117944 289 0 0 25 0 1 0 496037644 1544241152 26253 33554432000 4194304 4587354 140735823386896 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11767/statm: 377012 26253 337 96 0 373574 0
[pid=11768] ppid=11766 vsize=543520 CPUtime=1182.33 cores=5
/proc/11768/stat : 11768 (clasp) R 11766 11766 10991 0 -1 4202496 133906 0 0 0 118186 47 0 0 25 0 1 0 496037644 556564480 131183 33554432000 4194304 4785740 140735716109424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11768/statm: 135880 131183 340 145 0 132925 0
[pid=11769] ppid=11766 vsize=472060 CPUtime=587.95 cores=7
/proc/11769/stat : 11769 (TNM) R 11766 11766 10991 0 -1 4202496 8337 0 0 0 58794 1 0 0 25 0 1 0 496037644 483389440 8233 33554432000 134512640 134534564 4289482128 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11769/statm: 118015 8233 95 6 0 116681 0
[pid=11770] ppid=11766 vsize=45912 CPUtime=1182.34 cores=3
/proc/11770/stat : 11770 (lingeling) R 11766 11766 10991 0 -1 4202496 14320 0 0 0 118232 2 0 0 25 0 1 0 496037644 47013888 10645 33554432000 4194304 4352236 140734539846928 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11770/statm: 11478 10645 127 39 0 10558 0
[pid=11771] ppid=11766 vsize=128384 CPUtime=587.93 cores=7
/proc/11771/stat : 11771 (march_hi) R 11766 11766 10991 0 -1 4202496 74558 0 0 0 58780 13 0 0 25 0 1 0 496037644 131465216 27729 33554432000 4194304 4331988 140737036873472 18446744073709551615 4211435 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11771/statm: 32096 27729 173 34 0 30538 0
Current children cumulated CPU time (s) 4722.88
Current children cumulated vsize (KiB) 2716248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.05 5.20 6.40 6/177 11824
/proc/meminfo: memFree=14329140/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11766/stat : 11766 (ppfolio) S 11764 11766 10991 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 496037644 18763776 390 33554432000 4194304 4287625 140733663799072 18446744073709551615 264726425103 0 0 4096 65536 4605221031789985791 0 0 17 1 0 0 0
/proc/11766/statm: 4581 390 341 23 0 91 0
[pid=11767] ppid=11766 vsize=1508048 CPUtime=1201.74 cores=1
/proc/11767/stat : 11767 (cryptominisat) R 11766 11766 10991 0 -1 4202496 681664 0 0 0 119881 293 0 0 25 0 1 0 496037644 1544241152 31450 33554432000 4194304 4587354 140735823386896 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11767/statm: 377012 31450 337 96 0 373574 0
[pid=11768] ppid=11766 vsize=545456 CPUtime=1201.74 cores=5
/proc/11768/stat : 11768 (clasp) R 11766 11766 10991 0 -1 4202496 134393 0 0 0 120126 48 0 0 25 0 1 0 496037644 558546944 131670 33554432000 4194304 4785740 140735716109424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/11768/statm: 136364 131670 340 145 0 133409 0
[pid=11769] ppid=11766 vsize=472060 CPUtime=597.56 cores=7
/proc/11769/stat : 11769 (TNM) R 11766 11766 10991 0 -1 4202496 8337 0 0 0 59755 1 0 0 25 0 1 0 496037644 483389440 8233 33554432000 134512640 134534564 4289482128 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11769/statm: 118015 8233 95 6 0 116681 0
[pid=11770] ppid=11766 vsize=45912 CPUtime=1201.74 cores=3
/proc/11770/stat : 11770 (lingeling) R 11766 11766 10991 0 -1 4202496 14320 0 0 0 120172 2 0 0 25 0 1 0 496037644 47013888 10645 33554432000 4194304 4352236 140734539846928 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/11770/statm: 11478 10645 127 39 0 10558 0
[pid=11771] ppid=11766 vsize=128384 CPUtime=597.61 cores=7
/proc/11771/stat : 11771 (march_hi) R 11766 11766 10991 0 -1 4202496 74568 0 0 0 59748 13 0 0 25 0 1 0 496037644 131465216 27739 33554432000 4194304 4331988 140737036873472 18446744073709551615 4211435 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/11771/statm: 32096 27739 173 34 0 30538 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 2718184

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.72
CPU time (s): 4800.39
CPU user time (s): 4796.82
CPU system time (s): 3.57
CPU usage (%): 399.461
Max. virtual memory (cumulated for all children) (KiB): 4061352

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

runsolver used 1.64375 second user time and 4.91825 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 02:17:00
IDJOB=3190790
IDBENCH=82521
IDSOLVER=1612
FILE ID=node141/3190790-1304036220
RUNJOBID= node141-1304032810-11411
PBS_JOBID= 13170311
Free space on /tmp= 71340 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S1969540674-065-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190790-1304036220/watcher-3190790-1304036220 -o /tmp/evaluation-result-3190790-1304036220/solver-3190790-1304036220 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190790-1304036220.cnf

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

MD5SUM BENCH= fcb14103324f734a2e69e02c062e67ed
RANDOM SEED=361365697

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10743596 kB
Buffers:       1623680 kB
Cached:       15597924 kB
SwapCached:          0 kB
Active:       12330464 kB
Inactive:      9285492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10743596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14368 kB
Writeback:           0 kB
AnonPages:     4394204 kB
Mapped:          16772 kB
Slab:           518720 kB
PageTables:      13820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5793592 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= 71412 MiB
End job on node141 at 2011-04-29 02:37:04