Trace number 4088357

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
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_019_area_delay.opb
MD5SUM0b594d74f3df9901bfa97fac996b1847
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark0.166973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved YES
Number of variables7437
Total number of constraints23270
Number of constraints which are clauses23270
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 3612
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3612
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3612
Number of bits of the biggest sum of numbers12
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 7437 #constraint= 23270
1.79/1.83	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
1.79/1.83	c total clause space: 48.1602MB
1.79/1.83	c total #watches: 1261340
8.19/8.26	c total #propagations: 741786 / total #impl: 70705170 (eff. 0.010)
8.19/8.26	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
8.19/8.26	c total clause space: 78.2603MB
8.19/8.26	c total #watches: 1674583
16.39/16.47	c total #propagations: 1684223 / total #impl: 262776286 (eff. 0.006)
16.39/16.47	c GC COLLECT
16.39/16.47	c #Conflicts:       3000 | #Learnt:       2005 | 0.000
16.39/16.47	c total clause space: 78.2603MB
16.39/16.47	c total #watches: 1287313
34.68/34.75	c total #propagations: 2219750 / total #impl: 454268540 (eff. 0.005)
34.68/34.75	c #Conflicts:       4000 | #Learnt:       3005 | 0.000
34.68/34.75	c total clause space: 78.2603MB
34.68/34.75	c total #watches: 1863030
52.48/52.56	c total #propagations: 2946702 / total #impl: 846022532 (eff. 0.003)
52.48/52.56	c GC COLLECT
52.48/52.56	c #Conflicts:       5000 | #Learnt:       2352 | 0.000
52.48/52.56	c total clause space: 78.2603MB
52.48/52.56	c total #watches: 1826101
73.79/73.87	c total #propagations: 3569279 / total #impl: 1167366412 (eff. 0.003)
73.79/73.87	c #Conflicts:       6000 | #Learnt:       3352 | 0.000
73.79/73.87	c total clause space: 127.173MB
73.79/73.87	c total #watches: 2128895
87.17/87.24	c total #propagations: 4043283 / total #impl: 1522762479 (eff. 0.003)
87.17/87.24	c GC COLLECT
87.17/87.24	c #Conflicts:       7000 | #Learnt:       2231 | 0.000
87.17/87.24	c total clause space: 127.173MB
87.17/87.24	c total #watches: 1666158
101.97/102.01	c total #propagations: 4254888 / total #impl: 1759717805 (eff. 0.002)
101.97/102.01	c #Conflicts:       8000 | #Learnt:       3231 | 0.000
101.97/102.01	c total clause space: 127.173MB
101.97/102.01	c total #watches: 2068133
131.97/132.09	c total #propagations: 4638125 / total #impl: 1918537772 (eff. 0.002)
131.97/132.09	c #Conflicts:       9000 | #Learnt:       4231 | 0.000
131.97/132.09	c total clause space: 127.173MB
131.97/132.09	c total #watches: 2543059
162.37/162.45	c total #propagations: 5092040 / total #impl: 2371457483 (eff. 0.002)
162.37/162.45	c GC COLLECT
162.37/162.45	c #Conflicts:      10000 | #Learnt:       2734 | 0.000
162.37/162.45	c total clause space: 127.173MB
162.37/162.45	c total #watches: 1962809
211.76/211.85	c total #propagations: 5573204 / total #impl: 2640341798 (eff. 0.002)
211.76/211.85	c #Conflicts:      11000 | #Learnt:       3734 | 0.000
211.76/211.85	c total clause space: 127.173MB
211.76/211.85	c total #watches: 2500063
252.25/252.33	c total #propagations: 6665139 / total #impl: 2805815580 (eff. 0.002)
252.25/252.33	c #Conflicts:      12000 | #Learnt:       4734 | 0.000
252.25/252.33	c total clause space: 127.173MB
252.25/252.33	c total #watches: 2985182
288.84/288.95	c total #propagations: 7290595 / total #impl: 3085841271 (eff. 0.002)
288.84/288.95	c #Conflicts:      13000 | #Learnt:       5734 | 0.000
288.84/288.95	c total clause space: 206.656MB
288.84/288.95	c total #watches: 3514134
312.23/312.40	c total #propagations: 7744473 / total #impl: 3488018444 (eff. 0.002)
312.23/312.40	c GC COLLECT
312.23/312.40	c #Conflicts:      14000 | #Learnt:       3871 | 0.000
312.23/312.40	c total clause space: 206.656MB
312.23/312.40	c total #watches: 2902342
359.43/359.56	c total #propagations: 8126634 / total #impl: 3852512425 (eff. 0.002)
359.43/359.56	c #Conflicts:      15000 | #Learnt:       4871 | 0.000
359.43/359.56	c total clause space: 206.656MB
359.43/359.56	c total #watches: 3347509
400.33/400.47	c total #propagations: 8688910 / total #impl: 4301561774 (eff. 0.002)
400.33/400.47	c #Conflicts:      16000 | #Learnt:       5871 | 0.000
400.33/400.47	c total clause space: 206.656MB
400.33/400.47	c total #watches: 3969825
436.91/437.08	c total #propagations: 9039456 / total #impl: 4624130556 (eff. 0.002)
436.91/437.08	c GC COLLECT
436.91/437.08	c #Conflicts:      17000 | #Learnt:       3687 | 0.000
436.91/437.08	c total clause space: 206.656MB
436.91/437.08	c total #watches: 2964908
488.01/488.17	c total #propagations: 9354505 / total #impl: 5012765168 (eff. 0.002)
488.01/488.17	c #Conflicts:      18000 | #Learnt:       4687 | 0.000
488.01/488.17	c total clause space: 206.656MB
488.01/488.17	c total #watches: 3453525
530.00/530.20	c total #propagations: 9776031 / total #impl: 5452000063 (eff. 0.002)
530.00/530.20	c #Conflicts:      19000 | #Learnt:       5687 | 0.000
530.00/530.20	c total clause space: 206.656MB
530.00/530.20	c total #watches: 3845807
585.50/585.66	c total #propagations: 10089408 / total #impl: 5819755366 (eff. 0.002)
585.50/585.66	c #Conflicts:      20000 | #Learnt:       6687 | 0.000
585.50/585.66	c total clause space: 206.656MB
585.50/585.66	c total #watches: 4210561
638.09/638.23	c total #propagations: 10534652 / total #impl: 6114729751 (eff. 0.002)
638.09/638.23	c GC COLLECT
638.09/638.23	c #Conflicts:      21000 | #Learnt:       4200 | 0.000
638.09/638.23	c total clause space: 206.656MB
638.09/638.23	c total #watches: 3103790
675.68/675.81	c total #propagations: 11275754 / total #impl: 6588771499 (eff. 0.002)
675.68/675.81	c #Conflicts:      22000 | #Learnt:       5200 | 0.000
675.68/675.81	c total clause space: 206.656MB
675.68/675.81	c total #watches: 3631367
729.87/730.09	c total #propagations: 11743840 / total #impl: 6881626074 (eff. 0.002)
729.87/730.09	c #Conflicts:      23000 | #Learnt:       6200 | 0.000
729.87/730.09	c total clause space: 206.656MB
729.87/730.09	c total #watches: 4101242
784.86/785.07	c total #propagations: 12236318 / total #impl: 7218465220 (eff. 0.002)
784.86/785.07	c #Conflicts:      24000 | #Learnt:       7200 | 0.000
784.86/785.07	c total clause space: 206.656MB
784.86/785.07	c total #watches: 4712066
818.66/818.84	c total #propagations: 12741755 / total #impl: 7445625125 (eff. 0.002)
818.66/818.84	c GC COLLECT
818.66/818.84	c #Conflicts:      25000 | #Learnt:       4398 | 0.000
818.66/818.84	c total clause space: 206.656MB
818.66/818.84	c total #watches: 3767264
857.55/857.74	c total #propagations: 13146177 / total #impl: 7558540057 (eff. 0.002)
857.55/857.74	c #Conflicts:      26000 | #Learnt:       5398 | 0.000
857.55/857.74	c total clause space: 206.656MB
857.55/857.74	c total #watches: 4544573
913.24/913.47	c total #propagations: 13599410 / total #impl: 7714643720 (eff. 0.002)
913.24/913.47	c #Conflicts:      27000 | #Learnt:       6398 | 0.000
913.24/913.47	c total clause space: 206.656MB
913.24/913.47	c total #watches: 5354218
969.84/970.02	c total #propagations: 13912822 / total #impl: 7968008864 (eff. 0.002)
969.84/970.02	c #Conflicts:      28000 | #Learnt:       7398 | 0.000
969.84/970.02	c total clause space: 335.816MB
969.84/970.02	c total #watches: 5972893
1020.82/1021.02	c total #propagations: 14339343 / total #impl: 8116779080 (eff. 0.002)
1020.82/1021.02	c GC COLLECT
1020.82/1021.02	c #Conflicts:      29000 | #Learnt:       4300 | 0.000
1020.82/1021.02	c total clause space: 335.816MB
1020.82/1021.02	c total #watches: 4337985
1048.92/1049.13	c total #propagations: 14798778 / total #impl: 8380391138 (eff. 0.002)
1048.92/1049.13	c #Conflicts:      30000 | #Learnt:       5300 | 0.000
1048.92/1049.13	c total clause space: 335.816MB
1048.92/1049.13	c total #watches: 4837273
1094.61/1094.89	c total #propagations: 15008431 / total #impl: 8599220342 (eff. 0.002)
1094.61/1094.89	c #Conflicts:      31000 | #Learnt:       6300 | 0.000
1094.61/1094.89	c total clause space: 335.816MB
1094.61/1094.89	c total #watches: 5300829
1164.20/1164.44	c total #propagations: 15282007 / total #impl: 8830780050 (eff. 0.002)
1164.20/1164.44	c #Conflicts:      32000 | #Learnt:       7300 | 0.000
1164.20/1164.44	c total clause space: 335.816MB
1164.20/1164.44	c total #watches: 5883692
1247.10/1247.30	c total #propagations: 15984366 / total #impl: 9086021996 (eff. 0.002)
1247.10/1247.30	c #Conflicts:      33000 | #Learnt:       8300 | 0.000
1247.10/1247.30	c total clause space: 335.816MB
1247.10/1247.30	c total #watches: 6770725
1318.69/1318.97	c total #propagations: 16340068 / total #impl: 9171924567 (eff. 0.002)
1318.69/1318.97	c GC COLLECT
1318.69/1318.97	c #Conflicts:      34000 | #Learnt:       4900 | 0.000
1318.69/1318.97	c total clause space: 335.816MB
1318.69/1318.97	c total #watches: 4368828
1355.17/1355.45	c total #propagations: 16719704 / total #impl: 9251657104 (eff. 0.002)
1355.17/1355.45	c #Conflicts:      35000 | #Learnt:       5900 | 0.000
1355.17/1355.45	c total clause space: 335.816MB
1355.17/1355.45	c total #watches: 4886588
1426.06/1426.38	c total #propagations: 16988790 / total #impl: 9407966690 (eff. 0.002)
1426.06/1426.38	c #Conflicts:      36000 | #Learnt:       6900 | 0.000
1426.06/1426.38	c total clause space: 335.816MB
1426.06/1426.38	c total #watches: 5458502
1492.46/1492.78	c total #propagations: 17381242 / total #impl: 9714113268 (eff. 0.002)
1492.46/1492.78	c #Conflicts:      37000 | #Learnt:       7900 | 0.000
1492.46/1492.78	c total clause space: 335.816MB
1492.46/1492.78	c total #watches: 5954091
1566.54/1566.88	c total #propagations: 17619146 / total #impl: 10005870074 (eff. 0.002)
1566.54/1566.88	c #Conflicts:      38000 | #Learnt:       8900 | 0.000
1566.54/1566.88	c total clause space: 335.816MB
1566.54/1566.88	c total #watches: 6316973
1609.14/1609.46	c total #propagations: 18197245 / total #impl: 10254016633 (eff. 0.002)
1609.14/1609.46	c GC COLLECT
1609.14/1609.46	c #Conflicts:      39000 | #Learnt:       5191 | 0.000
1609.14/1609.46	c total clause space: 335.816MB
1609.14/1609.46	c total #watches: 3631040
1640.53/1640.80	c total #propagations: 18452181 / total #impl: 10571918121 (eff. 0.002)
1640.53/1640.80	c #Conflicts:      40000 | #Learnt:       6191 | 0.000
1640.53/1640.80	c total clause space: 335.816MB
1640.53/1640.80	c total #watches: 4117329
1680.32/1680.67	c total #propagations: 18727663 / total #impl: 10996756213 (eff. 0.002)
1680.32/1680.67	c #Conflicts:      41000 | #Learnt:       7191 | 0.000
1680.32/1680.67	c total clause space: 335.816MB
1680.32/1680.67	c total #watches: 4444335
1745.91/1746.25	c total #propagations: 18963838 / total #impl: 11396057624 (eff. 0.002)
1745.91/1746.25	c #Conflicts:      42000 | #Learnt:       8191 | 0.000
1745.91/1746.25	c total clause space: 335.816MB
1745.91/1746.25	c total #watches: 4999712

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-4088357-1465430610/watcher-4088357-1465430610 -o /tmp/evaluation-result-4088357-1465430610/solver-4088357-1465430610 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465427006-30428 --watchdog 1960 --input HOME/instance-4088357-1465430610.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=30743
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.23 2.25 2.21 4/174 30746
/proc/meminfo: memFree=29841216/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 124993393 29810688 5268 33554432000 4194304 6201397 140734344473584 140734716509864 4211064 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 7278 5268 130 491 0 6777 0

