Trace number 4115178

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.1 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-scsd1.opb
MD5SUM171c173d92217c349c0d73c9a0572b78
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4
Optimality of the best value was proved NO
Number of variables22800
Total number of constraints77
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints77
Minimum length of a constraint600
Maximum length of a constraint1500
Number of terms in the objective function 22800
Biggest coefficient in the objective function 748
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 542722
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 24156
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 542722
Number of bits of the biggest sum of numbers20
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.79/0.80	c Converting 154 PB-constraints to clauses...
0.79/0.80	c   -- Unit propagations: (none)
0.79/0.80	c   -- Detecting intervals from adjacent constraints: #############################################################################
0.79/0.82	c   -- Clauses(.)/Splits(s): (none)
0.79/0.82	c ---[ 152]---> Adder-cost: 3054   maxlim: 262407   bits: 20/19
2.59/2.64	c ---[ 150]---> Adder-cost: 3244   maxlim: 262399   bits: 20/19
3.79/3.89	c ---[ 148]---> Adder-cost: 3034   maxlim: 262414   bits: 20/19
5.09/5.11	c ---[ 146]---> Adder-cost: 3238   maxlim: 262399   bits: 20/19
6.29/6.36	c ---[ 144]---> Adder-cost: 3008   maxlim: 262407   bits: 20/19
8.09/8.18	c ---[ 142]---> Adder-cost: 3002   maxlim: 262384   bits: 20/19
9.29/9.39	c ---[ 140]---> Adder-cost: 3032   maxlim: 262406   bits: 20/19
10.69/10.77	c ---[ 138]---> Adder-cost: 2884   maxlim: 262420   bits: 20/19
11.79/11.89	c ---[ 136]---> Adder-cost: 3032   maxlim: 262406   bits: 20/19
13.19/13.27	c ---[ 134]---> Adder-cost: 2968   maxlim: 262384   bits: 20/19
14.39/14.49	c ---[ 132]---> Adder-cost: 5166   maxlim: 262588   bits: 20/19
15.49/15.56	c ---[ 130]---> Adder-cost: 4988   maxlim: 262584   bits: 20/19
17.28/17.31	c ---[ 128]---> Adder-cost: 4442   maxlim: 262596   bits: 20/19
18.18/18.27	c ---[ 126]---> Adder-cost: 4968   maxlim: 262584   bits: 20/19
19.98/20.02	c ---[ 124]---> Adder-cost: 5116   maxlim: 262588   bits: 20/19
20.99/21.09	c ---[ 122]---> Adder-cost: 3000   maxlim: 262384   bits: 20/19
22.28/22.30	c ---[ 120]---> Adder-cost: 3018   maxlim: 262406   bits: 20/19
23.58/23.68	c ---[ 118]---> Adder-cost: 2884   maxlim: 262420   bits: 20/19
24.78/24.81	c ---[ 116]---> Adder-cost: 3024   maxlim: 262406   bits: 20/19
26.08/26.19	c ---[ 114]---> Adder-cost: 2962   maxlim: 262384   bits: 20/19
27.38/27.41	c ---[ 112]---> Adder-cost: 5820   maxlim: 262684   bits: 20/19
29.18/29.24	c ---[ 110]---> Adder-cost: 5732   maxlim: 262681   bits: 20/19
31.18/31.25	c ---[ 108]---> Adder-cost: 5892   maxlim: 262704   bits: 20/19
32.38/32.44	c ---[ 106]---> Adder-cost: 5748   maxlim: 262681   bits: 20/19
34.39/34.44	c ---[ 104]---> Adder-cost: 5802   maxlim: 262684   bits: 20/19
36.19/36.28	c ---[ 102]---> Adder-cost: 3754   maxlim: 262509   bits: 20/19
37.99/38.01	c ---[ 100]---> Adder-cost: 4050   maxlim: 262478   bits: 20/19
39.39/39.40	c ---[  98]---> Adder-cost: 3546   maxlim: 262530   bits: 20/19
40.19/40.28	c ---[  96]---> Adder-cost: 4028   maxlim: 262478   bits: 20/19
41.59/41.68	c ---[  94]---> Adder-cost: 3706   maxlim: 262509   bits: 20/19
43.39/43.41	c ---[  92]---> Adder-cost: 3668   maxlim: 262509   bits: 20/19
45.09/45.14	c ---[  90]---> Adder-cost: 4016   maxlim: 262478   bits: 20/19
46.48/46.54	c ---[  88]---> Adder-cost: 3588   maxlim: 262530   bits: 20/19
47.39/47.41	c ---[  86]---> Adder-cost: 3996   maxlim: 262478   bits: 20/19
48.78/48.81	c ---[  84]---> Adder-cost: 3632   maxlim: 262509   bits: 20/19
50.48/50.54	c ---[  82]---> Adder-cost: 3954   maxlim: 262500   bits: 20/19
51.98/52.06	c ---[  80]---> Adder-cost: 3632   maxlim: 262494   bits: 20/19
53.78/53.87	c ---[  78]---> Adder-cost: 3934   maxlim: 262500   bits: 20/19
55.28/55.39	c ---[  76]---> Adder-cost: 3728   maxlim: 262516   bits: 20/19
56.88/56.99	c ---[  74]---> Adder-cost: 2400   maxlim: 262358   bits: 20/19
57.98/58.00	c ---[  72]---> Adder-cost: 2595   maxlim: 262360   bits: 20/19
58.78/58.87	c ---[  70]---> Adder-cost: 2346   maxlim: 262367   bits: 20/19
59.49/59.59	c ---[  68]---> Adder-cost: 2665   maxlim: 262360   bits: 20/19
60.38/60.45	c ---[  66]---> Adder-cost: 2400   maxlim: 262358   bits: 20/19
61.38/61.46	c ---[  64]---> Adder-cost: 2610   maxlim: 262356   bits: 20/19
63.08/63.12	c ---[  62]---> Adder-cost: 2168   maxlim: 262362   bits: 20/19
63.98/64.05	c ---[  60]---> Adder-cost: 2457   maxlim: 262360   bits: 20/19
64.89/64.95	c ---[  58]---> Adder-cost: 2307   maxlim: 262362   bits: 20/19
65.78/65.89	c ---[  56]---> Adder-cost: 2599   maxlim: 262356   bits: 20/19
67.48/67.54	c ---[  54]---> Adder-cost: 4162   maxlim: 262588   bits: 20/19
68.58/68.69	c ---[  52]---> Adder-cost: 4383   maxlim: 262582   bits: 20/19
69.68/69.79	c ---[  50]---> Adder-cost: 3972   maxlim: 262596   bits: 20/19
70.68/70.75	c ---[  48]---> Adder-cost: 4393   maxlim: 262582   bits: 20/19
71.78/71.85	c ---[  46]---> Adder-cost: 4126   maxlim: 262588   bits: 20/19
72.98/73.00	c ---[  44]---> Adder-cost: 2612   maxlim: 262356   bits: 20/19
74.58/74.66	c ---[  42]---> Adder-cost: 2192   maxlim: 262362   bits: 20/19
75.48/75.59	c ---[  40]---> Adder-cost: 2461   maxlim: 262360   bits: 20/19
76.38/76.50	c ---[  38]---> Adder-cost: 2321   maxlim: 262362   bits: 20/19
77.38/77.43	c ---[  36]---> Adder-cost: 2607   maxlim: 262356   bits: 20/19
78.98/79.09	c ---[  34]---> Adder-cost: 5828   maxlim: 262674   bits: 20/19
80.58/80.66	c ---[  32]---> Adder-cost: 5293   maxlim: 262713   bits: 20/19
81.78/81.80	c ---[  30]---> Adder-cost: 5387   maxlim: 262709   bits: 20/19
83.18/83.22	c ---[  28]---> Adder-cost: 5221   maxlim: 262713   bits: 20/19
84.28/84.35	c ---[  26]---> Adder-cost: 5868   maxlim: 262674   bits: 20/19
85.88/85.93	c ---[  24]---> Adder-cost: 3574   maxlim: 262473   bits: 20/19
86.98/87.09	c ---[  22]---> Adder-cost: 3374   maxlim: 262488   bits: 20/19
88.57/88.62	c ---[  20]---> Adder-cost: 3122   maxlim: 262478   bits: 20/19
89.57/89.69	c ---[  18]---> Adder-cost: 3349   maxlim: 262488   bits: 20/19
91.17/91.22	c ---[  16]---> Adder-cost: 3580   maxlim: 262473   bits: 20/19
92.27/92.39	c ---[  14]---> Adder-cost: 3555   maxlim: 262473   bits: 20/19
93.48/93.56	c ---[  12]---> Adder-cost: 3356   maxlim: 262488   bits: 20/19
94.97/95.08	c ---[  10]---> Adder-cost: 3079   maxlim: 262478   bits: 20/19
96.07/96.12	c ---[   8]---> Adder-cost: 3329   maxlim: 262488   bits: 20/19
97.58/97.64	c ---[   6]---> Adder-cost: 3621   maxlim: 262473   bits: 20/19
98.78/98.81	c ---[   4]---> Adder-cost: 3494   maxlim: 262479   bits: 20/19
100.18/100.21	c ---[   2]---> Adder-cost: 3527   maxlim: 262462   bits: 20/19
101.48/101.56	c ---[   0]---> Adder-cost: 3484   maxlim: 262479   bits: 20/19
1800.07/1800.40	|  Eliminated clauses:           0.00 Mb                                      |
1800.07/1800.40	============================[ Search Statistics ]==============================
1800.07/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.07/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.07/1800.40	===============================================================================
1800.07/1800.40	|       100 |  303290  1960156  6981818 |   718723      100      3 |  0.980 % |
1800.07/1800.40	|       250 |  303290  1960156  6981818 |   790596      250      3 |  0.980 % |
1800.07/1800.40	|       475 |  303289  1960156  6981818 |   869655      474      4 |  0.981 % |
1800.07/1800.40	|       812 |  303289  1960156  6981818 |   956621      811      4 |  0.981 % |
1800.07/1800.40	|      1318 |  303288  1960156  6981818 |  1052283     1316      6 |  0.981 % |
1800.07/1800.40	|      2077 |  303288  1960156  6981818 |  1157511     2075      6 |  0.981 % |
1800.07/1800.40	|      3216 |  303288  1960156  6981818 |  1273263     3214     12 |  0.981 % |
1800.07/1800.40	|      4924 |  303287  1960156  6981818 |  1400589     4921     12 |  0.981 % |
1800.07/1800.40	|      7486 |  303287  1960156  6981818 |  1540648     7483     15 |  0.981 % |
1800.07/1800.40	|     11330 |  303287  1960156  6981818 |  1694713    11327     17 |  0.981 % |
1800.07/1800.40	|     17096 |  303287  1960156  6981818 |  1864184    17093     25 |  0.981 % |
1800.07/1800.40	|     25745 |  303287  1960156  6981818 |  2050603    25742     26 |  0.981 % |
1800.07/1800.40	|     38719 |  303287  1960156  6981818 |  2255663    38716     33 |  0.981 % |
1800.07/1800.40	|     58180 |  303287  1960156  6981818 |  2481229    58177     38 |  0.981 % |
1800.07/1800.40	|     87372 |  303285  1960156  6981818 |  2729352    87367     37 |  0.982 % |
1800.07/1800.40	|    131161 |  303285  1960156  6981818 |  3002287   131156     40 |  0.982 % |
1800.07/1800.40	|    196845 |  303283  1960156  6981818 |  3302516   196838     44 |  0.982 % |
1800.07/1800.40	|    295371 |  303282  1960156  6981818 |  3632768   295363     52 |  0.983 % |
1800.07/1800.40	|    443160 |  303282  1960156  6981818 |  3996045   443152     52 |  0.983 % |
1800.07/1800.40	|    664843 |  303281  1960156  6981818 |  4395649   664834     54 |  0.983 % |
1800.07/1800.40	|    997368 |  303280  1960156  6981818 |  4835214   997358     57 |  0.983 % |
1800.07/1800.40	|   1496156 |  303279  1960156  6981818 |  5318736  1496145     61 |  0.984 % |
1800.07/1800.40	|   2244338 |  303279  1960156  6981818 |  5850609  2244327     67 |  0.984 % |
1800.07/1800.40	|   3366612 |  303278  1960156  6981818 |  6435670  3366600     70 |  0.984 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4115178-1466524777/watcher-4115178-1466524777 -o /tmp/evaluation-result-4115178-1466524777/solver-4115178-1466524777 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466514783-26468 --watchdog 1960 minisatp HOME/instance-4115178-1466524777.opb 

