Trace number 2705696

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solverUNSAT 63.9493 63.9481

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/academics/
normalized-langford-3-11_wcsp.wbo
MD5SUM69dbc7406636817ba2a44752a9d60525
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark63.9493
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1089
Total number of constraints40843
Number of soft constraints40810
Number of constraints which are clauses40810
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint33
Top cost 1
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 40810
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 34
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2705696-1278578605.wbo>
0.39/0.45	c original problem has 82709 variables (41899 bin, 0 int, 40810 impl, 0 cont) and 81654 constraints
0.39/0.45	c problem read
0.39/0.45	c presolving settings loaded
0.89/0.94	c presolving:
5.89/5.93	c (round 1) 81620 del vars, 40811 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 33 clqs
21.39/21.48	c (round 2) 81620 del vars, 41537 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 80168 impls, 33 clqs
21.59/21.61	c (round 3) 81670 del vars, 41537 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 80168 impls, 33 clqs
22.19/22.24	c (round 4) 81670 del vars, 46257 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 80168 impls, 33 clqs
22.29/22.34	c (round 5) 81720 del vars, 46257 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 80168 impls, 33 clqs
22.90/22.93	c (round 6) 81720 del vars, 50857 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 80168 impls, 33 clqs
23.80/23.81	c (round 7) 81770 del vars, 50857 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 107718 impls, 33 clqs
24.49/24.60	c (round 8) 81770 del vars, 55271 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 107718 impls, 33 clqs
25.00/25.05	c (round 9) 81820 del vars, 55271 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 114558 impls, 33 clqs
25.00/25.09	c (round 10) 81820 del vars, 55617 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 114558 impls, 33 clqs
25.20/25.22	c (round 11) 81820 del vars, 56242 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 114558 impls, 33 clqs
25.40/25.46	c (round 12) 81870 del vars, 56242 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 115326 impls, 33 clqs
25.50/25.51	c (round 13) 81870 del vars, 56442 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 115326 impls, 33 clqs
25.60/25.63	c (round 14) 81870 del vars, 57126 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 115326 impls, 33 clqs
25.80/25.85	c (round 15) 81920 del vars, 57126 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 115998 impls, 33 clqs
25.90/25.91	c (round 16) 81920 del vars, 57381 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 115998 impls, 33 clqs
26.00/26.09	c (round 17) 81920 del vars, 58481 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 115998 impls, 33 clqs
26.20/26.27	c (round 18) 81970 del vars, 58481 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 116938 impls, 33 clqs
26.40/26.45	c (round 19) 81970 del vars, 59334 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 116938 impls, 33 clqs
26.50/26.56	c (round 20) 81970 del vars, 60035 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 116938 impls, 33 clqs
26.50/26.57	c (round 21) 81970 del vars, 60048 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 116938 impls, 33 clqs
26.69/26.74	c (round 22) 82020 del vars, 60048 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 117462 impls, 30 clqs
26.80/26.87	c (round 23) 82020 del vars, 60719 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 117462 impls, 30 clqs
26.90/26.96	c (round 24) 82020 del vars, 61364 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 117462 impls, 30 clqs
26.90/26.98	c (round 25) 82020 del vars, 61385 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 117462 impls, 30 clqs
26.90/26.99	c (round 26) 82020 del vars, 61402 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 117462 impls, 30 clqs
27.00/27.01	c (round 27) 82020 del vars, 61417 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 117462 impls, 30 clqs
27.00/27.08	c (round 28) 82020 del vars, 61590 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 117462 impls, 30 clqs
27.10/27.10	c (round 29) 82020 del vars, 61617 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 117462 impls, 30 clqs
27.10/27.13	c (round 30) 82020 del vars, 61640 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 117462 impls, 30 clqs
27.10/27.15	c (round 31) 82020 del vars, 61658 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 117462 impls, 30 clqs
27.10/27.17	c (round 32) 82020 del vars, 61671 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 117462 impls, 30 clqs
27.10/27.19	c (round 33) 82020 del vars, 61682 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 117462 impls, 30 clqs
27.30/27.32	c (round 34) 82070 del vars, 61682 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118066 impls, 29 clqs
27.50/27.51	c (round 35) 82070 del vars, 62870 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118066 impls, 29 clqs
27.60/27.62	c (round 36) 82070 del vars, 63548 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118066 impls, 29 clqs
27.60/27.68	c (round 37) 82070 del vars, 63742 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118066 impls, 29 clqs
27.70/27.73	c (round 38) 82070 del vars, 63876 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118066 impls, 29 clqs
27.70/27.78	c (round 39) 82070 del vars, 63976 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118066 impls, 29 clqs
27.80/27.83	c (round 40) 82070 del vars, 64067 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118066 impls, 29 clqs
27.80/27.88	c (round 41) 82070 del vars, 64154 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118066 impls, 29 clqs
27.90/27.92	c (round 42) 82070 del vars, 64232 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118066 impls, 29 clqs
27.90/27.94	c (round 43) 82070 del vars, 64251 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118066 impls, 29 clqs
27.99/28.06	c (round 44) 82120 del vars, 64251 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118634 impls, 28 clqs
28.09/28.19	c (round 45) 82120 del vars, 65275 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118634 impls, 28 clqs
28.19/28.27	c (round 46) 82120 del vars, 65703 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118634 impls, 28 clqs
28.19/28.29	c (round 47) 82120 del vars, 65724 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 118634 impls, 28 clqs
28.30/28.38	c (round 48) 82170 del vars, 65724 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 119154 impls, 28 clqs
28.50/28.53	c (round 49) 82170 del vars, 66944 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 119154 impls, 28 clqs
28.80/28.83	c (round 50) 82170 del vars, 68168 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 119154 impls, 28 clqs
28.90/28.92	c (round 51) 82220 del vars, 68168 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 119798 impls, 28 clqs
29.00/29.02	c (round 52) 82220 del vars, 69231 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 119798 impls, 28 clqs
29.00/29.09	c (round 53) 82220 del vars, 69603 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 119798 impls, 28 clqs
29.10/29.11	c (round 54) 82220 del vars, 69615 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 119798 impls, 28 clqs
29.10/29.11	c (round 55) 82220 del vars, 69618 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 119798 impls, 28 clqs
29.10/29.19	c (round 56) 82270 del vars, 69618 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 120524 impls, 28 clqs
29.19/29.27	c (round 57) 82270 del vars, 70572 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 120524 impls, 28 clqs
29.30/29.31	c (round 58) 82270 del vars, 70806 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 120524 impls, 28 clqs
29.30/29.32	c (round 59) 82270 del vars, 70811 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 120524 impls, 28 clqs
29.30/29.38	c (round 60) 82320 del vars, 70811 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 121026 impls, 26 clqs
29.40/29.45	c (round 61) 82320 del vars, 71856 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 121026 impls, 26 clqs
29.50/29.50	c (round 62) 82320 del vars, 72189 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 121026 impls, 26 clqs
29.50/29.50	c (round 63) 82320 del vars, 72191 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 121026 impls, 26 clqs
29.50/29.56	c (round 64) 82370 del vars, 72191 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 121844 impls, 24 clqs
29.60/29.61	c (round 65) 82370 del vars, 73057 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 121844 impls, 24 clqs
29.60/29.64	c (round 66) 82370 del vars, 73299 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 121844 impls, 24 clqs
29.60/29.65	c (round 67) 82370 del vars, 73300 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 121844 impls, 24 clqs
29.60/29.65	c (round 68) 82370 del vars, 73302 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 121844 impls, 24 clqs
29.60/29.68	c (round 69) 82370 del vars, 73335 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 121844 impls, 24 clqs
29.60/29.69	c (round 70) 82370 del vars, 73340 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 121844 impls, 24 clqs
29.70/29.73	c    (29.3s) probing: 1000/1089 (91.8%) - 418 fixings, 372 aggregations, 47703 implications, 0 bound changes
29.70/29.73	c (round 71) 82420 del vars, 73340 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 122272 impls, 23 clqs
29.70/29.77	c (round 72) 82420 del vars, 74315 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 122272 impls, 23 clqs
29.80/29.81	c (round 73) 82426 del vars, 74483 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 122272 impls, 21 clqs
29.80/29.82	c (round 74) 82426 del vars, 74575 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 122272 impls, 21 clqs
29.80/29.83	c (round 75) 82426 del vars, 74583 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 122272 impls, 21 clqs
29.80/29.88	c (round 76) 82476 del vars, 74583 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 123080 impls, 18 clqs
29.80/29.89	c (round 77) 82476 del vars, 75109 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 123080 impls, 18 clqs
29.90/29.92	c (round 78) 82478 del vars, 75332 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 123080 impls, 17 clqs
29.90/29.93	c (round 79) 82478 del vars, 75374 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 123080 impls, 17 clqs
29.90/29.93	c (round 80) 82478 del vars, 75375 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 123080 impls, 17 clqs
29.90/29.96	c (round 81) 82500 del vars, 75375 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 123486 impls, 11 clqs
29.90/29.96	c (round 82) 82500 del vars, 75495 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 123486 impls, 11 clqs
29.90/29.97	c (round 83) 82500 del vars, 75611 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 123486 impls, 11 clqs
29.90/29.98	c (round 84) 82500 del vars, 75612 del conss, 40810 chg bounds, 0 chg sides, 0 chg coeffs, 40117 upgd conss, 123486 impls, 11 clqs
29.90/29.98	c presolving (85 rounds):
29.90/29.98	c  82500 deleted vars, 75612 deleted constraints, 40810 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
29.90/29.98	c  123486 implications, 11 cliques
29.90/29.98	c presolved problem has 209 variables (209 bin, 0 int, 0 impl, 0 cont) and 6042 constraints
29.90/29.98	c    6042 constraints of type <setppc>
29.90/29.98	c transformed objective value is always integral (scale: 1)
29.90/29.98	c Presolving Time: 29.26
29.90/29.98	c - non default parameters ----------------------------------------------------------------------
29.90/29.98	c # SCIP version 1.2.1.3
29.90/29.98	c 
29.90/29.98	c # frequency for displaying node information lines
29.90/29.98	c # [type: int, range: [-1,2147483647], default: 100]
29.90/29.98	c display/freq = 10000
29.90/29.98	c 
29.90/29.98	c # maximal time in seconds to run
29.90/29.98	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
29.90/29.98	c limits/time = 1789.55
29.90/29.98	c 
29.90/29.98	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
29.90/29.98	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
29.90/29.98	c limits/memory = 3420
29.90/29.98	c 
29.90/29.98	c # default clock type (1: CPU user seconds, 2: wall clock time)
29.90/29.98	c # [type: int, range: [1,2], default: 1]
29.90/29.98	c timing/clocktype = 2
29.90/29.98	c 
29.90/29.98	c # should presolving try to simplify inequalities
29.90/29.98	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
29.90/29.98	c constraints/linear/simplifyinequalities = TRUE
29.90/29.98	c 
29.90/29.98	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
29.90/29.98	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
29.90/29.98	c constraints/indicator/addCouplingCons = TRUE
29.90/29.98	c 
29.90/29.98	c # should presolving try to simplify knapsacks
29.90/29.98	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
29.90/29.98	c constraints/knapsack/simplifyinequalities = TRUE
29.90/29.98	c 
29.90/29.98	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
29.90/29.98	c # [type: int, range: [-1,2147483647], default: -1]
29.90/29.98	c separating/rapidlearning/freq = 0
29.90/29.98	c 
29.90/29.98	c -----------------------------------------------------------------------------------------------
29.90/29.98	c start solving
29.90/29.98	c 
29.90/29.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
29.90/29.98	c  29.5s|     1 |     0 |    11 |     - | 225M|   0 |   0 | 209 |6042 | 209 |  11 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
30.19/30.27	c  29.8s|     1 |     0 |    20 |     - | 225M|   0 |  12 | 209 |6114 | 209 |  28 |  17 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
30.19/30.28	c  29.8s|     1 |     0 |    34 |     - | 225M|   0 |  23 | 209 |6114 | 209 |  45 |  34 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
30.19/30.28	c  29.8s|     1 |     0 |    63 |     - | 225M|   0 |  27 | 209 |6114 | 209 |  67 |  56 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
30.19/30.29	c  29.8s|     1 |     0 |    95 |     - | 225M|   0 |  28 | 209 |6114 | 209 |  85 |  74 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
30.29/30.30	c  29.9s|     1 |     0 |   167 |     - | 225M|   0 |  26 | 209 |6114 | 209 | 108 |  97 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
30.29/30.32	c  29.9s|     1 |     0 |   305 |     - | 226M|   0 |  35 | 209 |6114 | 209 | 129 | 118 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
30.29/30.37	c  29.9s|     1 |     2 |   305 |     - | 226M|   0 |  35 | 209 |6114 | 209 | 129 | 118 |   0 |   9 | 0.000000e+00 |      --      |    Inf 
37.40/37.44	c  37.0s| 10000 |   148 | 67666 |   6.7 | 231M|  42 |   - | 209 |  10k|   0 |   0 |  20k|7407 |1649 | 0.000000e+00 |      --      |    Inf 
44.79/44.80	c  44.4s| 20000 |   140 |136349 |   6.8 | 232M|  53 |   - | 209 |  11k|   0 |   0 |  40k|  14k|2158 | 0.000000e+00 |      --      |    Inf 
52.19/52.25	c  51.8s| 30000 |   109 |206029 |   6.9 | 232M|  54 |  10 | 209 |  13k| 209 |  88 |  60k|  20k|2651 | 0.000000e+00 |      --      |    Inf 
59.99/60.03	c  59.6s| 40000 |    35 |275983 |   6.9 | 231M|  63 |   - | 209 |  13k|   0 |   0 |  80k|  27k|3078 | 0.000000e+00 |      --      |    Inf 
63.59/63.67	c 
63.59/63.67	c SCIP Status        : problem is solved [infeasible]
63.59/63.67	c Solving Time (sec) : 63.23
63.59/63.67	c Solving Nodes      : 44935
63.59/63.67	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
63.59/63.67	c Dual Bound         : +1.00000000000000e+20
63.59/63.67	c Gap                : 0.00 %
63.59/63.67	s UNSATISFIABLE
63.59/63.67	c SCIP Status        : problem is solved [infeasible]
63.59/63.67	c Solving Time       :      63.23
63.59/63.67	c Original Problem   :
63.59/63.67	c   Problem name     : HOME/instance-2705696-1278578605.wbo
63.59/63.67	c   Variables        : 82709 (41899 binary, 0 integer, 40810 implicit integer, 0 continuous)
63.59/63.67	c   Constraints      : 81654 initial, 81654 maximal
63.59/63.67	c Presolved Problem  :
63.59/63.67	c   Problem name     : t_HOME/instance-2705696-1278578605.wbo
63.59/63.67	c   Variables        : 209 (209 binary, 0 integer, 0 implicit integer, 0 continuous)
63.59/63.67	c   Constraints      : 6042 initial, 13770 maximal
63.59/63.67	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
63.59/63.68	c   trivial          :       0.01          0          0          0          0          0          0          0          0
63.59/63.68	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
63.59/63.68	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
63.59/63.68	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
63.59/63.68	c   implics          :       0.00          0          0          0          0          0          0          0          0
63.59/63.68	c   probing          :       2.94        454        418          0          0          0          0          0          0
63.59/63.68	c   setppc           :       5.51          8          0          0          0          0      34075          0          0
63.59/63.68	c   linear           :      15.66      40810          0          0      40810          0        727          0          0
63.59/63.68	c   indicator        :       4.82      40810          0          0          0          0      40810          0          0
63.59/63.68	c   logicor          :       0.00          0          0          0          0          0          0          0          0
63.59/63.68	c   root node        :          -          2          -          -          2          -          -          -          -
63.59/63.68	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
63.59/63.68	c   integral         :          0          0          0      39547          0         36        583          0          0      47944
63.59/63.68	c   setppc           :       6042          6     142869      15079          0      12396     758935      90699          0          0
63.59/63.68	c   linear           :          0+         6     119826          0          0       1241       8204          2          0          0
63.59/63.68	c   logicor          :          0+         0      71917          0          0       3307      58585          0          0          0
63.59/63.68	c   countsols        :          0          0          0          0          0          0          0          0          0          0
63.59/63.68	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
63.59/63.68	c   integral         :       1.24       0.00       0.00       1.24       0.00
63.59/63.68	c   setppc           :       6.65       0.00       6.05       0.60       0.00
63.59/63.68	c   linear           :       0.52       0.00       0.52       0.00       0.00
63.59/63.68	c   logicor          :       2.59       0.00       2.59       0.00       0.00
63.59/63.68	c   countsols        :       0.00       0.00       0.00       0.00       0.00
63.59/63.68	c Propagators        :       Time      Calls    Cutoffs    DomReds
63.59/63.68	c   vbounds          :       0.03          2          0          0
63.59/63.68	c   rootredcost      :       0.02          0          0          0
63.59/63.68	c   pseudoobj        :       0.02          0          0          0
63.59/63.68	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
63.59/63.68	c   propagation      :       0.56      16490      16453      73799       33.6        478       25.5          -
63.59/63.68	c   infeasible LP    :       0.19       7485        907       4774       40.9          7       28.3          0
63.59/63.68	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
63.59/63.68	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
63.59/63.68	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
63.59/63.68	c   applied globally :          -          -          -      29657       17.3          -          -          -
63.59/63.68	c   applied locally  :          -          -          -       1048       36.2          -          -          -
63.59/63.68	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
63.59/63.68	c   cut pool         :       0.00          4          -          -          2          -    (maximal pool size: 238)
63.59/63.68	c   redcost          :       0.14      39519          0          0          0          0
63.59/63.68	c   impliedbounds    :       0.00          5          0          0         74          0
63.59/63.68	c   intobj           :       0.00          0          0          0          0          0
63.59/63.68	c   cgmip            :       0.00          0          0          0          0          0
63.59/63.68	c   gomory           :       0.01          5          0          0        132          0
63.59/63.68	c   strongcg         :       0.01          5          0          0        190          0
63.59/63.68	c   cmir             :       0.00          5          0          0          0          0
63.59/63.68	c   flowcover        :       0.01          5          0          0          0          0
63.59/63.68	c   clique           :       0.01          5          0          0         35          0
63.59/63.68	c   zerohalf         :       0.00          0          0          0          0          0
63.59/63.68	c   mcf              :       0.00          1          0          0          0          0
63.59/63.68	c   rapidlearning    :       0.28          1          0          0          0         72
63.59/63.68	c Pricers            :       Time      Calls       Vars
63.59/63.68	c   problem variables:       0.00          0          0
63.59/63.68	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
63.59/63.68	c   relpscost        :       1.22      24468         36        583          0          0      47944
63.59/63.68	c   pscost           :       0.00          0          0          0          0          0          0
63.59/63.68	c   inference        :       0.00          0          0          0          0          0          0
63.59/63.68	c   mostinf          :       0.00          0          0          0          0          0          0
63.59/63.68	c   leastinf         :       0.00          0          0          0          0          0          0
63.59/63.68	c   fullstrong       :       0.00          0          0          0          0          0          0
63.59/63.68	c   allfullstrong    :       0.00          0          0          0          0          0          0
63.59/63.68	c   random           :       0.00          0          0          0          0          0          0
63.59/63.68	c Primal Heuristics  :       Time      Calls      Found
63.59/63.68	c   LP solutions     :       0.00          -          0
63.59/63.68	c   pseudo solutions :       0.00          -          0
63.59/63.68	c   oneopt           :       0.02          0          0
63.59/63.68	c   crossover        :       0.01          0          0
63.59/63.68	c   guideddiving     :       0.00          0          0
63.59/63.68	c   intshifting      :       0.00          0          0
63.59/63.68	c   feaspump         :       0.00          2          0
63.59/63.68	c   objpscostdiving  :       0.00          2          0
63.59/63.68	c   rootsoldiving    :       0.00          2          0
63.59/63.68	c   coefdiving       :       0.00          4          0
63.59/63.68	c   pscostdiving     :       0.00          4          0
63.59/63.68	c   fracdiving       :       0.00          4          0
63.59/63.68	c   linesearchdiving :       0.01          4          0
63.59/63.68	c   veclendiving     :       0.00          4          0
63.59/63.68	c   trivial          :       0.10          2          0
63.59/63.68	c   simplerounding   :       0.01          0          0
63.59/63.68	c   zirounding       :       0.01       1000          0
63.59/63.68	c   rounding         :       0.14       2186          0
63.59/63.68	c   shifting         :       0.09        643          0
63.59/63.68	c   twoopt           :       0.00          0          0
63.59/63.68	c   fixandinfer      :       0.00          0          0
63.59/63.68	c   intdiving        :       0.00          0          0
63.59/63.68	c   actconsdiving    :       0.00          0          0
63.59/63.68	c   octane           :       0.00          0          0
63.59/63.68	c   rens             :       0.01          1          0
63.59/63.68	c   rins             :       0.00          0          0
63.59/63.68	c   localbranching   :       0.00          0          0
63.59/63.68	c   mutation         :       0.00          0          0
63.59/63.68	c   dins             :       0.00          0          0
63.59/63.68	c   undercover       :       0.00          0          0
63.59/63.68	c   nlp              :       0.01          0          0
63.59/63.68	c   trysol           :       0.01          0          0
63.59/63.68	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
63.59/63.68	c   primal LP        :       0.00          0          0       0.00          -
63.59/63.68	c   dual LP          :      13.78      46908     310430       6.62   22533.88
63.59/63.68	c   lex dual LP      :       0.00          0          0       0.00          -
63.59/63.68	c   barrier LP       :       0.00          0          0       0.00          -
63.59/63.68	c   diving/probing LP:       0.01         41        203       4.95   14573.91
63.59/63.68	c   strong branching :       1.03       3274      35052      10.71   34114.40
63.59/63.68	c     (at root node) :          -          9       1456     161.78          -
63.59/63.68	c   conflict analysis:       0.00          0          0       0.00          -
63.59/63.68	c B&B Tree           :
63.59/63.68	c   number of runs   :          1
63.59/63.68	c   nodes            :      44935
63.59/63.68	c   nodes (total)    :      44935
63.59/63.68	c   nodes left       :          0
63.59/63.68	c   max depth        :         63
63.59/63.68	c   max depth (total):         63
63.59/63.68	c   backtracks       :       7034 (15.7%)
63.59/63.68	c   delayed cutoffs  :       3010
63.59/63.68	c   repropagations   :      35350 (113114 domain reductions, 2992 cutoffs)
63.59/63.68	c   avg switch length:       4.05
63.59/63.68	c   switching time   :       5.85
63.59/63.68	c Solution           :
63.59/63.68	c   Solutions found  :          0 (0 improvements)
63.59/63.68	c   Primal Bound     : infeasible
63.59/63.68	c   Dual Bound       :          -
63.59/63.68	c   Gap              :       0.00 %
63.59/63.68	c   Root Dual Bound  : +0.00000000000000e+00
63.59/63.68	c   Root Iterations  :        305
63.89/63.94	c Time complete: 63.94.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705696-1278578605/watcher-2705696-1278578605 -o /tmp/evaluation-result-2705696-1278578605/solver-2705696-1278578605 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705696-1278578605.wbo -t 1800 -m 3800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 21609
/proc/meminfo: memFree=28924328/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=12388 CPUtime=0
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 1950 0 0 0 0 0 0 0 24 0 1 0 26074339 12685312 1868 4089446400 4194304 10345943 140736636036416 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21609/statm: 3097 1868 423 1502 0 1590 0

