Trace number 3721122

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 NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14? (TO) 1800.04 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-l152lav.opb
MD5SUM1a5510d564851e49e3b50f1a87922ca2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4722
Best CPU time to get the best result obtained on this benchmark3.04853
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4722
Optimality of the best value was proved YES
Number of variables1989
Total number of constraints97
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)96
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint3
Maximum length of a constraint1989
Number of terms in the objective function 1989
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 382524
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 382524
Number of bits of the biggest sum of numbers19
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.09/0.10	c Converting 193 PB-constraints to clauses...
0.09/0.10	c   -- Unit propagations: (none)
0.09/0.10	c   -- Detecting intervals from adjacent constraints: ################################################################################################
0.09/0.10	c   -- Clauses(.)/Splits(s): (none)
0.09/0.10	c ---[ 192]---> Adder-cost: 5478   maxlim: 25152   bits: 15/15
0.19/0.26	c ---[ 190]---> BDD-cost:    3
0.19/0.26	c ---[ 188]---> BDD-cost:  255
0.19/0.26	c ---[ 186]---> BDD-cost:  147
0.19/0.26	c ---[ 184]---> BDD-cost:   83
0.19/0.27	c ---[ 182]---> BDD-cost:   93
0.19/0.27	c ---[ 180]---> BDD-cost:  149
0.19/0.27	c ---[ 178]---> BDD-cost:  235
0.19/0.27	c ---[ 176]---> BDD-cost:  339
0.19/0.28	c ---[ 174]---> BDD-cost:   17
0.19/0.28	c ---[ 172]---> BDD-cost:   21
0.19/0.28	c ---[ 170]---> BDD-cost:  301
0.19/0.29	c ---[ 168]---> BDD-cost:  181
0.19/0.29	c ---[ 166]---> BDD-cost:   87
0.19/0.29	c ---[ 164]---> BDD-cost:   71
0.19/0.29	c ---[ 162]---> BDD-cost:   67
0.19/0.29	c ---[ 160]---> BDD-cost:   57
0.19/0.29	c ---[ 158]---> BDD-cost:    7
0.19/0.29	c ---[ 156]---> BDD-cost:   39
0.19/0.29	c ---[ 154]---> BDD-cost:   85
0.19/0.29	c ---[ 152]---> BDD-cost:  147
0.19/0.29	c ---[ 150]---> BDD-cost:  189
0.29/0.30	c ---[ 148]---> BDD-cost:  211
0.29/0.30	c ---[ 146]---> BDD-cost:   95
0.29/0.30	c ---[ 144]---> BDD-cost:   41
0.29/0.30	c ---[ 142]---> BDD-cost:   35
0.29/0.30	c ---[ 140]---> BDD-cost:   59
0.29/0.30	c ---[ 138]---> BDD-cost:  171
0.29/0.30	c ---[ 136]---> BDD-cost:   59
0.29/0.30	c ---[ 134]---> BDD-cost:   51
0.29/0.30	c ---[ 132]---> BDD-cost:  151
0.29/0.31	c ---[ 130]---> BDD-cost:  147
0.29/0.31	c ---[ 128]---> BDD-cost:  317
0.29/0.31	c ---[ 126]---> BDD-cost:  201
0.29/0.32	c ---[ 124]---> BDD-cost:  105
0.29/0.32	c ---[ 122]---> BDD-cost:  101
0.29/0.32	c ---[ 120]---> BDD-cost:  121
0.29/0.32	c ---[ 118]---> BDD-cost:  133
0.29/0.32	c ---[ 116]---> BDD-cost:  149
0.29/0.32	c ---[ 114]---> BDD-cost:  189
0.29/0.32	c ---[ 112]---> BDD-cost:   77
0.29/0.33	c ---[ 110]---> BDD-cost:  201
0.29/0.33	c ---[ 108]---> BDD-cost:   49
0.29/0.33	c ---[ 106]---> BDD-cost:   81
0.29/0.33	c ---[ 104]---> BDD-cost:  121
0.29/0.33	c ---[ 102]---> BDD-cost:  433
0.29/0.34	c ---[ 100]---> BDD-cost:  191
0.29/0.34	c ---[  98]---> BDD-cost:   81
0.29/0.35	c ---[  96]---> BDD-cost:   71
0.29/0.35	c ---[  94]---> BDD-cost:  103
0.29/0.35	c ---[  92]---> BDD-cost:   93
0.29/0.35	c ---[  90]---> BDD-cost:   85
0.29/0.35	c ---[  88]---> BDD-cost:  189
0.29/0.35	c ---[  86]---> BDD-cost:  231
0.29/0.35	c ---[  84]---> BDD-cost:  101
0.29/0.36	c ---[  82]---> BDD-cost:  109
0.29/0.36	c ---[  80]---> BDD-cost:  171
0.29/0.36	c ---[  78]---> BDD-cost:  183
0.29/0.36	c ---[  76]---> BDD-cost:  173
0.29/0.36	c ---[  74]---> BDD-cost:  239
0.29/0.37	c ---[  72]---> BDD-cost:   91
0.29/0.37	c ---[  70]---> BDD-cost:  271
0.29/0.37	c ---[  68]---> BDD-cost:  239
0.29/0.38	c ---[  66]---> BDD-cost:  105
0.29/0.38	c ---[  64]---> BDD-cost:  117
0.29/0.38	c ---[  62]---> BDD-cost:  221
0.29/0.38	c ---[  60]---> BDD-cost:  213
0.29/0.39	c ---[  58]---> BDD-cost:  145
0.29/0.39	c ---[  56]---> BDD-cost:  179
0.29/0.39	c ---[  54]---> BDD-cost:  213
0.29/0.39	c ---[  52]---> BDD-cost:  143
0.29/0.39	c ---[  50]---> BDD-cost:  209
0.39/0.40	c ---[  48]---> BDD-cost:   81
0.39/0.40	c ---[  46]---> BDD-cost:  205
0.39/0.40	c ---[  44]---> BDD-cost:   61
0.39/0.40	c ---[  42]---> BDD-cost:  225
0.39/0.40	c ---[  40]---> BDD-cost:  129
0.39/0.41	c ---[  38]---> BDD-cost:  253
0.39/0.41	c ---[  36]---> BDD-cost:   71
0.39/0.41	c ---[  34]---> BDD-cost:  203
0.39/0.41	c ---[  32]---> BDD-cost:   45
0.39/0.41	c ---[  30]---> BDD-cost:  133
0.39/0.42	c ---[  28]---> BDD-cost:  323
0.39/0.42	c ---[  26]---> BDD-cost:  155
0.39/0.42	c ---[  24]---> BDD-cost:   89
0.39/0.42	c ---[  22]---> BDD-cost:   93
0.39/0.43	c ---[  20]---> BDD-cost:   83
0.39/0.43	c ---[  18]---> BDD-cost:   67
0.39/0.43	c ---[  16]---> BDD-cost:  133
0.39/0.43	c ---[  14]---> BDD-cost:  247
0.39/0.43	c ---[  12]---> BDD-cost:   97
0.39/0.43	c ---[  10]---> BDD-cost:   97
0.39/0.43	c ---[   8]---> BDD-cost:  151
0.39/0.44	c ---[   6]---> BDD-cost:  181
0.39/0.44	c ---[   4]---> BDD-cost:  151
0.39/0.44	c ---[   2]---> BDD-cost:  181
0.39/0.44	c ---[   0]---> Adder-cost: 3598   maxlim: 1961   bits: 11/11
1.79/1.90	c ==================================[MINISAT+]==================================
1.79/1.90	c | Conflicts | Original         | Learnt                           | Progress |
1.79/1.90	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.79/1.90	c ==============================================================================
1.79/1.90	c |         0 |   97077   314005 |   32359       0        0     nan |  0.000 % |
1.89/1.93	c |       100 |   96947   313559 |   35594      82     1270    15.5 |  0.582 % |
1.89/1.98	c |       251 |   96883   313337 |   39154     212    15944    75.2 |  0.639 % |
1.99/2.04	c |       476 |   96883   313337 |   43069     437    24593    56.3 |  0.639 % |
2.10/2.17	c |       813 |   96398   311624 |   47376     699    28796    41.2 |  0.981 % |
2.29/2.31	c |      1320 |   96280   311210 |   52114    1189    64686    54.4 |  1.062 % |
2.39/2.48	c |      2079 |   96249   311105 |   57325    1943    92323    47.5 |  1.079 % |
2.89/2.93	c |      3223 |   96179   310853 |   63058    3077   320979   104.3 |  1.123 % |
3.39/3.47	c |      4931 |   96005   310207 |   69364    4745   498190   105.0 |  1.229 % |
4.30/4.38	c |      7493 |   95381   308039 |   76300    7204   629523    87.4 |  1.673 % |
5.50/5.59	c |     11337 |   94537   305108 |   83930   10849   722117    66.6 |  2.263 % |
6.99/7.06	c |     17103 |   94126   303709 |   92324   16521   986489    59.7 |  2.520 % |
9.69/9.73	c |     25752 |   93634   301995 |  101556   25094  1804121    71.9 |  2.821 % |
14.58/14.65	c |     38728 |   93305   300886 |  111712   38012  3779797    99.4 |  3.028 % |
30.07/30.10	c |     58192 |   93290   300833 |  122883   57465  9794628   170.4 |  3.032 % |
44.66/44.79	c |     87386 |   93201   300510 |  135171   86640 15885253   183.3 |  3.085 % |
73.64/73.77	c |    131175 |   93099   300164 |  148688  130408 28212586   216.3 |  3.150 % |
109.40/109.50	c |    196860 |   92835   299270 |  163557   74455 14452111   194.1 |  3.289 % |
181.10/181.21	c |    295388 |   92697   298802 |  179913   28413  5558553   195.6 |  3.370 % |
278.26/278.43	c |    443178 |   92249   297250 |  197904  176067 47710385   271.0 |  3.586 % |
487.10/487.32	c |    664862 |   91775   295618 |  217695  210511 71458398   339.5 |  3.801 % |
821.92/822.23	c |    997388 |   91068   293167 |  239464  153556 44358215   288.9 |  4.143 % |
1368.79/1369.25	c |   1496178 |   89883   289072 |  263411  230927 73222120   317.1 |  4.717 % |
1800.03/1800.50	c 
1800.03/1800.50	c *** TERMINATED ***
1800.03/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-3721122-1338552622/watcher-3721122-1338552622 -o /tmp/evaluation-result-3721122-1338552622/solver-3721122-1338552622 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721122-1338552622.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: 0.92 0.23 0.08 4/177 26443
/proc/meminfo: memFree=29272244/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=1692 CPUtime=0 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 279 0 0 0 0 0 0 0 20 0 1 0 321386637 1732608 236 33554432000 134512640 135395479 4288440448 4288438680 135003912 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 423 236 72 216 0 205 0

