Trace number 3276152

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.02 4999.91

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2174.06
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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

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

running on 4 cores: 1,3,5,7

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): 5100 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: 4.86 5.22 5.58 4/180 1050
/proc/meminfo: memFree=15935356/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) R 1048 1050 32167 0 -1 4202496 471 0 0 0 0 0 0 0 22 0 1 0 477757506 18763776 392 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687495573 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/1050/statm: 4581 392 343 23 0 91 0

[startup+0.050801 s]
/proc/loadavg: 4.86 5.22 5.58 4/180 1050
/proc/meminfo: memFree=15935356/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181129323413504 0 0 17 7 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100794 s]
/proc/loadavg: 4.86 5.22 5.58 4/180 1050
/proc/meminfo: memFree=15935356/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181129323413504 0 0 17 7 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300751 s]
/proc/loadavg: 4.86 5.22 5.58 4/180 1050
/proc/meminfo: memFree=15935356/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181129323413504 0 0 17 7 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700694 s]
/proc/loadavg: 4.86 5.22 5.58 4/180 1050
/proc/meminfo: memFree=15935356/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181129323413504 0 0 17 7 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50054 s]
/proc/loadavg: 4.86 5.22 5.58 7/184 1054
/proc/meminfo: memFree=15802148/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181129323413504 0 0 17 7 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=106320 CPUtime=0.49 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 20280 0 0 0 46 3 0 0 25 0 1 0 477757506 108871680 20164 33554432000 4194304 4587354 140733286317968 18446744073709551615 4434781 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 26580 20164 287 96 0 23142 0
[pid=1052] ppid=1050 vsize=100088 CPUtime=0.49 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 30564 0 0 0 44 5 0 0 25 0 1 0 477757506 102490112 20840 33554432000 4194304 4785740 140734914350784 18446744073709551615 212687331268 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 25022 20840 311 145 0 22067 0
[pid=1053] ppid=1050 vsize=464276 CPUtime=0.49 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 5661 0 0 0 48 1 0 0 25 0 1 0 477757506 475418624 5559 33554432000 134512640 134534564 4289806512 18446744073709551615 7849468 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 116069 5560 90 6 0 114735 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 689008

[startup+3.10025 s]
/proc/loadavg: 4.86 5.22 5.58 7/184 1054
/proc/meminfo: memFree=15695156/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181679079227392 0 0 17 7 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=158108 CPUtime=0.99 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 32694 0 0 0 94 5 0 0 25 0 1 0 477757506 161902592 32575 33554432000 4194304 4587354 140733286317968 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 39527 32575 310 96 0 36089 0
[pid=1052] ppid=1050 vsize=131568 CPUtime=1.09 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 37920 0 0 0 103 6 0 0 25 0 1 0 477757506 134725632 28196 33554432000 4194304 4785740 140734914350784 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 32892 28196 313 145 0 29937 0
[pid=1053] ppid=1050 vsize=477080 CPUtime=0.99 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 11233 0 0 0 98 1 0 0 25 0 1 0 477757506 488529920 11131 33554432000 134512640 134534564 4289806512 18446744073709551615 7598649 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 119270 11131 90 6 0 117936 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 785080

[startup+6.30066 s]
/proc/loadavg: 5.03 5.25 5.58 7/184 1054
/proc/meminfo: memFree=15464036/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181953957134336 0 0 17 7 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=245900 CPUtime=2.09 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 54893 0 0 0 201 8 0 0 25 0 1 0 477757506 251801600 54490 33554432000 4194304 4587354 140733286317968 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 61475 54490 315 96 0 58037 0
[pid=1052] ppid=1050 vsize=131568 CPUtime=2.09 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 37920 0 0 0 203 6 0 0 25 0 1 0 477757506 134725632 28196 33554432000 4194304 4785740 140734914350784 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 32892 28196 313 145 0 29937 0
[pid=1053] ppid=1050 vsize=533176 CPUtime=2.08 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 27443 0 0 0 205 3 0 0 25 0 1 0 477757506 545972224 27340 33554432000 134512640 134534564 4289806512 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 133294 27340 91 6 0 131960 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 928968

