Trace number 4113600

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 42.7385 42.7457

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-8_6_25.opb
MD5SUMb92551cd84e0703f1beccbbe36749b8d
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 benchmark4.26835
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1122
Total number of constraints5318
Number of constraints which are clauses5313
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint33
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 58
Number of bits of the biggest sum of numbers6
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.07	c Converting 5315 PB-constraints to clauses...
0.00/0.07	c   -- Unit propagations: pp
0.00/0.07	c   -- Detecting intervals from adjacent constraints: #
0.00/0.07	c   -- Clauses(.)/Splits(s): .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.07	c ---[5313]---> Sorter-cost:  373     Base:
0.00/0.08	c ---[   0]---> Sorter-cost:  372     Base:
42.68/42.74	|  Eliminated clauses:           0.01 Mb                                      |
42.68/42.74	============================[ Search Statistics ]==============================
42.68/42.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
42.68/42.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
42.68/42.74	===============================================================================
42.68/42.74	|       100 |    1371     5986    18863 |     2194       98     22 |  0.874 % |
42.68/42.74	|       250 |    1371     5986    18863 |     2414      248     25 |  0.874 % |
42.68/42.74	|       475 |    1371     5986    18863 |     2655      473     27 |  0.874 % |
42.68/42.74	|       812 |    1369     5986    18863 |     2921      809     24 |  0.999 % |
42.68/42.74	|      1318 |    1369     5986    18863 |     3213     1315     22 |  0.999 % |
42.68/42.74	|      2077 |    1369     5986    18863 |     3534     2074     21 |  0.999 % |
42.68/42.74	|      3216 |    1365     5986    18863 |     3888     3205     21 |  1.249 % |
42.68/42.74	|      4924 |    1364     5986    18863 |     4277     2910     19 |  1.311 % |
42.68/42.74	|      7486 |    1364     5986    18863 |     4704     3269     19 |  1.311 % |
42.68/42.74	|     11330 |    1357     5986    18863 |     5175     4645     19 |  1.748 % |
42.68/42.74	|     17096 |    1355     5986    18863 |     5692     5016     19 |  1.873 % |
42.68/42.74	|     25745 |    1355     5986    18863 |     6262     4952     19 |  1.873 % |
42.68/42.74	|     38719 |    1355     5986    18863 |     6888     5028     18 |  1.873 % |
42.68/42.74	|     58180 |    1353     5986    18863 |     7577     6810     20 |  1.998 % |
42.68/42.74	|     87372 |    1345     5986    18863 |     8335     4863     20 |  2.497 % |
42.68/42.74	|    131161 |    1326     5986    18863 |     9168     6074     19 |  3.683 % |
42.68/42.74	|    196845 |    1318     5986    18863 |    10085     6007     18 |  4.182 % |
42.68/42.74	|    295371 |    1317     5986    18863 |    11093     6888     20 |  4.245 % |
42.68/42.74	|    443160 |    1317     5986    18863 |    12203     7893     20 |  4.245 % |
42.68/42.74	|    664843 |    1312     5986    18863 |    13423    10426     18 |  4.557 % |
42.68/42.74	===============================================================================
42.68/42.74	c UNSATISFIABLE
42.68/42.74	s UNSATISFIABLE
42.68/42.74	c _______________________________________________________________________________
42.68/42.74	c 
42.68/42.74	restarts              : 1691
42.68/42.74	conflicts             : 794602         (18600 /sec)
42.68/42.74	decisions             : 957166         (0.00 % random) (22405 /sec)
42.68/42.74	propagations          : 134013530      (3136910 /sec)
42.68/42.74	conflict literals     : 15699639       (43.11 % deleted)
42.68/42.74	Memory used           : 11.05 MB
42.68/42.74	CPU time              : 42.7215 s
42.68/42.74	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-4113600-1466627472/watcher-4113600-1466627472 -o /tmp/evaluation-result-4113600-1466627472/solver-4113600-1466627472 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466627471-13940 --watchdog 1960 minisatp HOME/instance-4113600-1466627472.opb 

pid=14109
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: 1.83 1.73 1.54 2/172 14112
/proc/meminfo: memFree=31810124/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=6536 CPUtime=0 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 336 0 0 0 0 0 0 0 20 0 1 0 64793863 6692864 213 33554432000 4194304 5646918 140735785383392 140735920597080 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 1634 213 94 355 0 1275 0