[startup+0.100118 s]
/proc/loadavg: 2.23 2.25 2.21 4/174 30746
/proc/meminfo: memFree=29841216/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=34756 CPUtime=0.09 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 1333 0 0 0 9 0 0 0 20 0 1 0 124993393 35590144 7560 33554432000 4194304 6201397 140734344473584 140734716509864 4221557 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 8689 7560 146 491 0 8188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34756

[startup+0.200374 s]
/proc/loadavg: 2.23 2.25 2.21 4/174 30746
/proc/meminfo: memFree=29841216/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=51880 CPUtime=0.18 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 2537 0 0 0 18 0 0 0 20 0 1 0 124993393 53125120 9706 33554432000 4194304 6201397 140734344473584 140734716509864 5150858 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 12970 9706 147 491 0 12469 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 51880

[startup+0.300315 s]
/proc/loadavg: 2.23 2.25 2.21 4/174 30746
/proc/meminfo: memFree=29841216/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=66504 CPUtime=0.29 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 3451 0 0 0 28 1 0 0 20 0 1 0 124993393 68100096 12641 33554432000 4194304 6201397 140734344473584 140734716509864 5300050 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 16626 12641 147 491 0 16125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66504

[startup+0.700243 s]
/proc/loadavg: 2.23 2.25 2.21 4/174 30746
/proc/meminfo: memFree=29841216/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=91264 CPUtime=0.69 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 5126 0 0 0 68 1 0 0 20 0 1 0 124993393 93454336 16824 33554432000 4194304 6201397 140734344473584 140734716509864 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 22816 16824 147 491 0 22315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91264

