Trace number 3219214

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 seq? (TO) 4999.94 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
MD5SUM6ed0ea2d6f55cf35f843b9274cf5be29
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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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

running on 4 cores: 0,2,4,6

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: 5.84 5.97 5.99 4/180 9184
/proc/meminfo: memFree=15733544/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 4306031136049430788 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0

[startup+0.1117 s]
/proc/loadavg: 5.84 5.97 5.99 4/180 9184
/proc/meminfo: memFree=15733544/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 4306031136049430788 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.20067 s]
/proc/loadavg: 5.84 5.97 5.99 4/180 9184
/proc/meminfo: memFree=15733544/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 24 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300654 s]
/proc/loadavg: 5.84 5.97 5.99 4/180 9184
/proc/meminfo: memFree=15733544/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 24 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700593 s]
/proc/loadavg: 5.84 5.97 5.99 4/180 9184
/proc/meminfo: memFree=15733544/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 24 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 5.84 5.97 5.99 7/184 9188
/proc/meminfo: memFree=15716772/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 24 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=26176 CPUtime=0.44 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 1553 0 0 0 44 0 0 0 25 0 1 0 414775346 26804224 1406 33554432000 4194304 4587354 140735208473792 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 6544 1406 305 96 0 3106 0
[pid=9186] ppid=9184 vsize=19236 CPUtime=0.49 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 2424 0 0 0 49 0 0 0 25 0 1 0 414775346 19697664 2156 33554432000 4194304 4785740 140735487215216 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 4809 2156 340 145 0 1854 0
[pid=9187] ppid=9184 vsize=456220 CPUtime=0.54 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1457 0 0 0 54 0 0 0 25 0 1 0 414775346 467169280 1354 33554432000 134512640 134534564 4292232896 18446744073709551615 134524546 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 519956

[startup+3.10113 s]
/proc/loadavg: 5.84 5.97 5.99 7/184 9188
/proc/meminfo: memFree=15714040/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 4568234143531401216 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=32148 CPUtime=1 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 3036 0 0 0 100 0 0 0 25 0 1 0 414775346 32919552 2889 33554432000 4194304 4587354 140735208473792 18446744073709551615 4429951 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 8037 2889 308 96 0 4599 0
[pid=9186] ppid=9184 vsize=21748 CPUtime=0.99 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 3037 0 0 0 99 0 0 0 25 0 1 0 414775346 22269952 2769 33554432000 4194304 4785740 140735487215216 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 5437 2769 340 145 0 2482 0
[pid=9187] ppid=9184 vsize=456220 CPUtime=1.09 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1457 0 0 0 109 0 0 0 25 0 1 0 414775346 467169280 1354 33554432000 134512640 134534564 4292232896 18446744073709551615 134524763 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 528440

[startup+6.30059 s]
/proc/loadavg: 5.93 5.98 5.99 7/184 9188
/proc/meminfo: memFree=15704120/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 4568233456336633856 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=1996828 CPUtime=2.59 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 8081 0 0 0 258 1 0 0 20 0 1 0 414775346 2044751872 2677 33554432000 4194304 4587354 140735208473792 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 499207 2677 327 96 0 495769 0
[pid=9186] ppid=9184 vsize=24372 CPUtime=1.79 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 3681 0 0 0 179 0 0 0 25 0 1 0 414775346 24956928 3413 33554432000 4194304 4785740 140735487215216 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 6093 3413 340 145 0 3138 0
[pid=9187] ppid=9184 vsize=456220 CPUtime=1.89 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1457 0 0 0 189 0 0 0 25 0 1 0 414775346 467169280 1354 33554432000 134512640 134534564 4292232896 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2495744

[startup+12.7004 s]
/proc/loadavg: 5.94 5.98 5.99 7/184 9188
/proc/meminfo: memFree=15683012/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 4568235243043028992 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2017332 CPUtime=4.73 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 15495 0 0 0 471 2 0 0 25 0 1 0 414775346 2065747968 7309 33554432000 4194304 4587354 140735208473792 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 504333 7309 337 96 0 500895 0
[pid=9186] ppid=9184 vsize=26532 CPUtime=3.89 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 4216 0 0 0 389 0 0 0 25 0 1 0 414775346 27168768 3948 33554432000 4194304 4785740 140735487215216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 6633 3948 340 145 0 3678 0
[pid=9187] ppid=9184 vsize=456220 CPUtime=4.04 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1457 0 0 0 404 0 0 0 25 0 1 0 414775346 467169280 1354 33554432000 134512640 134534564 4292232896 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2518408

