Trace number 3220294

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) 5000.07 4999.91

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1901567697-013.UNKNOWN.cnf
MD5SUM6416f44b34786f590ff716f4b8e2cf7c
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3220294-1303269699/watcher-3220294-1303269699 -o /tmp/evaluation-result-3220294-1303269699/solver-3220294-1303269699 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220294-1303269699.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.04 6.02 5.97 5/180 28617
/proc/meminfo: memFree=23388076/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 3417546575969222916 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0

[startup+0.131157 s]
/proc/loadavg: 6.04 6.02 5.97 5/180 28617
/proc/meminfo: memFree=23388076/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 3417546575969222916 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200148 s]
/proc/loadavg: 6.04 6.02 5.97 5/180 28617
/proc/meminfo: memFree=23388076/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300125 s]
/proc/loadavg: 6.04 6.02 5.97 5/180 28617
/proc/meminfo: memFree=23388076/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701 s]
/proc/loadavg: 6.04 6.02 5.97 5/180 28617
/proc/meminfo: memFree=23388076/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5009 s]
/proc/loadavg: 6.04 6.02 5.97 7/184 28621
/proc/meminfo: memFree=23380728/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587043797358346240 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=217376 CPUtime=0.39 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 1739 0 0 0 39 0 0 0 25 0 1 0 438569541 222593024 1051 33554432000 4194304 4587354 140736066955520 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 54344 1051 326 96 0 50906 0
[pid=28619] ppid=28617 vsize=14328 CPUtime=0.49 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 1034 0 0 0 49 0 0 0 25 0 1 0 438569541 14671872 926 33554432000 4194304 4785740 140733981937168 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 3582 926 340 145 0 627 0
[pid=28620] ppid=28617 vsize=452656 CPUtime=0.59 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 481 0 0 0 59 0 0 0 25 0 1 0 438569541 463519744 378 33554432000 134512640 134534564 4293516016 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 702684

[startup+3.10067 s]
/proc/loadavg: 6.04 6.02 5.97 7/184 28621
/proc/meminfo: memFree=23379240/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587044072236253184 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=216076 CPUtime=0.94 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 2451 0 0 0 94 0 0 0 25 0 1 0 438569541 221261824 1086 33554432000 4194304 4587354 140736066955520 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 54019 1086 326 96 0 50581 0
[pid=28619] ppid=28617 vsize=14920 CPUtime=0.99 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 1163 0 0 0 99 0 0 0 25 0 1 0 438569541 15278080 1055 33554432000 4194304 4785740 140733981937168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 3730 1055 340 145 0 775 0
[pid=28620] ppid=28617 vsize=452656 CPUtime=1.14 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 481 0 0 0 114 0 0 0 25 0 1 0 438569541 463519744 378 33554432000 134512640 134534564 4293516016 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 701976

[startup+6.30107 s]
/proc/loadavg: 6.04 6.02 5.97 7/184 28621
/proc/meminfo: memFree=23370940/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587043797358346240 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=34836 CPUtime=1.99 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 4839 0 0 0 199 0 0 0 25 0 1 0 438569541 35672064 3042 33554432000 4194304 4587354 140736066955520 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 8709 3042 336 96 0 5271 0
[pid=28619] ppid=28617 vsize=15508 CPUtime=2.09 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 1330 0 0 0 209 0 0 0 25 0 1 0 438569541 15880192 1222 33554432000 4194304 4785740 140733981937168 18446744073709551615 4277592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 3877 1222 340 145 0 922 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=2.19 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 219 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 525320

[startup+12.7008 s]
/proc/loadavg: 6.03 6.02 5.97 7/184 28622
/proc/meminfo: memFree=23366744/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587043934797299712 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=225528 CPUtime=4.14 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 6254 0 0 0 414 0 0 0 25 0 1 0 438569541 230940672 3446 33554432000 4194304 4587354 140736066955520 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 56382 3446 336 96 0 52944 0
[pid=28619] ppid=28617 vsize=16512 CPUtime=4.19 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 1534 0 0 0 419 0 0 0 25 0 1 0 438569541 16908288 1426 33554432000 4194304 4785740 140733981937168 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 4128 1426 340 145 0 1173 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=4.34 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 434 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 717016

[startup+25.5004 s]
/proc/loadavg: 6.03 6.02 5.97 7/184 28622
/proc/meminfo: memFree=23361412/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587043110163578880 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=227312 CPUtime=8.39 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 8742 0 0 0 839 0 0 0 25 0 1 0 438569541 232767488 4072 33554432000 4194304 4587354 140736066955520 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 56828 4072 336 96 0 53390 0
[pid=28619] ppid=28617 vsize=17676 CPUtime=8.49 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 1832 0 0 0 849 0 0 0 25 0 1 0 438569541 18100224 1724 33554432000 4194304 4785740 140733981937168 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 4419 1724 340 145 0 1464 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=8.59 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 859 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 719964

