Trace number 4115284

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-d91742bOPT0 61.9666 61.9768

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-enigma.opb
MD5SUM41834777456d00b1f1bcfadb1f825a87
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.12698
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables100
Total number of constraints21
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint9
Maximum length of a constraint90
Number of terms in the objective function 9
Biggest coefficient in the objective function 9
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 45
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 49638
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 524340
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.00	c Converting 42 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: #####################
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[  40]---> Adder-cost: 760   maxlim: 276511   bits: 20/19
0.59/0.67	c ---[  38]---> BDD-cost:   17
0.59/0.67	c ---[  36]---> BDD-cost:   17
0.59/0.67	c ---[  34]---> BDD-cost:   17
0.59/0.67	c ---[  32]---> BDD-cost:   17
0.59/0.67	c ---[  30]---> BDD-cost:   17
0.59/0.67	c ---[  28]---> BDD-cost:   17
0.59/0.67	c ---[  26]---> BDD-cost:   17
0.59/0.67	c ---[  24]---> BDD-cost:   17
0.59/0.67	c ---[  22]---> BDD-cost:   17
0.59/0.67	c ---[  20]---> BDD-cost:   17
0.59/0.67	c ---[  18]---> BDD-cost:   15
0.59/0.67	c ---[  16]---> BDD-cost:   17
0.59/0.67	c ---[  14]---> BDD-cost:   17
0.59/0.67	c ---[  12]---> BDD-cost:   17
0.59/0.67	c ---[  10]---> BDD-cost:   17
0.59/0.67	c ---[   8]---> BDD-cost:   17
0.59/0.67	c ---[   6]---> BDD-cost:   17
0.59/0.67	c ---[   4]---> BDD-cost:   17
0.59/0.67	c ---[   2]---> BDD-cost:   17
0.59/0.67	c ---[   0]---> BDD-cost:   17
0.89/0.91	|  Eliminated clauses:           0.00 Mb                                      |
0.89/0.91	============================[ Search Statistics ]==============================
0.89/0.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.91	===============================================================================
0.89/0.91	|       100 |    1075     5885    20165 |     2157      100      7 |  4.848 % |
0.89/0.91	|       250 |    1075     5885    20165 |     2373      250     27 |  4.848 % |
0.89/0.91	|       475 |    1075     5885    20165 |     2610      475     35 |  4.848 % |
0.89/0.91	|       812 |    1074     5885    20165 |     2872      811     37 |  4.930 % |
0.89/0.91	|      1318 |    1074     5885    20165 |     3159     1317     39 |  4.930 % |
0.89/0.91	|      2077 |    1074     5885    20165 |     3475     2076     39 |  4.930 % |
0.89/0.91	|      3216 |    1074     5885    20165 |     3822     3215     40 |  4.930 % |
0.89/0.91	===============================================================================
0.89/0.91	c Found solution: 2
61.88/61.97	|  Eliminated clauses:           0.00 Mb                                      |
61.88/61.97	============================[ Search Statistics ]==============================
61.88/61.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
61.88/61.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
61.88/61.97	===============================================================================
61.88/61.97	|      4587 |    1030     5570    18955 |     2042     1337     26 |  6.245 % |
61.88/61.97	|      4737 |    1029     5570    18955 |     2246     1486     27 |  6.327 % |
61.88/61.97	|      4962 |    1029     5570    18955 |     2471     1573     27 |  6.327 % |
61.88/61.97	|      5299 |    1029     5570    18955 |     2718     1910     28 |  6.327 % |
61.88/61.97	|      5805 |    1029     5570    18955 |     2990     2416     29 |  6.327 % |
61.88/61.97	|      6564 |    1029     5570    18955 |     3289     1619     27 |  6.327 % |
61.88/61.97	|      7703 |    1029     5570    18955 |     3618     2758     32 |  6.327 % |
61.88/61.97	|      9411 |    1029     5570    18955 |     3979     2561     30 |  6.327 % |
61.88/61.97	|     11973 |    1029     5570    18955 |     4377     3093     31 |  6.327 % |
61.88/61.97	|     15817 |    1028     5570    18955 |     4815     2426     29 |  6.409 % |
61.88/61.97	|     21583 |    1028     5570    18955 |     5297     3166     28 |  6.409 % |
61.88/61.97	|     30232 |    1026     5570    18955 |     5827     3578     29 |  6.574 % |
61.88/61.97	|     43206 |    1026     5570    18955 |     6409     4577     33 |  6.574 % |
61.88/61.97	|     62667 |    1024     5570    18955 |     7050     4182     31 |  6.738 % |
61.88/61.97	|     91859 |    1024     5570    18955 |     7755     4331     31 |  6.738 % |
61.88/61.97	|    135648 |    1024     5570    18955 |     8531     4257     27 |  6.738 % |
61.88/61.97	|    201332 |    1024     5570    18955 |     9384     4442     28 |  6.738 % |
61.88/61.97	|    299858 |    1023     5570    18955 |    10322     7170     31 |  6.820 % |
61.88/61.97	|    447647 |    1021     5570    18955 |    11355     7769     32 |  6.984 % |
61.88/61.97	|    669330 |    1020     5570    18955 |    12490     9098     28 |  7.067 % |
61.88/61.97	===============================================================================
61.88/61.97	c Found solution: 0
61.88/61.97	c Optimal solution: 0
61.88/61.97	s OPTIMUM FOUND
61.88/61.97	v -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x12 -x13 -x14 -x15 -x16 -x17 x18 -x19 -x20 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40 x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x72 -x73 -x74 -x75 -x76 x77 -x78 -x79 -x80 -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 x1 -x11 -x21 -x31 -x41 -x51 -x61 -x71 -x81 -x91
61.88/61.97	c _______________________________________________________________________________
61.88/61.97	c 
61.88/61.97	restarts              : 1684
61.88/61.97	conflicts             : 789081         (12735 /sec)
61.88/61.97	decisions             : 908479         (0.00 % random) (14662 /sec)
61.88/61.97	propagations          : 194570990      (3140238 /sec)
61.88/61.97	conflict literals     : 28002680       (40.93 % deleted)
61.88/61.97	Memory used           : 10.00 MB
61.88/61.97	CPU time              : 61.9606 s
61.88/61.97	c _______________________________________________________________________________

