Trace number 4101511

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 binary search 2016-05-01? (TO) 1800.03 1800.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-dcmulti.opb
MD5SUM99a4e5b0ce7b98bffc278cf1f6704eb9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark922
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14265
Total number of constraints290
Number of constraints which are clauses27
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint2
Maximum length of a constraint420
Number of terms in the objective function 14235
Biggest coefficient in the objective function 5488
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 535829
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262125
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 535829
Number of bits of the biggest sum of numbers20
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.03	c * #variable= 14265 #constraint= 290
0.00/0.05	c * #variable= 14265 #constraint= 290
0.98/1.02	c #Conflicts:       1000 | #Learnt:        997 | 2.135
0.98/1.02	c total clause space: 6.90675MB
0.98/1.02	c total #watches: 145954
2.19/2.30	c total #propagations: 84182 / total #impl: 8936023 (eff. 0.009)
2.19/2.30	c #Conflicts:       2000 | #Learnt:       1996 | 1.918
2.19/2.30	c total clause space: 18.2382MB
2.19/2.30	c total #watches: 304738
3.89/3.99	c total #propagations: 178617 / total #impl: 17807770 (eff. 0.010)
3.89/3.99	c GC COLLECT
3.89/3.99	c #Conflicts:       3000 | #Learnt:       2028 | 1.638
3.89/3.99	c total clause space: 18.2382MB
3.89/3.99	c total #watches: 365460
6.48/6.58	c total #propagations: 257646 / total #impl: 29080632 (eff. 0.009)
6.48/6.58	c #Conflicts:       4000 | #Learnt:       3028 | 1.315
6.48/6.58	c total clause space: 29.637MB
6.48/6.58	c total #watches: 529886
13.18/13.21	c total #propagations: 367976 / total #impl: 39407313 (eff. 0.009)
13.18/13.21	c GC COLLECT
13.18/13.21	c #Conflicts:       5000 | #Learnt:       2387 | 1.226
13.18/13.21	c total clause space: 29.637MB
13.18/13.21	c total #watches: 520677
17.38/17.40	c total #propagations: 505118 / total #impl: 60087900 (eff. 0.008)
17.38/17.40	c #Conflicts:       6000 | #Learnt:       3387 | 1.153
17.38/17.40	c total clause space: 29.637MB
17.38/17.40	c total #watches: 697723
21.48/21.53	c total #propagations: 573341 / total #impl: 72016279 (eff. 0.008)
21.48/21.53	c GC COLLECT
21.48/21.53	c #Conflicts:       7000 | #Learnt:       2259 | 1.076
21.48/21.53	c total clause space: 48.1602MB
21.48/21.53	c total #watches: 739366
24.68/24.70	c total #propagations: 651434 / total #impl: 106770567 (eff. 0.006)
24.68/24.70	c #Conflicts:       8000 | #Learnt:       3259 | 0.963
24.68/24.70	c total clause space: 78.2603MB
24.68/24.70	c total #watches: 1271313
49.08/49.13	c total #propagations: 758407 / total #impl: 137298078 (eff. 0.006)
49.08/49.13	c #Conflicts:       9000 | #Learnt:       4259 | 1.075
49.08/49.13	c total clause space: 78.2603MB
49.08/49.13	c total #watches: 1505873
60.67/60.73	c total #propagations: 894437 / total #impl: 185472024 (eff. 0.005)
60.67/60.73	c GC COLLECT
60.67/60.73	c #Conflicts:      10000 | #Learnt:       2737 | 1.086
60.67/60.73	c total clause space: 78.2603MB
60.67/60.73	c total #watches: 1019271
68.97/69.08	c total #propagations: 989690 / total #impl: 203634323 (eff. 0.005)
68.97/69.08	c #Conflicts:      11000 | #Learnt:       3736 | 1.014
68.97/69.08	c total clause space: 78.2603MB
68.97/69.08	c total #watches: 1286238
76.37/76.46	c total #propagations: 1101864 / total #impl: 213103372 (eff. 0.005)
76.37/76.46	c #Conflicts:      12000 | #Learnt:       4736 | 1.019
76.37/76.46	c total clause space: 78.2603MB
76.37/76.46	c total #watches: 1518599
92.87/92.99	c total #propagations: 1155313 / total #impl: 224427931 (eff. 0.005)
92.87/92.99	c #Conflicts:      13000 | #Learnt:       5736 | 1.476
92.87/92.99	c total clause space: 78.2603MB
92.87/92.99	c total #watches: 1621934
93.27/93.35	c total #propagations: 1218626 / total #impl: 247750760 (eff. 0.005)
93.27/93.35	c GC COLLECT
93.27/93.35	c #Conflicts:      14000 | #Learnt:       3888 | 1.376
93.27/93.35	c total clause space: 78.2603MB
93.27/93.35	c total #watches: 843882
98.77/98.85	c total #propagations: 1282717 / total #impl: 250940370 (eff. 0.005)
98.77/98.85	c #Conflicts:      15000 | #Learnt:       4888 | 1.296
98.77/98.85	c total clause space: 78.2603MB
98.77/98.85	c total #watches: 1143392
105.17/105.21	c total #propagations: 1370435 / total #impl: 275457936 (eff. 0.005)
105.17/105.21	c #Conflicts:      16000 | #Learnt:       5888 | 1.215
105.17/105.21	c total clause space: 78.2603MB
105.17/105.21	c total #watches: 1410618
133.96/134.07	c total #propagations: 1470134 / total #impl: 298819292 (eff. 0.005)
133.96/134.07	c GC COLLECT
133.96/134.07	c #Conflicts:      17000 | #Learnt:       3695 | 1.160
133.96/134.07	c total clause space: 78.2603MB
133.96/134.07	c total #watches: 1075214
135.06/135.16	c total #propagations: 1553300 / total #impl: 412677151 (eff. 0.004)
135.06/135.16	c #Conflicts:      18000 | #Learnt:       4695 | 1.453
135.06/135.16	c total clause space: 78.2603MB
135.06/135.16	c total #watches: 1293531
147.47/147.57	c total #propagations: 1622358 / total #impl: 423170795 (eff. 0.004)
147.47/147.57	c S1->S2
147.47/147.57	c S1->S2
147.47/147.57	c S1->S2
147.47/147.57	c S1->S2
147.47/147.57	c #Conflicts:      19000 | #Learnt:       5698 | 1.409
147.47/147.57	c total clause space: 78.2603MB
147.47/147.57	c total #watches: 1445412
162.56/162.62	c total #propagations: 1694092 / total #impl: 437256807 (eff. 0.004)
162.56/162.62	c #Conflicts:      20000 | #Learnt:       6696 | 1.506
162.56/162.62	c total clause space: 78.2603MB
162.56/162.62	c total #watches: 1575955
235.36/235.50	c total #propagations: 2042882 / total #impl: 453249564 (eff. 0.005)
235.36/235.50	c GC COLLECT
235.36/235.50	c #Conflicts:      21000 | #Learnt:       4217 | 1.453
235.36/235.50	c total clause space: 78.2603MB
235.36/235.50	c total #watches: 1492016
248.66/248.73	c total #propagations: 7636569 / total #impl: 517984635 (eff. 0.015)
248.66/248.73	c #Conflicts:      22000 | #Learnt:       5217 | 1.498
248.66/248.73	c total clause space: 78.2603MB
248.66/248.73	c total #watches: 1751144
276.74/276.89	c total #propagations: 7780329 / total #impl: 559772463 (eff. 0.014)
276.74/276.89	c #Conflicts:      23000 | #Learnt:       6217 | 1.491
276.74/276.89	c total clause space: 78.2603MB
276.74/276.89	c total #watches: 2021696
291.74/291.85	c total #propagations: 7874104 / total #impl: 637627232 (eff. 0.012)
291.74/291.85	c #Conflicts:      24000 | #Learnt:       7216 | 1.475
291.74/291.85	c total clause space: 127.173MB
291.74/291.85	c total #watches: 2206216
330.04/330.18	c total #propagations: 7957606 / total #impl: 677594075 (eff. 0.012)
330.04/330.18	c GC COLLECT
330.04/330.18	c #Conflicts:      25000 | #Learnt:       4426 | 1.482
330.04/330.18	c total clause space: 127.173MB
330.04/330.18	c total #watches: 1582370
341.43/341.53	c total #propagations: 11126138 / total #impl: 712641340 (eff. 0.016)
341.43/341.53	c #Conflicts:      26000 | #Learnt:       5426 | 1.434
341.43/341.53	c total clause space: 127.173MB
341.43/341.53	c total #watches: 1933749
346.62/346.78	c total #propagations: 11198065 / total #impl: 726287583 (eff. 0.015)
346.62/346.78	c #Conflicts:      27000 | #Learnt:       6426 | 1.381
346.62/346.78	c total clause space: 127.173MB
346.62/346.78	c total #watches: 2450727
355.63/355.73	c total #propagations: 11297016 / total #impl: 764529536 (eff. 0.015)
355.63/355.73	c #Conflicts:      28000 | #Learnt:       7424 | 1.484
355.63/355.73	c total clause space: 127.173MB
355.63/355.73	c total #watches: 2689654
398.13/398.22	c total #propagations: 11359997 / total #impl: 804028711 (eff. 0.014)
398.13/398.22	c GC COLLECT
398.13/398.22	c #Conflicts:      29000 | #Learnt:       4318 | 1.517
398.13/398.22	c total clause space: 127.173MB
398.13/398.22	c total #watches: 1638207
463.41/463.59	c total #propagations: 13034131 / total #impl: 835878780 (eff. 0.016)
463.41/463.59	c #Conflicts:      30000 | #Learnt:       5316 | 1.548
463.41/463.59	c total clause space: 127.173MB
463.41/463.59	c total #watches: 1956156
486.91/487.00	c total #propagations: 14824093 / total #impl: 888284442 (eff. 0.017)
486.91/487.00	c #Conflicts:      31000 | #Learnt:       6316 | 1.554
486.91/487.00	c total clause space: 127.173MB
486.91/487.00	c total #watches: 2280521
581.39/581.53	c total #propagations: 16624679 / total #impl: 901934047 (eff. 0.018)
581.39/581.53	c #Conflicts:      32000 | #Learnt:       7316 | 1.531
581.39/581.53	c total clause space: 127.173MB
581.39/581.53	c total #watches: 3066487
662.38/662.56	c total #propagations: 22587315 / total #impl: 966446069 (eff. 0.023)
662.38/662.56	c #Conflicts:      33000 | #Learnt:       8316 | 1.581
662.38/662.56	c total clause space: 206.656MB
662.38/662.56	c total #watches: 4032751
690.78/690.98	c total #propagations: 28276204 / total #impl: 1003488387 (eff. 0.028)
690.78/690.98	c GC COLLECT
690.78/690.98	c #Conflicts:      34000 | #Learnt:       4912 | 1.550
690.78/690.98	c total clause space: 206.656MB
690.78/690.98	c total #watches: 2555310
867.14/867.30	c total #propagations: 30432007 / total #impl: 1016016853 (eff. 0.030)
867.14/867.30	c #Conflicts:      35000 | #Learnt:       5912 | 1.520
867.14/867.30	c total clause space: 206.656MB
867.14/867.30	c total #watches: 3230835
964.93/965.15	c total #propagations: 36738055 / total #impl: 1053037683 (eff. 0.035)
964.93/965.15	c #Conflicts:      36000 | #Learnt:       6912 | 1.489
964.93/965.15	c total clause space: 206.656MB
964.93/965.15	c total #watches: 3595368
1102.41/1102.69	c total #propagations: 41071252 / total #impl: 1123591513 (eff. 0.037)
1102.41/1102.69	c #Conflicts:      37000 | #Learnt:       7912 | 1.451
1102.41/1102.69	c total clause space: 206.656MB
1102.41/1102.69	c total #watches: 4263454
1174.80/1175.02	c total #propagations: 47347668 / total #impl: 1282230440 (eff. 0.037)
1174.80/1175.02	c #Conflicts:      38000 | #Learnt:       8912 | 1.519
1174.80/1175.02	c total clause space: 206.656MB
1174.80/1175.02	c total #watches: 4904206
1288.48/1288.71	c total #propagations: 51808850 / total #impl: 1423208943 (eff. 0.036)
1288.48/1288.71	c GC COLLECT
1288.48/1288.71	c #Conflicts:      39000 | #Learnt:       5232 | 1.541
1288.48/1288.71	c total clause space: 206.656MB
1288.48/1288.71	c total #watches: 3826697
1392.57/1392.87	c total #propagations: 57446970 / total #impl: 1600113025 (eff. 0.036)
1392.57/1392.87	c #Conflicts:      40000 | #Learnt:       6232 | 1.514
1392.57/1392.87	c total clause space: 206.656MB
1392.57/1392.87	c total #watches: 4378243
1483.05/1483.39	c total #propagations: 63894780 / total #impl: 1775252241 (eff. 0.036)
1483.05/1483.39	c #Conflicts:      41000 | #Learnt:       7232 | 1.483
1483.05/1483.39	c total clause space: 206.656MB
1483.05/1483.39	c total #watches: 4954959
1570.55/1570.85	c total #propagations: 69472710 / total #impl: 1942103696 (eff. 0.036)
1570.55/1570.85	c #Conflicts:      42000 | #Learnt:       8232 | 1.451
1570.55/1570.85	c total clause space: 206.656MB
1570.55/1570.85	c total #watches: 5538999
1634.83/1635.19	c total #propagations: 74614387 / total #impl: 2099810856 (eff. 0.036)
1634.83/1635.19	c #Conflicts:      43000 | #Learnt:       9232 | 1.419
1634.83/1635.19	c total clause space: 335.816MB
1634.83/1635.19	c total #watches: 5832152
1717.82/1718.15	c total #propagations: 78340218 / total #impl: 2356745531 (eff. 0.033)
1717.82/1718.15	c GC COLLECT
1717.82/1718.15	c #Conflicts:      44000 | #Learnt:       5228 | 1.388
1717.82/1718.15	c total clause space: 335.816MB
1717.82/1718.15	c total #watches: 3422364
1788.51/1788.86	c total #propagations: 83310465 / total #impl: 2598426754 (eff. 0.032)
1788.51/1788.86	c #Conflicts:      45000 | #Learnt:       6228 | 1.357
1788.51/1788.86	c total clause space: 335.816MB
1788.51/1788.86	c total #watches: 3825594

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-4101511-1466254401/watcher-4101511-1466254401 -o /tmp/evaluation-result-4101511-1466254401/solver-4101511-1466254401 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4101511-1466254401.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=12853
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.39 2.32 2.28 3/178 12856
/proc/meminfo: memFree=29936092/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 236 0 0 0 0 0 0 0 20 0 1 0 27486477 57319424 2672 33554432000 4194304 6211289 140734164571728 140737025376376 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 13994 2672 97 493 0 13491 0

