Trace number 3191896

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
MD5SUMfb063acde7d440560f4280457889aef8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.9601
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
1300.02/1300.01	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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: 10.10 10.58 10.37 10/201 21103
/proc/meminfo: memFree=12630680/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18240 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) R 21101 21103 20213 0 -1 4194304 274 0 0 0 0 0 0 0 25 0 1 0 365600513 18677760 221 33554432000 4194304 4287625 140736751685264 18446744073709551615 255372339089 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21103/statm: 4560 221 188 23 0 57 0

[startup+0.0979031 s]
/proc/loadavg: 10.10 10.58 10.37 10/201 21103
/proc/meminfo: memFree=12630680/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 18274050658577383688 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100903 s]
/proc/loadavg: 10.10 10.58 10.37 10/201 21103
/proc/meminfo: memFree=12630680/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 18274050658577383688 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300863 s]
/proc/loadavg: 10.10 10.58 10.37 10/201 21103
/proc/meminfo: memFree=12630680/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582880600486051840 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700792 s]
/proc/loadavg: 10.10 10.58 10.37 10/201 21103
/proc/meminfo: memFree=12630680/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582880737925005312 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50064 s]
/proc/loadavg: 10.10 10.58 10.37 12/205 21107
/proc/meminfo: memFree=12626320/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582880875363958784 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1422888 CPUtime=0.49 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 1204 0 0 0 49 0 0 0 25 0 1 0 365600514 1457037312 754 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 355722 754 327 96 0 352284 0
[pid=21106] ppid=21103 vsize=12964 CPUtime=0.4 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 717 0 0 0 40 0 0 0 25 0 1 0 365600514 13275136 606 33554432000 4194304 4785740 140736740733952 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 3241 606 340 145 0 286 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=0.59 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 59 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1910032

[startup+3.10034 s]
/proc/loadavg: 10.10 10.58 10.37 12/205 21107
/proc/meminfo: memFree=12624460/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1422132 CPUtime=0.99 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 1660 0 0 0 99 0 0 0 25 0 1 0 365600514 1456263168 957 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 355533 957 331 96 0 352095 0
[pid=21106] ppid=21103 vsize=13492 CPUtime=0.94 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 827 0 0 0 94 0 0 0 25 0 1 0 365600514 13815808 716 33554432000 4194304 4785740 140736740733952 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 3373 716 340 145 0 418 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=1.14 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 114 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1909804

[startup+6.30075 s]
/proc/loadavg: 10.18 10.59 10.37 12/205 21107
/proc/meminfo: memFree=12616952/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582879088657563648 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1427592 CPUtime=2.09 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 3709 0 0 0 209 0 0 0 25 0 1 0 365600514 1461854208 2343 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 356898 2343 337 96 0 353460 0
[pid=21106] ppid=21103 vsize=13896 CPUtime=2 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 934 0 0 0 200 0 0 0 25 0 1 0 365600514 14229504 823 33554432000 4194304 4785740 140736740733952 18446744073709551615 4550292 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 3474 823 340 145 0 519 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=2.19 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 219 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1915668

[startup+12.7006 s]
/proc/loadavg: 10.24 10.59 10.37 12/205 21108
/proc/meminfo: memFree=12611252/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582878951218610176 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1430052 CPUtime=4.19 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 5482 0 0 0 419 0 0 0 25 0 1 0 365600514 1464373248 2860 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 357513 2860 337 96 0 354075 0
[pid=21106] ppid=21103 vsize=14692 CPUtime=4.14 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 1130 0 0 0 414 0 0 0 25 0 1 0 365600514 15044608 1019 33554432000 4194304 4785740 140736740733952 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 3673 1019 340 145 0 718 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=4.34 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 434 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1918924

[startup+25.5012 s]
/proc/loadavg: 10.41 10.61 10.38 12/205 21108
/proc/meminfo: memFree=12612008/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582879363535470592 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1431444 CPUtime=8.49 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 7807 0 0 0 849 0 0 0 25 0 1 0 365600514 1465798656 2986 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 357861 2986 337 96 0 354423 0
[pid=21106] ppid=21103 vsize=15516 CPUtime=8.39 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 1324 0 0 0 839 0 0 0 25 0 1 0 365600514 15888384 1213 33554432000 4194304 4785740 140736740733952 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 3879 1213 340 145 0 924 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=8.59 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 859 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1921140