[startup+1.50031 s]
/proc/loadavg: 2.30 2.26 2.22 4/178 30753
/proc/meminfo: memFree=29693804/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=91396 CPUtime=1.49 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 5163 0 0 0 148 1 0 0 20 0 1 0 124993393 93589504 18905 33554432000 4194304 6201397 140734344473584 140734344472296 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 22849 18905 147 491 0 22348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91396

[startup+3.10031 s]
/proc/loadavg: 2.30 2.26 2.22 4/178 30753
/proc/meminfo: memFree=29672400/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=91764 CPUtime=3.08 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 5269 0 0 0 307 1 0 0 20 0 1 0 124993393 93966336 20030 33554432000 4194304 6201397 140734344473584 140734344472216 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 22941 20030 160 491 0 22440 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 91764

[startup+6.30031 s]
/proc/loadavg: 2.30 2.26 2.22 3/178 30753
/proc/meminfo: memFree=29650304/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=132280 CPUtime=6.29 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 7898 0 0 0 627 2 0 0 20 0 1 0 124993393 135454720 24660 33554432000 4194304 6201397 140734344473584 140734344472216 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 33070 24660 160 491 0 32569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132280

[startup+12.7003 s]
/proc/loadavg: 2.33 2.27 2.22 3/178 30753
/proc/meminfo: memFree=29612648/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=132368 CPUtime=12.69 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 10176 0 0 0 1267 2 0 0 20 0 1 0 124993393 135544832 26820 33554432000 4194304 6201397 140734344473584 140734344472712 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 33092 26820 166 491 0 32591 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 132368

