Trace number 4114956

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.02 1800.3

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos788725.opb
MD5SUM8629904c9ea425e42543cd04547905ca
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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 benchmark370.61
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables352
Total number of constraints433
Number of constraints which are clauses304
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints96
Minimum length of a constraint2
Maximum length of a constraint96
Number of terms in the objective function 96
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 96
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 105
Number of bits of the biggest sum of numbers7
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.02	c Converting 465 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: ################################
0.00/0.02	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................
0.00/0.02	c ---[ 463]---> BDD-cost:   29
0.00/0.02	c ---[ 461]---> BDD-cost:   29
0.00/0.02	c ---[ 459]---> BDD-cost:   29
0.00/0.02	c ---[ 457]---> BDD-cost:   29
0.00/0.02	c ---[ 455]---> BDD-cost:   29
0.00/0.02	c ---[ 453]---> BDD-cost:   29
0.00/0.02	c ---[ 451]---> BDD-cost:   29
0.00/0.02	c ---[ 449]---> BDD-cost:   29
0.00/0.02	c ---[ 447]---> BDD-cost:   29
0.00/0.02	c ---[ 445]---> BDD-cost:   29
0.00/0.02	c ---[ 443]---> BDD-cost:   29
0.00/0.02	c ---[ 441]---> BDD-cost:   29
0.00/0.02	c ---[ 439]---> BDD-cost:   29
0.00/0.02	c ---[ 437]---> BDD-cost:   29
0.00/0.02	c ---[ 435]---> BDD-cost:   29
0.00/0.02	c ---[ 433]---> BDD-cost:   29
0.00/0.02	c ---[ 431]---> BDD-cost:   29
0.00/0.02	c ---[ 429]---> BDD-cost:   29
0.00/0.02	c ---[ 427]---> BDD-cost:   29
0.00/0.02	c ---[ 425]---> BDD-cost:   29
0.00/0.02	c ---[ 423]---> BDD-cost:   29
0.00/0.02	c ---[ 421]---> BDD-cost:   29
0.00/0.02	c ---[ 419]---> BDD-cost:   29
0.00/0.02	c ---[ 417]---> BDD-cost:   29
0.00/0.02	c ---[ 415]---> BDD-cost:   29
0.00/0.02	c ---[ 413]---> BDD-cost:   29
0.00/0.02	c ---[ 411]---> BDD-cost:   29
0.00/0.02	c ---[ 409]---> BDD-cost:   29
0.00/0.02	c ---[ 407]---> BDD-cost:   29
0.00/0.02	c ---[ 405]---> BDD-cost:   29
0.00/0.02	c ---[ 403]---> BDD-cost:   29
0.00/0.02	c ---[ 401]---> BDD-cost:   29
0.00/0.02	c ---[ 400]---> Sorter-cost:  430     Base: 5
0.00/0.02	c ---[ 399]---> Sorter-cost:  433     Base: 5
0.00/0.03	c ---[ 398]---> Sorter-cost:  421     Base: 5
0.00/0.03	c ---[ 397]---> Sorter-cost:  421     Base: 5
0.00/0.03	c ---[ 396]---> Sorter-cost:  421     Base: 5
0.00/0.03	c ---[ 395]---> Sorter-cost:  421     Base: 5
0.00/0.03	c ---[ 394]---> Sorter-cost:  421     Base: 5
0.00/0.03	c ---[ 393]---> Sorter-cost:  421     Base: 5
0.00/0.03	c ---[ 392]---> Sorter-cost:  421     Base: 5
0.00/0.03	c ---[ 391]---> Sorter-cost:  421     Base: 5
0.00/0.03	c ---[ 390]---> Sorter-cost:  421     Base: 5
0.00/0.03	c ---[ 389]---> Sorter-cost:  421     Base: 5
0.00/0.03	c ---[ 388]---> Sorter-cost:  419     Base: 5
0.00/0.03	c ---[ 387]---> Sorter-cost:  419     Base: 5
0.00/0.03	c ---[ 386]---> Sorter-cost:  411     Base: 5
0.00/0.03	c ---[ 385]---> Sorter-cost:  411     Base: 5
0.00/0.03	c ---[ 384]---> Sorter-cost:  411     Base: 5
0.00/0.03	c ---[ 383]---> Sorter-cost:  411     Base: 5
0.00/0.03	c ---[ 382]---> Sorter-cost:  411     Base: 5
0.00/0.03	c ---[ 381]---> Sorter-cost:  411     Base: 5
0.00/0.04	c ---[ 380]---> Sorter-cost:  411     Base: 5
0.00/0.04	c ---[ 379]---> Sorter-cost:  411     Base: 5
0.00/0.04	c ---[ 378]---> Sorter-cost:  411     Base: 5
0.00/0.04	c ---[ 377]---> Sorter-cost:  411     Base: 5
0.00/0.04	c ---[ 376]---> BDD-cost:  101
0.00/0.04	c ---[ 375]---> BDD-cost:  103
0.00/0.04	c ---[ 374]---> BDD-cost:  103
0.00/0.04	c ---[ 373]---> BDD-cost:  103
0.00/0.04	c ---[ 372]---> BDD-cost:  103
0.00/0.04	c ---[ 371]---> BDD-cost:  103
0.00/0.04	c ---[ 370]---> BDD-cost:  103
0.00/0.04	c ---[ 369]---> BDD-cost:  103
0.00/0.04	c ---[ 368]---> BDD-cost:  103
0.00/0.04	c ---[ 367]---> BDD-cost:  103
0.00/0.04	c ---[ 366]---> BDD-cost:  103
0.00/0.04	c ---[ 365]---> BDD-cost:  103
0.00/0.04	c ---[ 364]---> Sorter-cost:  697     Base: 5
0.00/0.04	c ---[ 363]---> Sorter-cost:  693     Base: 5
0.00/0.04	c ---[ 362]---> Sorter-cost:  687     Base: 5
0.00/0.04	c ---[ 361]---> Sorter-cost:  687     Base: 5
0.00/0.04	c ---[ 360]---> Sorter-cost:  687     Base: 5
0.00/0.05	c ---[ 359]---> Sorter-cost:  687     Base: 5
0.00/0.05	c ---[ 358]---> Sorter-cost:  687     Base: 5
0.00/0.05	c ---[ 357]---> Sorter-cost:  687     Base: 5
0.00/0.05	c ---[ 356]---> Sorter-cost:  687     Base: 5
0.00/0.05	c ---[ 355]---> Sorter-cost:  687     Base: 5
0.00/0.05	c ---[ 354]---> Sorter-cost:  687     Base: 5
0.00/0.05	c ---[ 353]---> Sorter-cost:  689     Base: 5
0.00/0.05	c ---[ 352]---> Sorter-cost:  560     Base: 5
0.00/0.05	c ---[ 351]---> Sorter-cost:  559     Base: 5
0.00/0.05	c ---[ 350]---> Sorter-cost:  557     Base: 5
0.00/0.05	c ---[ 349]---> Sorter-cost:  557     Base: 5
0.00/0.05	c ---[ 348]---> Sorter-cost:  557     Base: 5
0.00/0.05	c ---[ 347]---> Sorter-cost:  557     Base: 5
0.00/0.06	c ---[ 346]---> Sorter-cost:  557     Base: 5
0.00/0.06	c ---[ 345]---> Sorter-cost:  557     Base: 5
0.00/0.06	c ---[ 344]---> Sorter-cost:  557     Base: 5
0.00/0.06	c ---[ 343]---> Sorter-cost:  557     Base: 5
0.00/0.06	c ---[ 342]---> Sorter-cost:  557     Base: 5
0.00/0.06	c ---[ 341]---> Sorter-cost:  559     Base: 5
0.00/0.06	c ---[ 340]---> Sorter-cost:  855     Base: 5
0.00/0.06	c ---[ 339]---> Sorter-cost:  855     Base: 5
0.00/0.06	c ---[ 338]---> Sorter-cost:  853     Base: 5
0.00/0.06	c ---[ 337]---> Sorter-cost:  853     Base: 5
0.00/0.06	c ---[ 336]---> Sorter-cost:  853     Base: 5
0.00/0.06	c ---[ 335]---> Sorter-cost:  853     Base: 5
0.00/0.06	c ---[ 334]---> Sorter-cost:  853     Base: 5
0.00/0.07	c ---[ 333]---> Sorter-cost:  853     Base: 5
0.00/0.07	c ---[ 332]---> Sorter-cost:  853     Base: 5
0.00/0.07	c ---[ 331]---> Sorter-cost:  853     Base: 5
0.00/0.07	c ---[ 330]---> Sorter-cost:  853     Base: 5
0.00/0.07	c ---[ 329]---> Sorter-cost:  861     Base: 5
0.00/0.07	c ---[ 328]---> Sorter-cost:  765     Base: 5
0.00/0.07	c ---[ 327]---> Sorter-cost:  765     Base: 5
0.00/0.07	c ---[ 326]---> Sorter-cost:  765     Base: 5
0.00/0.07	c ---[ 325]---> Sorter-cost:  765     Base: 5
0.00/0.07	c ---[ 324]---> Sorter-cost:  765     Base: 5
0.00/0.07	c ---[ 323]---> Sorter-cost:  765     Base: 5
0.00/0.08	c ---[ 322]---> Sorter-cost:  765     Base: 5
0.00/0.08	c ---[ 321]---> Sorter-cost:  765     Base: 5
0.00/0.08	c ---[ 320]---> Sorter-cost:  765     Base: 5
0.00/0.08	c ---[ 319]---> Sorter-cost:  765     Base: 5
0.00/0.08	c ---[ 318]---> Sorter-cost:  765     Base: 5
0.00/0.08	c ---[ 317]---> Sorter-cost:  767     Base: 5
0.00/0.08	c ---[ 316]---> Sorter-cost:  788     Base: 5
0.00/0.08	c ---[ 315]---> Sorter-cost:  781     Base: 5
0.00/0.08	c ---[ 314]---> Sorter-cost:  781     Base: 5
0.00/0.08	c ---[ 313]---> Sorter-cost:  781     Base: 5
0.00/0.09	c ---[ 312]---> Sorter-cost:  781     Base: 5
0.00/0.09	c ---[ 311]---> Sorter-cost:  781     Base: 5
0.00/0.09	c ---[ 310]---> Sorter-cost:  781     Base: 5
0.00/0.09	c ---[ 309]---> Sorter-cost:  781     Base: 5
0.00/0.09	c ---[ 308]---> Sorter-cost:  781     Base: 5
0.00/0.09	c ---[ 307]---> Sorter-cost:  781     Base: 5
0.00/0.09	c ---[ 306]---> Sorter-cost:  781     Base: 5
0.00/0.09	c ---[ 305]---> Sorter-cost:  791     Base: 5
0.00/0.09	c ---[   0]---> Adder-cost: 185   maxlim: 8   bits: 5/4
1800.01/1800.30	|  Eliminated clauses:           0.62 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |   20021    46188   172590 |    16935       99     48 |  0.342 % |
1800.01/1800.30	|       250 |   19922    46188   172590 |    18629      245     55 |  0.580 % |
1800.01/1800.30	|       475 |   19922    46188   172590 |    20492      470     46 |  0.580 % |
1800.01/1800.30	|       812 |   19822    46188   172590 |    22541      792     47 |  0.820 % |
1800.01/1800.30	|      1318 |   19768    46188   172590 |    24795     1296     37 |  0.950 % |
1800.01/1800.30	|      2077 |   19454    46188   172590 |    27274     2042     43 |  1.705 % |
1800.01/1800.30	|      3216 |   19125    46188   172590 |    30002     3165     43 |  2.496 % |
1800.01/1800.30	|      4924 |   17347    46188   172590 |    33002     4787     46 |  6.772 % |
1800.01/1800.30	|      7486 |   16858    46188   172590 |    36302     7322     41 |  7.947 % |
1800.01/1800.30	|     11330 |   15452    46188   172590 |    39933    11062     38 | 11.328 % |
1800.01/1800.30	|     17096 |   14124    46188   172590 |    43926    16653     42 | 14.522 % |
1800.01/1800.30	|     25745 |   12641    46188   172590 |    48319    25082     41 | 18.088 % |
1800.01/1800.30	|     38719 |   11702    46188   172590 |    53151    37826     40 | 20.346 % |
1800.01/1800.30	|     58180 |   10375    46188   172590 |    58466    56829     41 | 23.537 % |
1800.01/1800.30	|     87372 |    9176    46188   172590 |    64312    37166     36 | 26.420 % |
1800.01/1800.30	|    131161 |    8616    46188   172590 |    70744    27529     37 | 27.767 % |
1800.01/1800.30	|    196845 |    8152    46188   172590 |    77818    30013     47 | 28.882 % |
1800.01/1800.30	|    295371 |    7584    46188   172590 |    85600    61691     45 | 30.248 % |
1800.01/1800.30	|    443160 |    7169    46188   172590 |    94160    60980     47 | 31.246 % |
1800.01/1800.30	|    664843 |    6647    46188   172590 |   103576    25803     46 | 32.501 % |
1800.01/1800.30	|    997368 |    6251    46188   172590 |   113934    77077     58 | 33.454 % |
1800.01/1800.30	|   1496156 |    5802    46188   172590 |   125327    53783     38 | 34.533 % |
1800.01/1800.30	|   2244338 |    5596    46188   172590 |   137860   116686     71 | 35.029 % |
1800.01/1800.30	|   3366612 |    5390    46188   172590 |   151646    57522     38 | 35.524 % |
1800.01/1800.30	|   5050023 |    5211    46188   172590 |   166811    53437     59 | 35.954 % |
1800.01/1800.30	|   7575139 |    5149    46188   172590 |   183492   124592     44 | 36.103 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4114956-1466599171/watcher-4114956-1466599171 -o /tmp/evaluation-result-4114956-1466599171/solver-4114956-1466599171 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466583104-1745 --watchdog 1960 minisatp HOME/instance-4114956-1466599171.opb 