pid=29033
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.32 2.29 2.21 3/176 29036
/proc/meminfo: memFree=29984904/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=8152 CPUtime=0 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 688 0 0 0 0 0 0 0 20 0 1 0 54524344 8347648 564 33554432000 4194304 5646918 140735934412544 140734515802184 4832074 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29036/statm: 2038 566 84 355 0 1679 0

[startup+0.100118 s]
/proc/loadavg: 2.32 2.29 2.21 3/176 29036
/proc/meminfo: memFree=29984904/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=15468 CPUtime=0.09 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 2670 0 0 0 8 1 0 0 20 0 1 0 54524344 15839232 2376 33554432000 4194304 5646918 140735934412544 140734515802184 4817528 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29036/statm: 3867 2376 94 355 0 3508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15468

[startup+0.200292 s]
/proc/loadavg: 2.32 2.29 2.21 3/176 29036
/proc/meminfo: memFree=29984904/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=18040 CPUtime=0.19 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 3316 0 0 0 18 1 0 0 20 0 1 0 54524344 18472960 3022 33554432000 4194304 5646918 140735934412544 140734515802184 4831247 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29036/statm: 4510 3022 94 355 0 4151 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18040

[startup+0.300226 s]
/proc/loadavg: 2.32 2.29 2.21 3/176 29036
/proc/meminfo: memFree=29984904/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=20876 CPUtime=0.29 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 4031 0 0 0 28 1 0 0 20 0 1 0 54524344 21377024 3737 33554432000 4194304 5646918 140735934412544 140735934410712 4833033 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29036/statm: 5219 3737 94 355 0 4860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20876

