Trace number 4113133

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 NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742bUNSAT 35.1307 35.136

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v031-n3.opb
MD5SUMb82c1b1211ffd62d6c96028190e762bb
Bench CategoryDEC-SMALLINT-LIN (no 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 benchmark0.026995
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93
Total number of constraints31
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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 62 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 ---[  60]---> BDD-cost:    9
0.00/0.00	c ---[  58]---> BDD-cost:    9
0.00/0.00	c ---[  56]---> BDD-cost:    9
0.00/0.00	c ---[  54]---> BDD-cost:    9
0.00/0.00	c ---[  52]---> BDD-cost:    9
0.00/0.00	c ---[  50]---> BDD-cost:    9
0.00/0.00	c ---[  48]---> BDD-cost:    9
0.00/0.00	c ---[  46]---> BDD-cost:    9
0.00/0.00	c ---[  44]---> BDD-cost:    9
0.00/0.00	c ---[  42]---> BDD-cost:    9
0.00/0.00	c ---[  40]---> BDD-cost:    9
0.00/0.00	c ---[  38]---> BDD-cost:    9
0.00/0.00	c ---[  36]---> BDD-cost:    9
0.00/0.00	c ---[  34]---> BDD-cost:    9
0.00/0.00	c ---[  32]---> BDD-cost:    9
0.00/0.00	c ---[  30]---> BDD-cost:    9
0.00/0.00	c ---[  28]---> BDD-cost:    9
0.00/0.00	c ---[  26]---> BDD-cost:    9
0.00/0.00	c ---[  24]---> BDD-cost:    9
0.00/0.00	c ---[  22]---> BDD-cost:    9
0.00/0.00	c ---[  20]---> BDD-cost:    9
0.00/0.00	c ---[  18]---> BDD-cost:    9
0.00/0.00	c ---[  16]---> BDD-cost:    9
0.00/0.00	c ---[  14]---> BDD-cost:    9
0.00/0.00	c ---[  12]---> BDD-cost:    9
0.00/0.00	c ---[  10]---> BDD-cost:    9
0.00/0.00	c ---[   8]---> BDD-cost:    9
0.00/0.00	c ---[   6]---> BDD-cost:    9
0.00/0.00	c ---[   4]---> BDD-cost:    9
0.00/0.00	c ---[   2]---> BDD-cost:    9
0.00/0.00	c ---[   0]---> BDD-cost:    9
35.09/35.13	|  Eliminated clauses:           0.00 Mb                                      |
35.09/35.13	============================[ Search Statistics ]==============================
35.09/35.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.09/35.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
35.09/35.13	===============================================================================
35.09/35.13	|       100 |     197      509     1395 |      186      100     17 |  8.334 % |
35.09/35.13	|       250 |     197      509     1395 |      205      250     16 |  8.346 % |
35.09/35.13	|       475 |     197      509     1395 |      225      166     12 |  8.338 % |
35.09/35.13	|       812 |     197      509     1395 |      248      184     10 |  8.338 % |
35.09/35.13	|      1318 |     197      509     1395 |      273      170     10 |  8.334 % |
35.09/35.13	|      2077 |     197      509     1395 |      300      357     14 |  8.346 % |
35.09/35.13	|      3216 |     197      509     1395 |      330      223      9 |  8.334 % |
35.09/35.13	|      4924 |     197      509     1395 |      363      311     15 |  8.334 % |
35.09/35.13	|      7486 |     197      509     1395 |      400      334     13 |  8.334 % |
35.09/35.13	|     11330 |     197      509     1395 |      440      246      9 |  8.334 % |
35.09/35.13	|     17096 |     197      509     1395 |      484      330     11 |  8.334 % |
35.09/35.13	|     25745 |     197      509     1395 |      532      483     17 |  8.334 % |
35.09/35.13	|     38719 |     197      509     1395 |      585      342     10 |  8.334 % |
35.09/35.13	|     58180 |     197      509     1395 |      644      489     13 |  8.334 % |
35.09/35.13	|     87372 |     197      509     1395 |      708      681     14 |  8.334 % |
35.09/35.13	|    131161 |     197      509     1395 |      779      404      9 |  8.334 % |
35.09/35.13	|    196845 |     197      509     1395 |      857      663     14 |  8.334 % |
35.09/35.13	|    295371 |     197      509     1395 |      943      592     14 |  8.334 % |
35.09/35.13	|    443160 |     197      509     1395 |     1037      944     13 |  8.334 % |
35.09/35.13	|    664843 |     197      509     1395 |     1141      717     13 |  8.334 % |
35.09/35.13	|    997368 |     197      509     1395 |     1255     1043     11 |  8.334 % |
35.09/35.13	|   1496156 |     197      509     1395 |     1381     1067     15 |  8.334 % |
35.09/35.13	|   2244338 |     197      509     1395 |     1519      974     14 |  8.334 % |
35.09/35.13	===============================================================================
35.09/35.13	c UNSATISFIABLE
35.09/35.13	s UNSATISFIABLE
35.09/35.13	c _______________________________________________________________________________
35.09/35.13	c 
35.09/35.13	restarts              : 4605
35.09/35.13	conflicts             : 2660350        (75732 /sec)
35.09/35.13	decisions             : 3029489        (0.00 % random) (86240 /sec)
35.09/35.13	propagations          : 119876059      (3412486 /sec)
35.09/35.13	conflict literals     : 53721003       (26.44 % deleted)
35.09/35.13	Memory used           : 6.18 MB
35.09/35.13	CPU time              : 35.1287 s
35.09/35.13	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-4113133-1466619829/watcher-4113133-1466619829 -o /tmp/evaluation-result-4113133-1466619829/solver-4113133-1466619829 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466586446-15022 --watchdog 1960 minisatp HOME/instance-4113133-1466619829.opb 

pid=19669
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: 2.15 2.21 2.18 3/176 19672
/proc/meminfo: memFree=30303176/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=1976 CPUtime=0 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 64031339 2023424 224 33554432000 4194304 5646918 140733422752128 140735148608072 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 494 224 142 355 0 135 0

[startup+0.100155 s]
/proc/loadavg: 2.15 2.21 2.18 3/176 19672
/proc/meminfo: memFree=30303176/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=2112 CPUtime=0.09 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 395 0 0 0 9 0 0 0 20 0 1 0 64031339 2162688 262 33554432000 4194304 5646918 140733422752128 140735148608072 4403187 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 528 262 143 355 0 169 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2112

[startup+0.200226 s]
/proc/loadavg: 2.15 2.21 2.18 3/176 19672
/proc/meminfo: memFree=30303176/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=2248 CPUtime=0.19 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 411 0 0 0 19 0 0 0 20 0 1 0 64031339 2301952 278 33554432000 4194304 5646918 140733422752128 140735148608072 4399829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 562 278 143 355 0 203 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2248

[startup+0.300225 s]
/proc/loadavg: 2.15 2.21 2.18 3/176 19672
/proc/meminfo: memFree=30303176/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=2248 CPUtime=0.29 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 421 0 0 0 29 0 0 0 20 0 1 0 64031339 2301952 288 33554432000 4194304 5646918 140733422752128 140735148608072 4402867 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 562 288 143 355 0 203 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2248

[startup+0.700228 s]
/proc/loadavg: 2.15 2.21 2.18 3/176 19672
/proc/meminfo: memFree=30303176/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=2248 CPUtime=0.69 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 434 0 0 0 69 0 0 0 20 0 1 0 64031339 2301952 301 33554432000 4194304 5646918 140733422752128 140733422750392 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 562 301 143 355 0 203 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2248

[startup+1.50027 s]
/proc/loadavg: 2.15 2.21 2.18 3/177 19673
/proc/meminfo: memFree=30302192/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=2452 CPUtime=1.49 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 443 0 0 0 149 0 0 0 20 0 1 0 64031339 2510848 309 33554432000 4194304 5646918 140733422752128 140733422750376 4423012 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 613 309 143 355 0 254 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2452

[startup+3.10023 s]
/proc/loadavg: 2.15 2.21 2.18 3/177 19673
/proc/meminfo: memFree=30301820/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=2452 CPUtime=3.09 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 486 0 0 0 309 0 0 0 20 0 1 0 64031339 2510848 350 33554432000 4194304 5646918 140733422752128 140733422750376 4397488 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 613 350 143 355 0 254 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2452

[startup+6.30023 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 19673
/proc/meminfo: memFree=30301380/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=2708 CPUtime=6.29 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 531 0 0 0 629 0 0 0 20 0 1 0 64031339 2772992 395 33554432000 4194304 5646918 140733422752128 140733422750376 4403579 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 677 395 143 355 0 318 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2708

[startup+12.7002 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 19729
/proc/meminfo: memFree=30381556/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=2944 CPUtime=12.69 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 577 0 0 0 1269 0 0 0 20 0 1 0 64031339 3014656 440 33554432000 4194304 5646918 140733422752128 140733422750376 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 736 440 143 355 0 377 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2944

[startup+25.5002 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 19729
/proc/meminfo: memFree=30378480/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=3076 CPUtime=25.49 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 630 0 0 0 2549 0 0 0 20 0 1 0 64031339 3149824 493 33554432000 4194304 5646918 140733422752128 140733422750392 4389020 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 769 493 143 355 0 410 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3076

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

[startup+25.6004 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 19729
/proc/meminfo: memFree=30378480/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=3076 CPUtime=25.59 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 630 0 0 0 2559 0 0 0 20 0 1 0 64031339 3149824 493 33554432000 4194304 5646918 140733422752128 140733422750392 4403201 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 769 493 143 355 0 410 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 3076

[startup+32.007 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 19729
/proc/meminfo: memFree=30377952/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=3220 CPUtime=32 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 676 0 0 0 3200 0 0 0 20 0 1 0 64031339 3297280 539 33554432000 4194304 5646918 140733422752128 140733422750392 4402889 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 805 539 143 355 0 446 0
Current children cumulated CPU time (s) 32
Current children cumulated vsize (KiB) 3220

[startup+33.6002 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 19729
/proc/meminfo: memFree=30377580/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=3220 CPUtime=33.59 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 676 0 0 0 3359 0 0 0 20 0 1 0 64031339 3297280 539 33554432000 4194304 5646918 140733422752128 140733422750392 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 805 539 143 355 0 446 0
Current children cumulated CPU time (s) 33.59
Current children cumulated vsize (KiB) 3220

[startup+34.4002 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 19729
/proc/meminfo: memFree=30377456/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=3220 CPUtime=34.39 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 676 0 0 0 3439 0 0 0 20 0 1 0 64031339 3297280 539 33554432000 4194304 5646918 140733422752128 140733422750392 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 805 539 143 355 0 446 0
Current children cumulated CPU time (s) 34.39
Current children cumulated vsize (KiB) 3220

[startup+34.8002 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 19729
/proc/meminfo: memFree=30377456/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=3220 CPUtime=34.79 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 676 0 0 0 3479 0 0 0 20 0 1 0 64031339 3297280 539 33554432000 4194304 5646918 140733422752128 140733422750392 4402863 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 805 539 143 355 0 446 0
Current children cumulated CPU time (s) 34.79
Current children cumulated vsize (KiB) 3220

[startup+35.0003 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 19729
/proc/meminfo: memFree=30377456/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=3220 CPUtime=34.99 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 676 0 0 0 3499 0 0 0 20 0 1 0 64031339 3297280 539 33554432000 4194304 5646918 140733422752128 140733422750392 4402947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 805 539 143 355 0 446 0
Current children cumulated CPU time (s) 34.99
Current children cumulated vsize (KiB) 3220

[startup+35.1002 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 19729
/proc/meminfo: memFree=30377456/32872528 swapFree=1534436/1655032
[pid=19672] ppid=19669 vsize=3220 CPUtime=35.09 cores=0,2,4,6
/proc/19672/stat : 19672 (minisatp) R 19669 19672 15006 0 -1 4202496 676 0 0 0 3509 0 0 0 20 0 1 0 64031339 3297280 539 33554432000 4194304 5646918 140733422752128 140733422750392 4399414 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19672/statm: 805 539 143 355 0 446 0
Current children cumulated CPU time (s) 35.09
Current children cumulated vsize (KiB) 3220

Child status: 0
Real time (s): 35.136
CPU time (s): 35.1307
CPU user time (s): 35.1287
CPU system time (s): 0.001999
CPU usage (%): 99.9849
Max. virtual memory (cumulated for all children) (KiB): 3220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.1287
system time used= 0.001999
maximum resident set size= 2200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 687
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= 39

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.109983 second user time and 0.123981 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-22 20:23:49
IDJOB=4113133
IDBENCH=107486
IDSOLVER=2555
FILE ID=node122/4113133-1466619829
RUNJOBID= node122-1466586446-15022
PBS_JOBID= 19953366
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/rand6reg/normalized-rand6reg-v031-n3.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113133-1466619829/watcher-4113133-1466619829 -o /tmp/evaluation-result-4113133-1466619829/solver-4113133-1466619829 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466586446-15022 --watchdog 1960  minisatp HOME/instance-4113133-1466619829.opb

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

MD5SUM BENCH= b82c1b1211ffd62d6c96028190e762bb
RANDOM SEED=865474312

node122.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.769
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.53
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.769
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.769
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.769
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.769
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.53
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.769
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.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30303976 kB
Buffers:           16040 kB
Cached:            77524 kB
SwapCached:         2304 kB
Active:           110564 kB
Inactive:          72056 kB
Active(anon):      86640 kB
Inactive(anon):     5072 kB
Active(file):      23924 kB
Inactive(file):    66984 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67097104 kB
Dirty:              3516 kB
Writeback:             0 kB
AnonPages:       1749400 kB
Mapped:             9512 kB
Shmem:                 0 kB
Slab:             597612 kB
SReclaimable:      41604 kB
SUnreclaim:       556008 kB
KernelStack:        1472 kB
PageTables:         7644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1857592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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-4113133-1466619829.opb

Free space on /tmp at the end= 71732 MiB
End job on node122 at 2016-06-22 20:24:24