[startup+25.5004 s]
/proc/loadavg: 2.28 2.26 2.22 3/178 30753
/proc/meminfo: memFree=29609020/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=132592 CPUtime=25.48 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 10360 0 0 0 2546 2 0 0 20 0 1 0 124993393 135774208 27515 33554432000 4194304 6201397 140734344473584 140734344472376 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 33148 27515 166 491 0 32647 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 132592

[startup+51.1004 s]
/proc/loadavg: 2.26 2.26 2.21 3/178 30753
/proc/meminfo: memFree=29576940/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=133124 CPUtime=51.08 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 10871 0 0 0 5105 3 0 0 20 0 1 0 124993393 136318976 31066 33554432000 4194304 6201397 140734344473584 140734344472296 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 33281 31066 166 491 0 32780 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 133124

[startup+102.3 s]
/proc/loadavg: 2.23 2.24 2.21 3/178 30754
/proc/meminfo: memFree=29522748/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=183684 CPUtime=102.28 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 11717 0 0 0 10225 3 0 0 20 0 1 0 124993393 188092416 37658 33554432000 4194304 6201397 140734344473584 140734344472536 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 45921 37658 166 491 0 45420 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 183684

[startup+162.3 s]
/proc/loadavg: 2.19 2.23 2.20 4/178 30755
/proc/meminfo: memFree=29481164/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=203532 CPUtime=162.27 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 15612 0 0 0 16223 4 0 0 20 0 1 0 124993393 208416768 45640 33554432000 4194304 6201397 140734344473584 140734344472216 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 50883 45640 166 491 0 50382 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 203532