[startup+0.0399919 s]
/proc/loadavg: 0.92 0.23 0.08 4/177 26443
/proc/meminfo: memFree=29272244/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=1956 CPUtime=0.03 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 332 0 0 0 3 0 0 0 20 0 1 0 321386637 2002944 289 33554432000 134512640 135395479 4288440448 4288437844 135005286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 489 289 74 216 0 271 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1956

[startup+0.100262 s]
/proc/loadavg: 0.92 0.23 0.08 4/177 26443
/proc/meminfo: memFree=29272244/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=3028 CPUtime=0.09 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 620 0 0 0 9 0 0 0 20 0 1 0 321386637 3100672 577 33554432000 134512640 135395479 4288440448 4288437276 134838067 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 757 577 74 216 0 539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3028

[startup+0.300226 s]
/proc/loadavg: 0.92 0.23 0.08 4/177 26443
/proc/meminfo: memFree=29272244/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=6520 CPUtime=0.29 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 1648 0 0 0 29 0 0 0 20 0 1 0 321386637 6676480 1438 33554432000 134512640 135395479 4288440448 4288426332 134838048 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 1630 1438 105 216 0 1412 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6520

[startup+0.70023 s]
/proc/loadavg: 0.92 0.23 0.08 4/177 26443
/proc/meminfo: memFree=29272244/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=7100 CPUtime=0.69 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 1787 0 0 0 69 0 0 0 20 0 1 0 321386637 7270400 1577 33554432000 134512640 135395479 4288440448 4288322644 135005282 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 1775 1577 105 216 0 1557 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7100

