Trace number 4115082

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (MO) 1450.13 1452.71

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-dfl001.opb
MD5SUM82090c0a4adcfdd30e3ab97004b5e93d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables366703
Total number of constraints6084
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6084
Minimum length of a constraint13
Maximum length of a constraint6840
Number of terms in the objective function 187033
Biggest coefficient in the objective function 2150851580428025856
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 882752655849462510276
Number of bits of the sum of numbers in the objective function 70
Biggest number in a constraint 53687091200000000000
Number of bits of the biggest number in a constraint 66
Biggest sum of numbers in a constraint 4277072243466308763648
Number of bits of the biggest sum of numbers72
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...
10.49/10.56	c Converting 12155 PB-constraints to clauses...
10.59/10.63	c   -- Unit propagations: ppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
14.48/14.50	c   -- Detecting intervals from adjacent constraints: #######################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
14.59/14.65	c   -- Clauses(.)/Splits(s): ss
14.59/14.66	c ---[12155]---> BDD-cost:   15
14.59/14.66	c ---[12154]---> BDD-cost:   13
14.59/14.66	c ---[12153]---> BDD-cost:   12
14.59/14.66	c ---[12152]---> BDD-cost:   16
14.59/14.66	c ---[12150]---> BDD-cost:   14
14.59/14.66	c ---[12149]---> BDD-cost:   14
14.59/14.66	c ---[12148]---> BDD-cost:   15
14.59/14.66	c ---[12147]---> BDD-cost:   14
14.59/14.66	c ---[12146]---> BDD-cost:   12
14.59/14.66	c ---[12145]---> BDD-cost:   15
14.59/14.66	c ---[12144]---> BDD-cost:   14
14.59/14.66	c ---[12142]---> BDD-cost:  123
14.59/14.66	c ---[12140]---> Sorter-cost:  955     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.59/14.67	c ---[12138]---> Sorter-cost:  866     Base: 2 2 2 2 2 2 2 2 2 2
14.59/14.68	c ---[12136]---> Sorter-cost: 1440     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.59/14.69	c ---[12134]---> BDD-cost:  188
14.59/14.69	c ---[12132]---> Sorter-cost: 1080     Base: 2 2 2 2 2 2 2 2 2 2
14.59/14.69	c ---[12130]---> Sorter-cost: 1075     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.69/14.71	c ---[12128]---> BDD-cost:  188
14.69/14.71	c ---[12126]---> Adder-cost: 622   maxlim: 2147486718   bits: 33/32
14.69/14.75	c ---[12124]---> BDD-cost:  188
14.69/14.75	c ---[12122]---> BDD-cost:  188
14.69/14.75	c ---[12120]---> Sorter-cost:  954     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.69/14.76	c ---[12118]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.69/14.77	c ---[12116]---> Sorter-cost:  838     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.69/14.77	c ---[12114]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.69/14.78	c ---[12112]---> BDD-cost:  123
14.69/14.78	c ---[12110]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.69/14.79	c ---[12108]---> BDD-cost:  126
14.69/14.80	c ---[12106]---> Sorter-cost: 1747     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.79/14.81	c ---[12104]---> BDD-cost:  188
14.79/14.81	c ---[12102]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.79/14.82	c ---[12100]---> Sorter-cost:  532     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.79/14.83	c ---[12098]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.79/14.83	c ---[12096]---> BDD-cost:  188
14.79/14.83	c ---[12094]---> Sorter-cost:  762     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.79/14.84	c ---[12092]---> Sorter-cost: 2338     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.79/14.86	c ---[12090]---> Sorter-cost: 2090     Base: 2 2 2 2 2 2 2 2 2 2
14.79/14.86	c ---[12088]---> Sorter-cost:  541     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.79/14.87	c ---[12086]---> Sorter-cost:  834     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.79/14.88	c ---[12084]---> BDD-cost:  188
14.79/14.88	c ---[12082]---> BDD-cost:  190
14.79/14.88	c ---[12080]---> Sorter-cost:  850     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.79/14.89	c ---[12078]---> Sorter-cost:  928     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.89/14.90	c ---[12076]---> Sorter-cost: 1261     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.89/14.92	c ---[12074]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.89/14.93	c ---[12072]---> BDD-cost:  146
14.89/14.93	c ---[12070]---> BDD-cost:  131
14.89/14.93	c ---[12068]---> Adder-cost: 474   maxlim: 1073743870   bits: 32/31
14.89/14.95	c ---[12066]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.89/14.96	c ---[12064]---> Sorter-cost: 1869     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.89/14.98	c ---[12062]---> BDD-cost:  126
14.89/14.98	c ---[12060]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.89/14.99	c ---[12058]---> Adder-cost: 1090   maxlim: 7516258278   bits: 34/33
14.99/15.06	c ---[12056]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.99/15.07	c ---[12054]---> Sorter-cost: 3304     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.99/15.08	c ---[12052]---> BDD-cost:  131
14.99/15.08	c ---[12050]---> Sorter-cost:  527     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
14.99/15.09	c ---[12048]---> Adder-cost: 412   maxlim: 671097849   bits: 30/30
15.09/15.11	c ---[12046]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.09/15.12	c ---[12044]---> BDD-cost:  188
15.09/15.12	c ---[12042]---> BDD-cost:  188
15.09/15.12	c ---[12040]---> BDD-cost:  216
15.09/15.13	c ---[12038]---> BDD-cost:  188
15.09/15.13	c ---[12036]---> Sorter-cost:  946     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.09/15.14	c ---[12034]---> Sorter-cost: 3047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.09/15.15	c ---[12032]---> Sorter-cost: 1043     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.09/15.16	c ---[12030]---> BDD-cost:  188
15.09/15.16	c ---[12028]---> Sorter-cost:  955     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.09/15.17	c ---[12026]---> Sorter-cost: 1751     Base: 2 2 2 2 2 2 2 2 2 2
15.09/15.18	c ---[12024]---> Sorter-cost:  511     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.09/15.18	c ---[12022]---> Sorter-cost:  774     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.09/15.19	c ---[12020]---> BDD-cost:  123
15.09/15.19	c ---[12018]---> Sorter-cost: 1019     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.19/15.21	c ---[12016]---> Sorter-cost: 1767     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.19/15.22	c ---[12014]---> Sorter-cost: 1200     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.19/15.23	c ---[12012]---> Sorter-cost: 1499     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.19/15.24	c ---[12010]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.19/15.25	c ---[12008]---> BDD-cost:  188
15.19/15.25	c ---[12006]---> Sorter-cost:  514     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.19/15.26	c ---[12004]---> Sorter-cost:  844     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.19/15.27	c ---[12002]---> BDD-cost:  188
15.19/15.27	c ---[12000]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.19/15.28	c ---[11998]---> BDD-cost:  188
15.19/15.28	c ---[11996]---> Sorter-cost:  866     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.19/15.29	c ---[11994]---> BDD-cost:  248
15.19/15.29	c ---[11992]---> BDD-cost:  190
15.19/15.29	c ---[11990]---> Sorter-cost: 3389     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.29/15.31	c ---[11988]---> Sorter-cost: 1321     Base: 2 2 2 2 2 2 2 2 2 2
15.29/15.31	c ---[11986]---> Sorter-cost:  866     Base: 2 2 2 2 2 2 2 2 2 2
15.29/15.32	c ---[11984]---> Sorter-cost:  751     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.29/15.33	c ---[11982]---> Adder-cost: 264   maxlim: 25587   bits: 15/15
15.29/15.34	c ---[11980]---> Sorter-cost: 1105     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.29/15.34	c ---[11978]---> Adder-cost: 264   maxlim: 25587   bits: 15/15
15.29/15.35	c ---[11976]---> Sorter-cost:  511     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.29/15.36	c ---[11974]---> BDD-cost:  236
15.29/15.36	c ---[11972]---> Sorter-cost:  679     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.29/15.37	c ---[11970]---> BDD-cost:  190
15.29/15.37	c ---[11968]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.29/15.37	c ---[11966]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.29/15.38	c ---[11964]---> BDD-cost:  126
15.29/15.38	c ---[11962]---> Sorter-cost: 1503     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.29/15.39	c ---[11960]---> BDD-cost:  188
15.29/15.39	c ---[11958]---> Sorter-cost:  619     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.29/15.40	c ---[11956]---> Sorter-cost:  928     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.39/15.41	c ---[11954]---> Adder-cost: 264   maxlim: 25587   bits: 15/15
15.39/15.42	c ---[11952]---> Sorter-cost: 1140     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.39/15.43	c ---[11950]---> Sorter-cost:  955     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.39/15.44	c ---[11948]---> Sorter-cost: 1967     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.39/15.46	c ---[11946]---> Sorter-cost:  543     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.39/15.46	c ---[11944]---> BDD-cost:  190
15.39/15.47	c ---[11942]---> Sorter-cost: 1200     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.39/15.48	c ---[11940]---> BDD-cost:  220
15.39/15.48	c ---[11938]---> Sorter-cost:  775     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.39/15.49	c ---[11936]---> Sorter-cost: 2796     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.49/15.50	c ---[11934]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.49/15.51	c ---[11932]---> BDD-cost:  188
15.49/15.51	c ---[11930]---> BDD-cost:  176
15.49/15.52	c ---[11928]---> Sorter-cost:  954     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.49/15.53	c ---[11926]---> Sorter-cost: 1570     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.49/15.54	c ---[11924]---> Sorter-cost:  759     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.49/15.54	c ---[11922]---> BDD-cost:  190
15.49/15.55	c ---[11920]---> Sorter-cost:  544     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.49/15.55	c ---[11918]---> Sorter-cost: 2913     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.49/15.57	c ---[11916]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.49/15.58	c ---[11914]---> Sorter-cost: 2090     Base: 2 2 2 2 2 2 2 2 2 2
15.49/15.58	c ---[11912]---> Sorter-cost: 1547     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.59/15.60	c ---[11910]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.59/15.61	c ---[11908]---> Sorter-cost:  992     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.59/15.62	c ---[11906]---> Adder-cost: 340   maxlim: 4455415   bits: 23/23
15.59/15.64	c ---[11904]---> Sorter-cost:  793     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.59/15.64	c ---[11902]---> Sorter-cost: 3296     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.59/15.67	c ---[11900]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.59/15.67	c ---[11898]---> BDD-cost:  148
15.59/15.68	c ---[11896]---> BDD-cost:  188
15.59/15.68	c ---[11894]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.59/15.69	c ---[11892]---> Sorter-cost:  627     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.59/15.69	c ---[11890]---> Sorter-cost: 2504     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.69/15.71	c ---[11888]---> Sorter-cost: 1356     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.69/15.71	c ---[11886]---> BDD-cost:  188
15.69/15.71	c ---[11884]---> Sorter-cost: 2951     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.69/15.73	c ---[11882]---> Sorter-cost: 2001     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.69/15.75	c ---[11880]---> BDD-cost:  208
15.69/15.75	c ---[11878]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.69/15.76	c ---[11876]---> Sorter-cost: 2984     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.69/15.77	c ---[11874]---> Sorter-cost: 1201     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.69/15.79	c ---[11872]---> BDD-cost:  185
15.69/15.79	c ---[11870]---> Sorter-cost: 1321     Base: 2 2 2 2 2 2 2 2 2 2
15.69/15.79	c ---[11868]---> BDD-cost:  123
15.69/15.79	c ---[11866]---> Sorter-cost: 1704     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.79/15.80	c ---[11864]---> BDD-cost:  123
15.79/15.81	c ---[11862]---> Adder-cost: 638   maxlim: 2215510010   bits: 33/32
15.79/15.85	c ---[11860]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.79/15.86	c ---[11858]---> Sorter-cost:  523     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.79/15.87	c ---[11856]---> Sorter-cost: 1751     Base: 2 2 2 2 2 2 2 2 2 2
15.79/15.87	c ---[11854]---> Sorter-cost:  574     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.79/15.88	c ---[11852]---> BDD-cost:  150
15.79/15.88	c ---[11850]---> Sorter-cost:  730     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.79/15.89	c ---[11848]---> Sorter-cost: 3262     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.89/15.91	c ---[11846]---> Sorter-cost: 2504     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.89/15.92	c ---[11844]---> Sorter-cost:  955     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.89/15.93	c ---[11842]---> BDD-cost:  195
15.89/15.93	c ---[11840]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.89/15.94	c ---[11838]---> BDD-cost:  188
15.89/15.94	c ---[11836]---> BDD-cost:  145
15.89/15.95	c ---[11834]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.89/15.96	c ---[11832]---> Sorter-cost: 1200     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.89/15.97	c ---[11830]---> Sorter-cost:  679     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.89/15.98	c ---[11828]---> BDD-cost:  188
15.89/15.98	c ---[11826]---> BDD-cost:  145
15.89/15.98	c ---[11824]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.89/15.99	c ---[11822]---> BDD-cost:  125
15.89/15.99	c ---[11820]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.99/16.00	c ---[11818]---> Adder-cost: 242   maxlim: 23540   bits: 15/15
15.99/16.01	c ---[11816]---> BDD-cost:  172
15.99/16.01	c ---[11814]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.99/16.02	c ---[11812]---> Sorter-cost:  954     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.99/16.03	c ---[11810]---> Sorter-cost: 1076     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.99/16.04	c ---[11808]---> Sorter-cost: 1079     Base: 2 2 2 2 2 2 2 2 2 2
15.99/16.04	c ---[11806]---> BDD-cost:  188
15.99/16.05	c ---[11804]---> Sorter-cost: 1083     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.99/16.05	c ---[11802]---> Sorter-cost: 1564     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.99/16.07	c ---[11800]---> Adder-cost: 242   maxlim: 23540   bits: 15/15
15.99/16.08	c ---[11798]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
15.99/16.08	c ---[11796]---> BDD-cost:  190
15.99/16.09	c ---[11794]---> BDD-cost:  212
15.99/16.09	c ---[11792]---> Sorter-cost: 1547     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
16.09/16.10	c ---[11790]---> Adder-cost: 264   maxlim: 25587   bits: 15/15
16.09/16.11	c ---[11788]---> BDD-cost:  123
16.09/16.11	c ---[11786]---> Sorter-cost:  677     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
16.09/16.12	c ---[11784]---> BDD-cost:  188
16.09/16.12	c ---[11782]---> BDD-cost:  188
16.09/16.12	c ---[11780]---> Sorter-cost:  946     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
16.09/16.13	c ---[11778]---> Sorter-cost: 1579     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
16.09/16.14	c ---[11776]---> BDD-cost:  188
16.09/16.14	c ---[11774]---> Sorter-cost:  818     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
16.09/16.15	c ---[11772]---> Sorter-cost: 2630     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
16.09/16.17	c ---[11770]---> BDD-cost:  216
16.09/16.17	c ---[11768]---> 

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-4115082-1466546441/watcher-4115082-1466546441 -o /tmp/evaluation-result-4115082-1466546441/solver-4115082-1466546441 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466514771-19973 --watchdog 1960 minisatp HOME/instance-4115082-1466546441.opb 

