Trace number 4115295

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-d91742bUNSAT 0.726888 0.726912

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-misc05.opb
MD5SUMbada111af8c03eca9b9736a7d2e9e703
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.027995
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1940
Total number of constraints300
Number of constraints which are clauses155
Number of constraints which are cardinality constraints (but not clauses)8
Number of constraints which are nor clauses,nor cardinality constraints137
Minimum length of a constraint2
Maximum length of a constraint451
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 524652
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.00/0.06	c Converting 327 PB-constraints to clauses...
0.00/0.06	c   -- Unit propagations: ppppp
0.00/0.08	c   -- Detecting intervals from adjacent constraints: #############################
0.00/0.08	c   -- Clauses(.)/Splits(s): ...............................................................................................................................ssssssssssssssssssssssss
0.00/0.08	c ---[ 349]---> Adder-cost: 512   maxlim: 157230   bits: 19/18
0.09/0.17	c ---[ 347]---> Sorter-cost:  303     Base: 11
0.09/0.17	c ---[ 345]---> Adder-cost: 712   maxlim: 33633   bits: 17/16
0.19/0.24	c ---[ 343]---> Adder-cost: 450   maxlim: 174535   bits: 19/18
0.19/0.26	c ---[ 341]---> BDD-cost:   13
0.19/0.26	c ---[ 339]---> BDD-cost:   13
0.19/0.26	c ---[ 337]---> BDD-cost:   13
0.19/0.26	c ---[ 335]---> BDD-cost:   11
0.19/0.26	c ---[ 333]---> BDD-cost:   13
0.19/0.26	c ---[ 331]---> BDD-cost:   13
0.19/0.26	c ---[ 329]---> BDD-cost:   13
0.19/0.26	c ---[ 200]---> Sorter-cost:  118     Base:
0.19/0.26	c ---[ 198]---> Sorter-cost:  127     Base:
0.19/0.26	c ---[ 196]---> Sorter-cost:  126     Base:
0.19/0.26	c ---[ 194]---> Sorter-cost:  119     Base:
0.19/0.26	c ---[ 192]---> Sorter-cost:  126     Base:
0.19/0.26	c ---[ 190]---> Sorter-cost:  127     Base:
0.19/0.26	c ---[ 188]---> Sorter-cost:  126     Base:
0.19/0.26	c ---[ 186]---> Sorter-cost:  125     Base:
0.19/0.26	c ---[ 184]---> Sorter-cost:  125     Base:
0.19/0.27	c ---[ 182]---> Adder-cost: 528   maxlim: 161   bits: 9/8
0.19/0.27	c ---[ 180]---> Adder-cost: 574   maxlim: 212   bits: 9/8
0.19/0.28	c ---[ 178]---> Adder-cost: 550   maxlim: 218   bits: 9/8
0.19/0.29	c ---[ 176]---> Adder-cost: 470   maxlim: 134   bits: 9/8
0.19/0.29	c ---[ 174]---> Adder-cost: 506   maxlim: 213   bits: 9/8
0.29/0.30	c ---[ 172]---> Adder-cost: 482   maxlim: 212   bits: 9/8
0.29/0.31	c ---[ 170]---> Adder-cost: 444   maxlim: 217   bits: 9/8
0.29/0.32	c ---[ 168]---> BDD-cost:  271
0.29/0.32	c ---[ 166]---> BDD-cost:  271
0.29/0.32	c ---[ 165]---> Adder-cost: 280   maxlim: 312   bits: 9/9
0.29/0.33	c ---[ 164]---> Adder-cost: 260   maxlim: 334   bits: 9/9
0.29/0.33	c ---[ 135]---> Sorter-cost: 3037     Base: 3 7 5 13 2 2 2 2 2
0.39/0.42	c ---[ 134]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
0.39/0.42	c ---[ 133]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
0.39/0.42	c ---[ 132]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
0.39/0.42	c ---[ 131]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
0.39/0.42	c ---[ 130]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
0.39/0.42	c ---[ 129]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
0.39/0.43	c ---[ 128]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
0.39/0.43	c ---[ 127]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
0.39/0.43	c ---[ 126]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
0.39/0.43	c ---[ 125]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
0.39/0.43	c ---[ 124]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
0.39/0.43	c ---[ 123]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
0.39/0.43	c ---[ 122]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
0.39/0.43	c ---[ 121]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
0.39/0.43	c ---[ 120]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
0.39/0.43	c ---[ 119]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
0.39/0.44	c ---[ 118]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
0.39/0.44	c ---[ 117]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
0.39/0.44	c ---[ 115]---> Sorter-cost:  235     Base: 2 2 2 2 2
0.39/0.44	c ---[ 114]---> Sorter-cost:  235     Base: 2 2 2 2 2
0.39/0.44	c ---[ 113]---> Sorter-cost:  235     Base: 2 2 2 2 2
0.39/0.44	c ---[ 112]---> Sorter-cost:  235     Base: 2 2 2 2 2
0.39/0.44	c ---[ 111]---> Sorter-cost:  235     Base: 2 2 2 2 2
0.39/0.44	c ---[ 110]---> Sorter-cost:  210     Base: 2 2 2 2 2 2 2
0.39/0.44	c ---[ 109]---> Sorter-cost:  210     Base: 2 2 2 2 2 2 2
0.39/0.44	c ---[ 108]---> Sorter-cost:  210     Base: 2 2 2 2 2 2 2
0.39/0.44	c ---[ 107]---> Sorter-cost:  210     Base: 2 2 2 2 2 2 2
0.39/0.45	c ---[ 106]---> Sorter-cost:  210     Base: 2 2 2 2 2 2 2
0.39/0.45	c ---[ 105]---> Sorter-cost:  210     Base: 2 2 2 2 2 2 2
0.39/0.45	c ---[ 104]---> Sorter-cost:  225     Base: 2 2 2 2 2 2 2
0.39/0.45	c ---[ 103]---> Sorter-cost:  225     Base: 2 2 2 2 2 2 2
0.39/0.45	c ---[ 102]---> Sorter-cost:  225     Base: 2 2 2 2 2 2 2
0.39/0.45	c ---[ 101]---> Sorter-cost:  225     Base: 2 2 2 2 2 2 2
0.39/0.45	c ---[ 100]---> Sorter-cost:  225     Base: 2 2 2 2 2 2 2
0.39/0.45	c ---[  99]---> Sorter-cost:  225     Base: 2 2 2 2 2 2 2
0.39/0.45	c ---[  98]---> Sorter-cost:  181     Base: 2 2 2 2 2 2 2
0.39/0.45	c ---[  97]---> Sorter-cost:  181     Base: 2 2 2 2 2 2 2
0.39/0.45	c ---[  96]---> Sorter-cost:  181     Base: 2 2 2 2 2 2 2
0.39/0.45	c ---[  95]---> Sorter-cost:  181     Base: 2 2 2 2 2 2 2
0.39/0.46	c ---[  94]---> Sorter-cost:  181     Base: 2 2 2 2 2 2 2
0.39/0.46	c ---[  93]---> Sorter-cost:  181     Base: 2 2 2 2 2 2 2
0.39/0.46	c ---[  92]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.46	c ---[  91]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.46	c ---[  90]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.46	c ---[  89]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.46	c ---[  88]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.46	c ---[  87]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.46	c ---[  86]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.47	c ---[  85]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.47	c ---[  84]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.47	c ---[  83]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.47	c ---[  82]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.47	c ---[  81]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.47	c ---[  80]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.47	c ---[  79]---> Sorter-cost:  243     Base: 2 2 2 2 2 2
0.39/0.47	c ---[  77]---> Sorter-cost:  129     Base: 2 2 2 2 2 2
0.39/0.47	c ---[  76]---> BDD-cost:   80
0.39/0.47	c ---[  73]---> Sorter-cost:  173     Base: 2 2 2 2 2
0.39/0.47	c ---[  72]---> Sorter-cost:  163     Base: 2 2 2 2 2 2 2
0.39/0.48	c ---[  71]---> BDD-cost:   82
0.39/0.48	c ---[  70]---> BDD-cost:   81
0.39/0.48	c ---[  67]---> BDD-cost:   83
0.39/0.48	c ---[  66]---> Sorter-cost:  161     Base: 2 2 2 2 2 2 2
0.39/0.48	c ---[  64]---> BDD-cost:   81
0.39/0.48	c ---[  61]---> BDD-cost:   83
0.39/0.48	c ---[  59]---> Sorter-cost:  133     Base: 2 2 2 2 2 2
0.39/0.48	c ---[  56]---> Sorter-cost:  163     Base: 2 2 2 2 2
0.39/0.48	c ---[  55]---> Sorter-cost:  163     Base: 2 2 2 2 2 2 2
0.39/0.48	c ---[  53]---> BDD-cost:   82
0.39/0.48	c ---[  52]---> BDD-cost:   81
0.39/0.48	c ---[  50]---> BDD-cost:   83
0.39/0.48	c ---[  49]---> Sorter-cost:  167     Base: 2 2 2 2 2 2 2
0.39/0.48	c ---[  47]---> BDD-cost:   82
0.39/0.48	c ---[  46]---> BDD-cost:   81
0.39/0.48	c ---[  44]---> BDD-cost:   83
0.39/0.48	c ---[  43]---> Sorter-cost:  167     Base: 2 2 2 2 2 2 2
0.39/0.48	c ---[  41]---> BDD-cost:   82
0.39/0.49	c ---[  40]---> BDD-cost:   81
0.39/0.49	c ---[  37]---> Sorter-cost:  163     Base: 2 2 2 2 2 2 2
0.39/0.49	c ---[  35]---> BDD-cost:   82
0.39/0.49	c ---[  34]---> BDD-cost:   81
0.39/0.49	c ---[  31]---> BDD-cost:   83
0.39/0.49	c ---[  30]---> Sorter-cost:  163     Base: 2 2 2 2 2 2 2
0.39/0.49	c ---[  28]---> BDD-cost:   82
0.39/0.49	c ---[  27]---> BDD-cost:   81
0.39/0.49	c ---[  24]---> BDD-cost:   83
0.39/0.49	c ---[  23]---> Sorter-cost:  139     Base: 2 2 2
0.39/0.49	c ---[  22]---> Sorter-cost:  201     Base: 2 7
0.39/0.49	c ---[  21]---> Sorter-cost:  192     Base: 7
0.39/0.49	c ---[  20]---> Sorter-cost:  201     Base: 2 7
0.39/0.49	c ---[  19]---> Sorter-cost:  192     Base: 7
0.39/0.49	c ---[  18]---> Sorter-cost:  139     Base: 2 2 2
0.39/0.49	c ---[  17]---> Sorter-cost:  201     Base: 2 7
0.39/0.49	c ---[  16]---> Sorter-cost:  192     Base: 7
0.39/0.49	c ---[  15]---> Sorter-cost:  141     Base: 2 2 2
0.39/0.49	c ---[  14]---> Sorter-cost:  203     Base: 2 7
0.39/0.49	c ---[  13]---> Sorter-cost:  192     Base: 7
0.39/0.49	c ---[  12]---> Sorter-cost:  139     Base: 2 2 2
0.39/0.50	c ---[  11]---> Sorter-cost:  192     Base: 7
0.39/0.50	c ---[  10]---> Sorter-cost:  141     Base: 2 2 2
0.49/0.50	c ---[   9]---> Sorter-cost:  203     Base: 2 7
0.49/0.50	c ---[   8]---> Sorter-cost:  139     Base: 2 2 2
0.49/0.50	c ---[   7]---> Sorter-cost:  201     Base: 2 7
0.49/0.50	c ---[   6]---> Sorter-cost:  192     Base: 7
0.49/0.50	c ---[   5]---> Sorter-cost:  139     Base: 2 2 2
0.49/0.50	c ---[   4]---> Sorter-cost:  201     Base: 2 7
0.49/0.50	c ---[   3]---> Sorter-cost:  192     Base: 7
0.49/0.50	c ---[   2]---> Sorter-cost:  139     Base: 2 2 2
0.49/0.50	c ---[   1]---> Sorter-cost:  201     Base: 2 7
0.49/0.50	c ---[   0]---> Sorter-cost:  192     Base: 7
0.69/0.72	|  Eliminated clauses:           0.32 Mb                                      |
0.69/0.72	============================[ Search Statistics ]==============================
0.69/0.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.72	===============================================================================
0.69/0.72	|       100 |   18393    86679   273432 |    31782       99      4 |  3.967 % |
0.69/0.72	|       250 |   18386    86679   273432 |    34960      246     16 |  3.993 % |
0.69/0.72	|       475 |   18377    86679   273432 |    38456      468     18 |  4.026 % |
0.69/0.72	===============================================================================
0.69/0.72	c UNSATISFIABLE
0.69/0.72	s UNSATISFIABLE
0.69/0.72	c _______________________________________________________________________________
0.69/0.72	c 
0.69/0.72	restarts              : 6
0.69/0.72	conflicts             : 738            (1029 /sec)
0.69/0.72	decisions             : 5750           (0.00 % random) (8021 /sec)
0.69/0.72	propagations          : 421617         (588119 /sec)
0.69/0.72	conflict literals     : 12882          (18.72 % deleted)
0.69/0.72	Memory used           : 22.89 MB
0.69/0.72	CPU time              : 0.716891 s
0.69/0.72	c _______________________________________________________________________________

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-4115295-1466526583/watcher-4115295-1466526583 -o /tmp/evaluation-result-4115295-1466526583/solver-4115295-1466526583 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466514771-19973 --watchdog 1960 minisatp HOME/instance-4115295-1466526583.opb 

