Trace number 4098002

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_21.opb
MD5SUMf2c924fb4845da7e1e1c3ddc986ad34a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark495.651
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7310
Total number of constraints35790
Number of constraints which are clauses35785
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint85
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 106
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 7310 #constraint= 35790
3.09/3.13	c #Conflicts:       1000 | #Learnt:        999 | 0.000
3.09/3.13	c total clause space: 48.1602MB
3.09/3.13	c total #watches: 132304
10.78/10.88	c total #propagations: 975765 / total #impl: 3534881 (eff. 0.276)
10.78/10.88	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
10.78/10.88	c total clause space: 78.2603MB
10.78/10.88	c total #watches: 202915
19.68/19.73	c total #propagations: 2816930 / total #impl: 9846273 (eff. 0.286)
19.68/19.73	c GARBAGE COLLECT
19.68/19.73	c #Conflicts:       3000 | #Learnt:       2003 | 0.000
19.68/19.73	c total clause space: 78.2603MB
19.68/19.73	c total #watches: 243782
36.48/36.54	c total #propagations: 4209249 / total #impl: 18496609 (eff. 0.228)
36.48/36.54	c #Conflicts:       4000 | #Learnt:       3003 | 0.000
36.48/36.54	c total clause space: 78.2603MB
36.48/36.54	c total #watches: 307616
57.38/57.49	c total #propagations: 5639560 / total #impl: 32429642 (eff. 0.174)
57.38/57.49	c GARBAGE COLLECT
57.38/57.49	c #Conflicts:       5000 | #Learnt:       2360 | 0.000
57.38/57.49	c total clause space: 127.173MB
57.38/57.49	c total #watches: 284317
71.27/71.34	c total #propagations: 6966544 / total #impl: 41695999 (eff. 0.167)
71.27/71.34	c #Conflicts:       6000 | #Learnt:       3360 | 0.000
71.27/71.34	c total clause space: 127.173MB
71.27/71.34	c total #watches: 394062
96.88/96.99	c total #propagations: 8288807 / total #impl: 50482898 (eff. 0.164)
96.88/96.99	c GARBAGE COLLECT
96.88/96.99	c #Conflicts:       7000 | #Learnt:       2234 | 0.000
96.88/96.99	c total clause space: 206.656MB
96.88/96.99	c total #watches: 291084
120.37/120.48	c total #propagations: 10113976 / total #impl: 60215791 (eff. 0.168)
120.37/120.48	c #Conflicts:       8000 | #Learnt:       3234 | 0.000
120.37/120.48	c total clause space: 206.656MB
120.37/120.48	c total #watches: 356965
163.56/163.67	c total #propagations: 11663618 / total #impl: 71449904 (eff. 0.163)
163.56/163.67	c #Conflicts:       9000 | #Learnt:       4234 | 0.000
163.56/163.67	c total clause space: 206.656MB
163.56/163.67	c total #watches: 429578
191.76/191.88	c total #propagations: 13543675 / total #impl: 89066027 (eff. 0.152)
191.76/191.88	c GARBAGE COLLECT
191.76/191.88	c #Conflicts:      10000 | #Learnt:       2717 | 0.000
191.76/191.88	c total clause space: 206.656MB
191.76/191.88	c total #watches: 324254
205.76/205.84	c total #propagations: 15117457 / total #impl: 96904240 (eff. 0.156)
205.76/205.84	c #Conflicts:      11000 | #Learnt:       3717 | 0.000
205.76/205.84	c total clause space: 206.656MB
205.76/205.84	c total #watches: 388247
229.26/229.33	c total #propagations: 16457873 / total #impl: 103266678 (eff. 0.159)
229.26/229.33	c #Conflicts:      12000 | #Learnt:       4717 | 0.000
229.26/229.33	c total clause space: 206.656MB
229.26/229.33	c total #watches: 451229
269.25/269.33	c total #propagations: 18237456 / total #impl: 110345546 (eff. 0.165)
269.25/269.33	c #Conflicts:      13000 | #Learnt:       5717 | 0.000
269.25/269.33	c total clause space: 206.656MB
269.25/269.33	c total #watches: 539240
297.65/297.79	c total #propagations: 19982283 / total #impl: 123513364 (eff. 0.162)
297.65/297.79	c GARBAGE COLLECT
297.65/297.79	c #Conflicts:      14000 | #Learnt:       3856 | 0.000
297.65/297.79	c total clause space: 206.656MB
297.65/297.79	c total #watches: 391431
310.84/310.98	c total #propagations: 21868265 / total #impl: 137442246 (eff. 0.159)
310.84/310.98	c #Conflicts:      15000 | #Learnt:       4856 | 0.000
310.84/310.98	c total clause space: 206.656MB
310.84/310.98	c total #watches: 439613
328.44/328.59	c total #propagations: 22776291 / total #impl: 146639926 (eff. 0.155)
328.44/328.59	c #Conflicts:      16000 | #Learnt:       5856 | 0.000
328.44/328.59	c total clause space: 206.656MB
328.44/328.59	c total #watches: 497320
355.53/355.67	c total #propagations: 23863228 / total #impl: 158556034 (eff. 0.151)
355.53/355.67	c GARBAGE COLLECT
355.53/355.67	c #Conflicts:      17000 | #Learnt:       3675 | 0.000
355.53/355.67	c total clause space: 206.656MB
355.53/355.67	c total #watches: 351107
366.24/366.31	c total #propagations: 25194576 / total #impl: 169536179 (eff. 0.149)
366.24/366.31	c #Conflicts:      18000 | #Learnt:       4675 | 0.000
366.24/366.31	c total clause space: 206.656MB
366.24/366.31	c total #watches: 401407
383.23/383.36	c total #propagations: 26064253 / total #impl: 175544839 (eff. 0.148)
383.23/383.36	c #Conflicts:      19000 | #Learnt:       5675 | 0.000
383.23/383.36	c total clause space: 206.656MB
383.23/383.36	c total #watches: 462919
422.03/422.13	c total #propagations: 27277396 / total #impl: 183613615 (eff. 0.149)
422.03/422.13	c #Conflicts:      20000 | #Learnt:       6675 | 0.000
422.03/422.13	c total clause space: 206.656MB
422.03/422.13	c total #watches: 519075
447.73/447.83	c total #propagations: 29093093 / total #impl: 202961511 (eff. 0.143)
447.73/447.83	c GARBAGE COLLECT
447.73/447.83	c #Conflicts:      21000 | #Learnt:       4182 | 0.000
447.73/447.83	c total clause space: 206.656MB
447.73/447.83	c total #watches: 366312
468.32/468.48	c total #propagations: 30676332 / total #impl: 211650276 (eff. 0.145)
468.32/468.48	c #Conflicts:      22000 | #Learnt:       5182 | 0.000
468.32/468.48	c total clause space: 206.656MB
468.32/468.48	c total #watches: 436253
487.42/487.59	c total #propagations: 32099274 / total #impl: 218788448 (eff. 0.147)
487.42/487.59	c #Conflicts:      23000 | #Learnt:       6182 | 0.000
487.42/487.59	c total clause space: 206.656MB
487.42/487.59	c total #watches: 490672
522.42/522.51	c total #propagations: 33850321 / total #impl: 225198401 (eff. 0.150)
522.42/522.51	c #Conflicts:      24000 | #Learnt:       7182 | 0.000
522.42/522.51	c total clause space: 206.656MB
522.42/522.51	c total #watches: 532523
541.61/541.75	c total #propagations: 35640379 / total #impl: 235237611 (eff. 0.152)
541.61/541.75	c GARBAGE COLLECT
541.61/541.75	c #Conflicts:      25000 | #Learnt:       4388 | 0.000
541.61/541.75	c total clause space: 206.656MB
541.61/541.75	c total #watches: 365335
579.20/579.35	c total #propagations: 37244478 / total #impl: 243622194 (eff. 0.153)
579.20/579.35	c #Conflicts:      26000 | #Learnt:       5388 | 0.000
579.20/579.35	c total clause space: 206.656MB
579.20/579.35	c total #watches: 424629
599.40/599.53	c total #propagations: 39007837 / total #impl: 257466473 (eff. 0.152)
599.40/599.53	c #Conflicts:      27000 | #Learnt:       6388 | 0.000
599.40/599.53	c total clause space: 206.656MB
599.40/599.53	c total #watches: 474196
625.30/625.49	c total #propagations: 40020758 / total #impl: 265576524 (eff. 0.151)
625.30/625.49	c #Conflicts:      28000 | #Learnt:       7388 | 0.000
625.30/625.49	c total clause space: 206.656MB
625.30/625.49	c total #watches: 534643
660.49/660.61	c total #propagations: 41265891 / total #impl: 273609006 (eff. 0.151)
660.49/660.61	c GARBAGE COLLECT
660.49/660.61	c #Conflicts:      29000 | #Learnt:       4294 | 0.000
660.49/660.61	c total clause space: 335.816MB
660.49/660.61	c total #watches: 369583
700.69/700.89	c total #propagations: 42765111 / total #impl: 284128246 (eff. 0.151)
700.69/700.89	c #Conflicts:      30000 | #Learnt:       5294 | 0.000
700.69/700.89	c total clause space: 335.816MB
700.69/700.89	c total #watches: 419562
724.58/724.79	c total #propagations: 44551123 / total #impl: 295324122 (eff. 0.151)
724.58/724.79	c #Conflicts:      31000 | #Learnt:       6294 | 0.000
724.58/724.79	c total clause space: 335.816MB
724.58/724.79	c total #watches: 462225
749.08/749.28	c total #propagations: 45800843 / total #impl: 303979955 (eff. 0.151)
749.08/749.28	c #Conflicts:      32000 | #Learnt:       7294 | 0.000
749.08/749.28	c total clause space: 335.816MB
749.08/749.28	c total #watches: 507041
798.27/798.46	c total #propagations: 47511163 / total #impl: 310590914 (eff. 0.153)
798.27/798.46	c #Conflicts:      33000 | #Learnt:       8294 | 0.000
798.27/798.46	c total clause space: 335.816MB
798.27/798.46	c total #watches: 556420
819.27/819.46	c total #propagations: 49108685 / total #impl: 322019205 (eff. 0.153)
819.27/819.46	c GARBAGE COLLECT
819.27/819.46	c #Conflicts:      34000 | #Learnt:       4897 | 0.000
819.27/819.46	c total clause space: 335.816MB
819.27/819.46	c total #watches: 386826
829.57/829.78	c total #propagations: 50398479 / total #impl: 328486168 (eff. 0.153)
829.57/829.78	c #Conflicts:      35000 | #Learnt:       5897 | 0.000
829.57/829.78	c total clause space: 335.816MB
829.57/829.78	c total #watches: 446165
839.46/839.65	c total #propagations: 51544170 / total #impl: 333530766 (eff. 0.155)
839.46/839.65	c #Conflicts:      36000 | #Learnt:       6897 | 0.000
839.46/839.65	c total clause space: 335.816MB
839.46/839.65	c total #watches: 500425
859.36/859.55	c total #propagations: 52827923 / total #impl: 338245531 (eff. 0.156)
859.36/859.55	c #Conflicts:      37000 | #Learnt:       7897 | 0.000
859.36/859.55	c total clause space: 335.816MB
859.36/859.55	c total #watches: 568699
881.65/881.84	c total #propagations: 54483034 / total #impl: 344790644 (eff. 0.158)
881.65/881.84	c #Conflicts:      38000 | #Learnt:       8897 | 0.000
881.65/881.84	c total clause space: 335.816MB
881.65/881.84	c total #watches: 628666
902.55/902.71	c total #propagations: 55783307 / total #impl: 352526408 (eff. 0.158)
902.55/902.71	c GARBAGE COLLECT
902.55/902.71	c #Conflicts:      39000 | #Learnt:       5199 | 0.000
902.55/902.71	c total clause space: 335.816MB
902.55/902.71	c total #watches: 411821
919.64/919.86	c total #propagations: 57174095 / total #impl: 359636630 (eff. 0.159)
919.64/919.86	c #Conflicts:      40000 | #Learnt:       6199 | 0.000
919.64/919.86	c total clause space: 335.816MB
919.64/919.86	c total #watches: 457912
931.44/931.66	c total #propagations: 58730974 / total #impl: 365766890 (eff. 0.161)
931.44/931.66	c #Conflicts:      41000 | #Learnt:       7199 | 0.000
931.44/931.66	c total clause space: 335.816MB
931.44/931.66	c total #watches: 508363
946.54/946.70	c total #propagations: 59788321 / total #impl: 371788820 (eff. 0.161)
946.54/946.70	c #Conflicts:      42000 | #Learnt:       8199 | 0.000
946.54/946.70	c total clause space: 335.816MB
946.54/946.70	c total #watches: 567703
965.43/965.70	c total #propagations: 60834931 / total #impl: 378170010 (eff. 0.161)
965.43/965.70	c #Conflicts:      43000 | #Learnt:       9199 | 0.000
965.43/965.70	c total clause space: 335.816MB
965.43/965.70	c total #watches: 630112
997.64/997.86	c total #propagations: 62176739 / total #impl: 385432412 (eff. 0.161)
997.64/997.86	c GARBAGE COLLECT
997.64/997.86	c #Conflicts:      44000 | #Learnt:       5190 | 0.000
997.64/997.86	c total clause space: 335.816MB
997.64/997.86	c total #watches: 408064
1009.43/1009.62	c total #propagations: 63812481 / total #impl: 394960081 (eff. 0.162)
1009.43/1009.62	c #Conflicts:      45000 | #Learnt:       6190 | 0.000
1009.43/1009.62	c total clause space: 335.816MB
1009.43/1009.62	c total #watches: 463956
1027.53/1027.79	c total #propagations: 65335233 / total #impl: 400282168 (eff. 0.163)
1027.53/1027.79	c #Conflicts:      46000 | #Learnt:       7190 | 0.000
1027.53/1027.79	c total clause space: 335.816MB
1027.53/1027.79	c total #watches: 533490
1055.52/1055.77	c total #propagations: 67224524 / total #impl: 406622388 (eff. 0.165)
1055.52/1055.77	c #Conflicts:      47000 | #Learnt:       8190 | 0.000
1055.52/1055.77	c total clause space: 335.816MB
1055.52/1055.77	c total #watches: 594560
1084.62/1084.82	c total #propagations: 68807958 / total #impl: 418890211 (eff. 0.164)
1084.62/1084.82	c #Conflicts:      48000 | #Learnt:       9190 | 0.000
1084.62/1084.82	c total clause space: 335.816MB
1084.62/1084.82	c total #watches: 657438
1124.51/1124.78	c total #propagations: 70471212 / total #impl: 427122679 (eff. 0.165)
1124.51/1124.78	c #Conflicts:      49000 | #Learnt:      10190 | 0.000
1124.51/1124.78	c total clause space: 335.816MB
1124.51/1124.78	c total #watches: 709702
1144.81/1145.08	c total #propagations: 72324980 / total #impl: 435932387 (eff. 0.166)
1144.81/1145.08	c GARBAGE COLLECT
1144.81/1145.08	c #Conflicts:      50000 | #Learnt:       5886 | 0.000
1144.81/1145.08	c total clause space: 335.816MB
1144.81/1145.08	c total #watches: 454317
1162.81/1163.03	c total #propagations: 73809930 / total #impl: 441631757 (eff. 0.167)
1162.81/1163.03	c #Conflicts:      51000 | #Learnt:       6886 | 0.000
1162.81/1163.03	c total clause space: 335.816MB
1162.81/1163.03	c total #watches: 508733
1190.40/1190.64	c total #propagations: 75423945 / total #impl: 447817990 (eff. 0.168)
1190.40/1190.64	c #Conflicts:      52000 | #Learnt:       7886 | 0.000
1190.40/1190.64	c total clause space: 335.816MB
1190.40/1190.64	c total #watches: 564174
1206.80/1207.02	c total #propagations: 77282280 / total #impl: 455605582 (eff. 0.170)
1206.80/1207.02	c #Conflicts:      53000 | #Learnt:       8886 | 0.000
1206.80/1207.02	c total clause space: 335.816MB
1206.80/1207.02	c total #watches: 619810
1236.70/1236.99	c total #propagations: 78083828 / total #impl: 462247587 (eff. 0.169)
1236.70/1236.99	c #Conflicts:      54000 | #Learnt:       9886 | 0.000
1236.70/1236.99	c total clause space: 335.816MB
1236.70/1236.99	c total #watches: 667140
1265.69/1265.92	c total #propagations: 79968193 / total #impl: 470351896 (eff. 0.170)
1265.69/1265.92	c #Conflicts:      55000 | #Learnt:      10886 | 0.000
1265.69/1265.92	c total clause space: 335.816MB
1265.69/1265.92	c total #watches: 722020
1291.29/1291.56	c total #propagations: 81945866 / total #impl: 477371099 (eff. 0.172)
1291.29/1291.56	c GARBAGE COLLECT
1291.29/1291.56	c #Conflicts:      56000 | #Learnt:       6285 | 0.000
1291.29/1291.56	c total clause space: 335.816MB
1291.29/1291.56	c total #watches: 469479
1321.88/1322.18	c total #propagations: 84263406 / total #impl: 484653977 (eff. 0.174)
1321.88/1322.18	c #Conflicts:      57000 | #Learnt:       7285 | 0.000
1321.88/1322.18	c total clause space: 335.816MB
1321.88/1322.18	c total #watches: 539591
1358.77/1359.02	c total #propagations: 85697938 / total #impl: 494040621 (eff. 0.173)
1358.77/1359.02	c #Conflicts:      58000 | #Learnt:       8285 | 0.000
1358.77/1359.02	c total clause space: 335.816MB
1358.77/1359.02	c total #watches: 608952
1392.97/1393.24	c total #propagations: 87288010 / total #impl: 501762619 (eff. 0.174)
1392.97/1393.24	c #Conflicts:      59000 | #Learnt:       9285 | 0.000
1392.97/1393.24	c total clause space: 335.816MB
1392.97/1393.24	c total #watches: 668676
1419.37/1419.65	c total #propagations: 88884282 / total #impl: 509262535 (eff. 0.175)
1419.37/1419.65	c #Conflicts:      60000 | #Learnt:      10285 | 0.000
1419.37/1419.65	c total clause space: 335.816MB
1419.37/1419.65	c total #watches: 718410
1459.57/1459.85	c total #propagations: 89894428 / total #impl: 515106393 (eff. 0.175)
1459.57/1459.85	c #Conflicts:      61000 | #Learnt:      11285 | 0.000
1459.57/1459.85	c total clause space: 335.816MB
1459.57/1459.85	c total #watches: 765053
1497.05/1497.34	c total #propagations: 92106964 / total #impl: 523589287 (eff. 0.176)
1497.05/1497.34	c GARBAGE COLLECT
1497.05/1497.34	c #Conflicts:      62000 | #Learnt:       6388 | 0.000
1497.05/1497.34	c total clause space: 335.816MB
1497.05/1497.34	c total #watches: 485084
1508.55/1508.81	c total #propagations: 93522707 / total #impl: 533826418 (eff. 0.175)
1508.55/1508.81	c #Conflicts:      63000 | #Learnt:       7388 | 0.000
1508.55/1508.81	c total clause space: 335.816MB
1508.55/1508.81	c total #watches: 544422
1543.35/1543.61	c total #propagations: 94252823 / total #impl: 538174251 (eff. 0.175)
1543.35/1543.61	c #Conflicts:      64000 | #Learnt:       8388 | 0.000
1543.35/1543.61	c total clause space: 335.816MB
1543.35/1543.61	c total #watches: 594181
1601.24/1601.60	c total #propagations: 95475764 / total #impl: 548992913 (eff. 0.174)
1601.24/1601.60	c #Conflicts:      65000 | #Learnt:       9388 | 0.000
1601.24/1601.60	c total clause space: 335.816MB
1601.24/1601.60	c total #watches: 659366
1653.93/1654.21	c total #propagations: 97112952 / total #impl: 562939330 (eff. 0.173)
1653.93/1654.21	c #Conflicts:      66000 | #Learnt:      10388 | 0.000
1653.93/1654.21	c total clause space: 335.816MB
1653.93/1654.21	c total #watches: 740577
1697.73/1698.01	c total #propagations: 98606393 / total #impl: 574577331 (eff. 0.172)
1697.73/1698.01	c #Conflicts:      67000 | #Learnt:      11388 | 0.000
1697.73/1698.01	c total clause space: 335.816MB
1697.73/1698.01	c total #watches: 809988
1752.52/1752.86	c total #propagations: 99816151 / total #impl: 583212340 (eff. 0.171)
1752.52/1752.86	c #Conflicts:      68000 | #Learnt:      12388 | 0.000
1752.52/1752.86	c total clause space: 335.816MB
1752.52/1752.86	c total #watches: 871623
1776.91/1777.25	c total #propagations: 101046804 / total #impl: 596750328 (eff. 0.169)
1776.91/1777.25	c GARBAGE COLLECT
1776.91/1777.25	c #Conflicts:      69000 | #Learnt:       7182 | 0.000
1776.91/1777.25	c total clause space: 335.816MB
1776.91/1777.25	c total #watches: 529962

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-4098002-1466116726/watcher-4098002-1466116726 -o /tmp/evaluation-result-4098002-1466116726/solver-4098002-1466116726 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466112922-19581 --watchdog 1960 --input HOME/instance-4098002-1466116726.opb ./cdcl-cuttingplanes-release 