pid=25847
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.19 2.21 2.18 3/175 25850
/proc/meminfo: memFree=30255044/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=6884 CPUtime=0 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 393 0 0 0 0 0 0 0 20 0 1 0 56691179 7049216 269 33554432000 4194304 5646918 140736801276528 140733442748552 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 1721 269 84 355 0 1362 0

[startup+0.100177 s]
/proc/loadavg: 2.19 2.21 2.18 3/175 25850
/proc/meminfo: memFree=30255044/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=17748 CPUtime=0.09 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 2983 0 0 0 9 0 0 0 20 0 1 0 56691179 18173952 2723 33554432000 4194304 5646918 140736801276528 140733442748552 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 4437 2723 84 355 0 4078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17748

[startup+0.200389 s]
/proc/loadavg: 2.19 2.21 2.18 3/175 25850
/proc/meminfo: memFree=30255044/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=27588 CPUtime=0.19 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 5519 0 0 0 18 1 0 0 20 0 1 0 56691179 28250112 5077 33554432000 4194304 5646918 140736801276528 140733442748552 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 6897 5078 84 355 0 6538 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27588

[startup+0.300317 s]
/proc/loadavg: 2.19 2.21 2.18 3/175 25850
/proc/meminfo: memFree=30255044/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=38896 CPUtime=0.29 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 7962 0 0 0 28 1 0 0 20 0 1 0 56691179 39829504 7675 33554432000 4194304 5646918 140736801276528 140733442748552 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 9724 7676 84 355 0 9365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38896