[startup+0.700278 s]
/proc/loadavg: 2.32 2.29 2.21 3/176 29036
/proc/meminfo: memFree=29984904/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=32428 CPUtime=0.69 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 6907 0 0 0 67 2 0 0 20 0 1 0 54524344 33206272 6613 33554432000 4194304 5646918 140735934412544 140735934410744 4817571 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 8107 6613 94 355 0 7748 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32428

[startup+1.50023 s]
/proc/loadavg: 2.37 2.31 2.21 3/177 29037
/proc/meminfo: memFree=29954912/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=36796 CPUtime=1.49 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 8213 0 0 0 147 2 0 0 20 0 1 0 54524344 37679104 7740 33554432000 4194304 5646918 140735934412544 140735934411208 4459936 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 9199 7740 115 355 0 8840 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36796

[startup+3.10023 s]
/proc/loadavg: 2.37 2.31 2.21 4/177 29037
/proc/meminfo: memFree=29952492/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=40628 CPUtime=3.09 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 9475 0 0 0 307 2 0 0 20 0 1 0 54524344 41603072 8667 33554432000 4194304 5646918 140735934412544 140735934411208 4459767 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 10157 8667 149 355 0 9798 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40628

[startup+6.30023 s]
/proc/loadavg: 2.37 2.31 2.21 4/177 29037
/proc/meminfo: memFree=29946520/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=40628 CPUtime=6.29 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 9509 0 0 0 627 2 0 0 20 0 1 0 54524344 41603072 8701 33554432000 4194304 5646918 140735934412544 140735934411208 4824631 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 10157 8701 149 355 0 9798 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40628

