Trace number 4114630

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? (MO) 437.358 439.419

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-glass4.opb
MD5SUM34e6501168eba14fba603ee8987209fc
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1228810444800
Best CPU time to get the best result obtained on this benchmark6.64199
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1470471039630
Optimality of the best value was proved NO
Number of variables780
Total number of constraints405
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints369
Minimum length of a constraint6
Maximum length of a constraint101
Number of terms in the objective function 478
Biggest coefficient in the objective function 536870912000000
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 1073761158741413
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 71583145981965762560
Number of bits of the biggest number in a constraint 66
Biggest sum of numbers in a constraint 303620978593259231065
Number of bits of the biggest sum of numbers69
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.16	c Converting 437 PB-constraints to clauses...
0.09/0.16	c   -- Unit propagations: (none)
0.09/0.16	c   -- Detecting intervals from adjacent constraints: ####################################
0.09/0.16	c   -- Clauses(.)/Splits(s): ss
0.09/0.16	c ---[ 438]---> BDD-cost:   19
0.09/0.16	c ---[ 437]---> BDD-cost:   19
0.09/0.16	c ---[ 435]---> BDD-cost:   19
0.09/0.16	c ---[ 434]---> BDD-cost:   19
0.09/0.16	c ---[ 433]---> BDD-cost:   19
0.09/0.16	c ---[ 432]---> BDD-cost:   19
0.09/0.16	c ---[ 430]---> BDD-cost:   19
0.09/0.16	c ---[ 429]---> BDD-cost:  121
0.09/0.16	c ---[ 428]---> BDD-cost:   70
0.09/0.16	c ---[ 427]---> BDD-cost:  183
0.09/0.17	c ---[ 425]---> BDD-cost:   23
0.09/0.17	c ---[ 424]---> Sorter-cost: 1033     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.18	c ---[ 423]---> BDD-cost:   66
0.09/0.18	c ---[ 422]---> BDD-cost:  180
0.09/0.18	c ---[ 421]---> Sorter-cost:  882     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.09/0.19	c ---[ 420]---> Sorter-cost:  759     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.19/0.20	c ---[ 419]---> 

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

pid=31315
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: 0.58 0.54 1.00 2/173 31318
/proc/meminfo: memFree=30535100/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=6456 CPUtime=0 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 312 0 0 0 0 0 0 0 20 0 1 0 57200612 6610944 188 33554432000 4194304 5646918 140735110341424 140734565292568 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 1614 188 94 355 0 1255 0

[startup+0.100143 s]
/proc/loadavg: 0.58 0.54 1.00 2/173 31318
/proc/meminfo: memFree=30535100/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=9316 CPUtime=0.09 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 931 0 0 0 9 0 0 0 20 0 1 0 57200612 9539584 807 33554432000 4194304 5646918 140735110341424 140734565292568 4248129 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 2329 807 97 355 0 1970 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9316

[startup+0.200327 s]
/proc/loadavg: 0.58 0.54 1.00 2/173 31318
/proc/meminfo: memFree=30535100/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=11672 CPUtime=0.19 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 1482 0 0 0 19 0 0 0 20 0 1 0 57200612 11952128 1358 33554432000 4194304 5646918 140735110341424 140734565292568 4817571 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 2918 1358 123 355 0 2559 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11672

[startup+0.300306 s]
/proc/loadavg: 0.58 0.54 1.00 2/173 31318
/proc/meminfo: memFree=30535100/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=15244 CPUtime=0.29 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 2533 0 0 0 29 0 0 0 20 0 1 0 57200612 15609856 2284 33554432000 4194304 5646918 140735110341424 140734565292568 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 3811 2284 123 355 0 3452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15244

[startup+0.700287 s]
/proc/loadavg: 0.58 0.54 1.00 2/173 31318
/proc/meminfo: memFree=30535100/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=35296 CPUtime=0.69 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 7005 0 0 0 69 0 0 0 20 0 1 0 57200612 36143104 7283 33554432000 4194304 5646918 140735110341424 140735110301448 4460889 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 8824 7283 123 355 0 8465 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35296

[startup+1.50024 s]
/proc/loadavg: 0.58 0.54 1.00 3/177 31325
/proc/meminfo: memFree=30444808/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=64464 CPUtime=1.49 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 14244 0 0 0 148 1 0 0 20 0 1 0 57200612 66011136 14589 33554432000 4194304 5646918 140735110341424 140735110301448 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 16149 14589 123 355 0 15790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64464

[startup+3.10028 s]
/proc/loadavg: 0.58 0.54 1.00 3/177 31325
/proc/meminfo: memFree=30356436/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=128340 CPUtime=3.09 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 28227 0 0 0 305 4 0 0 20 0 1 0 57200612 131420160 30535 33554432000 4194304 5646918 140735110341424 140735110301048 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 32085 30535 123 355 0 31726 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 128340