[startup+0.700313 s]
/proc/loadavg: 2.19 2.21 2.18 3/175 25850
/proc/meminfo: memFree=30255044/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=78732 CPUtime=0.69 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 16817 0 0 0 66 3 0 0 20 0 1 0 56691179 80621568 16940 33554432000 4194304 5646918 140736801276528 140733442748552 4560697 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 19683 16940 97 355 0 19324 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78732

[startup+1.50032 s]
/proc/loadavg: 2.19 2.21 2.18 3/176 25851
/proc/meminfo: memFree=30180220/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=97360 CPUtime=1.49 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 20601 0 0 0 145 4 0 0 20 0 1 0 56691179 99696640 20724 33554432000 4194304 5646918 140736801276528 140736801275896 4817515 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 24340 20724 97 355 0 23981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97360

[startup+3.10031 s]
/proc/loadavg: 2.25 2.22 2.18 3/176 25851
/proc/meminfo: memFree=30150212/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=145620 CPUtime=3.09 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 33528 0 0 0 304 5 0 0 20 0 1 0 56691179 149114880 33651 33554432000 4194304 5646918 140736801276528 140736801275896 4823257 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 36405 33651 97 355 0 36046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 145620

[startup+6.30031 s]
/proc/loadavg: 2.25 2.22 2.18 4/176 25851
/proc/meminfo: memFree=30044688/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=255140 CPUtime=6.29 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 58612 0 0 0 620 9 0 0 20 0 1 0 56691179 261263360 58646 33554432000 4194304 5646918 140736801276528 140736801275896 4832112 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 63785 58646 97 355 0 63426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 255140

