Trace number 3721367

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.06 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-55-50.opb
MD5SUM277dd35641d3866b31d8fb041eb7f9fb
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.049991
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints105
Number of constraints which are clauses55
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
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 56
Number of bits of the biggest sum of numbers6
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.00/0.03	c Converting 105 PB-constraints to clauses...
0.00/0.03	c   -- Unit propagations: (none)
0.00/0.03	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.03	c   -- Clauses(.)/Splits(s): .......................................................
0.00/0.03	c ---[  49]---> BDD-cost:  107
0.00/0.03	c ---[  48]---> BDD-cost:  107
0.00/0.03	c ---[  47]---> BDD-cost:  107
0.00/0.03	c ---[  46]---> BDD-cost:  107
0.00/0.03	c ---[  45]---> BDD-cost:  107
0.00/0.03	c ---[  44]---> BDD-cost:  107
0.00/0.03	c ---[  43]---> BDD-cost:  107
0.00/0.03	c ---[  42]---> BDD-cost:  107
0.00/0.03	c ---[  41]---> BDD-cost:  107
0.00/0.03	c ---[  40]---> BDD-cost:  107
0.00/0.04	c ---[  39]---> BDD-cost:  107
0.00/0.04	c ---[  38]---> BDD-cost:  107
0.00/0.04	c ---[  37]---> BDD-cost:  107
0.00/0.04	c ---[  36]---> BDD-cost:  107
0.00/0.04	c ---[  35]---> BDD-cost:  107
0.00/0.04	c ---[  34]---> BDD-cost:  107
0.00/0.04	c ---[  33]---> BDD-cost:  107
0.00/0.04	c ---[  32]---> BDD-cost:  107
0.00/0.04	c ---[  31]---> BDD-cost:  107
0.00/0.04	c ---[  30]---> BDD-cost:  107
0.00/0.04	c ---[  29]---> BDD-cost:  107
0.00/0.05	c ---[  28]---> BDD-cost:  107
0.00/0.05	c ---[  27]---> BDD-cost:  107
0.00/0.05	c ---[  26]---> BDD-cost:  107
0.00/0.05	c ---[  25]---> BDD-cost:  107
0.00/0.05	c ---[  24]---> BDD-cost:  107
0.00/0.05	c ---[  23]---> BDD-cost:  107
0.00/0.05	c ---[  22]---> BDD-cost:  107
0.00/0.05	c ---[  21]---> BDD-cost:  107
0.00/0.05	c ---[  20]---> BDD-cost:  107
0.00/0.05	c ---[  19]---> BDD-cost:  107
0.00/0.06	c ---[  18]---> BDD-cost:  107
0.00/0.06	c ---[  17]---> BDD-cost:  107
0.00/0.06	c ---[  16]---> BDD-cost:  107
0.00/0.06	c ---[  15]---> BDD-cost:  107
0.00/0.06	c ---[  14]---> BDD-cost:  107
0.00/0.06	c ---[  13]---> BDD-cost:  107
0.00/0.06	c ---[  12]---> BDD-cost:  107
0.00/0.06	c ---[  11]---> BDD-cost:  107
0.00/0.06	c ---[  10]---> BDD-cost:  107
0.00/0.06	c ---[   9]---> BDD-cost:  107
0.00/0.06	c ---[   8]---> BDD-cost:  107
0.00/0.07	c ---[   7]---> BDD-cost:  107
0.00/0.07	c ---[   6]---> BDD-cost:  107
0.00/0.07	c ---[   5]---> BDD-cost:  107
0.00/0.07	c ---[   4]---> BDD-cost:  107
0.00/0.07	c ---[   3]---> BDD-cost:  107
0.07/0.07	c ---[   2]---> BDD-cost:  107
0.07/0.07	c ---[   1]---> BDD-cost:  107
0.07/0.07	c ---[   0]---> BDD-cost:  107
0.07/0.08	c ==================================[MINISAT+]==================================
0.07/0.08	c | Conflicts | Original         | Learnt                           | Progress |
0.07/0.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.07/0.08	c ==============================================================================
0.07/0.08	c |         0 |   13355    37350 |    4451       0        0     nan |  0.000 % |
0.07/0.09	c |       100 |   13355    37350 |    4896     100    23024   230.2 |  0.617 % |
0.09/0.11	c |       250 |   13355    37350 |    5385     250    55683   222.7 |  0.617 % |
0.09/0.16	c |       480 |   13355    37350 |    5924     480   128817   268.4 |  0.617 % |
0.19/0.22	c |       817 |   13355    37350 |    6516     817   201409   246.5 |  0.617 % |
0.29/0.33	c |      1324 |   13355    37350 |    7168    1324   355233   268.3 |  0.617 % |
0.49/0.50	c |      2083 |   13355    37350 |    7885    2083   637890   306.2 |  0.617 % |
0.69/0.71	c |      3224 |   13355    37350 |    8673    3224  1005055   311.7 |  0.617 % |
1.19/1.23	c |      4932 |   13355    37350 |    9541    4932  1757490   356.3 |  0.617 % |
2.19/2.29	c |      7495 |   13355    37350 |   10495    7495  3259099   434.8 |  0.617 % |
3.68/3.78	c |     11339 |   13355    37350 |   11544   11339  5278163   465.5 |  0.617 % |
5.50/5.56	c |     17115 |   13355    37350 |   12699   10799  5454775   505.1 |  0.617 % |
9.69/9.74	c |     25766 |   13355    37350 |   13969    9746  3996999   410.1 |  0.617 % |
17.09/17.13	c |     38740 |   13355    37350 |   15366   12671  9096994   717.9 |  0.617 % |
25.77/25.81	c |     58201 |   13355    37350 |   16902   21172  9901168   467.7 |  0.617 % |
49.25/49.37	c |     87396 |   13355    37350 |   18592   16378 11310424   690.6 |  0.617 % |
74.66/74.77	c |    131185 |   13355    37350 |   20452   22133 10862656   490.8 |  0.617 % |
129.65/129.76	c |    196869 |   13355    37350 |   22497   19274 17630954   914.8 |  0.617 % |
217.10/217.26	c |    295395 |   13355    37350 |   24747   20473 12493803   610.3 |  0.617 % |
359.59/359.77	c |    443184 |   13355    37350 |   27221   27173 20102181   739.8 |  0.617 % |
518.35/518.58	c |    664868 |   13355    37350 |   29944   26358 12131347   460.3 |  0.617 % |
892.38/892.63	c |    997393 |   13355    37350 |   32938   30008 21554305   718.3 |  0.617 % |
1274.63/1274.98	c |   1496181 |   13355    37350 |   36232   18614 11819048   635.0 |  0.617 % |
1800.05/1800.40	c 
1800.05/1800.40	c *** TERMINATED ***
1800.05/1800.40	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-3721367-1338555695/watcher-3721367-1338555695 -o /tmp/evaluation-result-3721367-1338555695/solver-3721367-1338555695 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721367-1338555695.opb 