[startup+6.30025 s]
/proc/loadavg: 0.70 0.57 1.00 3/177 31325
/proc/meminfo: memFree=30221496/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=246712 CPUtime=6.29 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 52894 0 0 0 620 9 0 0 20 0 1 0 57200612 252633088 60149 33554432000 4194304 5646918 140735110341424 140735110299848 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 61678 60149 123 355 0 61319 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 246712

[startup+12.7003 s]
/proc/loadavg: 0.80 0.59 1.01 3/177 31325
/proc/meminfo: memFree=29969784/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=491912 CPUtime=12.69 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 104296 0 0 0 1250 19 0 0 20 0 1 0 57200612 503717888 121446 33554432000 4194304 5646918 140735110341424 140735110299848 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 122978 121446 123 355 0 122619 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 491912

[startup+25.5003 s]
/proc/loadavg: 1.14 0.68 1.03 3/177 31325
/proc/meminfo: memFree=29453012/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=984816 CPUtime=25.48 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 207218 0 0 0 2512 36 0 0 20 0 1 0 57200612 1008451584 244668 33554432000 4194304 5646918 140735110341424 140735110299048 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 246204 244668 123 355 0 245845 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 984816

[startup+51.1003 s]
/proc/loadavg: 1.52 0.80 1.06 4/177 31325
/proc/meminfo: memFree=28433648/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=1983720 CPUtime=51.09 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 415315 0 0 0 5037 72 0 0 20 0 1 0 57200612 2031329280 494387 33554432000 4194304 5646918 140735110341424 140735110301448 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 495930 494388 123 355 0 495571 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1983720

[startup+102.3 s]
/proc/loadavg: 1.90 1.01 1.12 3/177 31326
/proc/meminfo: memFree=25895728/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=3858840 CPUtime=102.28 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 800348 0 0 0 10091 137 0 0 20 0 1 0 57200612 3951452160 963176 33554432000 4194304 5646918 140735110341424 140735110301016 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 964710 963176 123 355 0 964351 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 3858840

[startup+162.3 s]
/proc/loadavg: 2.12 1.23 1.19 3/177 31327
/proc/meminfo: memFree=23485620/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=6264528 CPUtime=162.27 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 1234250 0 0 0 16010 217 0 0 20 0 1 0 57200612 6414876672 1564590 33554432000 4194304 5646918 140735110341424 140735110299048 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 1566132 1564590 123 355 0 1565773 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 6264528

[startup+222.307 s]
/proc/loadavg: 2.14 1.40 1.24 3/177 31329
/proc/meminfo: memFree=21566048/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=8131668 CPUtime=222.26 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 1701042 0 0 0 21947 279 0 0 20 0 1 0 57200612 8326828032 2031382 33554432000 4194304 5646918 140735110341424 140735110300248 4817360 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 2032917 2031382 123 355 0 2032558 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 8131668

[startup+282.3 s]
/proc/loadavg: 2.17 1.55 1.30 3/177 31330
/proc/meminfo: memFree=17445200/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=12200652 CPUtime=282.24 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 2045301 0 0 0 27857 367 0 0 20 0 1 0 57200612 12493467648 3048628 33554432000 4194304 5646918 140735110341424 140735110302696 4460889 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 3050163 3048628 123 355 0 3049804 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 12200652

[startup+342.3 s]
/proc/loadavg: 2.23 1.68 1.36 3/178 31334
/proc/meminfo: memFree=16897952/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=12708348 CPUtime=342.24 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 2509676 0 0 0 33790 434 0 0 20 0 1 0 57200612 13013348352 3175551 33554432000 4194304 5646918 140735110341424 140735110301048 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 3177087 3175552 123 355 0 3176728 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 12708348

[startup+402.3 s]
/proc/loadavg: 2.19 1.76 1.41 4/177 31335
/proc/meminfo: memFree=14855408/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=14727552 CPUtime=402.23 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 3014468 0 0 0 39705 518 0 0 20 0 1 0 57200612 15081013248 3680343 33554432000 4194304 5646918 140735110341424 140735110299000 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 3681888 3680343 123 355 0 3681529 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 14727552



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+436.7 s]
/proc/loadavg: 2.18 1.80 1.43 3/177 31336
/proc/meminfo: memFree=13627884/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=15874632 CPUtime=436.63 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) R 31315 31318 31264 0 -1 4202496 3301242 0 0 0 43101 562 0 0 20 0 1 0 57200612 16255623168 3967117 33554432000 4194304 5646918 140735110341424 140735110299448 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 3968658 3967117 123 355 0 3968299 0
Current children cumulated CPU time (s) 436.63
Current children cumulated vsize (KiB) 15874632

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