[startup+12.7002 s]
/proc/loadavg: 2.39 2.31 2.22 3/177 29037
/proc/meminfo: memFree=29937564/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=42076 CPUtime=12.69 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 9697 0 0 0 1267 2 0 0 20 0 1 0 54524344 43085824 9070 33554432000 4194304 5646918 140735934412544 140735934411208 4817528 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 10519 9070 149 355 0 10160 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42076

[startup+25.5003 s]
/proc/loadavg: 2.40 2.32 2.22 3/177 29040
/proc/meminfo: memFree=29923844/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=44388 CPUtime=25.48 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 10295 0 0 0 2546 2 0 0 20 0 1 0 54524344 45453312 9668 33554432000 4194304 5646918 140735934412544 140735934411208 4310898 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 11097 9668 149 355 0 10738 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44388

[startup+51.1003 s]
/proc/loadavg: 2.32 2.30 2.22 4/178 29041
/proc/meminfo: memFree=29903180/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=50900 CPUtime=51.08 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 11797 0 0 0 5105 3 0 0 20 0 1 0 54524344 52121600 11022 33554432000 4194304 5646918 140735934412544 140735934063768 4310893 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 12725 11022 149 355 0 12366 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 50900

[startup+102.3 s]
/proc/loadavg: 2.33 2.30 2.22 3/178 29065
/proc/meminfo: memFree=29866088/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=61808 CPUtime=102.28 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 13806 0 0 0 10224 4 0 0 20 0 1 0 54524344 63291392 13757 33554432000 4194304 5646918 140735934412544 140735934411208 4481365 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 15452 13757 149 355 0 15093 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 61808

