Trace number 3262614

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) 1299.91 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
Bench CategoryCRAFTED (crafted 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 variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

Solver Data

0.00/0.19	This is pico-portfolio, a naive parallel portfolio
0.00/0.19	Copyright (C) 2011 Olivier Roussel
0.00/0.19	Using 1 processing units
0.00/0.19	This portfolio uses the following solvers:
0.00/0.19	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.19	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.19	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.19	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.19	Starting clasp 1.3.6 on core(s) 5
0.00/0.19	Starting TNM 2009 on core(s) 5
1299.88/1300.01	Done

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-3262614-1303543594/watcher-3262614-1303543594 -o /tmp/evaluation-result-3262614-1303543594/solver-3262614-1303543594 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3262614-1303543594.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 11.04 11.70 9.88 8/195 13533
/proc/meminfo: memFree=16036624/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=2712 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 446774825 2777088 37 33554432000 4194304 4287625 140735405977696 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/13533/statm: 678 37 27 23 0 23 0

[startup+0.0906611 s]
/proc/loadavg: 11.04 11.70 9.88 8/195 13533
/proc/meminfo: memFree=16036624/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=2712 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 446774825 2777088 37 33554432000 4194304 4287625 140735405977696 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/13533/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100658 s]
/proc/loadavg: 11.04 11.70 9.88 8/195 13533
/proc/meminfo: memFree=16036624/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=2712 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 446774825 2777088 37 33554432000 4194304 4287625 140735405977696 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/13533/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+1.19046 s]
/proc/loadavg: 11.04 11.70 9.88 8/195 13533
/proc/meminfo: memFree=16036624/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631786793276801024 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20045 s]
/proc/loadavg: 11.04 11.70 9.88 8/195 13533
/proc/meminfo: memFree=16036624/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631786793276801024 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5004 s]
/proc/loadavg: 11.04 11.70 9.88 8/195 13533
/proc/meminfo: memFree=16036624/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631786930715754496 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.1011 s]
/proc/loadavg: 11.04 11.70 9.88 13/202 13540
/proc/meminfo: memFree=15994736/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631787205593661440 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=1562188 CPUtime=0.99 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 2618 0 0 0 99 0 0 0 21 0 1 0 446774839 1599680512 1117 33554432000 4194304 4587354 140735811983008 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 390547 1117 326 96 0 387109 0
[pid=13537] ppid=13533 vsize=14396 CPUtime=0.9 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 1073 0 0 0 90 0 0 0 23 0 1 0 446774839 14741504 964 33554432000 4194304 4785740 140735037840672 18446744073709551615 4546287 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 3599 964 340 145 0 644 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=1.04 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 104 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 2051528

[startup+6.30652 s]
/proc/loadavg: 11.12 11.70 9.89 13/202 13540
/proc/meminfo: memFree=15972856/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=1571360 CPUtime=2 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 5062 0 0 0 200 0 0 0 25 0 1 0 446774839 1609072640 3157 33554432000 4194304 4587354 140735811983008 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 392840 3157 337 96 0 389402 0
[pid=13537] ppid=13533 vsize=15220 CPUtime=1.99 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 1242 0 0 0 199 0 0 0 25 0 1 0 446774839 15585280 1133 33554432000 4194304 4785740 140735037840672 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 3805 1133 340 145 0 850 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=2.14 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 214 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 2061524

[startup+12.7003 s]
/proc/loadavg: 11.19 11.71 9.91 13/202 13540
/proc/meminfo: memFree=15942256/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631787755349475328 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=1570764 CPUtime=4.19 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 6713 0 0 0 418 1 0 0 25 0 1 0 446774839 1608462336 3331 33554432000 4194304 4587354 140735811983008 18446744073709551615 4241274 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 392691 3331 337 96 0 389253 0
[pid=13537] ppid=13533 vsize=15924 CPUtime=4.1 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 1424 0 0 0 410 0 0 0 25 0 1 0 446774839 16306176 1315 33554432000 4194304 4785740 140735037840672 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 3981 1315 340 145 0 1026 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=4.24 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 424 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 2061632