[startup+0.100175 s]
/proc/loadavg: 2.39 2.32 2.28 3/178 12856
/proc/meminfo: memFree=29936092/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=67920 CPUtime=0.08 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 1928 0 0 0 8 0 0 0 20 0 1 0 27486477 69550080 14455 33554432000 4194304 6211289 140734164571728 140737025376376 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 16980 14455 150 493 0 16477 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 67920

[startup+0.200422 s]
/proc/loadavg: 2.39 2.32 2.28 3/178 12856
/proc/meminfo: memFree=29936092/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=68188 CPUtime=0.18 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 2151 0 0 0 18 0 0 0 20 0 1 0 27486477 69824512 14624 33554432000 4194304 6211289 140734164571728 140737025376376 5166438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 17047 14625 150 493 0 16544 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 68188

[startup+0.300278 s]
/proc/loadavg: 2.39 2.32 2.28 3/178 12856
/proc/meminfo: memFree=29936092/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=68320 CPUtime=0.28 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 2209 0 0 0 28 0 0 0 20 0 1 0 27486477 69959680 14666 33554432000 4194304 6211289 140734164571728 140737025376376 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 17080 14666 150 493 0 16577 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 68320

[startup+0.700232 s]
/proc/loadavg: 2.39 2.32 2.28 3/178 12856
/proc/meminfo: memFree=29936092/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=71040 CPUtime=0.68 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 2313 0 0 0 68 0 0 0 20 0 1 0 27486477 72744960 14739 33554432000 4194304 6211289 140734164571728 140737025376376 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 17760 14739 150 493 0 17257 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 71040

