Trace number 4112628

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-d91742bOPT10 1196.56 1196.75

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_10_15.r.opb
MD5SUM7e1b8a9f40a52781f7629bf04a2d5793
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark500.006
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 100 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ....................................................................................................
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	===============================================================================
0.00/0.00	c Found solution: 16
0.00/0.00	c ---[   0]---> Sorter-cost: 2208     Base:
0.00/0.03	|  Eliminated clauses:           0.02 Mb                                      |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|       100 |     829     1775     7566 |      650      100     32 |  1.468 % |
0.00/0.03	|       250 |     829     1775     7566 |      715      250     37 |  1.468 % |
0.00/0.03	|       475 |     829     1775     7566 |      787      475     44 |  1.468 % |
0.00/0.03	|       812 |     829     1775     7566 |      866      812     44 |  1.468 % |
0.00/0.03	===============================================================================
0.00/0.03	c Found solution: 15
0.00/0.03	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.06	|  Eliminated clauses:           0.02 Mb                                      |
0.00/0.06	============================[ Search Statistics ]==============================
0.00/0.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.06	===============================================================================
0.00/0.06	|       915 |     834     1815     7744 |      665      508     39 |  1.465 % |
0.00/0.06	|      1065 |     834     1815     7744 |      732      658     40 |  1.465 % |
0.00/0.06	|      1290 |     834     1815     7744 |      805      479     38 |  1.465 % |
0.00/0.06	|      1627 |     834     1815     7744 |      885      816     40 |  1.465 % |
0.00/0.06	===============================================================================
0.00/0.06	c Found solution: 14
0.00/0.06	c ---[   0]---> Sorter-cost:    0     Base:
1.10/1.14	|  Eliminated clauses:           0.02 Mb                                      |
1.10/1.14	============================[ Search Statistics ]==============================
1.10/1.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.10/1.14	===============================================================================
1.10/1.14	|      1782 |     832     1808     7663 |      662      527     33 |  1.694 % |
1.10/1.14	|      1932 |     832     1808     7663 |      729      677     34 |  1.694 % |
1.10/1.14	|      2157 |     832     1808     7663 |      802      489     29 |  1.694 % |
1.10/1.14	|      2494 |     832     1808     7663 |      882      826     33 |  1.694 % |
1.10/1.14	|      3000 |     832     1808     7663 |      970      807     31 |  1.694 % |
1.10/1.14	|      3759 |     832     1808     7663 |     1067     1018     35 |  1.694 % |
1.10/1.14	|      4898 |     832     1808     7663 |     1174      867     34 |  1.694 % |
1.10/1.14	|      6606 |     832     1808     7663 |     1291      644     29 |  1.694 % |
1.10/1.14	|      9168 |     832     1808     7663 |     1421     1100     36 |  1.694 % |
1.10/1.14	|     13012 |     832     1808     7663 |     1563     1104     34 |  1.694 % |
1.10/1.14	|     18778 |     832     1808     7663 |     1719     1011     31 |  1.694 % |
1.10/1.14	|     27427 |     832     1808     7663 |     1891     1431     37 |  1.694 % |
1.10/1.14	===============================================================================
1.10/1.14	c Found solution: 13
1.10/1.14	c ---[   0]---> Sorter-cost:    0     Base:
14.89/14.94	|  Eliminated clauses:           0.03 Mb                                      |
14.89/14.94	============================[ Search Statistics ]==============================
14.89/14.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.89/14.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.89/14.94	===============================================================================
14.89/14.94	|     37636 |     837     1834     7816 |      672      483     26 |  1.665 % |
14.89/14.94	|     37786 |     837     1834     7816 |      739      633     30 |  1.665 % |
14.89/14.94	|     38011 |     837     1834     7816 |      813      466     25 |  1.665 % |
14.89/14.94	|     38348 |     837     1834     7816 |      895      803     30 |  1.665 % |
14.89/14.94	|     38854 |     837     1834     7816 |      984      791     29 |  1.665 % |
14.89/14.94	|     39613 |     837     1834     7816 |     1083     1011     30 |  1.665 % |
14.89/14.94	|     40752 |     837     1834     7816 |     1191      943     30 |  1.665 % |
14.89/14.94	|     42460 |     837     1834     7816 |     1310      726     26 |  1.665 % |
14.89/14.94	|     45022 |     837     1834     7816 |     1441     1111     31 |  1.665 % |
14.89/14.94	|     48866 |     837     1834     7816 |     1585     1029     30 |  1.665 % |
14.89/14.94	|     54632 |     837     1834     7816 |     1744      937     32 |  1.665 % |
14.89/14.94	|     63281 |     837     1834     7816 |     1918     1263     33 |  1.665 % |
14.89/14.94	|     76255 |     837     1834     7816 |     2110     2057     37 |  1.665 % |
14.89/14.94	|     95716 |     837     1834     7816 |     2321     1569     34 |  1.665 % |
14.89/14.94	|    124908 |     836     1834     7816 |     2553     1345     34 |  1.720 % |
14.89/14.94	|    168697 |     836     1834     7816 |     2809     2183     33 |  1.720 % |
14.89/14.94	|    234381 |     836     1834     7816 |     3089     1889     31 |  1.720 % |
14.89/14.94	|    332907 |     836     1834     7816 |     3398     2211     35 |  1.720 % |
14.89/14.94	===============================================================================
14.89/14.94	c Found solution: 12
14.89/14.94	c ---[   0]---> Sorter-cost:    0     Base:
50.08/50.14	|  Eliminated clauses:           0.03 Mb                                      |
50.08/50.14	============================[ Search Statistics ]==============================
50.08/50.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
50.08/50.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
50.08/50.14	===============================================================================
50.08/50.14	|    431709 |     718     1567     6439 |      574      690     27 |  3.874 % |
50.08/50.14	|    431859 |     718     1567     6439 |      632      495     26 |  3.874 % |
50.08/50.14	|    432084 |     718     1567     6439 |      695      720     29 |  3.874 % |
50.08/50.14	|    432421 |     718     1567     6439 |      764      631     27 |  3.874 % |
50.08/50.14	|    432927 |     718     1567     6439 |      841      665     27 |  3.874 % |
50.08/50.14	|    433686 |     718     1567     6439 |      925      944     30 |  3.874 % |
50.08/50.14	|    434825 |     718     1567     6439 |     1017      900     27 |  3.874 % |
50.08/50.14	|    436533 |     718     1567     6439 |     1119      902     27 |  3.874 % |
50.08/50.14	|    439095 |     718     1567     6439 |     1231      880     26 |  3.874 % |
50.08/50.14	|    442939 |     718     1567     6439 |     1354     1281     29 |  3.874 % |
50.08/50.14	|    448705 |     718     1567     6439 |     1490      881     25 |  3.874 % |
50.08/50.14	|    457354 |     718     1567     6439 |     1639     1425     29 |  3.874 % |
50.08/50.14	|    470328 |     718     1567     6439 |     1803      954     26 |  3.874 % |
50.08/50.14	|    489789 |     718     1567     6439 |     1983     1683     33 |  3.874 % |
50.08/50.14	|    518981 |     718     1567     6439 |     2181     1583     31 |  3.874 % |
50.08/50.14	|    562770 |     718     1567     6439 |     2400     1789     30 |  3.874 % |
50.08/50.14	|    628454 |     718     1567     6439 |     2640     1556     30 |  3.874 % |
50.08/50.14	|    726980 |     718     1567     6439 |     2904     2450     32 |  3.874 % |
50.08/50.14	|    874769 |     718     1567     6439 |     3194     1740     28 |  3.874 % |
50.08/50.14	|   1096452 |     718     1567     6439 |     3513     1714     29 |  3.874 % |
50.08/50.14	|   1428977 |     718     1567     6439 |     3865     2522     30 |  3.874 % |
50.08/50.14	===============================================================================
50.08/50.14	c Found solution: 10
50.08/50.14	c ---[   0]---> Sorter-cost:    0     Base:
1196.51/1196.74	|  Eliminated clauses:           0.03 Mb                                      |
1196.51/1196.74	============================[ Search Statistics ]==============================
1196.51/1196.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1196.51/1196.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1196.51/1196.74	===============================================================================
1196.51/1196.74	|   1496245 |     723     1586     6500 |      581      630     24 |  3.485 % |
1196.51/1196.74	|   1496395 |     723     1586     6500 |      639      414     20 |  3.485 % |
1196.51/1196.74	|   1496620 |     723     1586     6500 |      703      639     24 |  3.485 % |
1196.51/1196.74	|   1496957 |     723     1586     6500 |      774      565     22 |  3.485 % |
1196.51/1196.74	|   1497463 |     723     1586     6500 |      851      611     22 |  3.485 % |
1196.51/1196.74	|   1498222 |     723     1586     6500 |      936      878     24 |  3.485 % |
1196.51/1196.74	|   1499361 |     723     1586     6500 |     1030      936     22 |  3.485 % |
1196.51/1196.74	|   1501069 |     723     1586     6500 |     1133      903     23 |  3.485 % |
1196.51/1196.74	|   1503631 |     723     1586     6500 |     1246      835     22 |  3.485 % |
1196.51/1196.74	|   1507475 |     723     1586     6500 |     1371     1188     25 |  3.485 % |
1196.51/1196.74	|   1513241 |     723     1586     6500 |     1508      891     25 |  3.485 % |
1196.51/1196.74	|   1521890 |     723     1586     6500 |     1659     1279     24 |  3.485 % |
1196.51/1196.74	|   1534864 |     723     1586     6500 |     1825     1640     26 |  3.485 % |
1196.51/1196.74	|   1554325 |     723     1586     6500 |     2007     1406     25 |  3.485 % |
1196.51/1196.74	|   1583517 |     723     1586     6500 |     2208     1382     26 |  3.485 % |
1196.51/1196.74	|   1627306 |     723     1586     6500 |     2429     1397     24 |  3.485 % |
1196.51/1196.74	|   1692990 |     723     1586     6500 |     2672     2488     24 |  3.485 % |
1196.51/1196.74	|   1791516 |     723     1586     6500 |     2939     2728     26 |  3.485 % |
1196.51/1196.74	|   1939305 |     723     1586     6500 |     3233     3010     25 |  3.485 % |
1196.51/1196.74	|   2160988 |     723     1586     6500 |     3556     2818     25 |  3.485 % |
1196.51/1196.74	|   2493513 |     723     1586     6500 |     3912     3296     22 |  3.485 % |
1196.51/1196.74	|   2992301 |     723     1586     6500 |     4303     3898     25 |  3.485 % |
1196.51/1196.74	|   3740483 |     723     1586     6500 |     4733     4186     25 |  3.485 % |
1196.51/1196.74	|   4862757 |     723     1586     6500 |     5207     3018     23 |  3.485 % |
1196.51/1196.74	|   6546168 |     723     1586     6500 |     5727     5240     30 |  3.485 % |
1196.51/1196.74	|   9071284 |     723     1586     6500 |     6300     4654     24 |  3.485 % |
1196.51/1196.74	|  12858959 |     723     1586     6500 |     6930     5141     24 |  3.485 % |
1196.51/1196.74	|  18540471 |     723     1586     6500 |     7623     4473     24 |  3.485 % |
1196.51/1196.74	|  27062740 |     716     1586     6500 |     8386     5404     20 |  3.810 % |
1196.51/1196.74	===============================================================================
1196.51/1196.74	c Optimal solution: 10
1196.51/1196.74	s OPTIMUM FOUND
1196.51/1196.74	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 x39 x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 x96 -x97 x98 -x99 -x100
1196.51/1196.74	c _______________________________________________________________________________
1196.51/1196.74	c 
1196.51/1196.74	restarts              : 39456
1196.51/1196.74	conflicts             : 27917201       (23331 /sec)
1196.51/1196.74	decisions             : 34131026       (0.00 % random) (28524 /sec)
1196.51/1196.74	propagations          : 5307876856     (4435954 /sec)
1196.51/1196.74	conflict literals     : 769477976      (26.70 % deleted)
1196.51/1196.74	Memory used           : 16.42 MB
1196.51/1196.74	CPU time              : 1196.56 s
1196.51/1196.74	c _______________________________________________________________________________