pid=21435
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.23 2.13 2.08 2/176 21438
/proc/meminfo: memFree=30603212/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 13721516 29802496 5260 33554432000 4194304 6199737 140736192801168 140733790452712 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 7276 5260 122 490 0 6777 0

[startup+0.100167 s]
/proc/loadavg: 2.23 2.13 2.08 2/176 21438
/proc/meminfo: memFree=30603212/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=36312 CPUtime=0.09 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 1353 0 0 0 9 0 0 0 20 0 1 0 13721516 37183488 7947 33554432000 4194304 6199737 140736192801168 140733790452712 5407536 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 9078 7947 135 490 0 8579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36312

[startup+0.200351 s]
/proc/loadavg: 2.23 2.13 2.08 2/176 21438
/proc/meminfo: memFree=30603212/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=40864 CPUtime=0.19 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 2271 0 0 0 19 0 0 0 20 0 1 0 13721516 41844736 8991 33554432000 4194304 6199737 140736192801168 140733790452712 5407536 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 10216 8991 135 490 0 9717 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40864

[startup+0.300288 s]
/proc/loadavg: 2.23 2.13 2.08 2/176 21438
/proc/meminfo: memFree=30603212/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=48044 CPUtime=0.28 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 3189 0 0 0 28 0 0 0 20 0 1 0 13721516 49197056 10035 33554432000 4194304 6199737 140736192801168 140733790452712 5407536 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 12011 10035 135 490 0 11512 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 48044