[startup+25.501 s]
/proc/loadavg: 11.37 11.72 9.94 13/202 13541
/proc/meminfo: memFree=15920404/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=1574420 CPUtime=8.41 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 10066 0 0 0 839 2 0 0 25 0 1 0 446774839 1612206080 4148 33554432000 4194304 4587354 140735811983008 18446744073709551615 228095147665 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 393605 4148 337 96 0 390167 0
[pid=13537] ppid=13533 vsize=16920 CPUtime=8.39 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 1686 0 0 0 839 0 0 0 25 0 1 0 446774839 17326080 1577 33554432000 4194304 4785740 140735037840672 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 4230 1577 341 145 0 1275 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=8.54 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 854 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 2066284

[startup+51.1003 s]
/proc/loadavg: 11.58 11.74 9.99 13/202 13541
/proc/meminfo: memFree=15884752/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631786930715754496 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=1580836 CPUtime=16.99 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 15491 0 0 0 1696 3 0 0 25 0 1 0 446774839 1618776064 5407 33554432000 4194304 4587354 140735811983008 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 395209 5407 337 96 0 391771 0
[pid=13537] ppid=13533 vsize=18756 CPUtime=16.91 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 2072 0 0 0 1691 0 0 0 25 0 1 0 446774839 19206144 1963 33554432000 4194304 4785740 140735037840672 18446744073709551615 4553057 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 4689 1963 341 145 0 1734 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=17.04 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 1704 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 2074536

[startup+102.301 s]
/proc/loadavg: 11.82 11.78 10.10 13/202 13543
/proc/meminfo: memFree=15811964/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=56176 CPUtime=34.01 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 23734 0 0 0 3398 3 0 0 25 0 1 0 446774839 57524224 10417 33554432000 4194304 4587354 140735811983008 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 14044 10417 337 96 0 10606 0
[pid=13537] ppid=13533 vsize=20836 CPUtime=33.99 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 2547 0 0 0 3399 0 0 0 25 0 1 0 446774839 21336064 2438 33554432000 4194304 4785740 140735037840672 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 5209 2438 341 145 0 2254 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=34.14 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 3414 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 551956

[startup+162.301 s]
/proc/loadavg: 11.97 11.83 10.22 13/202 13544
/proc/meminfo: memFree=15808344/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=68676 CPUtime=54.02 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 28721 0 0 0 5398 4 0 0 25 0 1 0 446774839 70324224 11412 33554432000 4194304 4587354 140735811983008 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 17169 11412 337 96 0 13731 0
[pid=13537] ppid=13533 vsize=22788 CPUtime=53.98 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 3006 0 0 0 5398 0 0 0 25 0 1 0 446774839 23334912 2897 33554432000 4194304 4785740 140735037840672 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 5697 2897 341 145 0 2742 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=54.13 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 5413 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 566408

[startup+222.301 s]

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

[startup+822.301 s]
/proc/loadavg: 12.04 12.00 11.12 13/202 13562
/proc/meminfo: memFree=15715612/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631788167666335744 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=58320 CPUtime=274.05 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 83931 0 0 0 27389 16 0 0 25 0 1 0 446774839 59719680 11157 33554432000 4194304 4587354 140735811983008 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 14580 11157 337 96 0 11142 0
[pid=13537] ppid=13533 vsize=30188 CPUtime=274 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 4769 0 0 0 27400 0 0 0 25 0 1 0 446774839 30912512 4624 33554432000 4194304 4785740 140735037840672 18446744073709551615 4287172 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 7547 4624 341 145 0 4592 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=274.1 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 27410 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 563452