[startup+51.1005 s]
/proc/loadavg: 10.61 10.64 10.40 12/205 21109
/proc/meminfo: memFree=12603920/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582879226096517120 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1434432 CPUtime=16.99 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 11877 0 0 0 1698 1 0 0 25 0 1 0 365600514 1468858368 3494 33554432000 4194304 4587354 140735551632432 18446744073709551615 4243768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 358608 3494 337 96 0 355170 0
[pid=21106] ppid=21103 vsize=16760 CPUtime=16.94 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 1634 0 0 0 1694 0 0 0 25 0 1 0 365600514 17162240 1523 33554432000 4194304 4785740 140736740733952 18446744073709551615 4546074 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 4190 1523 340 145 0 1235 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=17.14 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 1714 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1925372

[startup+102.307 s]
/proc/loadavg: 10.83 10.70 10.43 12/205 21110
/proc/meminfo: memFree=12585056/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582880600486051840 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1446552 CPUtime=34.08 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 19298 0 0 0 3406 2 0 0 25 0 1 0 365600514 1481269248 6489 33554432000 4194304 4587354 140735551632432 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 361638 6489 337 96 0 358200 0
[pid=21106] ppid=21103 vsize=18176 CPUtime=33.99 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 1973 0 0 0 3399 0 0 0 25 0 1 0 365600514 18612224 1862 33554432000 4194304 4785740 140736740733952 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 4544 1862 341 145 0 1589 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=34.21 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 3421 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1938908

[startup+162.301 s]
/proc/loadavg: 10.93 10.75 10.46 12/205 21112
/proc/meminfo: memFree=12583564/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582879363535470592 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1456688 CPUtime=54.08 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 26124 0 0 0 5405 3 0 0 25 0 1 0 365600514 1491648512 7046 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 364172 7046 337 96 0 360734 0
[pid=21106] ppid=21103 vsize=19428 CPUtime=53.99 cores=1

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

[startup+822.301 s]
/proc/loadavg: 11.06 11.01 10.74 12/205 21249
/proc/meminfo: memFree=12479448/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1470136 CPUtime=274.05 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 76865 0 0 0 27392 13 0 0 25 0 1 0 365600514 1505419264 13574 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 367534 13574 337 96 0 364096 0
[pid=21106] ppid=21103 vsize=26144 CPUtime=274.04 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 3834 0 0 0 27404 0 0 0 25 0 1 0 365600514 26771456 3723 33554432000 4194304 4785740 140736740733952 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 6536 3723 341 145 0 3581 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=274.2 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 27420 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 10025993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1970460

[startup+882.301 s]
/proc/loadavg: 11.02 11.01 10.75 12/205 21251
/proc/meminfo: memFree=12469012/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1485960 CPUtime=294.05 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 78822 0 0 0 29391 14 0 0 25 0 1 0 365600514 1521623040 13189 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 371490 13189 337 96 0 368052 0
[pid=21106] ppid=21103 vsize=26444 CPUtime=294.05 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 3906 0 0 0 29405 0 0 0 25 0 1 0 365600514 27078656 3795 33554432000 4194304 4785740 140736740733952 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 6611 3795 341 145 0 3656 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=294.2 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 29420 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 10024372 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1986584

[startup+942.3 s]
/proc/loadavg: 11.00 11.00 10.77 12/205 21252
/proc/meminfo: memFree=12474316/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1457904 CPUtime=314.06 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 79741 0 0 0 31392 14 0 0 25 0 1 0 365600514 1492893696 11857 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 364476 11857 337 96 0 361038 0
[pid=21106] ppid=21103 vsize=26764 CPUtime=314.04 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 3963 0 0 0 31404 0 0 0 25 0 1 0 365600514 27406336 3852 33554432000 4194304 4785740 140736740733952 18446744073709551615 4551055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 6691 3852 341 145 0 3736 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=314.2 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 31420 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134529253 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1958848

[startup+1002.3 s]
/proc/loadavg: 11.04 11.01 10.78 12/205 21254
/proc/meminfo: memFree=12473540/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1458452 CPUtime=334.07 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 82076 0 0 0 33392 15 0 0 25 0 1 0 365600514 1493454848 11857 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 364613 11857 337 96 0 361175 0
[pid=21106] ppid=21103 vsize=27100 CPUtime=334.04 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 4054 0 0 0 33404 0 0 0 25 0 1 0 365600514 27750400 3943 33554432000 4194304 4785740 140736740733952 18446744073709551615 4550453 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 6775 3943 341 145 0 3820 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=334.19 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 33419 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1959732

[startup+1062.3 s]
/proc/loadavg: 11.01 11.01 10.79 12/205 21256
/proc/meminfo: memFree=12467936/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582879500974424064 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1471048 CPUtime=354.07 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 84249 0 0 0 35392 15 0 0 25 0 1 0 365600514 1506353152 13971 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 367762 13971 337 96 0 364324 0
[pid=21106] ppid=21103 vsize=27384 CPUtime=354.04 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 4111 0 0 0 35404 0 0 0 25 0 1 0 365600514 28041216 4000 33554432000 4194304 4785740 140736740733952 18446744073709551615 4277568 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 6846 4000 341 145 0 3891 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=354.19 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 35419 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1972612