Verifier Data

OK	0

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-4115284-1466526714/watcher-4115284-1466526714 -o /tmp/evaluation-result-4115284-1466526714/solver-4115284-1466526714 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466517708-20657 --watchdog 1960 minisatp HOME/instance-4115284-1466526714.opb 

pid=21469
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.21 2.19 2.17 3/176 21472
/proc/meminfo: memFree=29441408/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=6460 CPUtime=0 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 54718150 6615040 225 33554432000 4194304 5646918 140733231414176 140734992136392 4341642 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 1615 225 112 355 0 1256 0

[startup+0.100156 s]
/proc/loadavg: 2.21 2.19 2.17 3/176 21472
/proc/meminfo: memFree=29441408/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=6460 CPUtime=0.09 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 352 0 0 0 9 0 0 0 20 0 1 0 54718150 6615040 229 33554432000 4194304 5646918 140733231414176 140734992136392 4817403 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 1615 229 115 355 0 1256 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6460

[startup+0.200273 s]
/proc/loadavg: 2.21 2.19 2.17 3/176 21472
/proc/meminfo: memFree=29441408/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=6460 CPUtime=0.19 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 352 0 0 0 19 0 0 0 20 0 1 0 54718150 6615040 229 33554432000 4194304 5646918 140733231414176 140733231383400 4817360 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 1615 229 115 355 0 1256 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6460

[startup+0.300262 s]
/proc/loadavg: 2.21 2.19 2.17 3/176 21472
/proc/meminfo: memFree=29441408/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=6460 CPUtime=0.29 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 352 0 0 0 29 0 0 0 20 0 1 0 54718150 6615040 229 33554432000 4194304 5646918 140733231414176 140733231383400 4817437 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 1615 229 115 355 0 1256 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6460

