Trace number 3721369

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
PB07: minisat+ 1.14? (TO) 1800.04 1800.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
MD5SUMa4a494535709e59392e65403b829113d
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.119981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints165
Number of constraints which are clauses85
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint85
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.01/0.07	c Converting 165 PB-constraints to clauses...
0.01/0.07	c   -- Unit propagations: (none)
0.01/0.07	c   -- Detecting intervals from adjacent constraints: (none)
0.01/0.07	c   -- Clauses(.)/Splits(s): .....................................................................................
0.01/0.07	c ---[  79]---> BDD-cost:  167
0.01/0.07	c ---[  78]---> BDD-cost:  167
0.01/0.08	c ---[  77]---> BDD-cost:  167
0.01/0.08	c ---[  76]---> BDD-cost:  167
0.01/0.08	c ---[  75]---> BDD-cost:  167
0.01/0.08	c ---[  74]---> BDD-cost:  167
0.01/0.08	c ---[  73]---> BDD-cost:  167
0.01/0.09	c ---[  72]---> BDD-cost:  167
0.01/0.09	c ---[  71]---> BDD-cost:  167
0.01/0.09	c ---[  70]---> BDD-cost:  167
0.01/0.09	c ---[  69]---> BDD-cost:  167
0.01/0.09	c ---[  68]---> BDD-cost:  167
0.09/0.10	c ---[  67]---> BDD-cost:  167
0.09/0.10	c ---[  66]---> BDD-cost:  167
0.09/0.10	c ---[  65]---> BDD-cost:  167
0.09/0.10	c ---[  64]---> BDD-cost:  167
0.09/0.10	c ---[  63]---> BDD-cost:  167
0.09/0.11	c ---[  62]---> BDD-cost:  167
0.09/0.11	c ---[  61]---> BDD-cost:  167
0.09/0.11	c ---[  60]---> BDD-cost:  167
0.09/0.11	c ---[  59]---> BDD-cost:  167
0.09/0.11	c ---[  58]---> BDD-cost:  167
0.09/0.12	c ---[  57]---> BDD-cost:  167
0.09/0.12	c ---[  56]---> BDD-cost:  167
0.09/0.12	c ---[  55]---> BDD-cost:  167
0.09/0.12	c ---[  54]---> BDD-cost:  167
0.09/0.12	c ---[  53]---> BDD-cost:  167
0.09/0.13	c ---[  52]---> BDD-cost:  167
0.09/0.13	c ---[  51]---> BDD-cost:  167
0.09/0.13	c ---[  50]---> BDD-cost:  167
0.09/0.13	c ---[  49]---> BDD-cost:  167
0.09/0.13	c ---[  48]---> BDD-cost:  167
0.09/0.14	c ---[  47]---> BDD-cost:  167
0.09/0.14	c ---[  46]---> BDD-cost:  167
0.09/0.14	c ---[  45]---> BDD-cost:  167
0.09/0.14	c ---[  44]---> BDD-cost:  167
0.09/0.14	c ---[  43]---> BDD-cost:  167
0.09/0.15	c ---[  42]---> BDD-cost:  167
0.09/0.15	c ---[  41]---> BDD-cost:  167
0.09/0.15	c ---[  40]---> BDD-cost:  167
0.09/0.15	c ---[  39]---> BDD-cost:  167
0.09/0.15	c ---[  38]---> BDD-cost:  167
0.09/0.16	c ---[  37]---> BDD-cost:  167
0.09/0.16	c ---[  36]---> BDD-cost:  167
0.09/0.16	c ---[  35]---> BDD-cost:  167
0.09/0.16	c ---[  34]---> BDD-cost:  167
0.09/0.16	c ---[  33]---> BDD-cost:  167
0.09/0.17	c ---[  32]---> BDD-cost:  167
0.09/0.17	c ---[  31]---> BDD-cost:  167
0.09/0.17	c ---[  30]---> BDD-cost:  167
0.09/0.17	c ---[  29]---> BDD-cost:  167
0.09/0.17	c ---[  28]---> BDD-cost:  167
0.09/0.18	c ---[  27]---> BDD-cost:  167
0.09/0.18	c ---[  26]---> BDD-cost:  167
0.09/0.18	c ---[  25]---> BDD-cost:  167
0.09/0.18	c ---[  24]---> BDD-cost:  167
0.09/0.18	c ---[  23]---> BDD-cost:  167
0.09/0.19	c ---[  22]---> BDD-cost:  167
0.09/0.19	c ---[  21]---> BDD-cost:  167
0.09/0.19	c ---[  20]---> BDD-cost:  167
0.09/0.19	c ---[  19]---> BDD-cost:  167
0.09/0.20	c ---[  18]---> BDD-cost:  167
0.19/0.20	c ---[  17]---> BDD-cost:  167
0.19/0.20	c ---[  16]---> BDD-cost:  167
0.19/0.20	c ---[  15]---> BDD-cost:  167
0.19/0.20	c ---[  14]---> BDD-cost:  167
0.19/0.21	c ---[  13]---> BDD-cost:  167
0.19/0.21	c ---[  12]---> BDD-cost:  167
0.19/0.21	c ---[  11]---> BDD-cost:  167
0.19/0.21	c ---[  10]---> BDD-cost:  167
0.19/0.21	c ---[   9]---> BDD-cost:  167
0.19/0.22	c ---[   8]---> BDD-cost:  167
0.19/0.22	c ---[   7]---> BDD-cost:  167
0.19/0.22	c ---[   6]---> BDD-cost:  167
0.19/0.22	c ---[   5]---> BDD-cost:  167
0.19/0.22	c ---[   4]---> BDD-cost:  167
0.19/0.23	c ---[   3]---> BDD-cost:  167
0.19/0.23	c ---[   2]---> BDD-cost:  167
0.19/0.23	c ---[   1]---> BDD-cost:  167
0.19/0.23	c ---[   0]---> BDD-cost:  167
0.19/0.25	c ==================================[MINISAT+]==================================
0.19/0.25	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.25	c ==============================================================================
0.19/0.25	c |         0 |   33365    93360 |   11121       0        0     nan |  0.000 % |
0.19/0.27	c |       102 |   33365    93360 |   12233     102    30609   300.1 |  0.397 % |
0.29/0.31	c |       252 |   33365    93360 |   13456     252    70949   281.5 |  0.397 % |
0.29/0.36	c |       478 |   33365    93360 |   14802     478   125224   262.0 |  0.397 % |
0.39/0.49	c |       815 |   33365    93360 |   16282     815   286956   352.1 |  0.397 % |
0.59/0.67	c |      1321 |   33365    93360 |   17910    1321   471881   357.2 |  0.397 % |
0.89/0.95	c |      2082 |   33365    93360 |   19701    2082   805056   386.7 |  0.397 % |
1.29/1.38	c |      3221 |   33365    93360 |   21671    3221  1294311   401.8 |  0.397 % |
1.99/2.09	c |      4929 |   33365    93360 |   23838    4929  2270440   460.6 |  0.397 % |
3.59/3.69	c |      7496 |   33365    93360 |   26222    7496  3826941   510.5 |  0.397 % |
5.79/5.81	c |     11340 |   33365    93360 |   28845   11340  6308603   556.3 |  0.397 % |
9.49/9.57	c |     17107 |   33365    93360 |   31729   17107 10109099   590.9 |  0.397 % |
18.69/18.78	c |     25757 |   33365    93360 |   34902   25757 16069644   623.9 |  0.397 % |
33.28/33.33	c |     38731 |   33365    93360 |   38392   38731 27714201   715.6 |  0.397 % |
56.98/57.08	c |     58192 |   33365    93360 |   42231   31690 29822543   941.1 |  0.397 % |
88.58/88.66	c |     87385 |   33365    93360 |   46455   17386 12960801   745.5 |  0.397 % |
172.19/172.34	c |    131174 |   33365    93360 |   51100   61175 72970310  1192.8 |  0.397 % |
290.14/290.31	c |    196859 |   33365    93360 |   56210   28281 31257716  1105.3 |  0.397 % |
531.70/531.92	c |    295387 |   33365    93360 |   61831   69313 72056374  1039.6 |  0.397 % |
753.36/753.66	c |    443176 |   33365    93360 |   68015   41757 36019307   862.6 |  0.397 % |
1167.50/1167.82	c |    664859 |   33365    93360 |   74816   56201 45293336   805.9 |  0.397 % |
1800.02/1800.50	c 
1800.02/1800.50	c *** TERMINATED ***
1800.02/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3721369-1338555806/watcher-3721369-1338555806 -o /tmp/evaluation-result-3721369-1338555806/solver-3721369-1338555806 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721369-1338555806.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.04 2.01 1.91 3/178 26334
/proc/meminfo: memFree=29154948/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 181 0 0 0 0 0 0 0 20 0 1 0 321705420 1294336 138 33554432000 134512640 135395479 4287435424 4287434256 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 316 146 74 216 0 98 0