[startup+12.7005 s]
/proc/loadavg: 5.11 5.26 5.59 7/184 1054
/proc/meminfo: memFree=15444600/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181953957134336 0 0 17 7 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=245900 CPUtime=4.19 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 54893 0 0 0 411 8 0 0 25 0 1 0 477757506 251801600 54490 33554432000 4194304 4587354 140733286317968 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 61475 54490 315 96 0 58037 0
[pid=1052] ppid=1050 vsize=131568 CPUtime=4.29 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 37920 0 0 0 423 6 0 0 25 0 1 0 477757506 134725632 28196 33554432000 4194304 4785740 140734914350784 18446744073709551615 4495623 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 32892 28196 313 145 0 29937 0
[pid=1053] ppid=1050 vsize=533176 CPUtime=4.19 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 27443 0 0 0 416 3 0 0 25 0 1 0 477757506 545972224 27340 33554432000 134512640 134534564 4289806512 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 133294 27340 91 6 0 131960 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 928968

[startup+25.5012 s]
/proc/loadavg: 5.31 5.30 5.59 7/184 1055
/proc/meminfo: memFree=15393528/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026182503712948224 0 0 17 7 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=281760 CPUtime=8.49 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 90472 0 0 0 837 12 0 0 25 0 1 0 477757506 288522240 60125 33554432000 4194304 4587354 140733286317968 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 70440 60125 327 96 0 67002 0
[pid=1052] ppid=1050 vsize=131568 CPUtime=8.49 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 37920 0 0 0 843 6 0 0 25 0 1 0 477757506 134725632 28196 33554432000 4194304 4785740 140734914350784 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 32892 28196 313 145 0 29937 0
[pid=1053] ppid=1050 vsize=533176 CPUtime=8.49 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 27443 0 0 0 846 3 0 0 25 0 1 0 477757506 545972224 27340 33554432000 134512640 134534564 4289806512 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 133294 27340 91 6 0 131960 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 964828

[startup+51.1005 s]
/proc/loadavg: 5.54 5.35 5.60 7/184 1055
/proc/meminfo: memFree=15342844/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181266762366976 0 0 17 7 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=269608 CPUtime=16.99 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 99833 0 0 0 1685 14 0 0 25 0 1 0 477757506 276078592 57934 33554432000 4194304 4587354 140733286317968 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 67402 57934 333 96 0 63964 0
[pid=1052] ppid=1050 vsize=144524 CPUtime=17.09 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 41174 0 0 0 1703 6 0 0 25 0 1 0 477757506 147992576 31450 33554432000 4194304 4785740 140734914350784 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 36131 31450 317 145 0 33176 0
[pid=1053] ppid=1050 vsize=533176 CPUtime=16.99 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 27443 0 0 0 1696 3 0 0 25 0 1 0 477757506 545972224 27340 33554432000 134512640 134534564 4289806512 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 133294 27340 91 6 0 131960 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 965632

[startup+102.307 s]
/proc/loadavg: 5.87 5.47 5.63 7/184 1057
/proc/meminfo: memFree=15152128/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181404201320448 0 0 17 7 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=364544 CPUtime=34.08 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 129707 0 0 0 3391 17 0 0 25 0 1 0 477757506 373293056 75141 33554432000 4194304 4587354 140733286317968 18446744073709551615 4307706 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 91136 75141 338 96 0 87698 0
[pid=1052] ppid=1050 vsize=135920 CPUtime=34.11 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 43629 0 0 0 3404 7 0 0 25 0 1 0 477757506 139182080 30563 33554432000 4194304 4785740 140734914350784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 33980 30563 340 145 0 31025 0
[pid=1053] ppid=1050 vsize=546932 CPUtime=34.08 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 40332 0 0 0 3404 4 0 0 25 0 1 0 477757506 560058368 40229 33554432000 134512640 134534564 4289806512 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 136733 40229 95 6 0 135399 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1065720

[startup+162.301 s]
/proc/loadavg: 5.95 5.56 5.65 7/184 1058
/proc/meminfo: memFree=15081072/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026183190907715584 0 0 17 7 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=1091544 CPUtime=54.08 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 136353 0 0 0 5390 18 0 0 25 0 1 0 477757506 1117741056 79443 33554432000 4194304 4587354 140733286317968 18446744073709551615 4383541 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 272886 79443 338 96 0 269448 0
[pid=1052] ppid=1050 vsize=135920 CPUtime=54.11 cores=1

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