[startup+1.50031 s]
/proc/loadavg: 2.35 2.32 2.28 3/179 12857
/proc/meminfo: memFree=29874280/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=77324 CPUtime=1.48 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 3049 0 0 0 148 0 0 0 20 0 1 0 27486477 79179776 16400 33554432000 4194304 6211289 140734164571728 140734164569720 4246385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 19331 16400 160 493 0 18828 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 77324

[startup+3.10023 s]
/proc/loadavg: 2.35 2.32 2.28 3/179 12857
/proc/meminfo: memFree=29869000/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=85692 CPUtime=3.09 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 4559 0 0 0 308 1 0 0 20 0 1 0 27486477 87748608 17904 33554432000 4194304 6211289 140734164571728 140734164569720 5161098 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 21423 17904 165 493 0 20920 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85692

[startup+6.30024 s]
/proc/loadavg: 2.33 2.31 2.27 3/179 12857
/proc/meminfo: memFree=29856300/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=100804 CPUtime=6.28 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 6148 0 0 0 627 1 0 0 20 0 1 0 27486477 103223296 20774 33554432000 4194304 6211289 140734164571728 140734164569720 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 25201 20774 165 493 0 24698 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 100804

[startup+12.7003 s]
/proc/loadavg: 2.38 2.32 2.28 3/179 12857
/proc/meminfo: memFree=29846812/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=102660 CPUtime=12.68 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 6738 0 0 0 1267 1 0 0 20 0 1 0 27486477 105123840 22277 33554432000 4194304 6211289 140734164571728 140734164569592 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 25665 22277 165 493 0 25162 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 102660