[startup+0.012681 s]
/proc/loadavg: 2.04 2.01 1.91 3/178 26334
/proc/meminfo: memFree=29154948/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=1596 CPUtime=0.01 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 240 0 0 0 1 0 0 0 20 0 1 0 321705420 1634304 197 33554432000 134512640 135395479 4287435424 4287433852 135006884 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 399 197 74 216 0 181 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1596

[startup+0.100238 s]
/proc/loadavg: 2.04 2.01 1.91 3/178 26334
/proc/meminfo: memFree=29154948/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=3036 CPUtime=0.09 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 665 0 0 0 9 0 0 0 20 0 1 0 321705420 3108864 582 33554432000 134512640 135395479 4287435424 4287413788 135005853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 759 582 88 216 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3036

[startup+0.300245 s]
/proc/loadavg: 2.04 2.01 1.91 3/178 26334
/proc/meminfo: memFree=29154948/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=5912 CPUtime=0.29 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 1369 0 0 0 29 0 0 0 20 0 1 0 321705420 6053888 1281 33554432000 134512640 135395479 4287435424 4287433324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 1478 1281 106 216 0 1260 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5912

[startup+0.700209 s]
/proc/loadavg: 2.04 2.01 1.91 3/178 26334
/proc/meminfo: memFree=29154948/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=7760 CPUtime=0.69 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 1821 0 0 0 69 0 0 0 20 0 1 0 321705420 7946240 1733 33554432000 134512640 135395479 4287435424 4287433324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 1940 1733 106 216 0 1722 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7760

