Trace number 3219286

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.9 5000.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S1348818483-020-UNKNOWN.cnf
MD5SUM112b17aaf1cede32f350e11f6333fc88
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-3219286-1303228593/watcher-3219286-1303228593 -o /tmp/evaluation-result-3219286-1303228593/solver-3219286-1303228593 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219286-1303228593.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: 6.00 6.00 6.00 5/180 9421
/proc/meminfo: memFree=15340404/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475128873280864256 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0

[startup+1.34848 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 9421
/proc/meminfo: memFree=15340404/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475128873280864256 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40048 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 9421
/proc/meminfo: memFree=15340404/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475128873280864256 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 9421
/proc/meminfo: memFree=15340404/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475128873280864256 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.60044 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 9421
/proc/meminfo: memFree=15340404/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475128873280864256 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.70042 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 9421
/proc/meminfo: memFree=15340404/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475126811696562176 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10117 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9425
/proc/meminfo: memFree=15326848/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475126949135515648 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=555096 CPUtime=1.89 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 5100 0 0 0 189 0 0 0 19 0 1 0 415275575 568418304 1803 33554432000 4194304 4587354 140733679143728 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 138774 1803 327 96 0 135336 0
[pid=9423] ppid=9421 vsize=17208 CPUtime=0.59 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 1802 0 0 0 59 0 0 0 25 0 1 0 415275575 17620992 1659 33554432000 4194304 4785740 140733760860112 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 4302 1659 340 145 0 1347 0
[pid=9424] ppid=9421 vsize=453976 CPUtime=0.6 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 842 0 0 0 60 0 0 0 25 0 1 0 415275575 464871424 739 33554432000 134512640 134534564 4288423616 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1044604

[startup+6.30061 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9426
/proc/meminfo: memFree=15307760/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475128598402957312 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=570292 CPUtime=2.99 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 9521 0 0 0 298 1 0 0 22 0 1 0 415275575 583979008 5387 33554432000 4194304 4587354 140733679143728 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 142573 5387 337 96 0 139135 0
[pid=9423] ppid=9421 vsize=18328 CPUtime=1.59 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 2073 0 0 0 159 0 0 0 25 0 1 0 415275575 18767872 1930 33554432000 4194304 4785740 140733760860112 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 4582 1930 340 145 0 1627 0
[pid=9424] ppid=9421 vsize=453976 CPUtime=1.69 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 842 0 0 0 169 0 0 0 25 0 1 0 415275575 464871424 739 33554432000 134512640 134534564 4288423616 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1060920

[startup+12.7005 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9426
/proc/meminfo: memFree=15301940/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475127361452376064 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=6239552 CPUtime=5.09 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 9803 0 0 0 508 1 0 0 25 0 1 0 415275575 6389301248 4746 33554432000 4194304 4587354 140733679143728 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 1559888 4746 337 96 0 1556450 0
[pid=9423] ppid=9421 vsize=19776 CPUtime=3.79 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 2423 0 0 0 379 0 0 0 25 0 1 0 415275575 20250624 2280 33554432000 4194304 4785740 140733760860112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 4944 2280 340 145 0 1989 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=3.8 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 380 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6735728

[startup+25.5072 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9426
/proc/meminfo: memFree=15287808/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475127086574469120 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=44352 CPUtime=9.39 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 11530 0 0 0 938 1 0 0 25 0 1 0 415275575 45416448 5418 33554432000 4194304 4587354 140733679143728 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 11088 5418 337 96 0 7650 0
[pid=9423] ppid=9421 vsize=21984 CPUtime=7.99 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 2933 0 0 0 799 0 0 0 25 0 1 0 415275575 22511616 2790 33554432000 4194304 4785740 140733760860112 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 5496 2790 340 145 0 2541 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=8.09 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 809 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 542736

[startup+51.1006 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9427
/proc/meminfo: memFree=15259240/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475128323525050368 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=569384 CPUtime=17.89 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 17295 0 0 0 1787 2 0 0 25 0 1 0 415275575 583049216 7312 33554432000 4194304 4587354 140733679143728 18446744073709551615 4243106 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 142346 7312 337 96 0 138908 0
[pid=9423] ppid=9421 vsize=25732 CPUtime=16.59 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 3799 0 0 0 1659 0 0 0 25 0 1 0 415275575 26349568 3656 33554432000 4194304 4785740 140733760860112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 6433 3656 340 145 0 3478 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=16.59 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 1659 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1071516

[startup+102.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9428
/proc/meminfo: memFree=15287244/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475128873280864256 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=572024 CPUtime=34.99 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 25373 0 0 0 3495 4 0 0 25 0 1 0 415275575 585752576 6700 33554432000 4194304 4587354 140733679143728 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 143006 6700 337 96 0 139568 0
[pid=9423] ppid=9421 vsize=28836 CPUtime=33.59 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 4555 0 0 0 3359 0 0 0 25 0 1 0 415275575 29528064 4412 33554432000 4194304 4785740 140733760860112 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 7209 4412 340 145 0 4254 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=33.68 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 3368 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1077260

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9430
/proc/meminfo: memFree=15324408/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=568300 CPUtime=54.98 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 37096 0 0 0 5492 6 0 0 25 0 1 0 415275575 581939200 3023 33554432000 4194304 4587354 140733679143728 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 142075 3023 337 96 0 138637 0
[pid=9423] ppid=9421 vsize=32316 CPUtime=53.6 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 5345 0 0 0 5360 0 0 0 25 0 1 0 415275575 33091584 5202 33554432000 4194304 4785740 140733760860112 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 8079 5202 340 145 0 5124 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=53.68 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 5368 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1077016

[startup+222.301 s]

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

/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4602.2
Current children cumulated vsize (KiB) 690916

[startup+4662.3 s]
/proc/loadavg: 3.00 3.00 3.04 4/175 9588
/proc/meminfo: memFree=15758004/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475126811696562176 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=57588 CPUtime=1554.96 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 447276 0 0 0 155391 105 0 0 25 0 1 0 415275575 58970112 9971 33554432000 4194304 4587354 140733679143728 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 14397 9971 337 96 0 10959 0
[pid=9423] ppid=9421 vsize=91188 CPUtime=1553.59 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 19266 0 0 0 155354 5 0 0 25 0 1 0 415275575 93376512 18290 33554432000 4194304 4785740 140733760860112 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 22797 18290 341 145 0 19842 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=1553.65 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 155365 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4662.2
Current children cumulated vsize (KiB) 625176

[startup+4722.3 s]
/proc/loadavg: 3.00 3.00 3.04 4/175 9589
/proc/meminfo: memFree=15746296/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475126811696562176 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=124772 CPUtime=1574.96 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 450211 0 0 0 157390 106 0 0 25 0 1 0 415275575 127766528 12860 33554432000 4194304 4587354 140733679143728 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 31193 12860 337 96 0 27755 0
[pid=9423] ppid=9421 vsize=91568 CPUtime=1573.59 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 19400 0 0 0 157354 5 0 0 25 0 1 0 415275575 93765632 18376 33554432000 4194304 4785740 140733760860112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 22892 18376 341 145 0 19937 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=1573.65 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 157365 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4722.2
Current children cumulated vsize (KiB) 692740

[startup+4782.3 s]
/proc/loadavg: 3.00 3.00 3.03 4/175 9591
/proc/meminfo: memFree=15756420/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475126811696562176 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=57656 CPUtime=1594.95 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 454844 0 0 0 159388 107 0 0 25 0 1 0 415275575 59039744 10322 33554432000 4194304 4587354 140733679143728 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 14414 10322 337 96 0 10976 0
[pid=9423] ppid=9421 vsize=91568 CPUtime=1593.6 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 19410 0 0 0 159355 5 0 0 25 0 1 0 415275575 93765632 18386 33554432000 4194304 4785740 140733760860112 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 22892 18386 341 145 0 19937 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=1593.65 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 159365 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4782.2
Current children cumulated vsize (KiB) 625624

[startup+4842.3 s]
/proc/loadavg: 3.00 3.00 3.03 4/175 9593
/proc/meminfo: memFree=15745096/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475126811696562176 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=125100 CPUtime=1614.96 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 457674 0 0 0 161388 108 0 0 25 0 1 0 415275575 128102400 13110 33554432000 4194304 4587354 140733679143728 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 31275 13110 337 96 0 27837 0
[pid=9423] ppid=9421 vsize=91660 CPUtime=1613.61 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 19470 0 0 0 161356 5 0 0 25 0 1 0 415275575 93859840 18398 33554432000 4194304 4785740 140733760860112 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 22915 18398 341 145 0 19960 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=1613.64 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 161364 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4842.21
Current children cumulated vsize (KiB) 693160

[startup+4902.3 s]
/proc/loadavg: 3.00 3.00 3.02 4/175 9594
/proc/meminfo: memFree=15755092/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475126811696562176 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=58288 CPUtime=1634.95 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 462459 0 0 0 163386 109 0 0 25 0 1 0 415275575 59686912 10659 33554432000 4194304 4587354 140733679143728 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 14572 10659 337 96 0 11134 0
[pid=9423] ppid=9421 vsize=91660 CPUtime=1633.61 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 19471 0 0 0 163355 6 0 0 25 0 1 0 415275575 93859840 18399 33554432000 4194304 4785740 140733760860112 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 22915 18399 341 145 0 19960 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=1633.64 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 163364 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4902.2
Current children cumulated vsize (KiB) 626348

[startup+4962.31 s]
/proc/loadavg: 3.00 3.00 3.02 4/175 9596
/proc/meminfo: memFree=15743768/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475126949135515648 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=125984 CPUtime=1654.95 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 465237 0 0 0 165385 110 0 0 25 0 1 0 415275575 129007616 13389 33554432000 4194304 4587354 140733679143728 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 31496 13389 337 96 0 28058 0
[pid=9423] ppid=9421 vsize=91944 CPUtime=1653.62 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 19526 0 0 0 165356 6 0 0 25 0 1 0 415275575 94150656 18454 33554432000 4194304 4785740 140733760860112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 22986 18454 341 145 0 20031 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=1653.64 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 165364 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4962.21
Current children cumulated vsize (KiB) 694328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.00 3.00 3.01 4/175 9597
/proc/meminfo: memFree=15759108/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475126949135515648 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=58352 CPUtime=1667.54 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 468689 0 0 0 166644 110 0 0 25 0 1 0 415275575 59752448 9576 33554432000 4194304 4587354 140733679143728 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 14588 9576 337 96 0 11150 0
[pid=9423] ppid=9421 vsize=91944 CPUtime=1666.14 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 19529 0 0 0 166608 6 0 0 25 0 1 0 415275575 94150656 18457 33554432000 4194304 4785740 140733760860112 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 22986 18457 341 145 0 20031 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=1666.22 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 166622 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4999.9
Current children cumulated vsize (KiB) 626696

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: 3.00 3.00 3.01 4/175 9597
/proc/meminfo: memFree=15759108/32951124 swapFree=67111528/67111528
[pid=9421] ppid=9419 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9421/stat : 9421 (ppfolio) S 9419 9421 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415275574 18763776 394 33554432000 4194304 4287625 140737331104096 18446744073709551615 212039675407 0 0 4096 65536 4475126949135515648 0 0 17 2 0 0 0
/proc/9421/statm: 4581 394 345 23 0 91 0
[pid=9422] ppid=9421 vsize=58352 CPUtime=1667.54 cores=0
/proc/9422/stat : 9422 (cryptominisat) R 9421 9421 8311 0 -1 4202496 468689 0 0 0 166644 110 0 0 25 0 1 0 415275575 59752448 9576 33554432000 4194304 4587354 140733679143728 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9422/statm: 14588 9576 337 96 0 11150 0
[pid=9423] ppid=9421 vsize=91944 CPUtime=1666.14 cores=0
/proc/9423/stat : 9423 (clasp) R 9421 9421 8311 0 -1 4202496 19529 0 0 0 166608 6 0 0 25 0 1 0 415275575 94150656 18457 33554432000 4194304 4785740 140733760860112 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9423/statm: 22986 18457 341 145 0 20031 0
[pid=9424] ppid=9421 vsize=458076 CPUtime=1666.22 cores=0
/proc/9424/stat : 9424 (TNM) R 9421 9421 8311 0 -1 4202496 1000 0 0 0 166622 0 0 0 25 0 1 0 415275575 469069824 897 33554432000 134512640 134534564 4288423616 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9424/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4999.9
Current children cumulated vsize (KiB) 626696

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9421 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=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4999.9
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 4999.9
CPU user time (s): 4998.74
CPU system time (s): 1.16
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 7371672

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

runsolver used 8.87765 second user time and 17.9833 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-19 17:56:33
IDJOB=3219286
IDBENCH=82564
IDSOLVER=1639
FILE ID=node146/3219286-1303228593
RUNJOBID= node146-1303206071-8329
PBS_JOBID= 13032238
Free space on /tmp= 72932 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S1348818483-020-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219286-1303228593/watcher-3219286-1303228593 -o /tmp/evaluation-result-3219286-1303228593/solver-3219286-1303228593 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219286-1303228593.cnf

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

MD5SUM BENCH= 112b17aaf1cede32f350e11f6333fc88
RANDOM SEED=568113252

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:      15340684 kB
Buffers:        701580 kB
Cached:       15980248 kB
SwapCached:          0 kB
Active:        8456320 kB
Inactive:      8806976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15340684 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10532 kB
Writeback:           0 kB
AnonPages:      581192 kB
Mapped:          16444 kB
Slab:           282412 kB
PageTables:       5696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3271024 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= 72936 MiB
End job on node146 at 2011-04-19 19:19:55