[startup+51.1005 s]
/proc/loadavg: 6.02 6.02 5.97 7/184 28623
/proc/meminfo: memFree=23352984/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587042972724625408 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=7560652 CPUtime=16.95 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 13654 0 0 0 1693 2 0 0 25 0 1 0 438569541 7742107648 5124 33554432000 4194304 4587354 140736066955520 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 1890163 5124 336 96 0 1886725 0
[pid=28619] ppid=28617 vsize=19188 CPUtime=16.99 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 2166 0 0 0 1699 0 0 0 25 0 1 0 438569541 19648512 2058 33554432000 4194304 4785740 140733981937168 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 4797 2058 341 145 0 1842 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=17.14 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 1714 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8054816

[startup+102.301 s]
/proc/loadavg: 6.01 6.01 5.97 7/184 28624
/proc/meminfo: memFree=23347996/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587042148090904576 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=243420 CPUtime=33.99 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 20951 0 0 0 3396 3 0 0 25 0 1 0 438569541 249262080 6358 33554432000 4194304 4587354 140736066955520 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 60855 6358 336 96 0 57417 0
[pid=28619] ppid=28617 vsize=21280 CPUtime=34.09 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 2622 0 0 0 3409 0 0 0 25 0 1 0 438569541 21790720 2514 33554432000 4194304 4785740 140733981937168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 5320 2514 341 145 0 2365 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=34.21 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 3421 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 739676