[startup+1.50024 s]
/proc/loadavg: 2.04 2.01 1.91 3/179 26335
/proc/meminfo: memFree=29146764/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=11712 CPUtime=1.49 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 2815 0 0 0 149 0 0 0 20 0 1 0 321705420 11993088 2727 33554432000 134512640 135395479 4287435424 4287433324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 2928 2727 106 216 0 2710 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11712

[startup+3.10021 s]
/proc/loadavg: 2.04 2.01 1.91 3/179 26335
/proc/meminfo: memFree=29140284/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=19104 CPUtime=3.09 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 4669 0 0 0 309 0 0 0 20 0 1 0 321705420 19562496 4581 33554432000 134512640 135395479 4287435424 4287433324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 4776 4581 106 216 0 4558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19104

[startup+6.30021 s]
/proc/loadavg: 2.03 2.01 1.91 3/179 26335
/proc/meminfo: memFree=29125900/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=33624 CPUtime=6.29 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 8287 0 0 0 628 1 0 0 20 0 1 0 321705420 34430976 8199 33554432000 134512640 135395479 4287435424 4287433324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 8406 8199 106 216 0 8188 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33624

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 1.91 3/179 26335
/proc/meminfo: memFree=29095552/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=58060 CPUtime=12.69 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 14380 0 0 0 1266 3 0 0 20 0 1 0 321705420 59453440 14292 33554432000 134512640 135395479 4287435424 4287433776 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 14515 14292 106 216 0 14297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58060

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 26335
/proc/meminfo: memFree=29055128/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=97640 CPUtime=25.49 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 24294 0 0 0 2544 5 0 0 20 0 1 0 321705420 99983360 24206 33554432000 134512640 135395479 4287435424 4287433144 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 24410 24206 106 216 0 24192 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97640

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 26335
/proc/meminfo: memFree=29032536/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=118968 CPUtime=51.08 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 29599 0 0 0 5101 7 0 0 20 0 1 0 321705420 121823232 29511 33554432000 134512640 135395479 4287435424 4287433296 134574428 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 29742 29511 106 216 0 29524 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118968

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 1.92 3/179 26335
/proc/meminfo: memFree=28943812/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=207148 CPUtime=102.27 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 51627 0 0 0 10213 14 0 0 20 0 1 0 321705420 212119552 51550 33554432000 134512640 135395479 4287435424 4287433776 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 51787 51550 106 216 0 51569 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 207148

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/179 26335
/proc/meminfo: memFree=28873408/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=279312 CPUtime=162.2 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 69705 0 0 0 16201 19 0 0 20 0 1 0 321705420 286015488 69604 33554432000 134512640 135395479 4287435424 4287433776 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 69828 69604 106 216 0 69610 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 279312

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/179 26335
/proc/meminfo: memFree=28840204/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=305580 CPUtime=222.15 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 76296 0 0 0 22195 20 0 0 20 0 1 0 321705420 312913920 76190 33554432000 134512640 135395479 4287435424 4287433776 134581053 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 76395 76190 106 216 0 76177 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 305580

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 26336
/proc/meminfo: memFree=28837968/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=307680 CPUtime=282.13 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 76823 0 0 0 28193 20 0 0 20 0 1 0 321705420 315064320 76718 33554432000 134512640 135395479 4287435424 4287433776 134581412 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 76920 76718 106 216 0 76702 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 307680

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 26336
/proc/meminfo: memFree=28838028/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=307680 CPUtime=342.12 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 76823 0 0 0 34192 20 0 0 20 0 1 0 321705420 315064320 76718 33554432000 134512640 135395479 4287435424 4287433776 134580929 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 76920 76718 106 216 0 76702 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 307680

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 26339
/proc/meminfo: memFree=28789532/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=355844 CPUtime=402.12 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 88861 0 0 0 40187 25 0 0 20 0 1 0 321705420 364384256 88756 33554432000 134512640 135395479 4287435424 4287433776 134580943 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 88961 88756 106 216 0 88743 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 355844

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 1.92 3/179 26339
/proc/meminfo: memFree=28771436/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=355844 CPUtime=462.11 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 88866 0 0 0 46186 25 0 0 20 0 1 0 321705420 364384256 88761 33554432000 134512640 135395479 4287435424 4287433776 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 88961 88761 106 216 0 88743 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 355844

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/179 26339
/proc/meminfo: memFree=28755316/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=355844 CPUtime=522.11 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 88867 0 0 0 52186 25 0 0 20 0 1 0 321705420 364384256 88762 33554432000 134512640 135395479 4287435424 4287433776 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 88961 88762 106 216 0 88743 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 355844

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/179 26340
/proc/meminfo: memFree=28755148/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=355844 CPUtime=582.09 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 88878 0 0 0 58184 25 0 0 20 0 1 0 321705420 364384256 88783 33554432000 134512640 135395479 4287435424 4287433776 134580950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 88961 88783 106 216 0 88743 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 355844

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26341
/proc/meminfo: memFree=28755176/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=355760 CPUtime=882.04 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 88891 0 0 0 88179 25 0 0 20 0 1 0 321705420 364298240 88776 33554432000 134512640 135395479 4287435424 4287433776 134580929 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 88940 88776 106 216 0 88722 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 355760

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26341
/proc/meminfo: memFree=28755052/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=355760 CPUtime=942.03 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 88891 0 0 0 94178 25 0 0 20 0 1 0 321705420 364298240 88776 33554432000 134512640 135395479 4287435424 4287433776 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 88940 88776 106 216 0 88722 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 355760

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 26344
/proc/meminfo: memFree=28755028/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=355760 CPUtime=1002.02 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 88891 0 0 0 100177 25 0 0 20 0 1 0 321705420 364298240 88776 33554432000 134512640 135395479 4287435424 4287433776 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 88940 88776 106 216 0 88722 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 355760

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26344
/proc/meminfo: memFree=28755672/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=355760 CPUtime=1062.01 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 88891 0 0 0 106176 25 0 0 20 0 1 0 321705420 364298240 88776 33554432000 134512640 135395479 4287435424 4287433776 134580950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 88940 88776 106 216 0 88722 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 355760

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26344
/proc/meminfo: memFree=28755300/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=355760 CPUtime=1122 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 88891 0 0 0 112175 25 0 0 20 0 1 0 321705420 364298240 88776 33554432000 134512640 135395479 4287435424 4287433296 134574102 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 88940 88776 106 216 0 88722 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 355760

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26345
/proc/meminfo: memFree=28754556/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=355760 CPUtime=1181.99 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 88891 0 0 0 118174 25 0 0 20 0 1 0 321705420 364298240 88776 33554432000 134512640 135395479 4287435424 4287433392 134579520 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 88940 88776 106 216 0 88722 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 355760

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26345
/proc/meminfo: memFree=28754432/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=355760 CPUtime=1241.98 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 88898 0 0 0 124173 25 0 0 20 0 1 0 321705420 364298240 88783 33554432000 134512640 135395479 4287435424 4287433776 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 88940 88783 106 216 0 88722 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 355760

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26345
/proc/meminfo: memFree=28754308/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=355760 CPUtime=1301.98 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 88898 0 0 0 130173 25 0 0 20 0 1 0 321705420 364298240 88783 33554432000 134512640 135395479 4287435424 4287433776 134580916 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 88940 88783 106 216 0 88722 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 355760

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26345
/proc/meminfo: memFree=28749472/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=360564 CPUtime=1361.96 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 90067 0 0 0 136171 25 0 0 20 0 1 0 321705420 369217536 89952 33554432000 134512640 135395479 4287435424 4287433776 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 90141 89952 106 216 0 89923 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 360564

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 1.93 3/179 26345
/proc/meminfo: memFree=28702972/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=407604 CPUtime=1421.96 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 101791 0 0 0 142168 28 0 0 20 0 1 0 321705420 417386496 101676 33554432000 134512640 135395479 4287435424 4287433776 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 101901 101676 106 216 0 101683 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 407604

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 26346
/proc/meminfo: memFree=28600052/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=511572 CPUtime=1481.94 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 127709 0 0 0 148156 38 0 0 20 0 1 0 321705420 523849728 127594 33554432000 134512640 135395479 4287435424 4287433776 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 127893 127594 106 216 0 127675 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 511572

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26346
/proc/meminfo: memFree=28552560/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=552940 CPUtime=1541.93 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 138000 0 0 0 154151 42 0 0 20 0 1 0 321705420 566210560 137885 33554432000 134512640 135395479 4287435424 4287433296 134573890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 138235 137885 106 216 0 138017 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 552940

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 26349
/proc/meminfo: memFree=28548768/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=552940 CPUtime=1601.89 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 138040 0 0 0 160147 42 0 0 20 0 1 0 321705420 566210560 137908 33554432000 134512640 135395479 4287435424 4287433776 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 138235 137908 106 216 0 138017 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 552940

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26349
/proc/meminfo: memFree=28548588/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=552940 CPUtime=1661.84 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 138085 0 0 0 166142 42 0 0 20 0 1 0 321705420 566210560 137951 33554432000 134512640 135395479 4287435424 4287433296 134574130 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 138235 137951 106 216 0 138017 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 552940

