Trace number 4114624

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.03 1802.31

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-blend2.opb
MD5SUM583b02132cd61d8427630f4009f80dd3
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark160502828
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 33023540
Optimality of the best value was proved NO
Number of variables2944
Total number of constraints214
Number of constraints which are clauses9
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints205
Minimum length of a constraint1
Maximum length of a constraint2659
Number of terms in the objective function 88
Biggest coefficient in the objective function 24014225
Number of bits for the biggest coefficient in the objective function 25
Sum of the numbers in the objective function 235593725
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 8935312239624192
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1346963845029350184
Number of bits of the biggest sum of numbers61
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.19/0.20	c Converting 294 PB-constraints to clauses...
0.19/0.20	c   -- Unit propagations: (none)
0.19/0.22	c   -- Detecting intervals from adjacent constraints: #########################################################################################
0.19/0.22	c   -- Clauses(.)/Splits(s): ...............s
0.19/0.22	c ---[ 284]---> BDD-cost:    2
0.19/0.22	c ---[ 282]---> BDD-cost:    2
0.19/0.22	c ---[ 280]---> BDD-cost:    2
0.19/0.22	c ---[ 274]---> BDD-cost:   48
0.19/0.22	c ---[ 273]---> BDD-cost:   27
0.19/0.22	c ---[ 272]---> BDD-cost:   31
0.19/0.22	c ---[ 271]---> BDD-cost:   31
0.19/0.22	c ---[ 270]---> BDD-cost:   34
0.19/0.22	c ---[ 269]---> BDD-cost:   21
0.19/0.22	c ---[ 268]---> BDD-cost:   31
0.19/0.22	c ---[ 267]---> BDD-cost:   32
0.19/0.22	c ---[ 266]---> BDD-cost:   32
0.19/0.22	c ---[ 265]---> BDD-cost:   21
0.19/0.22	c ---[ 264]---> BDD-cost:   21
0.19/0.22	c ---[ 262]---> BDD-cost:   29
0.19/0.22	c ---[ 261]---> BDD-cost:   32
0.19/0.22	c ---[ 260]---> BDD-cost:   31
0.19/0.22	c ---[ 259]---> BDD-cost:   27
0.19/0.22	c ---[ 258]---> BDD-cost:   31
0.19/0.22	c ---[ 257]---> BDD-cost:   31
0.19/0.22	c ---[ 256]---> BDD-cost:   31
0.19/0.22	c ---[ 255]---> BDD-cost:   26
0.19/0.22	c ---[ 254]---> BDD-cost:   28
0.19/0.22	c ---[ 253]---> BDD-cost:   27
0.19/0.22	c ---[ 252]---> BDD-cost:   27
0.19/0.22	c ---[ 250]---> BDD-cost:    8
0.19/0.22	c ---[ 249]---> BDD-cost:   31
0.19/0.22	c ---[ 248]---> BDD-cost:   32
0.19/0.22	c ---[ 247]---> BDD-cost:   31
0.19/0.22	c ---[ 246]---> BDD-cost:   32
0.19/0.22	c ---[ 245]---> BDD-cost:   30
0.19/0.22	c ---[ 244]---> BDD-cost:   27
0.19/0.22	c ---[ 243]---> BDD-cost:   30
0.19/0.22	c ---[ 242]---> BDD-cost:   30
0.19/0.23	c ---[ 241]---> BDD-cost:   32
0.19/0.23	c ---[ 240]---> BDD-cost:   34
0.19/0.23	c ---[ 238]---> BDD-cost:   29
0.19/0.23	c ---[ 237]---> BDD-cost:   30
0.19/0.23	c ---[ 236]---> BDD-cost:   32
0.19/0.23	c ---[ 235]---> BDD-cost:   32
0.19/0.23	c ---[ 234]---> BDD-cost:   31
0.19/0.23	c ---[ 233]---> BDD-cost:   30
0.19/0.23	c ---[ 232]---> BDD-cost:   32
0.19/0.23	c ---[ 231]---> BDD-cost:   32
0.19/0.23	c ---[ 230]---> BDD-cost:   30
0.19/0.23	c ---[ 229]---> BDD-cost:   27
0.19/0.23	c ---[ 228]---> BDD-cost:   27
0.19/0.23	c ---[ 226]---> BDD-cost:   28
0.19/0.23	c ---[ 225]---> BDD-cost:   36
0.19/0.23	c ---[ 224]---> BDD-cost:   32
0.19/0.23	c ---[ 223]---> BDD-cost:   30
0.19/0.23	c ---[ 222]---> BDD-cost:   30
0.19/0.23	c ---[ 221]---> BDD-cost:   31
0.19/0.23	c ---[ 220]---> BDD-cost:   34
0.19/0.23	c ---[ 219]---> BDD-cost:   34
0.19/0.23	c ---[ 218]---> BDD-cost:   28
0.19/0.23	c ---[ 217]---> BDD-cost:   30
0.19/0.23	c ---[ 216]---> BDD-cost:   30
0.19/0.23	c ---[ 214]---> BDD-cost:   61
0.19/0.23	c ---[ 213]---> BDD-cost:   31
0.19/0.23	c ---[ 212]---> BDD-cost:   30
0.19/0.23	c ---[ 211]---> BDD-cost:   31
0.19/0.23	c ---[ 210]---> BDD-cost:   32
0.19/0.23	c ---[ 209]---> BDD-cost:   31
0.19/0.23	c ---[ 208]---> BDD-cost:   32
0.19/0.23	c ---[ 207]---> BDD-cost:   34
0.19/0.23	c ---[ 206]---> BDD-cost:   31
0.19/0.23	c ---[ 205]---> BDD-cost:   31
0.19/0.23	c ---[ 204]---> BDD-cost:   36
0.19/0.23	c ---[ 202]---> BDD-cost:   31
0.19/0.23	c ---[ 201]---> BDD-cost:   28
0.19/0.23	c ---[ 200]---> BDD-cost:   31
0.19/0.23	c ---[ 199]---> BDD-cost:   27
0.19/0.23	c ---[ 198]---> BDD-cost:   31
0.19/0.23	c ---[ 197]---> BDD-cost:   32
0.19/0.23	c ---[ 196]---> BDD-cost:   31
0.19/0.23	c ---[ 195]---> BDD-cost:   30
0.19/0.23	c ---[ 194]---> BDD-cost:   31
0.19/0.23	c ---[ 193]---> BDD-cost:   31
0.19/0.23	c ---[ 192]---> BDD-cost:   36
0.19/0.23	c ---[ 190]---> BDD-cost:   29
0.19/0.23	c ---[ 189]---> BDD-cost:   28
0.19/0.23	c ---[ 188]---> BDD-cost:   31
0.19/0.24	c ---[ 187]---> BDD-cost:   29
0.19/0.24	c ---[ 186]---> BDD-cost:   31
0.19/0.24	c ---[ 185]---> BDD-cost:   31
0.19/0.24	c ---[ 184]---> BDD-cost:   32
0.19/0.24	c ---[ 183]---> BDD-cost:   32
0.19/0.24	c ---[ 182]---> BDD-cost:   34
0.19/0.24	c ---[ 180]---> Adder-cost: 3699   maxlim: 21311487   bits: 26/25
0.39/0.46	c ---[ 179]---> 

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-4114624-1466553325/watcher-4114624-1466553325 -o /tmp/evaluation-result-4114624-1466553325/solver-4114624-1466553325 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466551518-31557 --watchdog 1960 minisatp HOME/instance-4114624-1466553325.opb 