Sending SIGKILL to process tree (bottom up)

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

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

[startup+436.807 s]
/proc/loadavg: 2.18 1.80 1.43 3/177 31336
/proc/meminfo: memFree=13627884/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=15874632 CPUtime=436.63 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) S 31315 31318 31264 0 -1 4202496 3301245 0 0 0 43101 562 0 0 20 0 1 0 57200612 16255623168 3967120 33554432000 4194304 5646918 140735110341424 140735110298632 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 3968658 3967120 123 355 0 3968299 0
Current children cumulated CPU time (s) 436.63
Current children cumulated vsize (KiB) 15874632

[startup+437.6 s]
/proc/loadavg: 2.18 1.80 1.43 3/177 31336
/proc/meminfo: memFree=13627884/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=15874632 CPUtime=436.63 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) S 31315 31318 31264 0 -1 4202496 3301245 0 0 0 43101 562 0 0 20 0 1 0 57200612 16255623168 3967120 33554432000 4194304 5646918 140735110341424 140735110298632 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 3968658 3967120 123 355 0 3968299 0
Current children cumulated CPU time (s) 436.63
Current children cumulated vsize (KiB) 15874632

[startup+438.4 s]
/proc/loadavg: 2.18 1.80 1.43 3/177 31336
/proc/meminfo: memFree=13627388/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=15874632 CPUtime=436.63 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) S 31315 31318 31264 0 -1 4202496 3301245 0 0 0 43101 562 0 0 20 0 1 0 57200612 16255623168 3967120 33554432000 4194304 5646918 140735110341424 140735110298632 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 3968658 3967120 123 355 0 3968299 0
Current children cumulated CPU time (s) 436.63
Current children cumulated vsize (KiB) 15874632

[startup+438.6 s]
/proc/loadavg: 2.18 1.80 1.43 3/177 31336
/proc/meminfo: memFree=13627388/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=15874632 CPUtime=436.63 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) S 31315 31318 31264 0 -1 4202496 3301245 0 0 0 43101 562 0 0 20 0 1 0 57200612 16255623168 3967120 33554432000 4194304 5646918 140735110341424 140735110298632 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 3968658 3967120 123 355 0 3968299 0
Current children cumulated CPU time (s) 436.63
Current children cumulated vsize (KiB) 15874632

[startup+438.7 s]
/proc/loadavg: 2.18 1.80 1.43 3/177 31336
/proc/meminfo: memFree=13627388/32872528 swapFree=1431120/1543540
[pid=31318] ppid=31315 vsize=15874632 CPUtime=436.63 cores=0,2,4,6
/proc/31318/stat : 31318 (minisatp) S 31315 31318 31264 0 -1 4202496 3301245 0 0 0 43101 562 0 0 20 0 1 0 57200612 16255623168 3967120 33554432000 4194304 5646918 140735110341424 140735110298632 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/31318/statm: 3968658 3967120 123 355 0 3968299 0
Current children cumulated CPU time (s) 436.63
Current children cumulated vsize (KiB) 15874632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 439.419
CPU time (s): 437.358
CPU user time (s): 431.014
CPU system time (s): 6.34404
CPU usage (%): 99.531
Max. virtual memory (cumulated for all children) (KiB): 15874632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 431.014
system time used= 6.34403
maximum resident set size= 15868480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3301245
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= 3
involuntary context switches= 481

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.63275 second user time and 1.56576 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-22 01:25:19
IDJOB=4114630
IDBENCH=2505
IDSOLVER=2555
FILE ID=node116/4114630-1466551519
RUNJOBID= node116-1466551518-31280
PBS_JOBID= 19943338
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= 34e6501168eba14fba603ee8987209fc
RANDOM SEED=1055799838

node116.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.781
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.56
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.781
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.781
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.781
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.55
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.781
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.781
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.54
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.781
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.781
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30542032 kB
Buffers:           19240 kB
Cached:            54200 kB
SwapCached:         2056 kB
Active:            35240 kB
Inactive:          45260 kB
Active(anon):       7920 kB
Inactive(anon):     1080 kB
Active(file):      27320 kB
Inactive(file):    44180 kB
Unevictable:     1543540 kB
Mlocked:         1431120 kB
SwapTotal:      67108856 kB
SwapFree:       67099408 kB
Dirty:              7024 kB
Writeback:             0 kB
AnonPages:       1547604 kB
Mapped:             6936 kB
Shmem:                 0 kB
Slab:             572564 kB
SReclaimable:      16696 kB
SUnreclaim:       555868 kB
KernelStack:        1400 kB
PageTables:         6812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1643100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 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-4114630-1466551519.opb

Free space on /tmp at the end= 71680 MiB
End job on node116 at 2016-06-22 01:32:38