[startup+25.5004 s]
/proc/loadavg: 2.29 2.31 2.27 3/179 12857
/proc/meminfo: memFree=29804332/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=167556 CPUtime=25.48 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 11546 0 0 0 2545 3 0 0 20 0 1 0 27486477 171577344 33201 33554432000 4194304 6211289 140734164571728 140734164569592 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 41889 33201 165 493 0 41386 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 167556

[startup+51.1004 s]
/proc/loadavg: 2.32 2.31 2.27 3/179 12857
/proc/meminfo: memFree=29789068/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=168852 CPUtime=51.08 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 11961 0 0 0 5105 3 0 0 20 0 1 0 27486477 172904448 36682 33554432000 4194304 6211289 140734164571728 140734164569640 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 42213 36682 165 493 0 41710 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 168852

[startup+102.3 s]
/proc/loadavg: 2.40 2.33 2.28 3/179 12858
/proc/meminfo: memFree=29772224/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=179508 CPUtime=102.28 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 15289 0 0 0 10224 4 0 0 20 0 1 0 27486477 183816192 40216 33554432000 4194304 6211289 140734164571728 140734164569720 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 44877 40216 165 493 0 44374 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 179508

[startup+162.3 s]
/proc/loadavg: 2.30 2.31 2.27 3/179 12859
/proc/meminfo: memFree=29457496/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=591584 CPUtime=162.26 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 36305 0 0 0 16215 11 0 0 20 0 1 0 27486477 605782016 115832 33554432000 4194304 6211289 140734164571728 140734164569720 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 147896 115832 219 493 0 147393 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 591584