pid=31865
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: 1.93 1.98 1.75 3/176 31868
/proc/meminfo: memFree=31740332/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=6460 CPUtime=0 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 335 0 0 0 0 0 0 0 20 0 1 0 57382525 6615040 212 33554432000 4194304 5646918 140736652147760 140734665676280 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 1615 212 97 355 0 1256 0

[startup+0.100156 s]
/proc/loadavg: 1.93 1.98 1.75 3/176 31868
/proc/meminfo: memFree=31740332/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=9480 CPUtime=0.09 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 1093 0 0 0 9 0 0 0 20 0 1 0 57382525 9707520 970 33554432000 4194304 5646918 140736652147760 140734665676280 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 2370 973 97 355 0 2011 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9480

[startup+0.200298 s]
/proc/loadavg: 1.93 1.98 1.75 3/176 31868
/proc/meminfo: memFree=31740332/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=11024 CPUtime=0.19 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 1628 0 0 0 19 0 0 0 20 0 1 0 57382525 11288576 1352 33554432000 4194304 5646918 140736652147760 140734665676280 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 2756 1352 97 355 0 2397 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11024

[startup+0.300259 s]
/proc/loadavg: 1.93 1.98 1.75 3/176 31868
/proc/meminfo: memFree=31740332/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=13716 CPUtime=0.29 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 2364 0 0 0 29 0 0 0 20 0 1 0 57382525 14045184 2046 33554432000 4194304 5646918 140736652147760 140734665676280 4831331 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 3429 2046 120 355 0 3070 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13716

[startup+0.700274 s]
/proc/loadavg: 1.93 1.98 1.75 3/176 31868
/proc/meminfo: memFree=31740332/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=27836 CPUtime=0.69 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 6406 0 0 0 69 0 0 0 20 0 1 0 57382525 28504064 5551 33554432000 4194304 5646918 140736652147760 140736652144184 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 6959 5551 154 355 0 6600 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27836