pid=4024
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: 4.99 3.98 2.93 3/177 4027
/proc/meminfo: memFree=28120272/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=6460 CPUtime=0 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 61962609 6615040 201 33554432000 4194304 5646918 140737254950560 140735734108424 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 1615 201 94 355 0 1256 0

[startup+0.100157 s]
/proc/loadavg: 4.99 3.98 2.93 3/177 4027
/proc/meminfo: memFree=28120272/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=10688 CPUtime=0.09 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 1746 0 0 0 9 0 0 0 20 0 1 0 61962609 10944512 1330 33554432000 4194304 5646918 140737254950560 140735734108424 4221531 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 2672 1330 154 355 0 2313 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10688

[startup+0.200349 s]
/proc/loadavg: 4.99 3.98 2.93 3/177 4027
/proc/meminfo: memFree=28120272/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=24664 CPUtime=0.19 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 5115 0 0 0 18 1 0 0 20 0 1 0 61962609 25255936 5167 33554432000 4194304 5646918 140737254950560 140735734108424 4410831 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 6166 5167 164 355 0 5807 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 24664

[startup+0.300345 s]
/proc/loadavg: 4.99 3.98 2.93 3/177 4027
/proc/meminfo: memFree=28120272/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=21704 CPUtime=0.29 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 5786 0 0 0 28 1 0 0 20 0 1 0 61962609 22224896 4669 33554432000 4194304 5646918 140737254950560 140735734108424 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 5426 4669 181 355 0 5067 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21704