pid=23219
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: 2.13 2.17 2.17 3/174 23222
/proc/meminfo: memFree=29800432/32872528 swapFree=1316768/1463936
[pid=23222] ppid=23219 vsize=6592 CPUtime=0 cores=1,3,5,7
/proc/23222/stat : 23222 (minisatp) R 23219 23222 19956 0 -1 4202496 347 0 0 0 0 0 0 0 20 0 1 0 54705188 6750208 224 33554432000 4194304 5646918 140734828471248 140736294376552 4817485 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23222/statm: 1648 224 94 355 0 1289 0

[startup+0.10016 s]
/proc/loadavg: 2.13 2.17 2.17 3/174 23222
/proc/meminfo: memFree=29800432/32872528 swapFree=1316768/1463936
[pid=23222] ppid=23219 vsize=8908 CPUtime=0.09 cores=1,3,5,7
/proc/23222/stat : 23222 (minisatp) R 23219 23222 19956 0 -1 4202496 959 0 0 0 9 0 0 0 20 0 1 0 54705188 9121792 836 33554432000 4194304 5646918 140734828471248 140736294376552 4832125 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23222/statm: 2227 836 120 355 0 1868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8908

[startup+0.200265 s]
/proc/loadavg: 2.13 2.17 2.17 3/174 23222
/proc/meminfo: memFree=29800432/32872528 swapFree=1316768/1463936
[pid=23222] ppid=23219 vsize=9324 CPUtime=0.19 cores=1,3,5,7
/proc/23222/stat : 23222 (minisatp) R 23219 23222 19956 0 -1 4202496 1123 0 0 0 19 0 0 0 20 0 1 0 54705188 9547776 1000 33554432000 4194304 5646918 140734828471248 140736294376552 4831393 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23222/statm: 2331 1000 154 355 0 1972 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9324