[startup+882.301 s]
/proc/loadavg: 12.01 12.00 11.17 13/202 13564
/proc/meminfo: memFree=15712256/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631788305105289216 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=58320 CPUtime=294.05 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 86629 0 0 0 29388 17 0 0 25 0 1 0 446774839 59719680 11157 33554432000 4194304 4587354 140735811983008 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 14580 11157 337 96 0 11142 0
[pid=13537] ppid=13533 vsize=30884 CPUtime=294.01 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 4884 0 0 0 29401 0 0 0 25 0 1 0 446774839 31625216 4739 33554432000 4194304 4785740 140735037840672 18446744073709551615 4309613 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 7721 4739 341 145 0 4766 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=294.1 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 29410 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 564148

[startup+942.301 s]
/proc/loadavg: 12.00 12.00 11.22 13/202 13565
/proc/meminfo: memFree=15710388/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631788442544242688 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=58320 CPUtime=314.05 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 89418 0 0 0 31387 18 0 0 25 0 1 0 446774839 59719680 11157 33554432000 4194304 4587354 140735811983008 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 14580 11157 337 96 0 11142 0
[pid=13537] ppid=13533 vsize=31076 CPUtime=314.02 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 4938 0 0 0 31402 0 0 0 25 0 1 0 446774839 31821824 4793 33554432000 4194304 4785740 140735037840672 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 7769 4793 341 145 0 4814 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=314.1 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 31410 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 942.17
Current children cumulated vsize (KiB) 564340

[startup+1002.3 s]
/proc/loadavg: 12.00 12.00 11.26 13/202 13567
/proc/meminfo: memFree=15708768/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631788579983196160 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=58320 CPUtime=334.05 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 92290 0 0 0 33386 19 0 0 25 0 1 0 446774839 59719680 11157 33554432000 4194304 4587354 140735811983008 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 14580 11157 337 96 0 11142 0
[pid=13537] ppid=13533 vsize=31076 CPUtime=334.03 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 4953 0 0 0 33403 0 0 0 25 0 1 0 446774839 31821824 4808 33554432000 4194304 4785740 140735037840672 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 7769 4808 341 145 0 4814 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=334.09 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 33409 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 1002.17
Current children cumulated vsize (KiB) 564340

[startup+1062.31 s]
/proc/loadavg: 12.00 12.00 11.31 13/202 13568
/proc/meminfo: memFree=15723260/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631788717422149632 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=73800 CPUtime=354.04 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 95110 0 0 0 35385 19 0 0 25 0 1 0 446774839 75571200 13916 33554432000 4194304 4587354 140735811983008 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 18450 13916 337 96 0 15012 0
[pid=13537] ppid=13533 vsize=31460 CPUtime=354.03 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 5072 0 0 0 35403 0 0 0 25 0 1 0 446774839 32215040 4927 33554432000 4194304 4785740 140735037840672 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 7865 4927 341 145 0 4910 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=354.1 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 35410 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 1062.17
Current children cumulated vsize (KiB) 580204

[startup+1122.3 s]
/proc/loadavg: 12.00 12.00 11.35 13/202 13570
/proc/meminfo: memFree=15709860/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631788717422149632 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=73964 CPUtime=374.04 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 97498 0 0 0 37384 20 0 0 25 0 1 0 446774839 75739136 13368 33554432000 4194304 4587354 140735811983008 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 18491 13368 337 96 0 15053 0
[pid=13537] ppid=13533 vsize=32036 CPUtime=374.03 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 5190 0 0 0 37403 0 0 0 25 0 1 0 446774839 32804864 5045 33554432000 4194304 4785740 140735037840672 18446744073709551615 4278416 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 8009 5045 341 145 0 5054 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=374.1 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 37410 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 1122.17
Current children cumulated vsize (KiB) 580944

[startup+1182.3 s]
/proc/loadavg: 12.03 12.01 11.39 13/202 13572
/proc/meminfo: memFree=15728812/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631786655837847552 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=74120 CPUtime=394.03 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 99678 0 0 0 39383 20 0 0 25 0 1 0 446774839 75898880 12534 33554432000 4194304 4587354 140735811983008 18446744073709551615 4239438 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 18530 12534 337 96 0 15092 0
[pid=13537] ppid=13533 vsize=32612 CPUtime=394.03 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 5304 0 0 0 39403 0 0 0 25 0 1 0 446774839 33394688 5159 33554432000 4194304 4785740 140735037840672 18446744073709551615 4278052 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 8153 5159 341 145 0 5198 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=394.11 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 39411 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 581676