[startup+1.50024 s]
/proc/loadavg: 0.92 0.23 0.08 3/178 26444
/proc/meminfo: memFree=29266688/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=7376 CPUtime=1.49 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 1856 0 0 0 149 0 0 0 20 0 1 0 321386637 7553024 1646 33554432000 134512640 135395479 4288440448 4288335764 135005314 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 1844 1646 105 216 0 1626 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7376

[startup+3.10028 s]
/proc/loadavg: 1.01 0.26 0.09 3/178 26444
/proc/meminfo: memFree=29259488/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=16016 CPUtime=3.09 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 4269 0 0 0 308 1 0 0 20 0 1 0 321386637 16400384 3768 33554432000 134512640 135395479 4288440448 4288438416 134577209 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 4004 3768 123 216 0 3786 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16016

[startup+6.30032 s]
/proc/loadavg: 1.01 0.26 0.09 3/178 26444
/proc/meminfo: memFree=29255892/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=18180 CPUtime=6.29 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 4811 0 0 0 628 1 0 0 20 0 1 0 321386637 18616320 4310 33554432000 134512640 135395479 4288440448 4288438348 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 4545 4310 123 216 0 4327 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18180

[startup+12.7003 s]
/proc/loadavg: 1.16 0.32 0.11 3/178 26444
/proc/meminfo: memFree=29246676/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=28004 CPUtime=12.69 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 7252 0 0 0 1268 1 0 0 20 0 1 0 321386637 28676096 6751 33554432000 134512640 135395479 4288440448 4288438800 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 7001 6751 123 216 0 6783 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28004