[startup+162.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 28626
/proc/meminfo: memFree=23342640/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587042697846718464 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=246940 CPUtime=53.98 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 28429 0 0 0 5394 4 0 0 25 0 1 0 438569541 252866560 7662 33554432000 4194304 4587354 140736066955520 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 61735 7662 336 96 0 58297 0
[pid=28619] ppid=28617 vsize=23176 CPUtime=54.09 cores=0

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

/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 839404

[startup+4602.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 28787
/proc/meminfo: memFree=23272596/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587043797358346240 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=90612 CPUtime=1534.06 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 146484 0 0 0 153371 35 0 0 25 0 1 0 438569541 92786688 19124 33554432000 4194304 4587354 140736066955520 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 22653 19124 336 96 0 19215 0
[pid=28619] ppid=28617 vsize=45608 CPUtime=1534.16 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 8406 0 0 0 153409 7 0 0 25 0 1 0 438569541 46702592 8055 33554432000 4194304 4785740 140733981937168 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 11402 8055 341 145 0 8447 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=1534.24 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 153424 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 611196

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 28789
/proc/meminfo: memFree=23261284/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587043797358346240 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=90612 CPUtime=1554.06 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 146484 0 0 0 155371 35 0 0 25 0 1 0 438569541 92786688 19124 33554432000 4194304 4587354 140736066955520 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 22653 19124 336 96 0 19215 0
[pid=28619] ppid=28617 vsize=45608 CPUtime=1554.16 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 8407 0 0 0 155409 7 0 0 25 0 1 0 438569541 46702592 8056 33554432000 4194304 4785740 140733981937168 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 11402 8056 341 145 0 8447 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=1554.24 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 155424 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 611196

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 28790
/proc/meminfo: memFree=23263752/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587043797358346240 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=319228 CPUtime=1574.05 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 148924 0 0 0 157370 35 0 0 25 0 1 0 438569541 326889472 21317 33554432000 4194304 4587354 140736066955520 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 79807 21317 336 96 0 76369 0
[pid=28619] ppid=28617 vsize=45608 CPUtime=1574.15 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 8421 0 0 0 157408 7 0 0 25 0 1 0 438569541 46702592 8070 33554432000 4194304 4785740 140733981937168 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 11402 8070 341 145 0 8447 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=1574.26 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 157426 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 839812

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 28792
/proc/meminfo: memFree=23246356/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587043797358346240 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=319228 CPUtime=1594.05 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 150321 0 0 0 159369 36 0 0 25 0 1 0 438569541 326889472 22677 33554432000 4194304 4587354 140736066955520 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 79807 22677 336 96 0 76369 0
[pid=28619] ppid=28617 vsize=45896 CPUtime=1594.15 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 8480 0 0 0 159408 7 0 0 25 0 1 0 438569541 46997504 8129 33554432000 4194304 4785740 140733981937168 18446744073709551615 4287099 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 11474 8129 341 145 0 8519 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=1594.26 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 159426 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 840100

[startup+4842.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 28793
/proc/meminfo: memFree=23271256/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587043797358346240 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=90612 CPUtime=1614.05 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 151038 0 0 0 161369 36 0 0 25 0 1 0 438569541 92786688 19124 33554432000 4194304 4587354 140736066955520 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 22653 19124 336 96 0 19215 0
[pid=28619] ppid=28617 vsize=45896 CPUtime=1614.15 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 8494 0 0 0 161408 7 0 0 25 0 1 0 438569541 46997504 8143 33554432000 4194304 4785740 140733981937168 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 11474 8143 341 145 0 8519 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=1614.27 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 161427 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 611484

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 28795
/proc/meminfo: memFree=23260072/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587043797358346240 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=90612 CPUtime=1634.04 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 151038 0 0 0 163368 36 0 0 25 0 1 0 438569541 92786688 19124 33554432000 4194304 4587354 140736066955520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 22653 19124 336 96 0 19215 0
[pid=28619] ppid=28617 vsize=46376 CPUtime=1634.15 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 8658 0 0 0 163408 7 0 0 25 0 1 0 438569541 47489024 8211 33554432000 4194304 4785740 140733981937168 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 11594 8211 341 145 0 8639 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=1634.28 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 163428 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 611964

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 28797
/proc/meminfo: memFree=23269852/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587043797358346240 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=155100 CPUtime=1654.04 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 151302 0 0 0 165368 36 0 0 25 0 1 0 438569541 158822400 19377 33554432000 4194304 4587354 140736066955520 18446744073709551615 4231386 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 38775 19377 336 96 0 35337 0
[pid=28619] ppid=28617 vsize=46472 CPUtime=1654.14 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 8716 0 0 0 165407 7 0 0 25 0 1 0 438569541 47587328 8221 33554432000 4194304 4785740 140733981937168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 11618 8221 341 145 0 8663 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=1654.29 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 165429 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 8030648 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 676548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.07 6.02 6.00 7/184 28798
/proc/meminfo: memFree=23253472/32950928 swapFree=67111524/67111528
[pid=28617] ppid=28615 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28617/stat : 28617 (ppfolio) S 28615 28617 27519 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438569541 18763776 393 33554432000 4194304 4287625 140737280147328 18446744073709551615 208080252431 0 0 4096 65536 15587043797358346240 0 0 17 4 0 0 0
/proc/28617/statm: 4581 393 345 23 0 91 0
[pid=28618] ppid=28617 vsize=106796 CPUtime=1666.64 cores=0
/proc/28618/stat : 28618 (cryptominisat) R 28617 28617 27519 0 -1 4202496 153718 0 0 0 166627 37 0 0 25 0 1 0 438569541 109359104 21503 33554432000 4194304 4587354 140736066955520 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28618/statm: 26699 21503 336 96 0 23261 0
[pid=28619] ppid=28617 vsize=46472 CPUtime=1666.64 cores=0
/proc/28619/stat : 28619 (clasp) R 28617 28617 27519 0 -1 4202496 8716 0 0 0 166657 7 0 0 25 0 1 0 438569541 47587328 8221 33554432000 4194304 4785740 140733981937168 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28619/statm: 11618 8221 341 145 0 8663 0
[pid=28620] ppid=28617 vsize=456652 CPUtime=1666.79 cores=0
/proc/28620/stat : 28620 (TNM) R 28617 28617 27519 0 -1 4202496 555 0 0 0 166679 0 0 0 25 0 1 0 438569541 467611648 452 33554432000 134512640 134534564 4293516016 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28620/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 628244

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 28617 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.07
CPU user time (s): 4999.63
CPU system time (s): 0.44
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 8112544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 275
involuntary context switches= 4

runsolver used 8.62469 second user time and 18.5402 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-20 05:21:39
IDJOB=3220294
IDBENCH=82732
IDSOLVER=1639
FILE ID=node127/3220294-1303269699
RUNJOBID= node127-1303259272-27537
PBS_JOBID= 13049501
Free space on /tmp= 72008 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1901567697-013.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220294-1303269699/watcher-3220294-1303269699 -o /tmp/evaluation-result-3220294-1303269699/solver-3220294-1303269699 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220294-1303269699.cnf

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

MD5SUM BENCH= 6416f44b34786f590ff716f4b8e2cf7c
RANDOM SEED=1330982487

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.74
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.823
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23388356 kB
Buffers:        812056 kB
Cached:        8251856 kB
SwapCached:          4 kB
Active:        4712796 kB
Inactive:      4498436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23388356 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10056 kB
Writeback:           0 kB
AnonPages:      146536 kB
Mapped:          16768 kB
Slab:           287180 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   822672 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= 72000 MiB
End job on node127 at 2011-04-20 06:45:01