[startup+1242.3 s]
/proc/loadavg: 12.01 12.01 11.43 13/202 13573
/proc/meminfo: memFree=15730292/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=60608 CPUtime=414.03 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 101946 0 0 0 41382 21 0 0 25 0 1 0 446774839 62062592 11672 33554432000 4194304 4587354 140735811983008 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 15152 11672 337 96 0 11714 0
[pid=13537] ppid=13533 vsize=32804 CPUtime=414.02 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 5345 0 0 0 41402 0 0 0 25 0 1 0 446774839 33591296 5200 33554432000 4194304 4785740 140735037840672 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 8201 5200 341 145 0 5246 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=414.11 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 41411 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 1242.16
Current children cumulated vsize (KiB) 568356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 12.00 11.46 4/189 13578
/proc/meminfo: memFree=15962020/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=18324 CPUtime=0 cores=5,7
/proc/13533/stat : 13533 (ppfolio) S 13531 13533 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774825 18763776 394 33554432000 4194304 4287625 140735405977696 18446744073709551615 228095471119 0 0 4096 65536 5631788717422149632 0 0 17 5 0 0 0
/proc/13533/statm: 4581 394 345 23 0 91 0
[pid=13535] ppid=13533 vsize=76568 CPUtime=433.28 cores=5
/proc/13535/stat : 13535 (cryptominisat) R 13533 13533 12969 0 -1 4202496 104764 0 0 0 43306 22 0 0 25 0 1 0 446774839 78405632 14432 33554432000 4194304 4587354 140735811983008 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13535/statm: 19142 14432 337 96 0 15704 0
[pid=13537] ppid=13533 vsize=32804 CPUtime=433.22 cores=5
/proc/13537/stat : 13537 (clasp) R 13533 13533 12969 0 -1 4202496 5363 0 0 0 43322 0 0 0 25 0 1 0 446774839 33591296 5218 33554432000 4194304 4785740 140735037840672 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13537/statm: 8201 5218 341 145 0 5246 0
[pid=13539] ppid=13533 vsize=456620 CPUtime=433.38 cores=5
/proc/13539/stat : 13539 (TNM) R 13533 13533 12969 0 -1 4202496 596 0 0 0 43338 0 0 0 25 0 1 0 446774839 467578880 493 33554432000 134512640 134534564 4292883584 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13539/statm: 114155 493 95 6 0 112821 0
Current children cumulated CPU time (s) 1299.88
Current children cumulated vsize (KiB) 584316

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.91
CPU user time (s): 1299.67
CPU system time (s): 0.241963
CPU usage (%): 99.9925
Max. virtual memory (cumulated for all children) (KiB): 3647916

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

runsolver used 2.18567 second user time and 4.91225 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-23 09:26:34
IDJOB=3262614
IDBENCH=83356
IDSOLVER=1613
FILE ID=node142/3262614-1303543594
RUNJOBID= node142-1303542291-13326
PBS_JOBID= 13143096
Free space on /tmp= 71348 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262614-1303543594/watcher-3262614-1303543594 -o /tmp/evaluation-result-3262614-1303543594/solver-3262614-1303543594 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3262614-1303543594.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=669546689

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:      16037028 kB
Buffers:       2062316 kB
Cached:       14205872 kB
SwapCached:          0 kB
Active:        6711032 kB
Inactive:      9634412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16037028 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41188 kB
Writeback:           0 kB
AnonPages:       76448 kB
Mapped:          16228 kB
Slab:           504716 kB
PageTables:       5516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1168656 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= 71348 MiB
End job on node142 at 2011-04-23 09:48:16