Verifier Data

OK	10

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-4112628-1466556941/watcher-4112628-1466556941 -o /tmp/evaluation-result-4112628-1466556941/solver-4112628-1466556941 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466551518-31556 --watchdog 1960 minisatp HOME/instance-4112628-1466556941.opb 

pid=32537
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: 1.93 2.00 1.99 3/176 32540
/proc/meminfo: memFree=31779112/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=6364 CPUtime=0 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 341 0 0 0 0 0 0 0 20 0 1 0 57744124 6516736 218 33554432000 4194304 5646918 140737142624384 140733940749336 4207456 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 1591 218 124 355 0 1232 0

[startup+0.100141 s]
/proc/loadavg: 1.93 2.00 1.99 3/176 32540
/proc/meminfo: memFree=31779112/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=3156 CPUtime=0.09 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 661 0 0 0 9 0 0 0 20 0 1 0 57744124 3231744 515 33554432000 4194304 5646918 140737142624384 140733940749336 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 789 515 152 355 0 430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3156

[startup+0.20027 s]
/proc/loadavg: 1.93 2.00 1.99 3/176 32540
/proc/meminfo: memFree=31779112/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=3636 CPUtime=0.19 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 749 0 0 0 19 0 0 0 20 0 1 0 57744124 3723264 600 33554432000 4194304 5646918 140737142624384 140733940749336 4397555 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 909 600 153 355 0 550 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3636