[startup+1122.3 s]
/proc/loadavg: 11.00 11.00 10.81 12/205 21257
/proc/meminfo: memFree=12466916/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582879500974424064 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1470592 CPUtime=374.09 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 85943 0 0 0 37393 16 0 0 25 0 1 0 365600514 1505886208 13356 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 367648 13356 337 96 0 364210 0
[pid=21106] ppid=21103 vsize=27684 CPUtime=374.03 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 4183 0 0 0 37403 0 0 0 25 0 1 0 365600514 28348416 4072 33554432000 4194304 4785740 140736740733952 18446744073709551615 4416791 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 6921 4072 341 145 0 3966 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=374.19 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 37419 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1972456

[startup+1182.3 s]
/proc/loadavg: 11.00 11.00 10.82 12/205 21259
/proc/meminfo: memFree=12436388/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582879500974424064 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1473052 CPUtime=394.09 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 86817 0 0 0 39393 16 0 0 25 0 1 0 365600514 1508405248 11859 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 368263 11859 337 96 0 364825 0
[pid=21106] ppid=21103 vsize=27832 CPUtime=394.03 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 4216 0 0 0 39403 0 0 0 25 0 1 0 365600514 28499968 4105 33554432000 4194304 4785740 140736740733952 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 6958 4105 341 145 0 4003 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=394.19 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 39419 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1975064

[startup+1242.3 s]
/proc/loadavg: 11.00 11.00 10.82 12/205 21269
/proc/meminfo: memFree=12442584/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582879500974424064 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1466172 CPUtime=414.1 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 89311 0 0 0 41393 17 0 0 25 0 1 0 365600514 1501360128 11860 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 366543 11860 337 96 0 363105 0
[pid=21106] ppid=21103 vsize=28112 CPUtime=414.03 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 4264 0 0 0 41403 0 0 0 25 0 1 0 365600514 28786688 4153 33554432000 4194304 4785740 140736740733952 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 7028 4153 341 145 0 4073 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=414.18 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 41418 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1968464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 11.00 10.83 12/205 21271
/proc/meminfo: memFree=12434668/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20213 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365600513 18763776 393 33554432000 4194304 4287625 140736751685264 18446744073709551615 255377321487 0 0 4096 65536 4582879500974424064 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=1486528 CPUtime=433.33 cores=1
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20213 0 -1 4202496 91036 0 0 0 43316 17 0 0 25 0 1 0 365600514 1522204672 13550 33554432000 4194304 4587354 140735551632432 18446744073709551615 4238449 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21105/statm: 371632 13550 337 96 0 368194 0
[pid=21106] ppid=21103 vsize=28264 CPUtime=433.22 cores=1
/proc/21106/stat : 21106 (clasp) R 21103 21103 20213 0 -1 4202496 4299 0 0 0 43322 0 0 0 25 0 1 0 365600514 28942336 4188 33554432000 4194304 4785740 140736740733952 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21106/statm: 7066 4188 341 145 0 4111 0
[pid=21107] ppid=21103 vsize=455856 CPUtime=433.47 cores=1
/proc/21107/stat : 21107 (TNM) R 21103 21103 20213 0 -1 4202496 322 0 0 0 43347 0 0 0 25 0 1 0 365600514 466796544 219 33554432000 134512640 134534564 4288397456 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21107/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1988972

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): 1300.05
CPU user time (s): 1299.86
CPU system time (s): 0.185971
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3387892

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

runsolver used 2.11168 second user time and 4.98924 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-11 18:40:26
IDJOB=3191896
IDBENCH=83027
IDSOLVER=1613
FILE ID=node135/3191896-1302540026
RUNJOBID= node135-1302537098-20233
PBS_JOBID= 12951128
Free space on /tmp= 70928 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191896-1302540026/watcher-3191896-1302540026 -o /tmp/evaluation-result-3191896-1302540026/solver-3191896-1302540026 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191896-1302540026.cnf

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

MD5SUM BENCH= fb063acde7d440560f4280457889aef8
RANDOM SEED=612144409

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12630712 kB
Buffers:        741556 kB
Cached:       18992236 kB
SwapCached:          0 kB
Active:       10786044 kB
Inactive:      9096364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12630712 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10132 kB
Writeback:           0 kB
AnonPages:      148524 kB
Mapped:          17632 kB
Slab:           373884 kB
PageTables:       6128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3814488 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70920 MiB
End job on node135 at 2011-04-11 19:02:07