[startup+1722.3 s]
/proc/loadavg: 1.95 1.98 1.93 3/179 26398
/proc/meminfo: memFree=28629632/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=607428 CPUtime=1721.83 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 151627 0 0 0 172136 47 0 0 20 0 1 0 321705420 622006272 151489 33554432000 134512640 135395479 4287435424 4287433776 134580950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 151857 151489 106 216 0 151639 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 607428

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 26399
/proc/meminfo: memFree=28626160/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=607428 CPUtime=1781.82 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 151627 0 0 0 178135 47 0 0 20 0 1 0 321705420 622006272 151489 33554432000 134512640 135395479 4287435424 4287433296 134573863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 151857 151489 106 216 0 151639 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 607428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 26399
/proc/meminfo: memFree=28626532/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=607428 CPUtime=1800.02 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 151627 0 0 0 179955 47 0 0 20 0 1 0 321705420 622006272 151489 33554432000 134512640 135395479 4287435424 4287433776 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 151857 151489 106 216 0 151639 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 607428

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

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 26399
/proc/meminfo: memFree=28626532/32873844 swapFree=7380/7380
[pid=26334] ppid=26332 vsize=607428 CPUtime=1800.02 cores=1,3,5,7
/proc/26334/stat : 26334 (minisat+) R 26332 26334 25790 0 -1 4202496 151627 0 0 0 179955 47 0 0 20 0 1 0 321705420 622006272 151489 33554432000 134512640 135395479 4287435424 4287433776 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26334/statm: 151857 151489 106 216 0 151639 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 607428

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1799.56
CPU system time (s): 0.485926
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 607428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.485926
maximum resident set size= 605960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151628
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= 220
involuntary context switches= 1844