[startup+0.300262 s]
/proc/loadavg: 2.13 2.17 2.17 3/174 23222
/proc/meminfo: memFree=29800432/32872528 swapFree=1316768/1463936
[pid=23222] ppid=23219 vsize=9836 CPUtime=0.29 cores=1,3,5,7
/proc/23222/stat : 23222 (minisatp) R 23219 23222 19956 0 -1 4202496 1290 0 0 0 29 0 0 0 20 0 1 0 54705188 10072064 1125 33554432000 4194304 5646918 140734828471248 140736294376552 4817705 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23222/statm: 2459 1125 154 355 0 2100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9836

[startup+0.700315 s]
/proc/loadavg: 2.13 2.17 2.17 3/174 23222
/proc/meminfo: memFree=29800432/32872528 swapFree=1316768/1463936
[pid=23222] ppid=23219 vsize=19084 CPUtime=0.69 cores=1,3,5,7
/proc/23222/stat : 23222 (minisatp) R 23219 23222 19956 0 -1 4202496 4796 0 0 0 69 0 0 0 20 0 1 0 54705188 19542016 4091 33554432000 4194304 5646918 140734828471248 140736294376552 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23222/statm: 4771 4091 184 355 0 4412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19084

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

[startup+0.700315 s]
/proc/loadavg: 2.13 2.17 2.17 3/174 23222
/proc/meminfo: memFree=29800432/32872528 swapFree=1316768/1463936
[pid=23222] ppid=23219 vsize=19084 CPUtime=0.69 cores=1,3,5,7
/proc/23222/stat : 23222 (minisatp) R 23219 23222 19956 0 -1 4202496 4796 0 0 0 69 0 0 0 20 0 1 0 54705188 19542016 4091 33554432000 4194304 5646918 140734828471248 140736294376552 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/23222/statm: 4771 4091 184 355 0 4412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19084