[startup+0.700324 s]
/proc/loadavg: 4.99 3.98 2.93 3/177 4027
/proc/meminfo: memFree=28120272/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=22072 CPUtime=0.69 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 6011 0 0 0 68 1 0 0 20 0 1 0 61962609 22601728 4892 33554432000 4194304 5646918 140737254950560 140737254948664 4404625 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 5518 4892 185 355 0 5159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22072

[startup+1.50029 s]
/proc/loadavg: 4.99 3.98 2.93 3/178 4028
/proc/meminfo: memFree=28098524/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=24748 CPUtime=1.49 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 6191 0 0 0 148 1 0 0 20 0 1 0 61962609 25341952 5583 33554432000 4194304 5646918 140737254950560 140737254948664 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 6187 5583 185 355 0 5828 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24748

[startup+3.10032 s]
/proc/loadavg: 4.99 3.98 2.93 3/178 4028
/proc/meminfo: memFree=28096088/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=29100 CPUtime=3.09 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 6193 0 0 0 308 1 0 0 20 0 1 0 61962609 29798400 6096 33554432000 4194304 5646918 140737254950560 140737254948808 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 7275 6096 185 355 0 6916 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29100

[startup+6.30034 s]
/proc/loadavg: 4.83 3.96 2.93 3/178 4028
/proc/meminfo: memFree=28093440/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=29444 CPUtime=6.29 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 6297 0 0 0 628 1 0 0 20 0 1 0 61962609 30150656 6711 33554432000 4194304 5646918 140737254950560 140737254948664 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 7361 6711 185 355 0 7002 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29444