[startup+0.700286 s]
/proc/loadavg: 2.23 2.13 2.08 2/176 21438
/proc/meminfo: memFree=30603212/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=62696 CPUtime=0.69 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 4878 0 0 0 68 1 0 0 20 0 1 0 13721516 64200704 14336 33554432000 4194304 6199737 140736192801168 140736192799864 4208371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 15674 14336 139 490 0 15175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62696

[startup+1.50023 s]
/proc/loadavg: 2.23 2.13 2.08 3/177 21439
/proc/meminfo: memFree=30540660/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=82344 CPUtime=1.49 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 5330 0 0 0 148 1 0 0 20 0 1 0 13721516 84320256 16243 33554432000 4194304 6199737 140736192801168 140736192799864 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 20586 16243 139 490 0 20087 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82344

[startup+3.10026 s]
/proc/loadavg: 2.23 2.13 2.08 3/177 21439
/proc/meminfo: memFree=30533304/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=82740 CPUtime=3.09 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 5444 0 0 0 308 1 0 0 20 0 1 0 13721516 84725760 17379 33554432000 4194304 6199737 140736192801168 140736192799784 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 20685 17379 139 490 0 20186 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82740

[startup+6.30022 s]
/proc/loadavg: 2.21 2.12 2.08 3/177 21439
/proc/meminfo: memFree=30522888/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=114240 CPUtime=6.29 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 5929 0 0 0 628 1 0 0 20 0 1 0 13721516 116981760 20330 33554432000 4194304 6199737 140736192801168 140736192800184 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 28560 20330 155 490 0 28061 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114240