runsolver used 3.14052 second user time and 10.4754 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-01 15:03:26
IDJOB=3721369
IDBENCH=2580
IDSOLVER=2306
FILE ID=node133/3721369-1338555806
RUNJOBID= node133-1338552574-25807
PBS_JOBID= 14635851
Free space on /tmp= 70484 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721369-1338555806/watcher-3721369-1338555806 -o /tmp/evaluation-result-3721369-1338555806/solver-3721369-1338555806 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721369-1338555806.opb            

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

MD5SUM BENCH= a4a494535709e59392e65403b829113d
RANDOM SEED=653015114

node133.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29155220 kB
Buffers:          312244 kB
Cached:          2420220 kB
SwapCached:          676 kB
Active:          1383668 kB
Inactive:        1471728 kB
Active(anon):     114248 kB
Inactive(anon):    10240 kB
Active(file):    1269420 kB
Inactive(file):  1461488 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:              2352 kB
Writeback:             0 kB
AnonPages:        183980 kB
Mapped:            10864 kB
Shmem:                 0 kB
Slab:             725852 kB
SReclaimable:     167932 kB
SUnreclaim:       557920 kB
KernelStack:        1488 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     238232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721369-1338555806.opb

Free space on /tmp at the end= 70480 MiB
End job on node133 at 2012-06-01 15:33:29