[startup+12.7003 s]
/proc/loadavg: 4.60 3.93 2.92 3/178 4028
/proc/meminfo: memFree=28083312/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=48392 CPUtime=12.69 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 6738 0 0 0 1268 1 0 0 20 0 1 0 61962609 49553408 9701 33554432000 4194304 5646918 140737254950560 140737254949256 4402849 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 12098 9701 185 355 0 11739 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48392

[startup+25.5004 s]
/proc/loadavg: 4.11 3.85 2.91 3/178 4084
/proc/meminfo: memFree=30239656/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=48312 CPUtime=25.49 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 7805 0 0 0 2547 2 0 0 20 0 1 0 61962609 49471488 10193 33554432000 4194304 5646918 140737254950560 140737254948808 4389052 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 12078 10193 185 355 0 11719 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48312

[startup+51.1004 s]
/proc/loadavg: 3.45 3.72 2.89 3/178 4086
/proc/meminfo: memFree=30220896/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=55496 CPUtime=51.09 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 8580 0 0 0 5107 2 0 0 20 0 1 0 61962609 56827904 13004 33554432000 4194304 5646918 140737254950560 140737254948824 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 13874 13004 185 355 0 13515 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55496

[startup+102.3 s]
/proc/loadavg: 2.81 3.50 2.86 3/177 4087
/proc/meminfo: memFree=30197044/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=97888 CPUtime=102.29 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 9717 0 0 0 10226 3 0 0 20 0 1 0 61962609 100237312 17360 33554432000 4194304 5646918 140737254950560 140737254948808 4402863 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 24472 17360 185 355 0 24113 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 97888