Child status: 0
Real time (s): 0.726912
CPU time (s): 0.726888
CPU user time (s): 0.71789
CPU system time (s): 0.008998
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 20144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.71789
system time used= 0.008998
maximum resident set size= 19532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4832
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= 1
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.006998 second user time and 0.003999 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-21 18:29:43
IDJOB=4115295
IDBENCH=1729
IDSOLVER=2555
FILE ID=node121/4115295-1466526583
RUNJOBID= node121-1466514771-19973
PBS_JOBID= 19942880
Free space on /tmp= 71716 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-misc05.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115295-1466526583/watcher-4115295-1466526583 -o /tmp/evaluation-result-4115295-1466526583/solver-4115295-1466526583 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466514771-19973 --watchdog 1960  minisatp HOME/instance-4115295-1466526583.opb

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

MD5SUM BENCH= bada111af8c03eca9b9736a7d2e9e703
RANDOM SEED=1290006095

node121.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.691
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.38
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.691
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.691
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.691
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.691
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.54
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.691
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.691
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.56
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.691
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:        29801628 kB
Buffers:           10332 kB
Cached:            49972 kB
SwapCached:         1712 kB
Active:           875000 kB
Inactive:          34292 kB
Active(anon):     850356 kB
Inactive(anon):      740 kB
Active(file):      24644 kB
Inactive(file):    33552 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67099496 kB
Dirty:              3544 kB
Writeback:             0 kB
AnonPages:       2311688 kB
Mapped:             7788 kB
Shmem:                 0 kB
Slab:             564872 kB
SReclaimable:       9180 kB
SUnreclaim:       555692 kB
KernelStack:        1456 kB
PageTables:         8636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2760692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    710656 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-4115295-1466526583.opb

Free space on /tmp at the end= 71712 MiB
End job on node121 at 2016-06-21 18:29:43