[startup+0.013466 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 21609
/proc/meminfo: memFree=28924328/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=15496 CPUtime=0.01
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 2711 0 0 0 1 0 0 0 24 0 1 0 26074339 15867904 2629 4089446400 4194304 10345943 140736636036416 18446744073709551615 9134653 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21609/statm: 3874 2629 429 1502 0 2367 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15496

[startup+0.100515 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 21609
/proc/meminfo: memFree=28924328/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=38824 CPUtime=0.09
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 8572 0 0 0 9 0 0 0 25 0 1 0 26074339 39755776 8490 4089446400 4194304 10345943 140736636036416 18446744073709551615 9134633 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21609/statm: 9706 8490 430 1502 0 8199 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38824

[startup+0.300476 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 21609
/proc/meminfo: memFree=28924328/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=87508 CPUtime=0.29
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 20703 0 0 0 27 2 0 0 25 0 1 0 26074339 89608192 20621 4089446400 4194304 10345943 140736636036416 18446744073709551615 9258603 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21609/statm: 21877 20621 430 1502 0 20370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87508

[startup+0.700346 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 21609
/proc/meminfo: memFree=28924328/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=259144 CPUtime=0.69
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 63612 0 0 0 62 7 0 0 25 0 1 0 26074339 265363456 63140 4089446400 4194304 10345943 140736636036416 18446744073709551615 4449009 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21609/statm: 64786 63140 484 1502 0 63279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 259144

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 21610
/proc/meminfo: memFree=28638624/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=298456 CPUtime=1.49
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 72146 0 0 0 141 8 0 0 25 0 1 0 26074339 305618944 71674 4089446400 4194304 10345943 140736636036416 18446744073709551615 4287408 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21609/statm: 74614 71674 530 1502 0 73107 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 298456

[startup+3.10092 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 21610
/proc/meminfo: memFree=28638660/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=299016 CPUtime=3.09
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 72256 0 0 0 301 8 0 0 25 0 1 0 26074339 306192384 71784 4089446400 4194304 10345943 140736636036416 18446744073709551615 4287408 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21609/statm: 74754 71784 530 1502 0 73247 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 299016

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 21610
/proc/meminfo: memFree=28638524/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=301716 CPUtime=6.29
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 74530 0 0 0 621 8 0 0 25 0 1 0 26074339 308957184 72453 4089446400 4194304 10345943 140736636036416 18446744073709551615 4287408 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21609/statm: 75429 72453 540 1502 0 73922 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 301716

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 21611
/proc/meminfo: memFree=28629968/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=308052 CPUtime=12.69
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 76139 0 0 0 1260 9 0 0 25 0 1 0 26074339 315445248 74062 4089446400 4194304 10345943 140736636036416 18446744073709551615 4287408 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21609/statm: 77013 74062 540 1502 0 75506 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 308052

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 21612
/proc/meminfo: memFree=28615892/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=321292 CPUtime=25.5
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 79432 0 0 0 2540 10 0 0 25 0 1 0 26074339 329003008 77355 4089446400 4194304 10345943 140736636036416 18446744073709551615 5217724 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21609/statm: 80323 77355 555 1502 0 78816 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 321292

[startup+51.1005 s]
/proc/loadavg: 2.07 2.02 1.96 3/179 21612
/proc/meminfo: memFree=28609012/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=327368 CPUtime=51.1
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 81134 0 0 0 5086 24 0 0 25 0 1 0 26074339 335224832 79057 4089446400 4194304 10345943 140736636036416 18446744073709551615 18446744073699066094 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21609/statm: 81842 79057 793 1502 0 80335 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 327368

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

[startup+57.5003 s]
/proc/loadavg: 2.06 2.02 1.96 3/179 21612
/proc/meminfo: memFree=28608748/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=327368 CPUtime=57.49
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 81134 0 0 0 5723 26 0 0 25 0 1 0 26074339 335224832 79057 4089446400 4194304 10345943 140736636036416 18446744073709551615 5089591 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21609/statm: 81842 79057 793 1502 0 80335 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 327368

[startup+60.7008 s]
/proc/loadavg: 2.06 2.02 1.96 3/179 21612
/proc/meminfo: memFree=28608244/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=327368 CPUtime=60.69
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 81134 0 0 0 6041 28 0 0 25 0 1 0 26074339 335224832 79057 4089446400 4194304 10345943 140736636036416 18446744073709551615 4706201 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21609/statm: 81842 79057 793 1502 0 80335 0
Current children cumulated CPU time (s) 60.69
Current children cumulated vsize (KiB) 327368

[startup+62.3005 s]
/proc/loadavg: 2.06 2.01 1.96 3/179 21612
/proc/meminfo: memFree=28608244/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=327368 CPUtime=62.3
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 81134 0 0 0 6200 30 0 0 25 0 1 0 26074339 335224832 79057 4089446400 4194304 10345943 140736636036416 18446744073709551615 6627822 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21609/statm: 81842 79057 793 1502 0 80335 0
Current children cumulated CPU time (s) 62.3
Current children cumulated vsize (KiB) 327368

[startup+63.1003 s]
/proc/loadavg: 2.06 2.01 1.96 3/179 21612
/proc/meminfo: memFree=28608244/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=327368 CPUtime=63.09
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 81134 0 0 0 6279 30 0 0 25 0 1 0 26074339 335224832 79057 4089446400 4194304 10345943 140736636036416 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21609/statm: 81842 79057 793 1502 0 80335 0
Current children cumulated CPU time (s) 63.09
Current children cumulated vsize (KiB) 327368

[startup+63.5003 s]
/proc/loadavg: 2.06 2.01 1.96 3/179 21612
/proc/meminfo: memFree=28608244/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=327368 CPUtime=63.49
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 81134 0 0 0 6319 30 0 0 25 0 1 0 26074339 335224832 79057 4089446400 4194304 10345943 140736636036416 18446744073709551615 6119728 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21609/statm: 81842 79057 793 1502 0 80335 0
Current children cumulated CPU time (s) 63.49
Current children cumulated vsize (KiB) 327368

[startup+63.9002 s]
/proc/loadavg: 2.06 2.01 1.96 3/179 21612
/proc/meminfo: memFree=28608244/32950928 swapFree=67111528/67111528
[pid=21609] ppid=21607 vsize=308608 CPUtime=63.89
/proc/21609/stat : 21609 (pbscip.linux.x8) R 21607 21609 21011 0 -1 4202496 81135 0 0 0 6359 30 0 0 25 0 1 0 26074339 316014592 74394 4089446400 4194304 10345943 140736636036416 18446744073709551615 4750098 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21609/statm: 77152 74394 794 1502 0 75645 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 308608

Child status: 0
Real time (s): 63.9481
CPU time (s): 63.9493
CPU user time (s): 63.6273
CPU system time (s): 0.321951
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 327368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.6273
system time used= 0.321951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81138
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 190

runsolver used 0.091986 second user time and 0.215967 second system time

The end

Launcher Data

Begin job on node125 at 2010-07-08 10:43:25
IDJOB=2705696
IDBENCH=79360
IDSOLVER=1214
FILE ID=node125/2705696-1278578605
PBS_JOBID= 11240203
Free space on /tmp= 73528 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/academics/normalized-langford-3-11_wcsp.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705696-1278578605/watcher-2705696-1278578605 -o /tmp/evaluation-result-2705696-1278578605/solver-2705696-1278578605 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705696-1278578605.wbo -t 1800 -m 3800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 69dbc7406636817ba2a44752a9d60525
RANDOM SEED=2122318304

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28924732 kB
Buffers:        137664 kB
Cached:        3297636 kB
SwapCached:          0 kB
Active:        1295912 kB
Inactive:      2571064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28924732 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13988 kB
Writeback:           0 kB
AnonPages:      431968 kB
Mapped:          17676 kB
Slab:            93296 kB
PageTables:       6200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   587776 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73516 MiB
End job on node125 at 2010-07-08 10:44:29