[startup+12.7003 s]
/proc/loadavg: 2.20 2.12 2.08 3/177 21439
/proc/meminfo: memFree=30510356/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=115040 CPUtime=12.68 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 6669 0 0 0 1267 1 0 0 20 0 1 0 13721516 117800960 22363 33554432000 4194304 6199737 140736192801168 140736192799864 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 28760 22363 155 490 0 28261 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 115040

[startup+25.5003 s]
/proc/loadavg: 2.23 2.13 2.08 3/177 21439
/proc/meminfo: memFree=30509032/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=116384 CPUtime=25.48 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 7149 0 0 0 2547 1 0 0 20 0 1 0 13721516 119177216 23339 33554432000 4194304 6199737 140736192801168 140736192799784 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 29096 23339 161 490 0 28597 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116384

[startup+51.1003 s]
/proc/loadavg: 2.15 2.12 2.08 3/177 21439
/proc/meminfo: memFree=30479880/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=167416 CPUtime=51.08 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 8098 0 0 0 5106 2 0 0 20 0 1 0 13721516 171433984 30078 33554432000 4194304 6199737 140736192801168 140736192799864 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 41854 30078 161 490 0 41355 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 167416

[startup+102.3 s]
/proc/loadavg: 2.10 2.11 2.08 3/178 21443
/proc/meminfo: memFree=30413948/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=250720 CPUtime=102.28 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 9188 0 0 0 10225 3 0 0 20 0 1 0 13721516 256737280 41129 33554432000 4194304 6199737 140736192801168 140736192800280 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 62680 41129 161 490 0 62181 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 250720