[startup+0.100142 s]
/proc/loadavg: 1.83 1.73 1.54 2/172 14112
/proc/meminfo: memFree=31810124/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=10924 CPUtime=0.09 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 1542 0 0 0 9 0 0 0 20 0 1 0 64793863 11186176 1415 33554432000 4194304 5646918 140735785383392 140735785382744 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2731 1415 148 355 0 2372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10924

[startup+0.200263 s]
/proc/loadavg: 1.83 1.73 1.54 2/172 14112
/proc/meminfo: memFree=31810124/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=10924 CPUtime=0.19 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 1603 0 0 0 19 0 0 0 20 0 1 0 64793863 11186176 1475 33554432000 4194304 5646918 140735785383392 140735785382744 4403427 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2731 1475 149 355 0 2372 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10924

[startup+0.300215 s]
/proc/loadavg: 1.83 1.73 1.54 2/172 14112
/proc/meminfo: memFree=31810124/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=7196 CPUtime=0.29 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 1730 0 0 0 29 0 0 0 20 0 1 0 64793863 7368704 1478 33554432000 4194304 5646918 140735785383392 140735785382744 4417823 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 1799 1478 151 355 0 1440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7196

[startup+0.700234 s]
/proc/loadavg: 1.83 1.73 1.54 2/172 14112
/proc/meminfo: memFree=31810124/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=7612 CPUtime=0.69 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 1987 0 0 0 69 0 0 0 20 0 1 0 64793863 7794688 1606 33554432000 4194304 5646918 140735785383392 140735785382744 4423032 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 1903 1606 151 355 0 1544 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7612

[startup+1.50023 s]
/proc/loadavg: 1.84 1.74 1.55 4/177 14208
/proc/meminfo: memFree=31799256/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=8004 CPUtime=1.49 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2097 0 0 0 149 0 0 0 20 0 1 0 64793863 8196096 1716 33554432000 4194304 5646918 140735785383392 140735785381640 4402687 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2001 1716 151 355 0 1642 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8004

[startup+3.10023 s]
/proc/loadavg: 1.84 1.74 1.55 3/177 14208
/proc/meminfo: memFree=31797776/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=8244 CPUtime=3.09 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2161 0 0 0 309 0 0 0 20 0 1 0 64793863 8441856 1776 33554432000 4194304 5646918 140735785383392 140735785381656 4403368 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2061 1776 151 355 0 1702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8244

[startup+6.30023 s]
/proc/loadavg: 1.84 1.74 1.55 3/177 14376
/proc/meminfo: memFree=31796136/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=8244 CPUtime=6.29 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2161 0 0 0 628 1 0 0 20 0 1 0 64793863 8441856 1776 33554432000 4194304 5646918 140735785383392 140735785381656 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2061 1776 151 355 0 1702 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8244

[startup+12.7002 s]
/proc/loadavg: 1.87 1.75 1.55 3/177 14376
/proc/meminfo: memFree=31795908/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=8244 CPUtime=12.69 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2162 0 0 0 1268 1 0 0 20 0 1 0 64793863 8441856 1777 33554432000 4194304 5646918 140735785383392 140735785381656 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2061 1777 151 355 0 1702 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8244

[startup+25.5003 s]
/proc/loadavg: 1.89 1.75 1.56 3/177 14376
/proc/meminfo: memFree=31795572/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=10280 CPUtime=25.48 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2697 0 0 0 2547 1 0 0 20 0 1 0 64793863 10526720 2300 33554432000 4194304 5646918 140735785383392 140735785381640 4403478 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2570 2300 151 355 0 2211 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10280

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

[startup+25.6003 s]
/proc/loadavg: 1.89 1.75 1.56 3/177 14376
/proc/meminfo: memFree=31795572/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=10280 CPUtime=25.58 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2697 0 0 0 2557 1 0 0 20 0 1 0 64793863 10526720 2300 33554432000 4194304 5646918 140735785383392 140735785381640 4402824 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2570 2300 151 355 0 2211 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 10280

[startup+32.0071 s]
/proc/loadavg: 1.98 1.78 1.56 3/177 14376
/proc/meminfo: memFree=31795808/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=10280 CPUtime=31.99 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2697 0 0 0 3198 1 0 0 20 0 1 0 64793863 10526720 2300 33554432000 4194304 5646918 140735785383392 140735785381640 4403376 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2570 2300 151 355 0 2211 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 10280