[startup+1.50029 s]
/proc/loadavg: 1.93 1.98 1.75 3/177 31869
/proc/meminfo: memFree=31697796/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=70724 CPUtime=1.49 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 16046 0 0 0 147 2 0 0 20 0 1 0 57382525 72421376 16280 33554432000 4194304 5646918 140736652147760 140736651397752 4823778 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 17681 16282 154 355 0 17322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70724

[startup+3.10029 s]
/proc/loadavg: 1.93 1.98 1.75 3/177 31869
/proc/meminfo: memFree=31637604/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=149648 CPUtime=3.09 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 33811 0 0 0 304 5 0 0 20 0 1 0 57382525 153239552 36008 33554432000 4194304 5646918 140736652147760 140736651397784 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 37412 36008 154 355 0 37053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 149648

[startup+6.3003 s]
/proc/loadavg: 2.01 2.00 1.76 3/177 31869
/proc/meminfo: memFree=31481600/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=294156 CPUtime=6.29 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 64993 0 0 0 619 10 0 0 20 0 1 0 57382525 301215744 72137 33554432000 4194304 5646918 140736652147760 140736651398584 4344882 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 73539 72139 154 355 0 73180 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 294156

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.76 3/177 31869
/proc/meminfo: memFree=31228704/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=530116 CPUtime=12.69 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 114109 0 0 0 1251 18 0 0 20 0 1 0 57382525 542838784 131148 33554432000 4194304 5646918 140736652147760 140736651397784 4823374 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 132529 131148 154 355 0 132170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 530116

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 1.76 3/177 31869
/proc/meminfo: memFree=30832092/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=908180 CPUtime=25.48 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 188305 0 0 0 2518 30 0 0 20 0 1 0 57382525 929976320 225644 33554432000 4194304 5646918 140736652147760 140736651404184 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 227045 225645 154 355 0 226686 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 908180

[startup+51.1004 s]
/proc/loadavg: 2.08 2.02 1.77 3/177 31869
/proc/meminfo: memFree=30201820/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1527156 CPUtime=51.08 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 301467 0 0 0 5056 52 0 0 20 0 1 0 57382525 1563807744 380428 33554432000 4194304 5646918 140736652147760 140736651397384 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 381789 380428 154 355 0 381430 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1527156

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 1.78 3/177 31870
/proc/meminfo: memFree=29769920/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=102.28 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481351 0 0 0 10146 82 0 0 20 0 1 0 57382525 1955291136 475949 33554432000 4194304 5646918 140736652147760 140736651398184 4812508 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475949 154 355 0 477007 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1909464

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.79 3/177 31872
/proc/meminfo: memFree=29778480/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=162.27 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481351 0 0 0 16145 82 0 0 20 0 1 0 57382525 1955291136 475949 33554432000 4194304 5646918 140736652147760 140736652146520 4831344 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475949 154 355 0 477007 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1909464

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.81 3/177 31873
/proc/meminfo: memFree=29742752/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=222.27 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481351 0 0 0 22145 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4819040 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1909464

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/178 31877
/proc/meminfo: memFree=29761972/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=282.25 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481351 0 0 0 28143 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4480445 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1909464

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/178 31901
/proc/meminfo: memFree=29735540/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=342.24 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481351 0 0 0 34142 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4832054 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1909464

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/177 31902
/proc/meminfo: memFree=29747512/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=402.23 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481351 0 0 0 40141 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4817546 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1909464

[startup+462.3 s]
/proc/loadavg: 2.06 2.01 1.84 3/177 31904
/proc/meminfo: memFree=29713724/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=462.22 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481351 0 0 0 46140 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4823276 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1909464

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.85 3/177 31905
/proc/meminfo: memFree=29666580/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=522.21 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481351 0 0 0 52139 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4464107 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1909464

[startup+582.3 s]
/proc/loadavg: 2.04 2.02 1.86 3/177 31906
/proc/meminfo: memFree=29713388/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=582.2 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481351 0 0 0 58138 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4476908 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1909464


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