[startup+222.307 s]
/proc/loadavg: 2.31 2.31 2.27 3/179 12860
/proc/meminfo: memFree=29445904/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=596560 CPUtime=222.26 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 37613 0 0 0 22214 12 0 0 20 0 1 0 27486477 610877440 118094 33554432000 4194304 6211289 140734164571728 140734164569720 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 149140 118094 219 493 0 148637 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 596560

[startup+282.3 s]
/proc/loadavg: 2.34 2.31 2.27 3/179 12861
/proc/meminfo: memFree=29431652/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=651412 CPUtime=282.24 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 38966 0 0 0 28212 12 0 0 20 0 1 0 27486477 667045888 121259 33554432000 4194304 6211289 140734164571728 140734164569592 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 162853 121259 219 493 0 162350 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 651412

[startup+342.3 s]
/proc/loadavg: 2.24 2.30 2.27 3/179 12909
/proc/meminfo: memFree=29486596/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=658396 CPUtime=342.23 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 41071 0 0 0 34210 13 0 0 20 0 1 0 27486477 674197504 126017 33554432000 4194304 6211289 140734164571728 140734164570072 4214937 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 164599 126017 219 493 0 164096 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 658396

[startup+402.3 s]
/proc/loadavg: 2.27 2.30 2.27 3/180 12913
/proc/meminfo: memFree=29417064/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=666996 CPUtime=402.22 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 43275 0 0 0 40208 14 0 0 20 0 1 0 27486477 683003904 135197 33554432000 4194304 6211289 140734164571728 140734164569640 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 166749 135197 219 493 0 166246 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 666996