[startup+222.307 s]
/proc/loadavg: 2.33 2.26 2.21 3/178 30756
/proc/meminfo: memFree=29470000/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=203532 CPUtime=222.26 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 15708 0 0 0 22222 4 0 0 20 0 1 0 124993393 208416768 45736 33554432000 4194304 6201397 140734344473584 140734344472712 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 50883 45736 166 491 0 50382 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 203532

[startup+282.3 s]
/proc/loadavg: 2.37 2.28 2.22 3/178 30758
/proc/meminfo: memFree=29435432/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=285784 CPUtime=282.24 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 16492 0 0 0 28219 5 0 0 20 0 1 0 124993393 292642816 50843 33554432000 4194304 6201397 140734344473584 140734344472616 4216576 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 71446 50843 166 491 0 70945 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 285784

[startup+342.3 s]
/proc/loadavg: 2.27 2.26 2.21 3/178 30759
/proc/meminfo: memFree=29411756/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=285976 CPUtime=342.23 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 16934 0 0 0 34218 5 0 0 20 0 1 0 124993393 292839424 52533 33554432000 4194304 6201397 140734344473584 140734344472712 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 71494 52533 166 491 0 70993 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 285976

[startup+402.3 s]
/proc/loadavg: 2.18 2.24 2.21 3/179 30763
/proc/meminfo: memFree=29393244/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=286204 CPUtime=402.22 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 17105 0 0 0 40217 5 0 0 20 0 1 0 124993393 293072896 55768 33554432000 4194304 6201397 140734344473584 140734344472712 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 71551 55768 166 491 0 71050 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 286204

[startup+462.3 s]
/proc/loadavg: 2.27 2.25 2.21 3/178 30764
/proc/meminfo: memFree=29371644/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=286332 CPUtime=462.21 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 17138 0 0 0 46216 5 0 0 20 0 1 0 124993393 293203968 58855 33554432000 4194304 6201397 140734344473584 140734344472216 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 71583 58855 166 491 0 71082 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 286332

[startup+522.3 s]
/proc/loadavg: 2.26 2.25 2.21 3/178 30765
/proc/meminfo: memFree=29356784/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=286428 CPUtime=522.21 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 17252 0 0 0 52215 6 0 0 20 0 1 0 124993393 293302272 58969 33554432000 4194304 6201397 140734344473584 140734344472216 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 71607 58969 166 491 0 71106 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 286428

[startup+582.3 s]
/proc/loadavg: 2.33 2.28 2.22 3/178 30767
/proc/meminfo: memFree=29356136/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=286588 CPUtime=582.2 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 17277 0 0 0 58214 6 0 0 20 0 1 0 124993393 293466112 58994 33554432000 4194304 6201397 140734344473584 140734344472296 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 71647 58994 166 491 0 71146 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 286588


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