[pid=31868] ppid=31865 vsize=1909464 CPUtime=1122.12 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481352 0 0 0 112130 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4560660 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1909464

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31921
/proc/meminfo: memFree=29607448/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1182.11 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481352 0 0 0 118129 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4824631 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1909464

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31922
/proc/meminfo: memFree=29561112/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1242.1 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481353 0 0 0 124128 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4823315 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1909464

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31923
/proc/meminfo: memFree=29655028/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1302.09 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481353 0 0 0 130127 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4309360 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1909464

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31925
/proc/meminfo: memFree=29616328/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1362.08 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481354 0 0 0 136126 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4459792 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1909464

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31926
/proc/meminfo: memFree=29582252/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1422.08 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481354 0 0 0 142126 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4817429 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1909464

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/178 31930
/proc/meminfo: memFree=29656704/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1482.06 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481354 0 0 0 148124 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4831222 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1909464

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 31931
/proc/meminfo: memFree=29592636/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1542.06 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481354 0 0 0 154124 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4310898 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1909464

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 1.92 3/177 31932
/proc/meminfo: memFree=29540872/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1602.05 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481354 0 0 0 160123 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4823285 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 1909464

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 31934
/proc/meminfo: memFree=29508048/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1662.04 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481354 0 0 0 166122 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4817696 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1909464

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/177 31935
/proc/meminfo: memFree=29638124/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1722.03 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481354 0 0 0 172121 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4460956 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1909464

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 1.93 3/177 31936
/proc/meminfo: memFree=29606664/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1782.02 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481354 0 0 0 178120 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4817383 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1909464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.11 2.03 1.93 3/177 31992
/proc/meminfo: memFree=29888800/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1800.02 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) R 31865 31868 31540 0 -1 4202496 481354 0 0 0 179920 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652146520 4560672 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1909464

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -31868
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 31868 sig 9
??? end of watcher thread

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

[startup+1801.6 s]
/proc/loadavg: 2.10 2.03 1.93 2/177 31992
/proc/meminfo: memFree=29888428/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1800.02 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) S 31865 31868 31540 0 -1 4202496 481354 0 0 0 179920 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652134344 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1909464

[startup+1802 s]
/proc/loadavg: 2.10 2.03 1.93 1/171 32026
/proc/meminfo: memFree=29894264/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1800.02 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) S 31865 31868 31540 0 -1 4202496 481354 0 0 0 179920 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652134344 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1909464

[startup+1802.2 s]
/proc/loadavg: 2.10 2.03 1.93 1/171 32026
/proc/meminfo: memFree=29894264/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1800.02 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) S 31865 31868 31540 0 -1 4202496 481354 0 0 0 179920 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652134344 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1909464

[startup+1802.3 s]
/proc/loadavg: 2.10 2.03 1.93 1/171 32026
/proc/meminfo: memFree=29894264/32872528 swapFree=241860/274564
[pid=31868] ppid=31865 vsize=1909464 CPUtime=1800.02 cores=1,3,5,7
/proc/31868/stat : 31868 (minisatp) S 31865 31868 31540 0 -1 4202496 481354 0 0 0 179920 82 0 0 20 0 1 0 57382525 1955291136 475968 33554432000 4194304 5646918 140736652147760 140736652134344 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/31868/statm: 477366 475968 154 355 0 477007 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1909464

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.31
CPU time (s): 1800.03
CPU user time (s): 1799.2
CPU system time (s): 0.827874
CPU usage (%): 99.8737
Max. virtual memory (cumulated for all children) (KiB): 2246916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 0.827874
maximum resident set size= 2241248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 481354
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= 5
involuntary context switches= 1859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.42533 second user time and 8.30074 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-22 01:55:25
IDJOB=4114624
IDBENCH=2550
IDSOLVER=2555
FILE ID=node107/4114624-1466553325
RUNJOBID= node107-1466551518-31557
PBS_JOBID= 19943339
Free space on /tmp= 71704 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-blend2.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114624-1466553325/watcher-4114624-1466553325 -o /tmp/evaluation-result-4114624-1466553325/solver-4114624-1466553325 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466551518-31557 --watchdog 1960  minisatp HOME/instance-4114624-1466553325.opb

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

MD5SUM BENCH= 583b02132cd61d8427630f4009f80dd3
RANDOM SEED=1983477953

node107.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.953
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.953
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.953
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.56
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.953
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.56
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.953
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.953
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.56
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.953
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.953
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31741388 kB
Buffers:           20304 kB
Cached:            70076 kB
SwapCached:         1808 kB
Active:           101056 kB
Inactive:          50092 kB
Active(anon):      61916 kB
Inactive(anon):     1376 kB
Active(file):      39140 kB
Inactive(file):    48716 kB
Unevictable:      274564 kB
Mlocked:          241860 kB
SwapTotal:      67108856 kB
SwapFree:       67099244 kB
Dirty:              8312 kB
Writeback:             0 kB
AnonPages:        334736 kB
Mapped:             7948 kB
Shmem:                 0 kB
Slab:             574772 kB
SReclaimable:      17584 kB
SUnreclaim:       557188 kB
KernelStack:        1472 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     455120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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-4114624-1466553325.opb

Free space on /tmp at the end= 71704 MiB
End job on node107 at 2016-06-22 02:25:27