[startup+0.300263 s]
/proc/loadavg: 1.93 2.00 1.99 3/176 32540
/proc/meminfo: memFree=31779112/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=3636 CPUtime=0.29 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 763 0 0 0 29 0 0 0 20 0 1 0 57744124 3723264 612 33554432000 4194304 5646918 140737142624384 140733940749336 4399960 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 909 612 153 355 0 550 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3636

[startup+0.700229 s]
/proc/loadavg: 1.93 2.00 1.99 3/176 32540
/proc/meminfo: memFree=31779112/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=4020 CPUtime=0.69 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 879 0 0 0 69 0 0 0 20 0 1 0 57744124 4116480 726 33554432000 4194304 5646918 140737142624384 140737142622632 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 1005 726 153 355 0 646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4020

[startup+1.50023 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 32541
/proc/meminfo: memFree=31774888/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=4020 CPUtime=1.49 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 891 0 0 0 149 0 0 0 20 0 1 0 57744124 4116480 738 33554432000 4194304 5646918 140737142624384 140737142622664 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 1005 738 153 355 0 646 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4020

[startup+3.10023 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 32541
/proc/meminfo: memFree=31774648/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=4680 CPUtime=3.09 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 1002 0 0 0 309 0 0 0 20 0 1 0 57744124 4792320 849 33554432000 4194304 5646918 140737142624384 140737142622632 4399424 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 1170 849 153 355 0 811 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4680

[startup+6.3002 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 32541
/proc/meminfo: memFree=31773840/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=5716 CPUtime=6.29 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 1148 0 0 0 629 0 0 0 20 0 1 0 57744124 5853184 994 33554432000 4194304 5646918 140737142624384 140737142622632 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 1429 994 153 355 0 1070 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5716

[startup+12.7002 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 32541
/proc/meminfo: memFree=31770388/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=6108 CPUtime=12.69 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 1408 0 0 0 1269 0 0 0 20 0 1 0 57744124 6254592 1253 33554432000 4194304 5646918 140737142624384 140737142622648 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 1527 1253 153 355 0 1168 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6108

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 32541
/proc/meminfo: memFree=31767316/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=6400 CPUtime=25.49 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 1482 0 0 0 2549 0 0 0 20 0 1 0 57744124 6553600 1326 33554432000 4194304 5646918 140737142624384 140737142622648 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 1600 1326 153 355 0 1241 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6400

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 2.00 4/177 32541
/proc/meminfo: memFree=31763908/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=8748 CPUtime=51.08 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 1937 0 0 0 5108 0 0 0 20 0 1 0 57744124 8957952 1783 33554432000 4194304 5646918 140737142624384 140737142622664 4402798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 2187 1783 153 355 0 1828 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8748

[startup+102.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32542
/proc/meminfo: memFree=31759748/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=8748 CPUtime=102.28 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 1937 0 0 0 10228 0 0 0 20 0 1 0 57744124 8957952 1783 33554432000 4194304 5646918 140737142624384 140737142622664 4398908 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 2187 1783 153 355 0 1828 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 8748

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32543
/proc/meminfo: memFree=31751560/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=10064 CPUtime=162.27 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 2260 0 0 0 16227 0 0 0 20 0 1 0 57744124 10305536 2098 33554432000 4194304 5646918 140737142624384 140737142622632 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 2516 2098 153 355 0 2157 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 10064

[startup+222.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32545
/proc/meminfo: memFree=31739520/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=10064 CPUtime=222.26 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 2424 0 0 0 22226 0 0 0 20 0 1 0 57744124 10305536 2259 33554432000 4194304 5646918 140737142624384 140737142622632 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 2516 2259 153 355 0 2157 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 10064

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 32549
/proc/meminfo: memFree=31738380/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=11156 CPUtime=282.25 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 2592 0 0 0 28225 0 0 0 20 0 1 0 57744124 11423744 2521 33554432000 4194304 5646918 140737142624384 140737142622632 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 2789 2521 153 355 0 2430 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 11156

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32573
/proc/meminfo: memFree=31734156/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=11156 CPUtime=342.24 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 2610 0 0 0 34224 0 0 0 20 0 1 0 57744124 11423744 2539 33554432000 4194304 5646918 140737142624384 140737142622632 4403420 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 2789 2539 153 355 0 2430 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 11156

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 32574
/proc/meminfo: memFree=31739400/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=12556 CPUtime=402.23 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 2753 0 0 0 40223 0 0 0 20 0 1 0 57744124 12857344 2681 33554432000 4194304 5646918 140737142624384 140737142622632 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 3139 2681 153 355 0 2780 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 12556

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 32575
/proc/meminfo: memFree=31731324/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=12556 CPUtime=462.22 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 2913 0 0 0 46222 0 0 0 20 0 1 0 57744124 12857344 2837 33554432000 4194304 5646918 140737142624384 140737142622632 4403243 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 3139 2837 153 355 0 2780 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 12556

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32577
/proc/meminfo: memFree=31728724/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=12556 CPUtime=522.21 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 2948 0 0 0 52221 0 0 0 20 0 1 0 57744124 12857344 2870 33554432000 4194304 5646918 140737142624384 140737142622632 4402696 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 3139 2870 153 355 0 2780 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 12556

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32578
/proc/meminfo: memFree=31725992/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=13720 CPUtime=582.2 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3063 0 0 0 58220 0 0 0 20 0 1 0 57744124 14049280 2984 33554432000 4194304 5646918 140737142624384 140737142622632 4403173 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 3430 2984 153 355 0 3071 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 13720

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32579
/proc/meminfo: memFree=31725628/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=13720 CPUtime=642.19 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3070 0 0 0 64219 0 0 0 20 0 1 0 57744124 14049280 2991 33554432000 4194304 5646918 140737142624384 140737142622632 4397980 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 3430 2991 153 355 0 3071 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 13720

[startup+702.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 32580
/proc/meminfo: memFree=31724380/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=13720 CPUtime=702.18 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3230 0 0 0 70218 0 0 0 20 0 1 0 57744124 14049280 3146 33554432000 4194304 5646918 140737142624384 140737142622632 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 3430 3146 153 355 0 3071 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 13720

[startup+762.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32581
/proc/meminfo: memFree=31724376/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=13720 CPUtime=762.18 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3236 0 0 0 76218 0 0 0 20 0 1 0 57744124 14049280 3152 33554432000 4194304 5646918 140737142624384 140737142622632 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 3430 3152 153 355 0 3071 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 13720

[startup+822.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 32583
/proc/meminfo: memFree=31716860/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=14780 CPUtime=822.16 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3374 0 0 0 82216 0 0 0 20 0 1 0 57744124 15134720 3288 33554432000 4194304 5646918 140737142624384 140737142622632 4402818 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 3695 3288 153 355 0 3336 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 14780

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32587
/proc/meminfo: memFree=31714680/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=14780 CPUtime=882.16 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3374 0 0 0 88216 0 0 0 20 0 1 0 57744124 15134720 3288 33554432000 4194304 5646918 140737142624384 140737142622632 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 3695 3288 153 355 0 3336 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 14780

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32588
/proc/meminfo: memFree=31713932/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=14780 CPUtime=942.14 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3512 0 0 0 94214 0 0 0 20 0 1 0 57744124 15134720 3426 33554432000 4194304 5646918 140737142624384 140737142622632 4397763 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 3695 3426 153 355 0 3336 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 14780

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32589
/proc/meminfo: memFree=31712816/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=16812 CPUtime=1002.13 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3767 0 0 0 100213 0 0 0 20 0 1 0 57744124 17215488 3678 33554432000 4194304 5646918 140737142624384 140737142622632 4403431 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 4203 3678 153 355 0 3844 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 16812

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32590
/proc/meminfo: memFree=31712688/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=16812 CPUtime=1062.13 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3768 0 0 0 106213 0 0 0 20 0 1 0 57744124 17215488 3679 33554432000 4194304 5646918 140737142624384 140737142622632 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 4203 3679 153 355 0 3844 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 16812

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32592
/proc/meminfo: memFree=31712816/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=16812 CPUtime=1122.12 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3768 0 0 0 112212 0 0 0 20 0 1 0 57744124 17215488 3679 33554432000 4194304 5646918 140737142624384 140737142622632 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 4203 3679 153 355 0 3844 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 16812

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32593
/proc/meminfo: memFree=31712500/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=16812 CPUtime=1182.11 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3769 0 0 0 118211 0 0 0 20 0 1 0 57744124 17215488 3679 33554432000 4194304 5646918 140737142624384 140737142622632 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 4203 3679 153 355 0 3844 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 16812

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

[startup+1190.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32593
/proc/meminfo: memFree=31712500/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=16812 CPUtime=1190.21 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3836 0 0 0 119021 0 0 0 20 0 1 0 57744124 17215488 3745 33554432000 4194304 5646918 140737142624384 140737142622632 4403582 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 4203 3745 153 355 0 3844 0
Current children cumulated CPU time (s) 1190.21
Current children cumulated vsize (KiB) 16812

[startup+1193.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32593
/proc/meminfo: memFree=31712252/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=16812 CPUtime=1193.41 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3836 0 0 0 119341 0 0 0 20 0 1 0 57744124 17215488 3745 33554432000 4194304 5646918 140737142624384 140737142622632 4396577 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 4203 3745 153 355 0 3844 0
Current children cumulated CPU time (s) 1193.41
Current children cumulated vsize (KiB) 16812

[startup+1195.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32593
/proc/meminfo: memFree=31712252/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=16812 CPUtime=1195.01 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3836 0 0 0 119501 0 0 0 20 0 1 0 57744124 17215488 3745 33554432000 4194304 5646918 140737142624384 140737142622632 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 4203 3745 153 355 0 3844 0
Current children cumulated CPU time (s) 1195.01
Current children cumulated vsize (KiB) 16812

[startup+1196 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32593
/proc/meminfo: memFree=31712252/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=16812 CPUtime=1195.81 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3836 0 0 0 119581 0 0 0 20 0 1 0 57744124 17215488 3745 33554432000 4194304 5646918 140737142624384 140737142622632 4403116 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 4203 3745 153 355 0 3844 0
Current children cumulated CPU time (s) 1195.81
Current children cumulated vsize (KiB) 16812

[startup+1196.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32593
/proc/meminfo: memFree=31712252/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=16812 CPUtime=1196.21 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3836 0 0 0 119621 0 0 0 20 0 1 0 57744124 17215488 3745 33554432000 4194304 5646918 140737142624384 140737142622632 4389061 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 4203 3745 153 355 0 3844 0
Current children cumulated CPU time (s) 1196.21
Current children cumulated vsize (KiB) 16812

[startup+1196.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32593
/proc/meminfo: memFree=31712252/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=16812 CPUtime=1196.41 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3836 0 0 0 119641 0 0 0 20 0 1 0 57744124 17215488 3745 33554432000 4194304 5646918 140737142624384 140737142622632 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 4203 3745 153 355 0 3844 0
Current children cumulated CPU time (s) 1196.41
Current children cumulated vsize (KiB) 16812

[startup+1196.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32593
/proc/meminfo: memFree=31712252/32872528 swapFree=241860/274564
[pid=32540] ppid=32537 vsize=16812 CPUtime=1196.51 cores=0,2,4,6
/proc/32540/stat : 32540 (minisatp) R 32537 32540 31540 0 -1 4202496 3836 0 0 0 119651 0 0 0 20 0 1 0 57744124 17215488 3745 33554432000 4194304 5646918 140737142624384 140737142622632 4397545 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32540/statm: 4203 3745 153 355 0 3844 0
Current children cumulated CPU time (s) 1196.51
Current children cumulated vsize (KiB) 16812

Child status: 0
Real time (s): 1196.75
CPU time (s): 1196.56
CPU user time (s): 1196.56
CPU system time (s): 0.005999
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 16812

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.72458 second user time and 5.05423 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-22 02:55:41
IDJOB=4112628
IDBENCH=2874
IDSOLVER=2555
FILE ID=node107/4112628-1466556941
RUNJOBID= node107-1466551518-31556
PBS_JOBID= 19943339
Free space on /tmp= 71704 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_100_10_15.r.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112628-1466556941/watcher-4112628-1466556941 -o /tmp/evaluation-result-4112628-1466556941/solver-4112628-1466556941 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466551518-31556 --watchdog 1960  minisatp HOME/instance-4112628-1466556941.opb

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

MD5SUM BENCH= 7e1b8a9f40a52781f7629bf04a2d5793
RANDOM SEED=1140759705

node107.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.953
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.90
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.953
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.953
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.953
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.56
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.953
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.953
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.953
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.953
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:        31779292 kB
Buffers:           22028 kB
Cached:            70808 kB
SwapCached:         1808 kB
Active:            60540 kB
Inactive:          52548 kB
Active(anon):      21256 kB
Inactive(anon):     1376 kB
Active(file):      39284 kB
Inactive(file):    51172 kB
Unevictable:      274564 kB
Mlocked:          241860 kB
SwapTotal:      67108856 kB
SwapFree:       67099244 kB
Dirty:              7964 kB
Writeback:             0 kB
AnonPages:        294516 kB
Mapped:             7728 kB
Shmem:                 0 kB
Slab:             574624 kB
SReclaimable:      17644 kB
SUnreclaim:       556980 kB
KernelStack:        1456 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     410116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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-4112628-1466556941.opb

Free space on /tmp at the end= 71700 MiB
End job on node107 at 2016-06-22 03:15:38