running on 4 cores: 0,2,4,6

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.00 2.00 1.90 3/179 26285
/proc/meminfo: memFree=29007164/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=1268 CPUtime=0 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 188 0 0 0 0 0 0 0 20 0 1 0 321694266 1298432 145 33554432000 134512640 135395479 4289222768 4289221420 135010894 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 317 145 74 216 0 99 0

[startup+0.0744511 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 26285
/proc/meminfo: memFree=29007164/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=2184 CPUtime=0.07 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 397 0 0 0 7 0 0 0 20 0 1 0 321694266 2236416 354 33554432000 134512640 135395479 4289222768 4289221472 135031374 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 546 354 88 216 0 328 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2184

[startup+0.100253 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 26285
/proc/meminfo: memFree=29007164/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=3196 CPUtime=0.09 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 663 0 0 0 9 0 0 0 20 0 1 0 321694266 3272704 619 33554432000 134512640 135395479 4289222768 4289220668 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 799 619 106 216 0 581 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3196

[startup+0.300214 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 26285
/proc/meminfo: memFree=29007164/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=4384 CPUtime=0.29 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 957 0 0 0 29 0 0 0 20 0 1 0 321694266 4489216 913 33554432000 134512640 135395479 4289222768 4289220640 134573805 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 1096 913 106 216 0 878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4384

[startup+0.700222 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 26285
/proc/meminfo: memFree=29007164/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=7156 CPUtime=0.69 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 1653 0 0 0 69 0 0 0 20 0 1 0 321694266 7327744 1609 33554432000 134512640 135395479 4289222768 4289220736 134576754 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 1789 1609 106 216 0 1571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7156

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 1.90 3/180 26286
/proc/meminfo: memFree=28999468/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=12032 CPUtime=1.49 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 2883 0 0 0 149 0 0 0 20 0 1 0 321694266 12320768 2839 33554432000 134512640 135395479 4289222768 4289220668 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 3008 2839 106 216 0 2790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12032

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 1.90 3/180 26286
/proc/meminfo: memFree=28992508/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=21152 CPUtime=3.08 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 5145 0 0 0 308 0 0 0 20 0 1 0 321694266 21659648 5101 33554432000 134512640 135395479 4289222768 4289220668 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 5288 5102 106 216 0 5070 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21152

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 1.90 3/180 26286
/proc/meminfo: memFree=28981108/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=29584 CPUtime=6.29 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 7245 0 0 0 628 1 0 0 20 0 1 0 321694266 30294016 7201 33554432000 134512640 135395479 4289222768 4289220488 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 7396 7201 106 216 0 7178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29584

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.90 3/180 26286
/proc/meminfo: memFree=28966684/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=40332 CPUtime=12.68 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 9928 0 0 0 1267 1 0 0 20 0 1 0 321694266 41299968 9904 33554432000 134512640 135395479 4289222768 4289221120 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 10083 9904 106 216 0 9865 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40332

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.90 3/180 26286
/proc/meminfo: memFree=28948200/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=59000 CPUtime=25.47 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 14617 0 0 0 2545 2 0 0 20 0 1 0 321694266 60416000 14585 33554432000 134512640 135395479 4289222768 4289221120 134580786 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 14750 14585 106 216 0 14532 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 59000

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 26287
/proc/meminfo: memFree=28939436/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=67704 CPUtime=51.05 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 16789 0 0 0 5103 2 0 0 20 0 1 0 321694266 69328896 16758 33554432000 134512640 135395479 4289222768 4289220640 134574048 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 16926 16758 106 216 0 16708 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 67704

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 1.91 3/179 26287
/proc/meminfo: memFree=28908684/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=98256 CPUtime=102.25 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 24419 0 0 0 10221 4 0 0 20 0 1 0 321694266 100614144 24388 33554432000 134512640 135395479 4289222768 4289220640 134573849 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 24564 24388 106 216 0 24346 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 98256

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 26335
/proc/meminfo: memFree=29032552/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=111752 CPUtime=162.22 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 27831 0 0 0 16217 5 0 0 20 0 1 0 321694266 114434048 27796 33554432000 134512640 135395479 4289222768 4289221120 134580941 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 27938 27796 106 216 0 27720 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 111752

[startup+222.3 s]
/proc/loadavg: 2.05 2.02 1.92 3/179 26335
/proc/meminfo: memFree=28943796/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=111752 CPUtime=222.2 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 27844 0 0 0 22215 5 0 0 20 0 1 0 321694266 114434048 27802 33554432000 134512640 135395479 4289222768 4289221024 134568552 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 27938 27802 106 216 0 27720 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 111752

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/179 26335
/proc/meminfo: memFree=28852576/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=111752 CPUtime=282.19 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 27844 0 0 0 28214 5 0 0 20 0 1 0 321694266 114434048 27802 33554432000 134512640 135395479 4289222768 4289221120 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 27938 27802 106 216 0 27720 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 111752

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/179 26335
/proc/meminfo: memFree=28840064/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=116900 CPUtime=342.18 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 29128 0 0 0 34213 5 0 0 20 0 1 0 321694266 119705600 29086 33554432000 134512640 135395479 4289222768 4289221120 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 29225 29086 106 216 0 29007 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 116900

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 26336
/proc/meminfo: memFree=28837968/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=116900 CPUtime=402.17 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 29128 0 0 0 40212 5 0 0 20 0 1 0 321694266 119705600 29086 33554432000 134512640 135395479 4289222768 4289221120 134580947 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 29225 29086 106 216 0 29007 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 116900

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 26336
/proc/meminfo: memFree=28837776/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=116760 CPUtime=462.16 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 29131 0 0 0 46211 5 0 0 20 0 1 0 321694266 119562240 29055 33554432000 134512640 135395479 4289222768 4289221120 134580999 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 29190 29055 106 216 0 28972 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 116760

[startup+522.3 s]
/proc/loadavg: 2.08 2.02 1.92 3/180 26339
/proc/meminfo: memFree=28789284/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=116760 CPUtime=522.15 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 29131 0 0 0 52210 5 0 0 20 0 1 0 321694266 119562240 29055 33554432000 134512640 135395479 4289222768 4289221024 134568563 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 29190 29055 106 216 0 28972 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 116760

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 1.92 3/179 26339
/proc/meminfo: memFree=28771436/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=134944 CPUtime=582.15 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 33653 0 0 0 58207 8 0 0 20 0 1 0 321694266 138182656 33577 33554432000 134512640 135395479 4289222768 4289220640 134573950 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 33736 33577 106 216 0 33518 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 134944

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26340
/proc/meminfo: memFree=28755116/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=822.09 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 37683 0 0 0 82200 9 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289221120 134580938 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 150980

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26340
/proc/meminfo: memFree=28755116/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=882.08 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 37683 0 0 0 88199 9 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289221120 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 150980

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26340
/proc/meminfo: memFree=28755116/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=942.07 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 37683 0 0 0 94198 9 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289220640 134573896 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 150980

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26341
/proc/meminfo: memFree=28755176/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=1002.07 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 37683 0 0 0 100197 10 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289221120 134580929 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 150980

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26341
/proc/meminfo: memFree=28755052/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=1062.06 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 37683 0 0 0 106196 10 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289220640 134575444 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 150980

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 26344
/proc/meminfo: memFree=28755044/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=1122.05 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 37683 0 0 0 112195 10 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289221120 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 150980

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26344
/proc/meminfo: memFree=28755300/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=1182.04 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 37683 0 0 0 118194 10 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289221120 134580947 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 150980

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26344
/proc/meminfo: memFree=28755300/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=1242.03 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 37683 0 0 0 124193 10 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289221120 134580929 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 150980

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26345
/proc/meminfo: memFree=28754432/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=1302.03 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 38473 0 0 0 130193 10 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289221120 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 150980

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26345
/proc/meminfo: memFree=28754556/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=1362.01 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 38473 0 0 0 136191 10 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289221120 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 150980

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26345
/proc/meminfo: memFree=28754308/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=1422.01 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 38473 0 0 0 142191 10 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289221120 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 150980

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26345
/proc/meminfo: memFree=28749472/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=1481.99 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 38473 0 0 0 148189 10 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289220640 134574405 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 150980

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/179 26345
/proc/meminfo: memFree=28683380/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=1541.99 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 38473 0 0 0 154189 10 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289221120 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 150980

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 26346
/proc/meminfo: memFree=28585296/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=150980 CPUtime=1601.98 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 38473 0 0 0 160188 10 0 0 20 0 1 0 321694266 154603520 37610 33554432000 134512640 135395479 4289222768 4289221120 134580959 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 37745 37610 106 216 0 37527 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 150980

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26346
/proc/meminfo: memFree=28552236/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=157088 CPUtime=1661.96 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 39967 0 0 0 166186 10 0 0 20 0 1 0 321694266 160858112 39104 33554432000 134512640 135395479 4289222768 4289220640 134574442 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 39272 39104 106 216 0 39054 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 157088

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 26349
/proc/meminfo: memFree=28548800/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=160256 CPUtime=1721.95 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 40779 0 0 0 172185 10 0 0 20 0 1 0 321694266 164102144 39916 33554432000 134512640 135395479 4289222768 4289221120 134580919 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 40064 39916 106 216 0 39846 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 160256

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26349
/proc/meminfo: memFree=28548588/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=160256 CPUtime=1781.94 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 40779 0 0 0 178184 10 0 0 20 0 1 0 321694266 164102144 39916 33554432000 134512640 135395479 4289222768 4289220640 134574085 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 40064 39916 106 216 0 39846 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 160256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 26349
/proc/meminfo: memFree=28518020/32873844 swapFree=7380/7380
[pid=26285] ppid=26283 vsize=160256 CPUtime=1800.05 cores=0,2,4,6
/proc/26285/stat : 26285 (minisat+) R 26283 26285 25790 0 -1 4202496 40779 0 0 0 179995 10 0 0 20 0 1 0 321694266 164102144 39916 33554432000 134512640 135395479 4289222768 4289221120 134581451 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26285/statm: 40064 39916 106 216 0 39846 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 160256

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): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.95
CPU system time (s): 0.109983
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 160256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.109983
maximum resident set size= 159668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40780
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= 73
involuntary context switches= 1870

runsolver used 3.52346 second user time and 9.07162 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-01 15:01:35
IDJOB=3721367
IDBENCH=2573
IDSOLVER=2306
FILE ID=node133/3721367-1338555695
RUNJOBID= node133-1338552574-25806
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-55-50.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721367-1338555695/watcher-3721367-1338555695 -o /tmp/evaluation-result-3721367-1338555695/solver-3721367-1338555695 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721367-1338555695.opb            

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

MD5SUM BENCH= 277dd35641d3866b31d8fb041eb7f9fb
RANDOM SEED=2071847796

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:        29007496 kB
Buffers:          312180 kB
Cached:          2419820 kB
SwapCached:          676 kB
Active:          1531296 kB
Inactive:        1471716 kB
Active(anon):     261820 kB
Inactive(anon):    10240 kB
Active(file):    1269476 kB
Inactive(file):  1461476 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:              2384 kB
Writeback:             0 kB
AnonPages:        276516 kB
Mapped:            10692 kB
Shmem:                 0 kB
Slab:             725904 kB
SReclaimable:     167916 kB
SUnreclaim:       557988 kB
KernelStack:        1488 kB
PageTables:         4216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     385616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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-3721367-1338555695.opb

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