[startup+0.700187 s]
/proc/loadavg: 2.21 2.19 2.17 3/176 21472
/proc/meminfo: memFree=29441408/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=7324 CPUtime=0.69 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 724 0 0 0 69 0 0 0 20 0 1 0 54718150 7499776 576 33554432000 4194304 5646918 140733231414176 140733231383400 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 1831 576 179 355 0 1472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7324

[startup+1.50023 s]
/proc/loadavg: 2.21 2.19 2.17 3/177 21529
/proc/meminfo: memFree=30664868/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=5100 CPUtime=1.49 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 1509 0 0 0 149 0 0 0 20 0 1 0 54718150 5222400 1029 33554432000 4194304 5646918 140733231414176 140733231412440 4402832 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 1275 1029 183 355 0 916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5100

[startup+3.10023 s]
/proc/loadavg: 2.21 2.19 2.17 3/177 21529
/proc/meminfo: memFree=30659112/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=6364 CPUtime=3.09 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 1637 0 0 0 309 0 0 0 20 0 1 0 54718150 6516736 1154 33554432000 4194304 5646918 140733231414176 140733231412440 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 1591 1154 183 355 0 1232 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6364

[startup+6.30023 s]
/proc/loadavg: 2.27 2.21 2.18 3/177 21529
/proc/meminfo: memFree=30657680/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=6364 CPUtime=6.29 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 1716 0 0 0 629 0 0 0 20 0 1 0 54718150 6516736 1230 33554432000 4194304 5646918 140733231414176 140733231412424 4402776 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 1591 1230 183 355 0 1232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6364

[startup+12.7002 s]
/proc/loadavg: 2.25 2.20 2.18 3/177 21529
/proc/meminfo: memFree=30647308/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=7388 CPUtime=12.69 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 2014 0 0 0 1269 0 0 0 20 0 1 0 54718150 7565312 1527 33554432000 4194304 5646918 140733231414176 140733231412440 4402818 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 1847 1527 183 355 0 1488 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7388

[startup+25.5003 s]
/proc/loadavg: 2.42 2.24 2.19 3/177 21529
/proc/meminfo: memFree=30635656/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=9184 CPUtime=25.49 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 2230 0 0 0 2549 0 0 0 20 0 1 0 54718150 9404416 1740 33554432000 4194304 5646918 140733231414176 140733231412424 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 2296 1740 183 355 0 1937 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9184

[startup+51.1003 s]
/proc/loadavg: 2.27 2.22 2.18 4/177 21529
/proc/meminfo: memFree=30602892/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=10240 CPUtime=51.08 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 2807 0 0 0 5108 0 0 0 20 0 1 0 54718150 10485760 2313 33554432000 4194304 5646918 140733231414176 140733231412440 4402751 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 2560 2313 183 355 0 2201 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10240

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

[startup+51.2003 s]
/proc/loadavg: 2.27 2.22 2.18 4/177 21529
/proc/meminfo: memFree=30602892/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=10240 CPUtime=51.18 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 2807 0 0 0 5118 0 0 0 20 0 1 0 54718150 10485760 2313 33554432000 4194304 5646918 140733231414176 140733231412440 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 2560 2313 183 355 0 2201 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 10240