[startup+162.3 s]
/proc/loadavg: 2.07 2.10 2.08 3/177 21445
/proc/meminfo: memFree=30412348/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=251416 CPUtime=162.26 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 9406 0 0 0 16223 3 0 0 20 0 1 0 13721516 257449984 41347 33554432000 4194304 6199737 140736192801168 140736192799864 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 62854 41347 161 490 0 62355 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 251416

[startup+222.307 s]
/proc/loadavg: 2.19 2.13 2.09 3/177 21446
/proc/meminfo: memFree=30388404/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=252792 CPUtime=222.26 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 10072 0 0 0 22223 3 0 0 20 0 1 0 13721516 258859008 44442 33554432000 4194304 6199737 140736192801168 140736192799864 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 63198 44442 161 490 0 62699 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 252792

[startup+282.3 s]
/proc/loadavg: 2.18 2.13 2.09 3/177 21447
/proc/meminfo: memFree=30338636/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=254440 CPUtime=282.25 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 10566 0 0 0 28221 4 0 0 20 0 1 0 13721516 260546560 44919 33554432000 4194304 6199737 140736192801168 140736192799864 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 63610 44919 161 490 0 63111 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 254440

[startup+342.3 s]
/proc/loadavg: 2.14 2.12 2.09 3/177 21448
/proc/meminfo: memFree=30316632/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=255388 CPUtime=342.23 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 10865 0 0 0 34219 4 0 0 20 0 1 0 13721516 261517312 50328 33554432000 4194304 6199737 140736192801168 140736192799864 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 63847 50328 161 490 0 63348 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 255388