[startup+162.3 s]
/proc/loadavg: 2.25 2.27 2.21 3/177 29066
/proc/meminfo: memFree=29527592/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=423356 CPUtime=162.27 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 50767 0 0 0 16215 12 0 0 20 0 1 0 54524344 433516544 91387 33554432000 4194304 5646918 140735934412544 140735934410680 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 105839 91387 183 355 0 105480 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 423356

[startup+222.307 s]
/proc/loadavg: 2.25 2.27 2.21 3/177 29067
/proc/meminfo: memFree=29392116/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=577136 CPUtime=222.26 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 56212 0 0 0 22211 15 0 0 20 0 1 0 54524344 590987264 118286 33554432000 4194304 5646918 140735934412544 140735934410680 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 144284 118286 183 355 0 143925 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 577136

[startup+282.3 s]
/proc/loadavg: 2.25 2.26 2.21 3/177 29068
/proc/meminfo: memFree=29262300/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=594936 CPUtime=282.24 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 59516 0 0 0 28206 18 0 0 20 0 1 0 54524344 609214464 145607 33554432000 4194304 5646918 140735934412544 140735934410680 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 148734 145607 183 355 0 148375 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 594936

[startup+342.3 s]
/proc/loadavg: 2.23 2.24 2.20 3/177 29070
/proc/meminfo: memFree=29165600/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=829996 CPUtime=342.24 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 63332 0 0 0 34204 20 0 0 20 0 1 0 54524344 849915904 163727 33554432000 4194304 5646918 140735934412544 140735934410840 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 207499 163727 183 355 0 207140 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 829996

[startup+402.3 s]
/proc/loadavg: 2.13 2.21 2.19 3/177 29071
/proc/meminfo: memFree=29081028/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=833832 CPUtime=402.23 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 64295 0 0 0 40201 22 0 0 20 0 1 0 54524344 853843968 177465 33554432000 4194304 5646918 140735934412544 140735934410680 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 208458 177465 183 355 0 208099 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 833832

[startup+462.3 s]
/proc/loadavg: 2.32 2.25 2.20 3/174 29262
/proc/meminfo: memFree=29355200/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=843148 CPUtime=462.22 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 66489 0 0 0 46199 23 0 0 20 0 1 0 54524344 863383552 191509 33554432000 4194304 5646918 140735934412544 140735934410680 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 210787 191509 183 355 0 210428 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 843148

[startup+522.3 s]
/proc/loadavg: 2.22 2.23 2.19 3/178 29298
/proc/meminfo: memFree=29336016/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=853300 CPUtime=522.19 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 69069 0 0 0 52195 24 0 0 20 0 1 0 54524344 873779200 206356 33554432000 4194304 5646918 140735934412544 140735934410680 4403187 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 213325 206356 183 355 0 212966 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 853300

[startup+582.3 s]
/proc/loadavg: 2.24 2.23 2.19 4/177 29299
/proc/meminfo: memFree=29200772/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1209956 CPUtime=582.16 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 71420 0 0 0 58190 26 0 0 20 0 1 0 54524344 1238994944 215963 33554432000 4194304 5646918 140735934412544 140735934410680 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 302489 215963 183 355 0 302130 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1209956


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