[startup+25.5002 s]
/proc/loadavg: 1.29 0.38 0.13 3/178 26444
/proc/meminfo: memFree=29224468/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=49172 CPUtime=25.48 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 12549 0 0 0 2545 3 0 0 20 0 1 0 321386637 50352128 12049 33554432000 134512640 135395479 4288440448 4288438800 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 12293 12049 123 216 0 12075 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49172

[startup+51.1003 s]
/proc/loadavg: 1.53 0.51 0.18 3/177 26444
/proc/meminfo: memFree=29181276/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=92284 CPUtime=51.05 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 23314 0 0 0 5098 7 0 0 20 0 1 0 321386637 94498816 22791 33554432000 134512640 135395479 4288440448 4288438348 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 23071 22791 123 216 0 22853 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 92284

[startup+102.307 s]
/proc/loadavg: 1.81 0.75 0.28 3/177 26445
/proc/meminfo: memFree=29117584/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=153500 CPUtime=102.21 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 38645 0 0 0 10208 13 0 0 20 0 1 0 321386637 157184000 38084 33554432000 134512640 135395479 4288440448 4288438800 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 38375 38084 123 216 0 38157 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 153500

[startup+162.3 s]
/proc/loadavg: 1.93 0.98 0.38 3/177 26445
/proc/meminfo: memFree=29097496/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=172828 CPUtime=162.2 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 43477 0 0 0 16205 15 0 0 20 0 1 0 321386637 176975872 42916 33554432000 134512640 135395479 4288440448 4288438800 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 43207 42916 123 216 0 42989 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 172828

[startup+222.3 s]
/proc/loadavg: 1.97 1.16 0.48 3/177 26445
/proc/meminfo: memFree=29061336/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=207624 CPUtime=222.19 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 52200 0 0 0 22201 18 0 0 20 0 1 0 321386637 212606976 51633 33554432000 134512640 135395479 4288440448 4288438800 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 51906 51633 123 216 0 51688 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 207624

[startup+282.3 s]
/proc/loadavg: 1.99 1.31 0.57 3/177 26445
/proc/meminfo: memFree=29049016/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=220624 CPUtime=282.15 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 55481 0 0 0 28196 19 0 0 20 0 1 0 321386637 225918976 54896 33554432000 134512640 135395479 4288440448 4288438320 134575405 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 55156 54896 123 216 0 54938 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 220624

[startup+342.3 s]
/proc/loadavg: 1.99 1.43 0.66 3/177 26445
/proc/meminfo: memFree=28991364/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=276736 CPUtime=342.14 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 69440 0 0 0 34190 24 0 0 20 0 1 0 321386637 283377664 68855 33554432000 134512640 135395479 4288440448 4288438800 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 69184 68855 123 216 0 68966 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 276736

[startup+402.3 s]
/proc/loadavg: 1.99 1.53 0.74 4/176 26445
/proc/meminfo: memFree=28991172/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=276736 CPUtime=402.12 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 69447 0 0 0 40188 24 0 0 20 0 1 0 321386637 283377664 68855 33554432000 134512640 135395479 4288440448 4288438800 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 69184 68855 123 216 0 68966 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 276736

[startup+462.3 s]
/proc/loadavg: 1.99 1.62 0.82 3/177 26446
/proc/meminfo: memFree=28990864/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=276736 CPUtime=462.09 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 69471 0 0 0 46185 24 0 0 20 0 1 0 321386637 283377664 68856 33554432000 134512640 135395479 4288440448 4288438416 134576384 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 69184 68856 123 216 0 68966 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 276736