[startup+402.3 s]
/proc/loadavg: 2.10 2.11 2.09 3/177 21449
/proc/meminfo: memFree=30308520/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=256336 CPUtime=402.23 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 11185 0 0 0 40218 5 0 0 20 0 1 0 13721516 262488064 52181 33554432000 4194304 6199737 140736192801168 140736192799864 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 64084 52181 161 490 0 63585 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 256336

[startup+462.3 s]
/proc/loadavg: 2.10 2.11 2.09 3/177 21451
/proc/meminfo: memFree=30298840/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=257168 CPUtime=462.22 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 11408 0 0 0 46217 5 0 0 20 0 1 0 13721516 263340032 54448 33554432000 4194304 6199737 140736192801168 140736192799784 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 64292 54448 161 490 0 63793 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 257168

[startup+522.3 s]
/proc/loadavg: 2.03 2.08 2.08 4/177 21452
/proc/meminfo: memFree=30297100/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=258128 CPUtime=522.21 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 11653 0 0 0 52216 5 0 0 20 0 1 0 13721516 264323072 54693 33554432000 4194304 6199737 140736192801168 140736192799864 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 64532 54693 161 490 0 64033 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 258128

[startup+582.3 s]
/proc/loadavg: 2.07 2.08 2.08 3/177 21453
/proc/meminfo: memFree=30252528/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=258844 CPUtime=582.2 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 11852 0 0 0 58215 5 0 0 20 0 1 0 13721516 265056256 54892 33554432000 4194304 6199737 140736192801168 140736192800280 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 64711 54892 161 490 0 64212 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 258844


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.18 2.11 3/177 21463
/proc/meminfo: memFree=30063376/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=395068 CPUtime=942.14 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 13644 0 0 0 94207 7 0 0 20 0 1 0 13721516 404549632 74204 33554432000 4194304 6199737 140736192801168 140736192799864 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 98767 74204 161 490 0 98268 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 395068