[startup+25.5012 s]
/proc/loadavg: 5.95 5.98 5.99 7/184 9189
/proc/meminfo: memFree=15652640/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 4568235380481982464 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2030268 CPUtime=8.99 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 21560 0 0 0 896 3 0 0 25 0 1 0 414775346 2078994432 11785 33554432000 4194304 4587354 140735208473792 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 507567 11785 337 96 0 504129 0
[pid=9186] ppid=9184 vsize=29700 CPUtime=8.19 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 4970 0 0 0 819 0 0 0 25 0 1 0 414775346 30412800 4702 33554432000 4194304 4785740 140735487215216 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 7425 4702 340 145 0 4470 0
[pid=9187] ppid=9184 vsize=460712 CPUtime=8.29 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1816 0 0 0 829 0 0 0 25 0 1 0 414775346 471769088 1713 33554432000 134512640 134534564 4292232896 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2539004

[startup+51.1006 s]
/proc/loadavg: 5.97 5.98 5.99 7/184 9189
/proc/meminfo: memFree=15666276/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 16 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2003052 CPUtime=17.55 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 22209 0 0 0 1751 4 0 0 25 0 1 0 414775346 2051125248 5287 33554432000 4194304 4587354 140735208473792 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 500763 5287 337 96 0 497325 0
[pid=9186] ppid=9184 vsize=34312 CPUtime=16.69 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 6073 0 0 0 1668 1 0 0 25 0 1 0 414775346 35135488 5805 33554432000 4194304 4785740 140735487215216 18446744073709551615 4549795 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 8578 5805 340 145 0 5623 0
[pid=9187] ppid=9184 vsize=460712 CPUtime=16.84 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1816 0 0 0 1684 0 0 0 25 0 1 0 414775346 471769088 1713 33554432000 134512640 134534564 4292232896 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2516400

[startup+102.3 s]
/proc/loadavg: 5.98 5.98 5.99 7/184 9191
/proc/meminfo: memFree=15651012/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 4568234280970354688 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2023920 CPUtime=34.59 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 39743 0 0 0 3452 7 0 0 25 0 1 0 414775346 2072494080 8844 33554432000 4194304 4587354 140735208473792 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 505980 8844 337 96 0 502542 0
[pid=9186] ppid=9184 vsize=40356 CPUtime=33.79 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 7506 0 0 0 3378 1 0 0 25 0 1 0 414775346 41324544 7238 33554432000 4194304 4785740 140735487215216 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 10089 7238 340 145 0 7134 0
[pid=9187] ppid=9184 vsize=460712 CPUtime=33.9 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1816 0 0 0 3390 0 0 0 25 0 1 0 414775346 471769088 1713 33554432000 134512640 134534564 4292232896 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2543312

[startup+162.301 s]
/proc/loadavg: 5.99 5.98 5.99 7/184 9192
/proc/meminfo: memFree=15633140/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 4568234830726168576 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2031928 CPUtime=54.59 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 48878 0 0 0 5450 9 0 0 25 0 1 0 414775346 2080694272 13280 33554432000 4194304 4587354 140735208473792 18446744073709551615 4364793 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 507982 13280 337 96 0 504544 0
[pid=9186] ppid=9184 vsize=45896 CPUtime=53.78 cores=0

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