/proc/1053/statm: 136733 40229 95 6 0 135399 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 2039028

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 1190
/proc/meminfo: memFree=13684908/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=915908 CPUtime=1554.15 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 152895 0 0 0 155390 25 0 0 25 0 1 0 477757506 937889792 72020 33554432000 4194304 4587354 140733286317968 18446744073709551615 4244136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 228977 72020 338 96 0 225539 0
[pid=1052] ppid=1050 vsize=563340 CPUtime=1554.15 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 148395 0 0 0 155363 52 0 0 25 0 1 0 477757506 576860160 135329 33554432000 4194304 4785740 140734914350784 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 140835 135329 340 145 0 137880 0
[pid=1053] ppid=1050 vsize=546932 CPUtime=1554.1 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 40332 0 0 0 155406 4 0 0 25 0 1 0 477757506 560058368 40229 33554432000 134512640 134534564 4289806512 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 136733 40229 95 6 0 135399 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 2044504

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 1192
/proc/meminfo: memFree=13698164/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=915908 CPUtime=1574.15 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 154018 0 0 0 157389 26 0 0 25 0 1 0 477757506 937889792 73133 33554432000 4194304 4587354 140733286317968 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 228977 73133 338 96 0 225539 0
[pid=1052] ppid=1050 vsize=568284 CPUtime=1574.16 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 149579 0 0 0 157363 53 0 0 25 0 1 0 477757506 581922816 136513 33554432000 4194304 4785740 140734914350784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 142071 136513 340 145 0 139116 0
[pid=1053] ppid=1050 vsize=546932 CPUtime=1574.11 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 40332 0 0 0 157407 4 0 0 25 0 1 0 477757506 560058368 40229 33554432000 134512640 134534564 4289806512 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 136733 40229 95 6 0 135399 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2049448

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 1194
/proc/meminfo: memFree=13714024/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=1025624 CPUtime=1594.15 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 155749 0 0 0 159388 27 0 0 25 0 1 0 477757506 1050238976 73303 33554432000 4194304 4587354 140733286317968 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 256406 73303 338 96 0 252968 0
[pid=1052] ppid=1050 vsize=572300 CPUtime=1594.15 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 150569 0 0 0 159362 53 0 0 25 0 1 0 477757506 586035200 137503 33554432000 4194304 4785740 140734914350784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 143075 137503 340 145 0 140120 0
[pid=1053] ppid=1050 vsize=546932 CPUtime=1594.11 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 40332 0 0 0 159407 4 0 0 25 0 1 0 477757506 560058368 40229 33554432000 134512640 134534564 4289806512 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 136733 40229 95 6 0 135399 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 2163180

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 1195
/proc/meminfo: memFree=13684372/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=1025624 CPUtime=1614.15 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 155749 0 0 0 161388 27 0 0 25 0 1 0 477757506 1050238976 73303 33554432000 4194304 4587354 140733286317968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 256406 73303 338 96 0 252968 0
[pid=1052] ppid=1050 vsize=576392 CPUtime=1614.14 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 151620 0 0 0 161361 53 0 0 25 0 1 0 477757506 590225408 138554 33554432000 4194304 4785740 140734914350784 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 144098 138554 340 145 0 141143 0
[pid=1053] ppid=1050 vsize=546932 CPUtime=1614.12 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 40332 0 0 0 161408 4 0 0 25 0 1 0 477757506 560058368 40229 33554432000 134512640 134534564 4289806512 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 136733 40229 95 6 0 135399 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 2167272

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 1197
/proc/meminfo: memFree=13702716/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181266762366976 0 0 17 3 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=1025624 CPUtime=1634.14 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 156174 0 0 0 163387 27 0 0 25 0 1 0 477757506 1050238976 73721 33554432000 4194304 4587354 140733286317968 18446744073709551615 4238043 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 256406 73721 338 96 0 252968 0
[pid=1052] ppid=1050 vsize=581832 CPUtime=1634.14 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 152968 0 0 0 163360 54 0 0 25 0 1 0 477757506 595795968 139902 33554432000 4194304 4785740 140734914350784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 145458 139902 340 145 0 142503 0
[pid=1053] ppid=1050 vsize=546932 CPUtime=1634.13 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 40332 0 0 0 163409 4 0 0 25 0 1 0 477757506 560058368 40229 33554432000 134512640 134534564 4289806512 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 136733 40229 95 6 0 135399 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 2172712

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 1198
/proc/meminfo: memFree=13668352/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181266762366976 0 0 17 3 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=955256 CPUtime=1654.14 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 156908 0 0 0 165386 28 0 0 25 0 1 0 477757506 978182144 73303 33554432000 4194304 4587354 140733286317968 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 238814 73303 338 96 0 235376 0
[pid=1052] ppid=1050 vsize=588324 CPUtime=1654.14 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 154621 0 0 0 165359 55 0 0 25 0 1 0 477757506 602443776 141555 33554432000 4194304 4785740 140734914350784 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 147081 141555 340 145 0 144126 0
[pid=1053] ppid=1050 vsize=546932 CPUtime=1654.14 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 40332 0 0 0 165410 4 0 0 25 0 1 0 477757506 560058368 40229 33554432000 134512640 134534564 4289806512 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 136733 40229 95 6 0 135399 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 2108836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.95 4/176 1217
/proc/meminfo: memFree=15092520/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181266762366976 0 0 17 3 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=955256 CPUtime=1666.65 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 156908 0 0 0 166637 28 0 0 25 0 1 0 477757506 978182144 73303 33554432000 4194304 4587354 140733286317968 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 238814 73303 338 96 0 235376 0
[pid=1052] ppid=1050 vsize=592560 CPUtime=1666.74 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 155655 0 0 0 166618 56 0 0 25 0 1 0 477757506 606781440 142589 33554432000 4194304 4785740 140734914350784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 148140 142589 340 145 0 145185 0
[pid=1053] ppid=1050 vsize=546932 CPUtime=1666.63 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 40332 0 0 0 166659 4 0 0 25 0 1 0 477757506 560058368 40229 33554432000 134512640 134534564 4289806512 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 136733 40229 95 6 0 135399 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 2113072

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.95 4/176 1217
/proc/meminfo: memFree=15092520/32951124 swapFree=67111528/67111528
[pid=1050] ppid=1048 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (ppfolio) S 1048 1050 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477757506 18763776 394 33554432000 4194304 4287625 140733198449408 18446744073709551615 212687695375 0 0 4096 65536 15026181266762366976 0 0 17 3 0 0 0
/proc/1050/statm: 4581 394 345 23 0 91 0
[pid=1051] ppid=1050 vsize=955256 CPUtime=1666.65 cores=1
/proc/1051/stat : 1051 (cryptominisat) R 1050 1050 32167 0 -1 4202496 156908 0 0 0 166637 28 0 0 25 0 1 0 477757506 978182144 73303 33554432000 4194304 4587354 140733286317968 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1051/statm: 238814 73303 338 96 0 235376 0
[pid=1052] ppid=1050 vsize=592560 CPUtime=1666.74 cores=1
/proc/1052/stat : 1052 (clasp) R 1050 1050 32167 0 -1 4202496 155655 0 0 0 166618 56 0 0 25 0 1 0 477757506 606781440 142589 33554432000 4194304 4785740 140734914350784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1052/statm: 148140 142589 340 145 0 145185 0
[pid=1053] ppid=1050 vsize=546932 CPUtime=1666.63 cores=1
/proc/1053/stat : 1053 (TNM) R 1050 1050 32167 0 -1 4202496 40332 0 0 0 166659 4 0 0 25 0 1 0 477757506 560058368 40229 33554432000 134512640 134534564 4289806512 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1053/statm: 136733 40229 95 6 0 135399 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 2113072

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1050 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 5000.02
#
# 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.02
CPU user time (s): 4999.14
CPU system time (s): 0.88
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2905336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 232
involuntary context switches= 4

runsolver used 8.25774 second user time and 19.0201 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-24 18:13:18
IDJOB=3276152
IDBENCH=85764
IDSOLVER=1639
FILE ID=node139/3276152-1303661596
RUNJOBID= node139-1303651592-571
PBS_JOBID= 13150709
Free space on /tmp= 72524 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276152-1303661596/watcher-3276152-1303661596 -o /tmp/evaluation-result-3276152-1303661596/solver-3276152-1303661596 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276152-1303661596.cnf

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=1525125853

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15935636 kB
Buffers:       2144800 kB
Cached:       14125624 kB
SwapCached:          0 kB
Active:        9996820 kB
Inactive:      6496876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15935636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           56828 kB
Writeback:           0 kB
AnonPages:      222440 kB
Mapped:          16344 kB
Slab:           460496 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   809140 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= 72536 MiB
End job on node139 at 2011-04-24 19:36:40