[startup+1002.3 s]
/proc/loadavg: 2.21 2.19 2.12 3/177 21464
/proc/meminfo: memFree=30056780/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=395756 CPUtime=1002.13 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 13876 0 0 0 100205 8 0 0 20 0 1 0 13721516 405254144 75967 33554432000 4194304 6199737 140736192801168 140736192800280 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 98939 75967 161 490 0 98440 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 395756

[startup+1062.3 s]
/proc/loadavg: 2.18 2.18 2.12 4/177 21466
/proc/meminfo: memFree=29950988/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=396316 CPUtime=1062.12 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 14012 0 0 0 106204 8 0 0 20 0 1 0 13721516 405827584 76103 33554432000 4194304 6199737 140736192801168 140736192799864 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 99079 76103 161 490 0 98580 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 396316

[startup+1122.3 s]
/proc/loadavg: 2.16 2.17 2.12 3/177 21467
/proc/meminfo: memFree=29947388/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=397384 CPUtime=1122.11 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 14305 0 0 0 112203 8 0 0 20 0 1 0 13721516 406921216 76395 33554432000 4194304 6199737 140736192801168 140736192799864 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 99346 76395 161 490 0 98847 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 397384

[startup+1182.3 s]
/proc/loadavg: 2.22 2.18 2.12 3/177 21468
/proc/meminfo: memFree=29907428/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=397524 CPUtime=1182.1 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 14364 0 0 0 118202 8 0 0 20 0 1 0 13721516 407064576 76454 33554432000 4194304 6199737 140736192801168 140736192800280 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 99381 76454 161 490 0 98882 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 397524

[startup+1242.3 s]
/proc/loadavg: 2.23 2.19 2.12 3/177 21469
/proc/meminfo: memFree=29869940/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=397924 CPUtime=1242.09 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 14502 0 0 0 124201 8 0 0 20 0 1 0 13721516 407474176 76592 33554432000 4194304 6199737 140736192801168 140736192800280 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 99481 76592 161 490 0 98982 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 397924

[startup+1302.3 s]
/proc/loadavg: 2.34 2.23 2.14 3/178 21473
/proc/meminfo: memFree=29868828/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=398332 CPUtime=1302.08 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 14578 0 0 0 130200 8 0 0 20 0 1 0 13721516 407891968 76668 33554432000 4194304 6199737 140736192801168 140736192800280 4213227 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 99583 76668 161 490 0 99084 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 398332

[startup+1362.3 s]
/proc/loadavg: 2.28 2.24 2.15 3/177 21497
/proc/meminfo: memFree=29868312/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=398332 CPUtime=1362.07 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 14580 0 0 0 136199 8 0 0 20 0 1 0 13721516 407891968 76670 33554432000 4194304 6199737 140736192801168 140736192800280 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 99583 76670 161 490 0 99084 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 398332

[startup+1422.3 s]
/proc/loadavg: 2.25 2.24 2.15 3/177 21499
/proc/meminfo: memFree=29868512/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=398728 CPUtime=1422.07 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 14659 0 0 0 142199 8 0 0 20 0 1 0 13721516 408297472 76749 33554432000 4194304 6199737 140736192801168 140736192799816 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 99682 76749 161 490 0 99183 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 398728

[startup+1482.3 s]
/proc/loadavg: 2.20 2.23 2.15 3/177 21500
/proc/meminfo: memFree=29867148/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=399884 CPUtime=1482.06 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 14879 0 0 0 148198 8 0 0 20 0 1 0 13721516 409481216 76969 33554432000 4194304 6199737 140736192801168 140736192799864 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 99971 76969 161 490 0 99472 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 399884