[startup+522.3 s]
/proc/loadavg: 1.99 1.68 0.88 3/177 26446
/proc/meminfo: memFree=28937420/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=329512 CPUtime=522.09 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 82672 0 0 0 52179 30 0 0 20 0 1 0 321386637 337420288 82057 33554432000 134512640 135395479 4288440448 4288438320 134573863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 82378 82057 123 216 0 82160 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 329512

[startup+582.3 s]
/proc/loadavg: 1.99 1.74 0.95 3/178 26449
/proc/meminfo: memFree=28936992/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=329512 CPUtime=582.08 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 82672 0 0 0 58178 30 0 0 20 0 1 0 321386637 337420288 82057 33554432000 134512640 135395479 4288440448 4288438800 134580854 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 82378 82057 123 216 0 82160 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 329512

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 1.99 1.89 1.23 3/177 26450
/proc/meminfo: memFree=28861224/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=402752 CPUtime=882.01 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 101024 0 0 0 88165 36 0 0 20 0 1 0 321386637 412418048 100388 33554432000 134512640 135395479 4288440448 4288438800 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 100688 100388 123 216 0 100470 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 402752

[startup+942.3 s]
/proc/loadavg: 1.99 1.91 1.28 3/177 26450
/proc/meminfo: memFree=28853904/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=411472 CPUtime=941.97 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 103220 0 0 0 94160 37 0 0 20 0 1 0 321386637 421347328 102556 33554432000 134512640 135395479 4288440448 4288438320 134574149 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 102868 102556 123 216 0 102650 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 411472

[startup+1002.3 s]
/proc/loadavg: 1.99 1.92 1.32 3/177 26450
/proc/meminfo: memFree=28823152/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1001.96 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110267 0 0 0 100157 39 0 0 20 0 1 0 321386637 450146304 109603 33554432000 134512640 135395479 4288440448 4288438800 134580908 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109603 123 216 0 109681 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 439596

[startup+1062.3 s]
/proc/loadavg: 1.99 1.93 1.35 3/177 26451
/proc/meminfo: memFree=28822904/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1061.95 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110267 0 0 0 106156 39 0 0 20 0 1 0 321386637 450146304 109603 33554432000 134512640 135395479 4288440448 4288438320 134574043 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109603 123 216 0 109681 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 439596

[startup+1122.3 s]
/proc/loadavg: 2.06 1.96 1.40 3/177 26451
/proc/meminfo: memFree=28822904/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1121.94 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110267 0 0 0 112155 39 0 0 20 0 1 0 321386637 450146304 109603 33554432000 134512640 135395479 4288440448 4288438320 134574254 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109603 123 216 0 109681 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 439596

[startup+1182.3 s]
/proc/loadavg: 2.02 1.97 1.43 3/178 26454
/proc/meminfo: memFree=28822600/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1181.93 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110267 0 0 0 118154 39 0 0 20 0 1 0 321386637 450146304 109603 33554432000 134512640 135395479 4288440448 4288438800 134581463 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109603 123 216 0 109681 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 439596

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.47 3/177 26454
/proc/meminfo: memFree=28821748/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1241.91 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110283 0 0 0 124152 39 0 0 20 0 1 0 321386637 450146304 109611 33554432000 134512640 135395479 4288440448 4288438752 134580461 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109611 123 216 0 109681 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 439596

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.50 3/177 26454
/proc/meminfo: memFree=28821748/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1301.91 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110283 0 0 0 130152 39 0 0 20 0 1 0 321386637 450146304 109611 33554432000 134512640 135395479 4288440448 4288438320 134573849 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109611 123 216 0 109681 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 439596

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.53 3/177 26455
/proc/meminfo: memFree=28821376/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1361.89 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110283 0 0 0 136150 39 0 0 20 0 1 0 321386637 450146304 109611 33554432000 134512640 135395479 4288440448 4288438800 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109611 123 216 0 109681 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 439596

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.55 3/177 26455
/proc/meminfo: memFree=28821128/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1421.89 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110304 0 0 0 142150 39 0 0 20 0 1 0 321386637 450146304 109632 33554432000 134512640 135395479 4288440448 4288438800 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109632 123 216 0 109681 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 439596