[startup+162.3 s]
/proc/loadavg: 2.50 3.28 2.82 3/177 4089
/proc/meminfo: memFree=30191264/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=97888 CPUtime=162.27 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 9719 0 0 0 16224 3 0 0 20 0 1 0 61962609 100237312 18384 33554432000 4194304 5646918 140737254950560 140737254948808 4403170 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 24472 18384 185 355 0 24113 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 97888

[startup+222.307 s]
/proc/loadavg: 2.29 3.08 2.78 3/177 4090
/proc/meminfo: memFree=30162288/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=97888 CPUtime=222.27 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 10077 0 0 0 22224 3 0 0 20 0 1 0 61962609 100237312 23842 33554432000 4194304 5646918 140737254950560 140737254948808 4402811 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 24472 23842 185 355 0 24113 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 97888

[startup+282.3 s]
/proc/loadavg: 2.15 2.89 2.73 3/177 4091
/proc/meminfo: memFree=30155460/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=97888 CPUtime=282.25 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 10077 0 0 0 28222 3 0 0 20 0 1 0 61962609 100237312 23842 33554432000 4194304 5646918 140737254950560 140737254948808 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 24472 23842 185 355 0 24113 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 97888

[startup+342.3 s]
/proc/loadavg: 2.17 2.76 2.69 4/177 4092
/proc/meminfo: memFree=30154184/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=97888 CPUtime=342.24 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 10554 0 0 0 34221 3 0 0 20 0 1 0 61962609 100237312 23842 33554432000 4194304 5646918 140737254950560 140737254949272 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 24472 23842 185 355 0 24113 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 97888