[startup+942.3 s]
/proc/loadavg: 2.19 2.23 2.20 3/178 30774
/proc/meminfo: memFree=29276008/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=326384 CPUtime=942.14 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 24248 0 0 0 94206 8 0 0 20 0 1 0 124993393 334217216 76696 33554432000 4194304 6201397 140734344473584 140734344472296 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 81596 76696 166 491 0 81095 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 326384

[startup+1002.3 s]
/proc/loadavg: 2.22 2.23 2.20 4/179 30778
/proc/meminfo: memFree=29251788/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=459412 CPUtime=1002.13 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 25178 0 0 0 100205 8 0 0 20 0 1 0 124993393 470437888 82671 33554432000 4194304 6201397 140734344473584 140734344472296 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 114853 82671 166 491 0 114352 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 459412

[startup+1062.3 s]
/proc/loadavg: 2.21 2.22 2.19 3/178 30779
/proc/meminfo: memFree=29240252/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=459892 CPUtime=1062.12 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 25808 0 0 0 106204 8 0 0 20 0 1 0 124993393 470929408 85548 33554432000 4194304 6201397 140734344473584 140734344472712 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 114973 85548 166 491 0 114472 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 459892

[startup+1122.3 s]
/proc/loadavg: 2.28 2.24 2.20 3/178 30780
/proc/meminfo: memFree=29239976/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=459892 CPUtime=1122.11 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 25914 0 0 0 112203 8 0 0 20 0 1 0 124993393 470929408 85654 33554432000 4194304 6201397 140734344473584 140734344472712 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 114973 85654 166 491 0 114472 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 459892

[startup+1182.3 s]
/proc/loadavg: 2.50 2.30 2.22 3/178 30782
/proc/meminfo: memFree=29239220/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=460052 CPUtime=1182.1 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 25954 0 0 0 118202 8 0 0 20 0 1 0 124993393 471093248 85694 33554432000 4194304 6201397 140734344473584 140734344472296 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115013 85694 166 491 0 114512 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 460052

[startup+1242.3 s]
/proc/loadavg: 2.43 2.30 2.22 4/178 30783
/proc/meminfo: memFree=29223992/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=460212 CPUtime=1242.09 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 26177 0 0 0 124201 8 0 0 20 0 1 0 124993393 471257088 89494 33554432000 4194304 6201397 140734344473584 140734344472296 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115053 89494 166 491 0 114552 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 460212

[startup+1302.3 s]
/proc/loadavg: 2.26 2.28 2.21 3/178 30784
/proc/meminfo: memFree=29203508/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=461332 CPUtime=1302.08 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 26912 0 0 0 130199 9 0 0 20 0 1 0 124993393 472403968 94304 33554432000 4194304 6201397 140734344473584 140734344472296 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115333 94304 166 491 0 114832 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 461332

[startup+1362.3 s]
/proc/loadavg: 2.20 2.25 2.21 3/178 30785
/proc/meminfo: memFree=29203376/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=461332 CPUtime=1362.07 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 26912 0 0 0 136198 9 0 0 20 0 1 0 124993393 472403968 94304 33554432000 4194304 6201397 140734344473584 140734344472712 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115333 94304 166 491 0 114832 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 461332

[startup+1422.3 s]
/proc/loadavg: 2.20 2.24 2.20 3/178 30786
/proc/meminfo: memFree=29172940/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=461492 CPUtime=1422.07 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 26921 0 0 0 142198 9 0 0 20 0 1 0 124993393 472567808 94313 33554432000 4194304 6201397 140734344473584 140734344472248 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115373 94313 166 491 0 114872 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 461492

[startup+1482.3 s]
/proc/loadavg: 2.25 2.24 2.20 4/178 30788
/proc/meminfo: memFree=29170124/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=461492 CPUtime=1482.05 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 27028 0 0 0 148196 9 0 0 20 0 1 0 124993393 472567808 94420 33554432000 4194304 6201397 140734344473584 140734344472712 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115373 94420 166 491 0 114872 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 461492