[startup+462.3 s]
/proc/loadavg: 2.27 2.29 2.27 3/180 12937
/proc/meminfo: memFree=29382116/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=668712 CPUtime=462.21 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 43876 0 0 0 46207 14 0 0 20 0 1 0 27486477 684761088 136453 33554432000 4194304 6211289 140734164571728 140734164569720 4240863 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 167178 136453 219 493 0 166675 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 668712

[startup+522.3 s]
/proc/loadavg: 2.37 2.31 2.28 4/179 12938
/proc/meminfo: memFree=29350296/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=671680 CPUtime=522.2 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 44738 0 0 0 52206 14 0 0 20 0 1 0 27486477 687800320 137795 33554432000 4194304 6211289 140734164571728 140734164569720 4209501 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 167920 137795 219 493 0 167417 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 671680

[startup+582.3 s]
/proc/loadavg: 2.41 2.33 2.28 3/179 12939
/proc/meminfo: memFree=29332088/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=676452 CPUtime=582.19 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 46244 0 0 0 58204 15 0 0 20 0 1 0 27486477 692686848 141558 33554432000 4194304 6211289 140734164571728 140734164569720 4215240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 169113 141558 219 493 0 168610 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 676452


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


[startup+942.3 s]
/proc/loadavg: 2.28 2.27 2.27 3/179 12947
/proc/meminfo: memFree=28994108/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=774448 CPUtime=942.14 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 52317 0 0 0 94197 17 0 0 20 0 1 0 27486477 793034752 156450 33554432000 4194304 6211289 140734164571728 140734164569720 4240845 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 193612 156450 219 493 0 193109 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 774448

[startup+1002.3 s]
/proc/loadavg: 2.29 2.27 2.26 3/180 12951
/proc/meminfo: memFree=28972432/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=777424 CPUtime=1002.12 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 53392 0 0 0 100195 17 0 0 20 0 1 0 27486477 796082176 157215 33554432000 4194304 6211289 140734164571728 140734164569720 4201956 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 194356 157215 219 493 0 193853 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 777424