[startup+1482.3 s]
/proc/loadavg: 2.05 1.99 1.58 3/178 26456
/proc/meminfo: memFree=28821244/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1481.87 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110304 0 0 0 148148 39 0 0 20 0 1 0 321386637 450146304 109632 33554432000 134512640 135395479 4288440448 4288438800 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109632 123 216 0 109681 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 439596

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.61 3/177 26456
/proc/meminfo: memFree=28821312/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1541.86 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110304 0 0 0 154147 39 0 0 20 0 1 0 321386637 450146304 109632 33554432000 134512640 135395479 4288440448 4288438320 134574358 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109632 123 216 0 109681 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 439596

[startup+1602.3 s]
/proc/loadavg: 2.08 2.00 1.63 3/177 26456
/proc/meminfo: memFree=28821188/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1601.86 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110304 0 0 0 160147 39 0 0 20 0 1 0 321386637 450146304 109632 33554432000 134512640 135395479 4288440448 4288438800 134580973 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109632 123 216 0 109681 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 439596

[startup+1662.3 s]
/proc/loadavg: 2.02 2.00 1.65 3/177 26457
/proc/meminfo: memFree=28820444/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1661.85 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110305 0 0 0 166146 39 0 0 20 0 1 0 321386637 450146304 109633 33554432000 134512640 135395479 4288440448 4288438800 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109633 123 216 0 109681 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 439596

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.67 3/177 26457
/proc/meminfo: memFree=28820196/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1721.84 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110305 0 0 0 172145 39 0 0 20 0 1 0 321386637 450146304 109633 33554432000 134512640 135395479 4288440448 4288438800 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109633 123 216 0 109681 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 439596

[startup+1782.3 s]
/proc/loadavg: 1.86 1.97 1.68 3/178 26557
/proc/meminfo: memFree=28835300/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1781.83 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110305 0 0 0 178144 39 0 0 20 0 1 0 321386637 450146304 109633 33554432000 134512640 135395479 4288440448 4288438800 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109633 123 216 0 109681 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 439596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.96 1.98 1.69 3/178 26557
/proc/meminfo: memFree=28821460/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1800.03 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110305 0 0 0 179964 39 0 0 20 0 1 0 321386637 450146304 109633 33554432000 134512640 135395479 4288440448 4288438320 134574480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109633 123 216 0 109681 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 439596

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: 1.96 1.98 1.69 3/178 26557
/proc/meminfo: memFree=28821460/32873844 swapFree=7644/7644
[pid=26443] ppid=26441 vsize=439596 CPUtime=1800.03 cores=1,3,5,7
/proc/26443/stat : 26443 (minisat+) R 26441 26443 26286 0 -1 4202496 110305 0 0 0 179964 39 0 0 20 0 1 0 321386637 450146304 109633 33554432000 134512640 135395479 4288440448 4288438320 134574480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/26443/statm: 109899 109633 123 216 0 109681 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 439596

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1799.65
CPU system time (s): 0.395939
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 439596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.395939
maximum resident set size= 438536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110306
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= 200
involuntary context switches= 1861

runsolver used 2.72059 second user time and 10.7054 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-01 14:10:22
IDJOB=3721122
IDBENCH=1852
IDSOLVER=2306
FILE ID=node147/3721122-1338552622
RUNJOBID= node147-1338552574-26303
PBS_JOBID= 14635837
Free space on /tmp= 70784 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-l152lav.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721122-1338552622/watcher-3721122-1338552622 -o /tmp/evaluation-result-3721122-1338552622/solver-3721122-1338552622 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721122-1338552622.opb            

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

MD5SUM BENCH= 1a5510d564851e49e3b50f1a87922ca2
RANDOM SEED=1085593926

node147.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.951
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.90
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.951
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.91
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.951
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.87
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.951
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.951
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.951
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.91
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.951
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.951
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:        29273176 kB
Buffers:          396076 kB
Cached:          2341604 kB
SwapCached:         3380 kB
Active:          1376708 kB
Inactive:        1375256 kB
Active(anon):       9796 kB
Inactive(anon):     5920 kB
Active(file):    1366912 kB
Inactive(file):  1369336 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100236 kB
Dirty:              2312 kB
Writeback:             0 kB
AnonPages:         18416 kB
Mapped:             9668 kB
Shmem:                 0 kB
Slab:             711872 kB
SReclaimable:     153008 kB
SUnreclaim:       558864 kB
KernelStack:        1456 kB
PageTables:         3556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     133476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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-3721122-1338552622.opb

Free space on /tmp at the end= 70780 MiB
End job on node147 at 2012-06-01 14:40:25