[startup+1542.31 s]
/proc/loadavg: 2.20 2.22 2.19 3/178 30789
/proc/meminfo: memFree=29170980/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=461492 CPUtime=1542.05 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 27042 0 0 0 154196 9 0 0 20 0 1 0 124993393 472567808 94434 33554432000 4194304 6201397 140734344473584 140734344472712 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115373 94434 166 491 0 114872 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 461492

[startup+1602.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/179 30793
/proc/meminfo: memFree=29162628/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=461684 CPUtime=1602.04 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 27064 0 0 0 160195 9 0 0 20 0 1 0 124993393 472764416 96286 33554432000 4194304 6201397 140734344473584 140734344472296 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115421 96286 166 491 0 114920 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 461684

[startup+1662.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/178 30794
/proc/meminfo: memFree=29162816/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=461684 CPUtime=1662.03 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 27064 0 0 0 166194 9 0 0 20 0 1 0 124993393 472764416 96286 33554432000 4194304 6201397 140734344473584 140734344472712 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115421 96286 166 491 0 114920 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 461684

[startup+1722.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/178 30795
/proc/meminfo: memFree=29162320/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=461684 CPUtime=1722.02 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 27064 0 0 0 172193 9 0 0 20 0 1 0 124993393 472764416 96286 33554432000 4194304 6201397 140734344473584 140734344472712 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115421 96286 166 491 0 114920 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 461684

[startup+1782.3 s]
/proc/loadavg: 2.13 2.19 2.18 3/178 30797
/proc/meminfo: memFree=29161248/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=461684 CPUtime=1782.01 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 27116 0 0 0 178192 9 0 0 20 0 1 0 124993393 472764416 96338 33554432000 4194304 6201397 140734344473584 140734344472712 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115421 96338 166 491 0 114920 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 461684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.10 2.18 2.17 3/178 30797
/proc/meminfo: memFree=29161992/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=461684 CPUtime=1800 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 27121 0 0 0 179991 9 0 0 20 0 1 0 124993393 472764416 96343 33554432000 4194304 6201397 140734344473584 140734344472712 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115421 96343 166 491 0 114920 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 461684

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

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

[startup+1800.3 s]
/proc/loadavg: 2.10 2.18 2.17 3/178 30797
/proc/meminfo: memFree=29161992/32872528 swapFree=16636/1570076
[pid=30746] ppid=30743 vsize=461684 CPUtime=1800 cores=1,3,5,7
/proc/30746/stat : 30746 (cdcl-cuttingpla) R 30743 30746 30411 0 -1 4202496 27121 0 0 0 179991 9 0 0 20 0 1 0 124993393 472764416 96343 33554432000 4194304 6201397 140734344473584 140734344472712 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30746/statm: 115421 96343 166 491 0 114920 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 461684

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.92
CPU system time (s): 0.098984
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 461684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.098984
maximum resident set size= 385372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27121
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= 15
involuntary context switches= 2015

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6353 second user time and 6.84696 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-09 02:03:30
IDJOB=4088357
IDBENCH=24984
IDSOLVER=2550
FILE ID=node140/4088357-1465430610
RUNJOBID= node140-1465427006-30428
PBS_JOBID= 19859776
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_019_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088357-1465430610/watcher-4088357-1465430610 -o /tmp/evaluation-result-4088357-1465430610/solver-4088357-1465430610 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465427006-30428 --watchdog 1960 --input HOME/instance-4088357-1465430610.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 0b594d74f3df9901bfa97fac996b1847
RANDOM SEED=31207465

node140.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29841116 kB
Buffers:          151248 kB
Cached:           556736 kB
SwapCached:         1664 kB
Active:           163136 kB
Inactive:         549052 kB
Active(anon):       3704 kB
Inactive(anon):     2932 kB
Active(file):     159432 kB
Inactive(file):   546120 kB
Unevictable:     1570076 kB
Mlocked:           16636 kB
SwapTotal:      67108856 kB
SwapFree:       67098768 kB
Dirty:              5080 kB
Writeback:             8 kB
AnonPages:       1573412 kB
Mapped:             7132 kB
Shmem:                 0 kB
Slab:             615696 kB
SReclaimable:      59364 kB
SUnreclaim:       556332 kB
KernelStack:        1400 kB
PageTables:         6944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1668080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1556480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node140 at 2016-06-09 02:33:31