[startup+1062.3 s]
/proc/loadavg: 2.28 2.26 2.26 3/179 12952
/proc/meminfo: memFree=28942036/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=778452 CPUtime=1062.12 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 53648 0 0 0 106195 17 0 0 20 0 1 0 27486477 797134848 157471 33554432000 4194304 6211289 140734164571728 140734164569720 4215234 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 194613 157471 219 493 0 194110 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 778452

[startup+1122.3 s]
/proc/loadavg: 2.30 2.27 2.27 4/179 12953
/proc/meminfo: memFree=28917804/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=780596 CPUtime=1122.1 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 54821 0 0 0 112193 17 0 0 20 0 1 0 27486477 799330304 158560 33554432000 4194304 6211289 140734164571728 140734164569720 4201983 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 195149 158560 219 493 0 194646 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 780596

[startup+1182.3 s]
/proc/loadavg: 2.39 2.30 2.27 3/179 12954
/proc/meminfo: memFree=28878472/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=787312 CPUtime=1182.1 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 56492 0 0 0 118192 18 0 0 20 0 1 0 27486477 806207488 164768 33554432000 4194304 6211289 140734164571728 140734164569720 4243125 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 196828 164768 219 493 0 196325 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 787312

[startup+1242.3 s]
/proc/loadavg: 2.29 2.29 2.27 3/178 12956
/proc/meminfo: memFree=28857080/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=793832 CPUtime=1242.09 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 58138 0 0 0 124191 18 0 0 20 0 1 0 27486477 812883968 168957 33554432000 4194304 6211289 140734164571728 140734164569720 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 198458 168957 219 493 0 197955 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 793832

[startup+1302.3 s]
/proc/loadavg: 2.36 2.31 2.28 3/179 12958
/proc/meminfo: memFree=28851128/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=794152 CPUtime=1302.09 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 58363 0 0 0 130190 19 0 0 20 0 1 0 27486477 813211648 169047 33554432000 4194304 6211289 140734164571728 140734164569720 4201967 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 198538 169047 219 493 0 198035 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 794152

[startup+1362.3 s]
/proc/loadavg: 2.44 2.33 2.28 4/179 12959
/proc/meminfo: memFree=28845440/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=794644 CPUtime=1362.08 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 58488 0 0 0 136189 19 0 0 20 0 1 0 27486477 813715456 169172 33554432000 4194304 6211289 140734164571728 140734164569640 4215247 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 198661 169172 219 493 0 198158 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 794644

[startup+1422.3 s]
/proc/loadavg: 2.31 2.31 2.27 3/179 12960
/proc/meminfo: memFree=28841676/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=795672 CPUtime=1422.07 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 58745 0 0 0 142188 19 0 0 20 0 1 0 27486477 814768128 169429 33554432000 4194304 6211289 140734164571728 140734164569720 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 198918 169429 219 493 0 198415 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 795672

[startup+1482.3 s]
/proc/loadavg: 2.30 2.31 2.27 3/179 12961
/proc/meminfo: memFree=28832340/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=802492 CPUtime=1482.06 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 60438 0 0 0 148187 19 0 0 20 0 1 0 27486477 821751808 170997 33554432000 4194304 6211289 140734164571728 140734164569720 4214517 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 200623 170997 219 493 0 200120 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 802492

[startup+1542.31 s]
/proc/loadavg: 2.22 2.28 2.27 4/179 12963
/proc/meminfo: memFree=28823664/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=810560 CPUtime=1542.06 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 62241 0 0 0 154186 20 0 0 20 0 1 0 27486477 830013440 172800 33554432000 4194304 6211289 140734164571728 140734164569720 4241789 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 202640 172800 219 493 0 202137 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 810560