[startup+882.307 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 29308
/proc/meminfo: memFree=28542064/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1257736 CPUtime=882.12 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 81830 0 0 0 88178 34 0 0 20 0 1 0 54524344 1287921664 291295 33554432000 4194304 5646918 140735934412544 140735934410680 4403061 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 314434 291295 183 355 0 314075 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 1257736

[startup+942.3 s]
/proc/loadavg: 2.23 2.22 2.18 4/176 29309
/proc/meminfo: memFree=28434756/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1263096 CPUtime=942.1 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 83128 0 0 0 94176 34 0 0 20 0 1 0 54524344 1293410304 300769 33554432000 4194304 5646918 140735934412544 140735934410680 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 315774 300769 183 355 0 315415 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 1263096

[startup+1002.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 29311
/proc/meminfo: memFree=28351488/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1270528 CPUtime=1002.1 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 84991 0 0 0 100175 35 0 0 20 0 1 0 54524344 1301020672 312852 33554432000 4194304 5646918 140735934412544 140735934410680 4403427 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 317632 312852 183 355 0 317273 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 1270528

[startup+1062.3 s]
/proc/loadavg: 2.32 2.26 2.19 3/177 29312
/proc/meminfo: memFree=28284020/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1843604 CPUtime=1062.08 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 86902 0 0 0 106173 35 0 0 20 0 1 0 54524344 1887850496 320376 33554432000 4194304 5646918 140735934412544 140735934410680 4402776 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 460901 320376 183 355 0 460542 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 1843604

[startup+1122.3 s]
/proc/loadavg: 2.32 2.27 2.20 3/177 29313
/proc/meminfo: memFree=28190052/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1855772 CPUtime=1122.08 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 88353 0 0 0 112172 36 0 0 20 0 1 0 54524344 1900310528 330003 33554432000 4194304 5646918 140735934412544 140735934410680 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 463943 330003 183 355 0 463584 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1855772

[startup+1182.3 s]
/proc/loadavg: 2.28 2.26 2.19 3/177 29314
/proc/meminfo: memFree=28134056/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1862216 CPUtime=1182.07 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 89943 0 0 0 118170 37 0 0 20 0 1 0 54524344 1906909184 337724 33554432000 4194304 5646918 140735934412544 140735934410680 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 465554 337724 183 355 0 465195 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1862216

[startup+1242.3 s]
/proc/loadavg: 2.28 2.26 2.19 3/178 29318
/proc/meminfo: memFree=28640516/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1867336 CPUtime=1242.06 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 91244 0 0 0 124168 38 0 0 20 0 1 0 54524344 1912152064 351800 33554432000 4194304 5646918 140735934412544 140735934410680 4402776 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 466834 351800 183 355 0 466475 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1867336

[startup+1302.3 s]
/proc/loadavg: 2.30 2.27 2.20 3/177 29320
/proc/meminfo: memFree=28460356/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1873992 CPUtime=1302.05 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 92898 0 0 0 130165 40 0 0 20 0 1 0 54524344 1918967808 371850 33554432000 4194304 5646918 140735934412544 140735934410680 4402761 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 468498 371850 183 355 0 468139 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1873992

[startup+1362.3 s]
/proc/loadavg: 2.34 2.28 2.20 4/177 29321
/proc/meminfo: memFree=28348524/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1881804 CPUtime=1362.04 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 94685 0 0 0 136162 42 0 0 20 0 1 0 54524344 1926967296 378747 33554432000 4194304 5646918 140735934412544 140735934410680 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 470451 378747 183 355 0 470092 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1881804

[startup+1422.3 s]
/proc/loadavg: 2.35 2.29 2.20 3/177 29322
/proc/meminfo: memFree=28251756/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1887480 CPUtime=1422.04 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 96026 0 0 0 142161 43 0 0 20 0 1 0 54524344 1932779520 384687 33554432000 4194304 5646918 140735934412544 140735934410680 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 471870 384687 183 355 0 471511 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1887480

[startup+1482.3 s]
/proc/loadavg: 2.25 2.26 2.20 3/177 29323
/proc/meminfo: memFree=28096072/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1892456 CPUtime=1482.02 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 97196 0 0 0 148159 43 0 0 20 0 1 0 54524344 1937874944 393522 33554432000 4194304 5646918 140735934412544 140735934410680 4402781 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 473114 393522 183 355 0 472755 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1892456

[startup+1542.31 s]
/proc/loadavg: 2.32 2.27 2.20 4/177 29324
/proc/meminfo: memFree=27976980/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1898572 CPUtime=1542.02 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 98664 0 0 0 154158 44 0 0 20 0 1 0 54524344 1944137728 400611 33554432000 4194304 5646918 140735934412544 140735934410680 4403138 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 474643 400611 183 355 0 474284 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1898572

[startup+1602.3 s]
/proc/loadavg: 2.41 2.30 2.21 3/177 29326
/proc/meminfo: memFree=27835352/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1902568 CPUtime=1602.01 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 99603 0 0 0 160156 45 0 0 20 0 1 0 54524344 1948229632 411259 33554432000 4194304 5646918 140735934412544 140735934410680 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 475642 411259 183 355 0 475283 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1902568

[startup+1662.3 s]
/proc/loadavg: 2.32 2.29 2.21 3/177 29327
/proc/meminfo: memFree=27722320/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1909752 CPUtime=1662 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 101353 0 0 0 166154 46 0 0 20 0 1 0 54524344 1955586048 421185 33554432000 4194304 5646918 140735934412544 140735934410680 4403107 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 477438 421185 183 355 0 477079 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1909752

[startup+1722.3 s]
/proc/loadavg: 2.39 2.31 2.22 3/177 29328
/proc/meminfo: memFree=27661424/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1915556 CPUtime=1721.98 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 102694 0 0 0 172152 46 0 0 20 0 1 0 54524344 1961529344 428658 33554432000 4194304 5646918 140735934412544 140735934410680 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 478889 428658 183 355 0 478530 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1915556

[startup+1782.3 s]
/proc/loadavg: 2.31 2.30 2.22 3/177 29329
/proc/meminfo: memFree=27589516/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1919588 CPUtime=1781.98 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 103659 0 0 0 178151 47 0 0 20 0 1 0 54524344 1965658112 435755 33554432000 4194304 5646918 140735934412544 140735934410680 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 479897 435755 183 355 0 479538 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1919588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.24 2.28 2.21 3/177 29330
/proc/meminfo: memFree=27574516/32872528 swapFree=1543496/1696796
[pid=29036] ppid=29033 vsize=1921576 CPUtime=1800.07 cores=0,2,4,6
/proc/29036/stat : 29036 (minisatp) R 29033 29036 26452 0 -1 4202496 104133 0 0 0 179960 47 0 0 20 0 1 0 54524344 1967693824 437762 33554432000 4194304 5646918 140735934412544 140735934410680 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29036/statm: 480394 437762 183 355 0 480035 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1921576

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 29036 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.1
CPU user time (s): 1799.61
CPU system time (s): 0.494924
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 1921576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.494924
maximum resident set size= 1751048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104133
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= 77
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6333 second user time and 6.82596 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-21 17:59:37
IDJOB=4115178
IDBENCH=1692
IDSOLVER=2555
FILE ID=node125/4115178-1466524777
RUNJOBID= node125-1466514783-26468
PBS_JOBID= 19942882
Free space on /tmp= 71740 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-scsd1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115178-1466524777/watcher-4115178-1466524777 -o /tmp/evaluation-result-4115178-1466524777/solver-4115178-1466524777 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466514783-26468 --watchdog 1960  minisatp HOME/instance-4115178-1466524777.opb

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

MD5SUM BENCH= 171c173d92217c349c0d73c9a0572b78
RANDOM SEED=1259919068

node125.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.683
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.36
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.683
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	: 5332.55
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.683
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	: 5332.55
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.683
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	: 5332.54
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.683
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	: 5332.55
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.683
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	: 5332.55
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.683
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	: 5332.55
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.683
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29986084 kB
Buffers:           10172 kB
Cached:            53316 kB
SwapCached:         2396 kB
Active:           450452 kB
Inactive:          37864 kB
Active(anon):     425632 kB
Inactive(anon):     1812 kB
Active(file):      24820 kB
Inactive(file):    36052 kB
Unevictable:     1696796 kB
Mlocked:         1543496 kB
SwapTotal:      67108856 kB
SwapFree:       67097068 kB
Dirty:              4716 kB
Writeback:             0 kB
AnonPages:       2121124 kB
Mapped:             8928 kB
Shmem:                 0 kB
Slab:             565928 kB
SReclaimable:       9720 kB
SUnreclaim:       556208 kB
KernelStack:        1464 kB
PageTables:         8620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2252692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    425984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4115178-1466524777.opb

Free space on /tmp at the end= 71736 MiB
End job on node125 at 2016-06-21 18:29:38