[startup+402.3 s]
/proc/loadavg: 2.29 2.68 2.67 3/177 4093
/proc/meminfo: memFree=30149404/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=97888 CPUtime=402.23 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 10554 0 0 0 40220 3 0 0 20 0 1 0 61962609 100237312 23842 33554432000 4194304 5646918 140737254950560 140737254949272 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 24472 23842 185 355 0 24113 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 97888

[startup+462.3 s]
/proc/loadavg: 2.32 2.62 2.64 3/176 4094
/proc/meminfo: memFree=30149032/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=97888 CPUtime=462.22 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 11038 0 0 0 46218 4 0 0 20 0 1 0 61962609 100237312 23843 33554432000 4194304 5646918 140737254950560 140737254949272 4403488 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 24472 23843 185 355 0 24113 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 97888

[startup+522.3 s]
/proc/loadavg: 2.44 2.59 2.63 3/177 4096
/proc/meminfo: memFree=30138388/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=97888 CPUtime=522.21 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 11533 0 0 0 52217 4 0 0 20 0 1 0 61962609 100237312 23861 33554432000 4194304 5646918 140737254950560 140737254949272 4403368 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 24472 23861 185 355 0 24113 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 97888

[startup+582.3 s]
/proc/loadavg: 2.35 2.53 2.61 3/177 4097
/proc/meminfo: memFree=30135100/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=97888 CPUtime=582.2 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 11533 0 0 0 58216 4 0 0 20 0 1 0 61962609 100237312 23861 33554432000 4194304 5646918 140737254950560 140737254949272 4403435 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 24472 23861 185 355 0 24113 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 97888


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.30 2.47 3/177 4107
/proc/meminfo: memFree=30087524/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=154356 CPUtime=942.15 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 14198 0 0 0 94208 7 0 0 20 0 1 0 61962609 158060544 34795 33554432000 4194304 5646918 140737254950560 140737254948856 4403544 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 38589 34795 185 355 0 38230 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 154356

[startup+1002.3 s]
/proc/loadavg: 2.22 2.29 2.45 3/177 4108
/proc/meminfo: memFree=30118364/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=116828 CPUtime=1002.14 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 15593 0 0 0 100206 8 0 0 20 0 1 0 61962609 119631872 28577 33554432000 4194304 5646918 140737254950560 140737254949272 4399784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 29207 28577 185 355 0 28848 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 116828

[startup+1062.3 s]
/proc/loadavg: 2.23 2.28 2.44 3/177 4109
/proc/meminfo: memFree=30103108/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=116828 CPUtime=1062.12 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 16571 0 0 0 106203 9 0 0 20 0 1 0 61962609 119631872 28753 33554432000 4194304 5646918 140737254950560 140737254949272 4402696 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 29207 28753 185 355 0 28848 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 116828