/proc/9187/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4602.24
Current children cumulated vsize (KiB) 2664444

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9385
/proc/meminfo: memFree=15137444/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 4568235243043028992 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2105064 CPUtime=1554.57 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 622862 0 0 0 155317 140 0 0 25 0 1 0 414775346 2155585536 22313 33554432000 4194304 4587354 140735208473792 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 526266 22313 337 96 0 522828 0
[pid=9186] ppid=9184 vsize=135712 CPUtime=1553.76 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 29433 0 0 0 155368 8 0 0 25 0 1 0 414775346 138969088 28948 33554432000 4194304 4785740 140735487215216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 33928 28948 341 145 0 30973 0
[pid=9187] ppid=9184 vsize=460712 CPUtime=1553.91 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1816 0 0 0 155389 2 0 0 25 0 1 0 414775346 471769088 1713 33554432000 134512640 134534564 4292232896 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4662.24
Current children cumulated vsize (KiB) 2719812

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9387
/proc/meminfo: memFree=15178464/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2050504 CPUtime=1574.59 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 626037 0 0 0 157318 141 0 0 25 0 1 0 414775346 2099716096 12416 33554432000 4194304 4587354 140735208473792 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 512626 12416 337 96 0 509188 0
[pid=9186] ppid=9184 vsize=136140 CPUtime=1573.75 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 29534 0 0 0 157367 8 0 0 25 0 1 0 414775346 139407360 29049 33554432000 4194304 4785740 140735487215216 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 34035 29049 341 145 0 31080 0
[pid=9187] ppid=9184 vsize=460712 CPUtime=1573.9 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1816 0 0 0 157388 2 0 0 25 0 1 0 414775346 471769088 1713 33554432000 134512640 134534564 4292232896 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4722.24
Current children cumulated vsize (KiB) 2665680

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9388
/proc/meminfo: memFree=15117172/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2050504 CPUtime=1594.58 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 630778 0 0 0 159316 142 0 0 25 0 1 0 414775346 2099716096 17107 33554432000 4194304 4587354 140735208473792 18446744073709551615 212039351960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 512626 17107 337 96 0 509188 0
[pid=9186] ppid=9184 vsize=136140 CPUtime=1593.75 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 29534 0 0 0 159367 8 0 0 25 0 1 0 414775346 139407360 29049 33554432000 4194304 4785740 140735487215216 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 34035 29049 341 145 0 31080 0
[pid=9187] ppid=9184 vsize=460712 CPUtime=1593.9 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1816 0 0 0 159388 2 0 0 25 0 1 0 414775346 471769088 1713 33554432000 134512640 134534564 4292232896 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4782.23
Current children cumulated vsize (KiB) 2665680