[startup+1542.31 s]
/proc/loadavg: 1.76 2.12 2.12 2/170 21532
/proc/meminfo: memFree=30683356/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=399884 CPUtime=1542.05 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 14888 0 0 0 154197 8 0 0 20 0 1 0 13721516 409481216 76978 33554432000 4194304 6199737 140736192801168 140736192800280 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 99971 76978 161 490 0 99472 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 399884

[startup+1602.3 s]
/proc/loadavg: 1.39 1.94 2.06 2/170 21533
/proc/meminfo: memFree=30683488/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=399884 CPUtime=1602.04 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 14890 0 0 0 160196 8 0 0 20 0 1 0 13721516 409481216 76980 33554432000 4194304 6199737 140736192801168 140736192800280 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 99971 76980 161 490 0 99472 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 399884

[startup+1662.3 s]
/proc/loadavg: 1.25 1.80 2.00 3/170 21534
/proc/meminfo: memFree=30683116/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=400296 CPUtime=1662.03 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 14984 0 0 0 166195 8 0 0 20 0 1 0 13721516 409903104 77074 33554432000 4194304 6199737 140736192801168 140736192799864 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 100074 77074 161 490 0 99575 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 400296

[startup+1722.3 s]
/proc/loadavg: 1.20 1.68 1.94 2/170 21536
/proc/meminfo: memFree=30678160/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=401228 CPUtime=1722.02 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 15192 0 0 0 172193 9 0 0 20 0 1 0 13721516 410857472 78815 33554432000 4194304 6199737 140736192801168 140736192799816 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 100307 78815 161 490 0 99808 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 401228

[startup+1782.3 s]
/proc/loadavg: 1.28 1.61 1.90 2/170 21537
/proc/meminfo: memFree=30660540/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=401768 CPUtime=1782.01 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 15323 0 0 0 178192 9 0 0 20 0 1 0 13721516 411410432 82644 33554432000 4194304 6199737 140736192801168 140736192800280 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 100442 82644 161 490 0 99943 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 401768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.28 1.59 1.89 2/170 21537
/proc/meminfo: memFree=30660912/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=401768 CPUtime=1800.01 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 15334 0 0 0 179992 9 0 0 20 0 1 0 13721516 411410432 82655 33554432000 4194304 6199737 140736192801168 140736192800280 4213377 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 100442 82655 161 490 0 99943 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 401768

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

[startup+1800.3 s]
/proc/loadavg: 1.28 1.59 1.89 2/170 21537
/proc/meminfo: memFree=30660912/32872528 swapFree=876280/941688
[pid=21438] ppid=21435 vsize=401768 CPUtime=1800.01 cores=0,2,4,6
/proc/21438/stat : 21438 (cdcl-cuttingpla) R 21435 21438 17444 0 -1 4202496 15334 0 0 0 179992 9 0 0 20 0 1 0 13721516 411410432 82655 33554432000 4194304 6199737 140736192801168 140736192800280 4213377 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/21438/statm: 100442 82655 161 490 0 99943 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 401768

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.096985
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 401768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.096985
maximum resident set size= 330620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15334
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= 18
involuntary context switches= 1969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6113 second user time and 6.84896 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-17 00:38:46
IDJOB=4098002
IDBENCH=107837
IDSOLVER=2548
FILE ID=node113/4098002-1466116726
RUNJOBID= node113-1466112922-19581
PBS_JOBID= 19904068
Free space on /tmp= 71696 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_21.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4098002-1466116726/watcher-4098002-1466116726 -o /tmp/evaluation-result-4098002-1466116726/solver-4098002-1466116726 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466112922-19581 --watchdog 1960 --input HOME/instance-4098002-1466116726.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= f2c924fb4845da7e1e1c3ddc986ad34a
RANDOM SEED=1469164478

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
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.799
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		: 2666.799
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.54
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.799
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30603492 kB
Buffers:           70588 kB
Cached:           167628 kB
SwapCached:         2160 kB
Active:           506376 kB
Inactive:         114436 kB
Active(anon):     383212 kB
Inactive(anon):     1612 kB
Active(file):     123164 kB
Inactive(file):   112824 kB
Unevictable:      941688 kB
Mlocked:          876280 kB
SwapTotal:      67108856 kB
SwapFree:       67098740 kB
Dirty:              7024 kB
Writeback:             0 kB
AnonPages:       1325336 kB
Mapped:             7728 kB
Shmem:                 0 kB
Slab:             571480 kB
SReclaimable:      15384 kB
SUnreclaim:       556096 kB
KernelStack:        1432 kB
PageTables:         6260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1442988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 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= 71700 MiB
End job on node113 at 2016-06-17 01:08:46