[startup+1122.3 s]
/proc/loadavg: 2.22 2.27 2.42 3/177 4111
/proc/meminfo: memFree=30103152/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=116828 CPUtime=1122.11 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 17531 0 0 0 112200 11 0 0 20 0 1 0 61962609 119631872 28753 33554432000 4194304 5646918 140737254950560 140737254949272 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 29207 28753 185 355 0 28848 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 116828

[startup+1182.3 s]
/proc/loadavg: 2.40 2.31 2.43 3/177 4112
/proc/meminfo: memFree=30098184/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=116828 CPUtime=1182.1 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 18488 0 0 0 118198 12 0 0 20 0 1 0 61962609 119631872 28753 33554432000 4194304 5646918 140737254950560 140737254949272 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 29207 28753 185 355 0 28848 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 116828

[startup+1242.3 s]
/proc/loadavg: 2.26 2.28 2.41 3/178 4116
/proc/meminfo: memFree=30092736/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=121180 CPUtime=1242.09 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 18554 0 0 0 124197 12 0 0 20 0 1 0 61962609 124088320 29841 33554432000 4194304 5646918 140737254950560 140737254948824 4402863 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 30295 29841 185 355 0 29936 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 121180

[startup+1302.3 s]
/proc/loadavg: 2.20 2.26 2.39 3/178 4140
/proc/meminfo: memFree=30091872/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=121180 CPUtime=1302.09 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 19508 0 0 0 130195 14 0 0 20 0 1 0 61962609 124088320 29841 33554432000 4194304 5646918 140737254950560 140737254949272 4403087 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 30295 29841 185 355 0 29936 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 121180

[startup+1362.3 s]
/proc/loadavg: 2.15 2.24 2.37 3/177 4141
/proc/meminfo: memFree=30092404/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=121180 CPUtime=1362.08 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 20466 0 0 0 136193 15 0 0 20 0 1 0 61962609 124088320 29841 33554432000 4194304 5646918 140737254950560 140737254949272 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 30295 29841 185 355 0 29936 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 121180

[startup+1422.3 s]
/proc/loadavg: 2.22 2.24 2.36 3/177 4143
/proc/meminfo: memFree=30090980/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=121180 CPUtime=1422.07 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 20466 0 0 0 142192 15 0 0 20 0 1 0 61962609 124088320 29841 33554432000 4194304 5646918 140737254950560 140737254949272 4403061 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 30295 29841 185 355 0 29936 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 121180

[startup+1482.3 s]
/proc/loadavg: 2.27 2.24 2.35 3/177 4144
/proc/meminfo: memFree=30090724/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=121180 CPUtime=1482.06 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 20466 0 0 0 148191 15 0 0 20 0 1 0 61962609 124088320 29841 33554432000 4194304 5646918 140737254950560 140737254949272 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 30295 29841 185 355 0 29936 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 121180

[startup+1542.31 s]
/proc/loadavg: 2.32 2.25 2.35 3/177 4145
/proc/meminfo: memFree=30090716/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=121180 CPUtime=1542.06 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 20487 0 0 0 154191 15 0 0 20 0 1 0 61962609 124088320 29862 33554432000 4194304 5646918 140737254950560 140737254949272 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 30295 29862 185 355 0 29936 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 121180

[startup+1602.3 s]
/proc/loadavg: 2.27 2.25 2.34 3/177 4146
/proc/meminfo: memFree=30064576/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=147260 CPUtime=1602.04 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 22338 0 0 0 160187 17 0 0 20 0 1 0 61962609 150794240 36361 33554432000 4194304 5646918 140737254950560 140737254949272 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 36815 36361 185 355 0 36456 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 147260