[startup+12.7003 s]
/proc/loadavg: 2.29 2.23 2.19 4/176 25851
/proc/meminfo: memFree=29858100/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=416488 CPUtime=12.69 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 95132 0 0 0 1255 14 0 0 20 0 1 0 56691179 426483712 98447 33554432000 4194304 5646918 140736801276528 140736801275208 4252403 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 104122 98447 105 355 0 103763 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 416488

[startup+25.5004 s]
/proc/loadavg: 2.32 2.24 2.19 3/176 25874
/proc/meminfo: memFree=29733708/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=540028 CPUtime=25.49 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 121827 0 0 0 2529 20 0 0 20 0 1 0 56691179 552988672 129431 33554432000 4194304 5646918 140736801276528 140736801001752 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 135007 129431 154 355 0 134648 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 540028

[startup+51.1003 s]
/proc/loadavg: 2.21 2.22 2.18 4/176 25874
/proc/meminfo: memFree=29374172/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=884724 CPUtime=51.08 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 193141 0 0 0 5073 35 0 0 20 0 1 0 56691179 905957376 215585 33554432000 4194304 5646918 140736801276528 140736801068152 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 221181 215585 154 355 0 220822 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 884724

[startup+102.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/175 25876
/proc/meminfo: memFree=28778264/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=1444948 CPUtime=102.26 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 312898 0 0 0 10171 55 0 0 20 0 1 0 56691179 1479626752 355933 33554432000 4194304 5646918 140736801276528 140736800997752 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 361237 355933 154 355 0 360878 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1444948

[startup+162.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/175 25877
/proc/meminfo: memFree=28022576/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=2170316 CPUtime=162.24 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 452649 0 0 0 16143 81 0 0 20 0 1 0 56691179 2222403584 538120 33554432000 4194304 5646918 140736801276528 140736800978888 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 542579 538120 154 355 0 542220 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2170316

[startup+222.307 s]
/proc/loadavg: 2.24 2.24 2.19 3/175 25878
/proc/meminfo: memFree=27426712/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=2737388 CPUtime=222.21 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 594392 0 0 0 22117 104 0 0 20 0 1 0 56691179 2803085312 680927 33554432000 4194304 5646918 140736801276528 140736800972088 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 684347 680927 154 355 0 683988 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 2737388

[startup+282.3 s]
/proc/loadavg: 2.21 2.23 2.18 3/175 25879
/proc/meminfo: memFree=26662044/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=3584756 CPUtime=282.19 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 723004 0 0 0 28083 136 0 0 20 0 1 0 56691179 3670790144 893217 33554432000 4194304 5646918 140736801276528 140736800994152 4460889 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 896189 893217 154 355 0 895830 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 3584756

[startup+342.3 s]
/proc/loadavg: 2.23 2.23 2.18 3/175 25880
/proc/meminfo: memFree=26063704/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=4152488 CPUtime=342.17 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 864921 0 0 0 34057 160 0 0 20 0 1 0 56691179 4252147712 1035134 33554432000 4194304 5646918 140736801276528 140736800990152 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 1038122 1035134 154 355 0 1037763 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 4152488

[startup+402.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/175 25882
/proc/meminfo: memFree=25489596/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=4723520 CPUtime=402.14 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 1007676 0 0 0 40029 185 0 0 20 0 1 0 56691179 4836884480 1177889 33554432000 4194304 5646918 140736801276528 140736801076952 4817468 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 1180880 1177890 154 355 0 1180521 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 4723520

[startup+462.3 s]
/proc/loadavg: 2.23 2.22 2.18 4/175 25883
/proc/meminfo: memFree=24309092/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=5851844 CPUtime=462.12 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 1121766 0 0 0 45987 225 0 0 20 0 1 0 56691179 5992288256 1459999 33554432000 4194304 5646918 140736801276528 140736800979688 4817696 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 1462961 1459999 154 355 0 1462602 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 5851844

[startup+522.3 s]
/proc/loadavg: 2.28 2.22 2.19 4/175 25884
/proc/meminfo: memFree=23735676/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=6400040 CPUtime=522.08 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 1258801 0 0 0 51961 247 0 0 20 0 1 0 56691179 6553640960 1597034 33554432000 4194304 5646918 140736801276528 140736800985704 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 1600010 1597034 154 355 0 1599651 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 6400040

[startup+582.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/176 25888
/proc/meminfo: memFree=23277848/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=6936224 CPUtime=582.07 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 1392856 0 0 0 57937 270 0 0 20 0 1 0 56691179 7102693376 1731087 33554432000 4194304 5646918 140736801276528 140736800974920 4460889 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 1734056 1731087 154 355 0 1733697 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 6936224


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

[pid=25850] ppid=25847 vsize=8542664 CPUtime=761.99 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 1794449 0 0 0 75861 338 0 0 20 0 1 0 56691179 8747687936 2132680 33554432000 4194304 5646918 140736801276528 140736800982104 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 2135666 2132680 154 355 0 2135307 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 8542664

[startup+822.3 s]
/proc/loadavg: 2.06 2.17 2.17 4/175 25893
/proc/meminfo: memFree=21037892/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=9073040 CPUtime=821.96 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 1927066 0 0 0 81836 360 0 0 20 0 1 0 56691179 9290792960 2265297 33554432000 4194304 5646918 140736801276528 140736801020952 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 2268260 2265297 154 355 0 2267901 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 9073040

[startup+882.307 s]
/proc/loadavg: 2.22 2.19 2.18 3/175 25894
/proc/meminfo: memFree=20578792/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=9617276 CPUtime=881.95 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 2063106 0 0 0 87813 382 0 0 20 0 1 0 56691179 9848090624 2401337 33554432000 4194304 5646918 140736801276528 140736800974888 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 2404319 2401337 154 355 0 2403960 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 9617276

[startup+942.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/175 25895
/proc/meminfo: memFree=18826344/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=11329688 CPUtime=941.92 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 2155678 0 0 0 93751 441 0 0 20 0 1 0 56691179 11601600512 2829444 33554432000 4194304 5646918 140736801276528 140736800976152 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 2832422 2829444 154 355 0 2832063 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 11329688

[startup+1002.3 s]
/proc/loadavg: 2.22 2.19 2.18 4/175 25897
/proc/meminfo: memFree=18255828/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=11868644 CPUtime=1001.9 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 2290405 0 0 0 99722 468 0 0 20 0 1 0 56691179 12153491456 2964171 33554432000 4194304 5646918 140736801276528 140736800979352 4823249 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25850/statm: 2967161 2964172 154 355 0 2966802 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 11868644

[startup+1062.3 s]
/proc/loadavg: 2.29 2.21 2.18 3/175 25954
/proc/meminfo: memFree=17317016/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=12402056 CPUtime=1061.87 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 2423773 0 0 0 105693 494 0 0 20 0 1 0 56691179 12699705344 3097539 33554432000 4194304 5646918 140736801276528 140736800986952 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25850/statm: 3100514 3097540 154 355 0 3100155 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 12402056

[startup+1122.3 s]
/proc/loadavg: 2.33 2.22 2.19 3/175 25955
/proc/meminfo: memFree=16769588/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=12944312 CPUtime=1121.85 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 2559328 0 0 0 111670 515 0 0 20 0 1 0 56691179 13254975488 3233094 33554432000 4194304 5646918 140736801276528 140736800969352 4460864 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25850/statm: 3236078 3233095 154 355 0 3235719 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 12944312

[startup+1182.3 s]
/proc/loadavg: 2.22 2.22 2.18 4/176 25959
/proc/meminfo: memFree=16232184/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=13486832 CPUtime=1181.82 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 2694967 0 0 0 117642 540 0 0 20 0 1 0 56691179 13810515968 3368733 33554432000 4194304 5646918 140736801276528 140736800979352 4344882 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25850/statm: 3371708 3368733 154 355 0 3371349 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 13486832

[startup+1242.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/175 25960
/proc/meminfo: memFree=15687064/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=14026580 CPUtime=1241.8 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 2829917 0 0 0 123617 563 0 0 20 0 1 0 56691179 14363217920 3503683 33554432000 4194304 5646918 140736801276528 140736800993288 4832079 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25850/statm: 3506645 3503683 154 355 0 3506286 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 14026580

[startup+1302.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/175 25962
/proc/meminfo: memFree=15138508/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=14578208 CPUtime=1301.78 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 2967811 0 0 0 129592 586 0 0 20 0 1 0 56691179 14928084992 3641577 33554432000 4194304 5646918 140736801276528 140736800979352 4831344 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25850/statm: 3644552 3641577 154 355 0 3644193 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 14578208

[startup+1362.3 s]
/proc/loadavg: 2.10 2.18 2.17 4/175 25963
/proc/meminfo: memFree=14593060/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=15118748 CPUtime=1361.75 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 3102944 0 0 0 135568 607 0 0 20 0 1 0 56691179 15481597952 3776710 33554432000 4194304 5646918 140736801276528 140736800978952 4344882 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25850/statm: 3779687 3776710 154 355 0 3779328 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 15118748

[startup+1422.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/175 25964
/proc/meminfo: memFree=14059904/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=15644900 CPUtime=1421.74 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 3234497 0 0 0 141540 634 0 0 20 0 1 0 56691179 16020377600 3908263 33554432000 4194304 5646918 140736801276528 140736800977752 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25850/statm: 3911225 3908263 154 355 0 3910866 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 15644900



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1450.1 s]
/proc/loadavg: 2.16 2.19 2.18 4/175 25965
/proc/meminfo: memFree=13833236/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=15872204 CPUtime=1449.52 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) R 25847 25850 19956 0 -1 4202496 3291306 0 0 0 144307 645 0 0 20 0 1 0 56691179 16253136896 3965072 33554432000 4194304 5646918 140736801276528 140736801017352 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25850/statm: 3968051 3965072 154 355 0 3967692 0
Current children cumulated CPU time (s) 1449.52
Current children cumulated vsize (KiB) 15872204

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -25850
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 25850 sig 9
??? end of watcher thread

Solver just ended.
Dumping a history of the last processes samples

[startup+1451.2 s]
/proc/loadavg: 2.16 2.19 2.18 3/175 25965
/proc/meminfo: memFree=13831196/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=15872204 CPUtime=1449.52 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) S 25847 25850 19956 0 -1 4202496 3291306 0 0 0 144307 645 0 0 20 0 1 0 56691179 16253136896 3965072 33554432000 4194304 5646918 140736801276528 140736801031944 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/25850/statm: 3968051 3965072 154 355 0 3967692 0
Current children cumulated CPU time (s) 1449.52
Current children cumulated vsize (KiB) 15872204

[startup+1451.6 s]
/proc/loadavg: 2.16 2.19 2.18 3/175 25965
/proc/meminfo: memFree=13831196/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=15872204 CPUtime=1449.52 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) S 25847 25850 19956 0 -1 4202496 3291306 0 0 0 144307 645 0 0 20 0 1 0 56691179 16253136896 3965072 33554432000 4194304 5646918 140736801276528 140736801031944 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/25850/statm: 3968051 3965072 154 355 0 3967692 0
Current children cumulated CPU time (s) 1449.52
Current children cumulated vsize (KiB) 15872204

[startup+1452 s]
/proc/loadavg: 2.15 2.19 2.18 3/175 25965
/proc/meminfo: memFree=13830948/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=15872204 CPUtime=1449.52 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) S 25847 25850 19956 0 -1 4202496 3291306 0 0 0 144307 645 0 0 20 0 1 0 56691179 16253136896 3965072 33554432000 4194304 5646918 140736801276528 140736801031944 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/25850/statm: 3968051 3965072 154 355 0 3967692 0
Current children cumulated CPU time (s) 1449.52
Current children cumulated vsize (KiB) 15872204

[startup+1452.11 s]
/proc/loadavg: 2.15 2.19 2.18 3/175 25965
/proc/meminfo: memFree=13830948/32872528 swapFree=1316768/1463936
[pid=25850] ppid=25847 vsize=15872204 CPUtime=1449.52 cores=1,3,5,7
/proc/25850/stat : 25850 (minisatp) S 25847 25850 19956 0 -1 4202496 3291306 0 0 0 144307 645 0 0 20 0 1 0 56691179 16253136896 3965072 33554432000 4194304 5646918 140736801276528 140736801031944 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/25850/statm: 3968051 3965072 154 355 0 3967692 0
Current children cumulated CPU time (s) 1449.52
Current children cumulated vsize (KiB) 15872204

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1452.71
CPU time (s): 1450.13
CPU user time (s): 1443.08
CPU system time (s): 7.05693
CPU usage (%): 99.8228
Max. virtual memory (cumulated for all children) (KiB): 15872204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1443.08
system time used= 7.05693
maximum resident set size= 15860288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3291306
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= 784
involuntary context switches= 1685

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.03323 second user time and 5.99309 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-22 00:00:42
IDJOB=4115082
IDBENCH=2388
IDSOLVER=2555
FILE ID=node121/4115082-1466546441
RUNJOBID= node121-1466514771-19973
PBS_JOBID= 19942880
Free space on /tmp= 71696 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-dfl001.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115082-1466546441/watcher-4115082-1466546441 -o /tmp/evaluation-result-4115082-1466546441/solver-4115082-1466546441 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466514771-19973 --watchdog 1960  minisatp HOME/instance-4115082-1466546441.opb

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

MD5SUM BENCH= 82090c0a4adcfdd30e3ab97004b5e93d
RANDOM SEED=1730663276

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30256092 kB
Buffers:           22976 kB
Cached:           109928 kB
SwapCached:         2056 kB
Active:           368028 kB
Inactive:          83016 kB
Active(anon):     319356 kB
Inactive(anon):     1368 kB
Active(file):      48672 kB
Inactive(file):    81648 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67099780 kB
Dirty:             22864 kB
Writeback:            24 kB
AnonPages:       1899884 kB
Mapped:             8876 kB
Shmem:                 0 kB
Slab:             567376 kB
SReclaimable:      11512 kB
SUnreclaim:       555864 kB
KernelStack:        1440 kB
PageTables:         7652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1903060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    534528 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-4115082-1466546441.opb

Free space on /tmp at the end= 71652 MiB
End job on node121 at 2016-06-22 00:24:55