[startup+38.4003 s]
/proc/loadavg: 1.98 1.78 1.57 3/177 14376
/proc/meminfo: memFree=31795064/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=10280 CPUtime=38.38 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2705 0 0 0 3837 1 0 0 20 0 1 0 64793863 10526720 2308 33554432000 4194304 5646918 140735785383392 140735785381640 4403438 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2570 2308 151 355 0 2211 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 10280

[startup+40.0002 s]
/proc/loadavg: 1.98 1.78 1.57 3/177 14376
/proc/meminfo: memFree=31795064/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=10280 CPUtime=39.98 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2705 0 0 0 3997 1 0 0 20 0 1 0 64793863 10526720 2308 33554432000 4194304 5646918 140735785383392 140735785381640 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2570 2308 151 355 0 2211 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (KiB) 10280

[startup+41.6002 s]
/proc/loadavg: 1.98 1.78 1.57 3/177 14376
/proc/meminfo: memFree=31795064/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=10280 CPUtime=41.58 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2705 0 0 0 4157 1 0 0 20 0 1 0 64793863 10526720 2308 33554432000 4194304 5646918 140735785383392 140735785381640 4389061 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2570 2308 151 355 0 2211 0
Current children cumulated CPU time (s) 41.58
Current children cumulated vsize (KiB) 10280

[startup+42.4002 s]
/proc/loadavg: 1.98 1.79 1.57 3/177 14376
/proc/meminfo: memFree=31795064/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=11100 CPUtime=42.38 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2737 0 0 0 4237 1 0 0 20 0 1 0 64793863 11366400 2340 33554432000 4194304 5646918 140735785383392 140735785381640 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2775 2340 151 355 0 2416 0
Current children cumulated CPU time (s) 42.38
Current children cumulated vsize (KiB) 11100

[startup+42.6003 s]
/proc/loadavg: 1.98 1.79 1.57 3/177 14376
/proc/meminfo: memFree=31795064/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=11100 CPUtime=42.58 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2737 0 0 0 4257 1 0 0 20 0 1 0 64793863 11366400 2340 33554432000 4194304 5646918 140735785383392 140735785381640 4403138 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2775 2340 151 355 0 2416 0
Current children cumulated CPU time (s) 42.58
Current children cumulated vsize (KiB) 11100

[startup+42.7003 s]
/proc/loadavg: 1.98 1.79 1.57 3/177 14376
/proc/meminfo: memFree=31795064/32872528 swapFree=303544/319896
[pid=14112] ppid=14109 vsize=11100 CPUtime=42.68 cores=1,3,5,7
/proc/14112/stat : 14112 (minisatp) R 14109 14112 13923 0 -1 4202496 2737 0 0 0 4267 1 0 0 20 0 1 0 64793863 11366400 2340 33554432000 4194304 5646918 140735785383392 140735785381640 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/14112/statm: 2775 2340 151 355 0 2416 0
Current children cumulated CPU time (s) 42.68
Current children cumulated vsize (KiB) 11100

Child status: 0
Real time (s): 42.7457
CPU time (s): 42.7385
CPU user time (s): 42.7215
CPU system time (s): 0.016997
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 11100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.7215
system time used= 0.016997
maximum resident set size= 9400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2747
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= 55

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.124981 second user time and 0.149977 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-22 22:31:12
IDJOB=4113600
IDBENCH=107761
IDSOLVER=2555
FILE ID=node128/4113600-1466627472
RUNJOBID= node128-1466627471-13940
PBS_JOBID= 19957253
Free space on /tmp= 71704 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-8_6_25.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113600-1466627472/watcher-4113600-1466627472 -o /tmp/evaluation-result-4113600-1466627472/solver-4113600-1466627472 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466627471-13940 --watchdog 1960  minisatp HOME/instance-4113600-1466627472.opb

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

MD5SUM BENCH= b92551cd84e0703f1beccbbe36749b8d
RANDOM SEED=712232260

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31810824 kB
Buffers:            1552 kB
Cached:            28448 kB
SwapCached:         1604 kB
Active:            21184 kB
Inactive:          11380 kB
Active(anon):       4040 kB
Inactive(anon):      640 kB
Active(file):      17144 kB
Inactive(file):    10740 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67097676 kB
Dirty:              7716 kB
Writeback:             0 kB
AnonPages:        321720 kB
Mapped:             6288 kB
Shmem:                 0 kB
Slab:             573964 kB
SReclaimable:      16076 kB
SUnreclaim:       557888 kB
KernelStack:        1448 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     438632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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-4113600-1466627472.opb

Free space on /tmp at the end= 71700 MiB
End job on node128 at 2016-06-22 22:31:55