[startup+1662.3 s]
/proc/loadavg: 2.19 2.23 2.33 3/177 4147
/proc/meminfo: memFree=30054880/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=147260 CPUtime=1662.03 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 22816 0 0 0 166186 17 0 0 20 0 1 0 61962609 150794240 36361 33554432000 4194304 5646918 140737254950560 140737254949272 4403138 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 36815 36361 185 355 0 36456 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 147260

[startup+1722.3 s]
/proc/loadavg: 2.18 2.22 2.32 3/177 4149
/proc/meminfo: memFree=30054864/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=147260 CPUtime=1722.02 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 23771 0 0 0 172184 18 0 0 20 0 1 0 61962609 150794240 36361 33554432000 4194304 5646918 140737254950560 140737254949272 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 36815 36361 185 355 0 36456 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 147260

[startup+1782.3 s]
/proc/loadavg: 2.29 2.24 2.31 3/177 4150
/proc/meminfo: memFree=30054372/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=147260 CPUtime=1782.01 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 23771 0 0 0 178183 18 0 0 20 0 1 0 61962609 150794240 36361 33554432000 4194304 5646918 140737254950560 140737254949272 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 36815 36361 185 355 0 36456 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 147260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.28 2.24 2.31 3/177 4150
/proc/meminfo: memFree=30021920/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=196580 CPUtime=1800.01 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 24248 0 0 0 179982 19 0 0 20 0 1 0 61962609 201297920 44503 33554432000 4194304 5646918 140737254950560 140737254948856 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 49145 44503 185 355 0 48786 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 196580

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

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

[startup+1800.3 s]
/proc/loadavg: 2.28 2.24 2.31 3/177 4150
/proc/meminfo: memFree=30021920/32872528 swapFree=1459884/1656108
[pid=4027] ppid=4024 vsize=196580 CPUtime=1800.01 cores=0,2,4,6
/proc/4027/stat : 4027 (minisatp) R 4024 4027 1729 0 -1 4202496 24248 0 0 0 179982 19 0 0 20 0 1 0 61962609 201297920 44503 33554432000 4194304 5646918 140737254950560 140737254948856 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4027/statm: 49145 44503 185 355 0 48786 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 196580

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.83
CPU system time (s): 0.19397
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 196580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.19397
maximum resident set size= 190300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24248
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= 13
involuntary context switches= 1980

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.62614 second user time and 6.86696 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-22 14:39:31
IDJOB=4114956
IDBENCH=89868
IDSOLVER=2555
FILE ID=node136/4114956-1466599171
RUNJOBID= node136-1466583104-1745
PBS_JOBID= 19947103
Free space on /tmp= 71588 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos788725.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114956-1466599171/watcher-4114956-1466599171 -o /tmp/evaluation-result-4114956-1466599171/solver-4114956-1466599171 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466583104-1745 --watchdog 1960  minisatp HOME/instance-4114956-1466599171.opb

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

MD5SUM BENCH= 8629904c9ea425e42543cd04547905ca
RANDOM SEED=1887080982

node136.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		: 2667.278
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	: 5334.55
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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.67
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		: 2667.278
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:        28120956 kB
Buffers:           32572 kB
Cached:           176584 kB
SwapCached:         1160 kB
Active:          1501820 kB
Inactive:         828264 kB
Active(anon):    1310828 kB
Inactive(anon):   812620 kB
Active(file):     190992 kB
Inactive(file):    15644 kB
Unevictable:     1656108 kB
Mlocked:         1459884 kB
SwapTotal:      67108856 kB
SwapFree:       67099360 kB
Dirty:              6220 kB
Writeback:             0 kB
AnonPages:       3779208 kB
Mapped:             8740 kB
Shmem:                 0 kB
Slab:             621648 kB
SReclaimable:      64948 kB
SUnreclaim:       556700 kB
KernelStack:        1480 kB
PageTables:        11528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3996064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2240512 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-4114956-1466599171.opb

Free space on /tmp at the end= 71640 MiB
End job on node136 at 2016-06-22 15:09:31