[startup+1602.3 s]
/proc/loadavg: 2.32 2.30 2.27 3/180 12967
/proc/meminfo: memFree=28806736/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=943972 CPUtime=1602.04 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 62961 0 0 0 160183 21 0 0 20 0 1 0 27486477 966627328 176463 33554432000 4194304 6211289 140734164571728 140734164569640 4202014 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 235993 176463 219 493 0 235490 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 943972

[startup+1662.3 s]
/proc/loadavg: 2.29 2.29 2.27 3/179 12968
/proc/meminfo: memFree=28790452/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=944164 CPUtime=1662.03 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 63111 0 0 0 166182 21 0 0 20 0 1 0 27486477 966823936 180190 33554432000 4194304 6211289 140734164571728 140734164570072 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 236041 180190 219 493 0 235538 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 944164

[startup+1722.3 s]
/proc/loadavg: 2.40 2.31 2.28 3/179 12969
/proc/meminfo: memFree=28780532/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=944740 CPUtime=1722.02 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 63430 0 0 0 172181 21 0 0 20 0 1 0 27486477 967413760 182386 33554432000 4194304 6211289 140734164571728 140734164570072 4241789 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 236185 182386 219 493 0 235682 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 944740

[startup+1782.3 s]
/proc/loadavg: 2.39 2.32 2.28 3/179 12970
/proc/meminfo: memFree=28716456/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=944740 CPUtime=1782.01 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 63442 0 0 0 178180 21 0 0 20 0 1 0 27486477 967413760 182398 33554432000 4194304 6211289 140734164571728 140734164570072 4243466 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 236185 182398 219 493 0 235682 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 944740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.46 2.33 2.28 3/179 12970
/proc/meminfo: memFree=28715216/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=944740 CPUtime=1800.01 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 63442 0 0 0 179980 21 0 0 20 0 1 0 27486477 967413760 182398 33554432000 4194304 6211289 140734164571728 140734164570072 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 236185 182398 219 493 0 235682 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 944740

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 12856 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.46 2.33 2.28 3/179 12970
/proc/meminfo: memFree=28715216/32872528 swapFree=1482636/1662508
[pid=12856] ppid=12853 vsize=944740 CPUtime=1800.01 cores=1,3,5,7
/proc/12856/stat : 12856 (cdcl-cuttingpla) R 12853 12856 11223 0 -1 4202496 63442 0 0 0 179980 21 0 0 20 0 1 0 27486477 967413760 182398 33554432000 4194304 6211289 140734164571728 140734164570072 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12856/statm: 236185 182398 219 493 0 235682 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 944740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.32
CPU time (s): 1800.03
CPU user time (s): 1799.8
CPU system time (s): 0.231964
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 944740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.231964
maximum resident set size= 729592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63442
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= 1973

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.56685 second user time and 9.10362 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 14:53:21
IDJOB=4101511
IDBENCH=1758
IDSOLVER=2549
FILE ID=node134/4101511-1466254401
RUNJOBID= node134-1466240312-11240
PBS_JOBID= 19918182
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-dcmulti.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101511-1466254401/watcher-4101511-1466254401 -o /tmp/evaluation-result-4101511-1466254401/solver-4101511-1466254401 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4101511-1466254401.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 99a4e5b0ce7b98bffc278cf1f6704eb9
RANDOM SEED=786979506

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29936356 kB
Buffers:          145036 kB
Cached:           167396 kB
SwapCached:         1008 kB
Active:           296164 kB
Inactive:         242540 kB
Active(anon):     226868 kB
Inactive(anon):     1616 kB
Active(file):      69296 kB
Inactive(file):   240924 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:              2728 kB
Writeback:             0 kB
AnonPages:       1887976 kB
Mapped:             7988 kB
Shmem:                 0 kB
Slab:             602220 kB
SReclaimable:      45608 kB
SUnreclaim:       556612 kB
KernelStack:        1456 kB
PageTables:         7872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2087412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    370688 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= 71712 MiB
End job on node134 at 2016-06-18 15:23:21