[startup+57.6002 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 21529
/proc/meminfo: memFree=30625300/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=10240 CPUtime=57.58 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 2807 0 0 0 5758 0 0 0 20 0 1 0 54718150 10485760 2313 33554432000 4194304 5646918 140733231414176 140733231412440 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 2560 2313 183 355 0 2201 0
Current children cumulated CPU time (s) 57.58
Current children cumulated vsize (KiB) 10240

[startup+59.2002 s]
/proc/loadavg: 2.23 2.21 2.18 3/177 21529
/proc/meminfo: memFree=30625300/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=10240 CPUtime=59.18 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 2809 0 0 0 5918 0 0 0 20 0 1 0 54718150 10485760 2315 33554432000 4194304 5646918 140733231414176 140733231412440 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 2560 2315 183 355 0 2201 0
Current children cumulated CPU time (s) 59.18
Current children cumulated vsize (KiB) 10240

[startup+60.8002 s]
/proc/loadavg: 2.23 2.21 2.18 4/177 21529
/proc/meminfo: memFree=30625300/32872528 swapFree=1286916/1434084
[pid=21472] ppid=21469 vsize=10240 CPUtime=60.78 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 2809 0 0 0 6078 0 0 0 20 0 1 0 54718150 10485760 2315 33554432000 4194304 5646918 140733231414176 140733231412440 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 2560 2315 183 355 0 2201 0
Current children cumulated CPU time (s) 60.78
Current children cumulated vsize (KiB) 10240

[startup+61.6002 s]
/proc/loadavg: 2.23 2.21 2.18 4/177 21530
/proc/meminfo: memFree=30625424/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=10240 CPUtime=61.59 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 2810 0 0 0 6159 0 0 0 20 0 1 0 54718150 10485760 2316 33554432000 4194304 5646918 140733231414176 140733231412440 4402863 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 2560 2316 183 355 0 2201 0
Current children cumulated CPU time (s) 61.59
Current children cumulated vsize (KiB) 10240

[startup+61.8002 s]
/proc/loadavg: 2.23 2.21 2.18 4/177 21530
/proc/meminfo: memFree=30625424/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=10240 CPUtime=61.78 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 2810 0 0 0 6178 0 0 0 20 0 1 0 54718150 10485760 2316 33554432000 4194304 5646918 140733231414176 140733231412440 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 2560 2316 183 355 0 2201 0
Current children cumulated CPU time (s) 61.78
Current children cumulated vsize (KiB) 10240

[startup+61.9002 s]
/proc/loadavg: 2.23 2.21 2.18 4/177 21530
/proc/meminfo: memFree=30625424/32872528 swapFree=1286912/1434080
[pid=21472] ppid=21469 vsize=10240 CPUtime=61.88 cores=1,3,5,7
/proc/21472/stat : 21472 (minisatp) R 21469 21472 20640 0 -1 4202496 2810 0 0 0 6188 0 0 0 20 0 1 0 54718150 10485760 2316 33554432000 4194304 5646918 140733231414176 140733231412440 4402761 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21472/statm: 2560 2316 183 355 0 2201 0
Current children cumulated CPU time (s) 61.88
Current children cumulated vsize (KiB) 10240

Child status: 0
Real time (s): 61.9768
CPU time (s): 61.9666
CPU user time (s): 61.9606
CPU system time (s): 0.005999
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 10240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.9606
system time used= 0.005999
maximum resident set size= 9300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2819
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= 2
involuntary context switches= 65

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.158975 second user time and 0.242963 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-21 18:31:54
IDJOB=4115284
IDBENCH=1734
IDSOLVER=2555
FILE ID=node130/4115284-1466526714
RUNJOBID= node130-1466517708-20657
PBS_JOBID= 19942878
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-enigma.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115284-1466526714/watcher-4115284-1466526714 -o /tmp/evaluation-result-4115284-1466526714/solver-4115284-1466526714 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466517708-20657 --watchdog 1960  minisatp HOME/instance-4115284-1466526714.opb

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

MD5SUM BENCH= 41834777456d00b1f1bcfadb1f825a87
RANDOM SEED=2038913867

node130.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.365
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	: 5332.73
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.365
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.365
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.365
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.365
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.365
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.53
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.365
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.365
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:        29441728 kB
Buffers:            6096 kB
Cached:            43424 kB
SwapCached:         1872 kB
Active:          1266944 kB
Inactive:          22736 kB
Active(anon):    1241736 kB
Inactive(anon):      936 kB
Active(file):      25208 kB
Inactive(file):    21800 kB
Unevictable:     1434080 kB
Mlocked:         1286912 kB
SwapTotal:      67108856 kB
SwapFree:       67098744 kB
Dirty:              3508 kB
Writeback:             0 kB
AnonPages:       2622892 kB
Mapped:             7752 kB
Shmem:                 0 kB
Slab:             572660 kB
SReclaimable:      16404 kB
SUnreclaim:       556256 kB
KernelStack:        1472 kB
PageTables:         9740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2916000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1193984 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-4115284-1466526714.opb

Free space on /tmp at the end= 71716 MiB
End job on node130 at 2016-06-21 18:32:56