[startup+4842.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9390
/proc/meminfo: memFree=15146416/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2053404 CPUtime=1614.6 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 638467 0 0 0 161315 145 0 0 25 0 1 0 414775346 2102685696 14344 33554432000 4194304 4587354 140735208473792 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 513351 14344 337 96 0 509913 0
[pid=9186] ppid=9184 vsize=136568 CPUtime=1613.75 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 29623 0 0 0 161367 8 0 0 25 0 1 0 414775346 139845632 29138 33554432000 4194304 4785740 140735487215216 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 34142 29138 341 145 0 31187 0
[pid=9187] ppid=9184 vsize=460712 CPUtime=1613.9 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1816 0 0 0 161388 2 0 0 25 0 1 0 414775346 471769088 1713 33554432000 134512640 134534564 4292232896 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4842.25
Current children cumulated vsize (KiB) 2669008

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9392
/proc/meminfo: memFree=15182344/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2022196 CPUtime=1634.59 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 645482 0 0 0 163312 147 0 0 25 0 1 0 414775346 2070728704 10843 33554432000 4194304 4587354 140735208473792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 505549 10843 337 96 0 502111 0
[pid=9186] ppid=9184 vsize=136568 CPUtime=1633.74 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 29625 0 0 0 163366 8 0 0 25 0 1 0 414775346 139845632 29140 33554432000 4194304 4785740 140735487215216 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 34142 29140 341 145 0 31187 0
[pid=9187] ppid=9184 vsize=460712 CPUtime=1633.89 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1816 0 0 0 163387 2 0 0 25 0 1 0 414775346 471769088 1713 33554432000 134512640 134534564 4292232896 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4902.22
Current children cumulated vsize (KiB) 2637800

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9393
/proc/meminfo: memFree=15118336/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2022196 CPUtime=1654.6 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 650801 0 0 0 165312 148 0 0 25 0 1 0 414775346 2070728704 16108 33554432000 4194304 4587354 140735208473792 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 505549 16108 337 96 0 502111 0
[pid=9186] ppid=9184 vsize=136568 CPUtime=1653.74 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 29634 0 0 0 165366 8 0 0 25 0 1 0 414775346 139845632 29149 33554432000 4194304 4785740 140735487215216 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 34142 29149 341 145 0 31187 0
[pid=9187] ppid=9184 vsize=460712 CPUtime=1653.89 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1816 0 0 0 165387 2 0 0 25 0 1 0 414775346 471769088 1713 33554432000 134512640 134534564 4292232896 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4962.23
Current children cumulated vsize (KiB) 2637800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9394
/proc/meminfo: memFree=15175976/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 4568233731214540800 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2022716 CPUtime=1667.15 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 656048 0 0 0 166566 149 0 0 25 0 1 0 414775346 2071261184 10754 33554432000 4194304 4587354 140735208473792 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 505679 10754 337 96 0 502241 0
[pid=9186] ppid=9184 vsize=136852 CPUtime=1666.34 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 29694 0 0 0 166626 8 0 0 25 0 1 0 414775346 140136448 29209 33554432000 4194304 4785740 140735487215216 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 34213 29209 341 145 0 31258 0
[pid=9187] ppid=9184 vsize=460712 CPUtime=1666.45 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1816 0 0 0 166643 2 0 0 25 0 1 0 414775346 471769088 1713 33554432000 134512640 134534564 4292232896 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4999.94
Current children cumulated vsize (KiB) 2638604

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

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

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9394
/proc/meminfo: memFree=15175976/32951124 swapFree=67111528/67111528
[pid=9184] ppid=9182 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9184/stat : 9184 (ppfolio) S 9182 9184 8311 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 414775346 18763776 393 33554432000 4194304 4287625 140733638110432 18446744073709551615 212039675407 0 0 4096 65536 4568233731214540800 0 0 17 4 0 0 0
/proc/9184/statm: 4581 393 345 23 0 91 0
[pid=9185] ppid=9184 vsize=2022716 CPUtime=1667.15 cores=0
/proc/9185/stat : 9185 (cryptominisat) R 9184 9184 8311 0 -1 4202496 656048 0 0 0 166566 149 0 0 25 0 1 0 414775346 2071261184 10754 33554432000 4194304 4587354 140735208473792 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9185/statm: 505679 10754 337 96 0 502241 0
[pid=9186] ppid=9184 vsize=136852 CPUtime=1666.34 cores=0
/proc/9186/stat : 9186 (clasp) R 9184 9184 8311 0 -1 4202496 29694 0 0 0 166626 8 0 0 25 0 1 0 414775346 140136448 29209 33554432000 4194304 4785740 140735487215216 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9186/statm: 34213 29209 341 145 0 31258 0
[pid=9187] ppid=9184 vsize=460712 CPUtime=1666.45 cores=0
/proc/9187/stat : 9187 (TNM) R 9184 9184 8311 0 -1 4202496 1816 0 0 0 166643 2 0 0 25 0 1 0 414775346 471769088 1713 33554432000 134512640 134534564 4292232896 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9187/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4999.94
Current children cumulated vsize (KiB) 2638604

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.02
CPU time (s): 4999.94
CPU user time (s): 4998.35
CPU system time (s): 1.59
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 13084536

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

runsolver used 8.86965 second user time and 18.4102 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-19 16:33:11
IDJOB=3219214
IDBENCH=82552
IDSOLVER=1639
FILE ID=node146/3219214-1303223591
RUNJOBID= node146-1303206071-8329
PBS_JOBID= 13032238
Free space on /tmp= 72936 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219214-1303223591/watcher-3219214-1303223591 -o /tmp/evaluation-result-3219214-1303223591/solver-3219214-1303223591 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219214-1303223591.cnf

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

MD5SUM BENCH= 6ed0ea2d6f55cf35f843b9274cf5be29
RANDOM SEED=373985302

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.86
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.830
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.75
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.830
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.830
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.830
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:      15733700 kB
Buffers:        701324 kB
Cached:       15978168 kB
SwapCached:          0 kB
Active:        8064940 kB
Inactive:      8806148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15733700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10884 kB
Writeback:           0 kB
AnonPages:      191736 kB
Mapped:          16404 kB
Slab:           282332 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2411340 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= 72924 MiB
End job on node146 at 2011-04-19 17:56:33