Trace number 4118949

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.13 1800.43

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay30.lin.opb
MD5SUM5d02912d53f2354b54cb86f356951fff
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9772
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8640
Total number of constraints24529
Number of constraints which are clauses16324
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints8204
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 8635
Biggest coefficient in the objective function 11400
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 95792
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 11400
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 95792
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.04	c * #variable= 8640 #constraint= 24529
0.09/0.11	c * #variable= 8640 #constraint= 24529
4.69/4.77	c S1->S2
4.69/4.77	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
4.69/4.77	c total clause space: 78.2603MB
4.69/4.77	c total #watches: 144708
11.79/11.85	c total #propagations: 521578 / total #impl: 3280820 (eff. 0.159)
11.79/11.85	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
11.79/11.85	c total clause space: 127.173MB
11.79/11.85	c total #watches: 231221
20.58/20.68	c total #propagations: 1044086 / total #impl: 7865216 (eff. 0.133)
20.58/20.68	c GC COLLECT
20.58/20.68	c #Conflicts:       3000 | #Learnt:       1981 | 0.000
20.58/20.68	c total clause space: 127.173MB
20.58/20.68	c total #watches: 248133
33.58/33.68	c total #propagations: 1474258 / total #impl: 10794230 (eff. 0.137)
33.58/33.68	c #Conflicts:       4000 | #Learnt:       2981 | 0.000
33.58/33.68	c total clause space: 206.656MB
33.58/33.68	c total #watches: 325090
47.98/48.09	c total #propagations: 1959698 / total #impl: 14103125 (eff. 0.139)
47.98/48.09	c GC COLLECT
47.98/48.09	c #Conflicts:       5000 | #Learnt:       2333 | 0.000
47.98/48.09	c total clause space: 206.656MB
47.98/48.09	c total #watches: 296767
60.48/60.58	c total #propagations: 2504198 / total #impl: 17129897 (eff. 0.146)
60.48/60.58	c #Conflicts:       6000 | #Learnt:       3333 | 0.000
60.48/60.58	c total clause space: 206.656MB
60.48/60.58	c total #watches: 350379
74.38/74.47	c total #propagations: 2940004 / total #impl: 19619330 (eff. 0.150)
74.38/74.47	c GC COLLECT
74.38/74.47	c #Conflicts:       7000 | #Learnt:       2208 | 0.000
74.38/74.47	c total clause space: 335.816MB
74.38/74.47	c total #watches: 259458
87.67/87.72	c total #propagations: 3363695 / total #impl: 22904487 (eff. 0.147)
87.67/87.72	c #Conflicts:       8000 | #Learnt:       3208 | 0.000
87.67/87.72	c total clause space: 335.816MB
87.67/87.72	c total #watches: 319481
105.07/105.10	c total #propagations: 3867405 / total #impl: 26632182 (eff. 0.145)
105.07/105.10	c #Conflicts:       9000 | #Learnt:       4208 | 0.000
105.07/105.10	c total clause space: 335.816MB
105.07/105.10	c total #watches: 384073
119.47/119.55	c total #propagations: 4350066 / total #impl: 30157324 (eff. 0.144)
119.47/119.55	c GC COLLECT
119.47/119.55	c #Conflicts:      10000 | #Learnt:       2693 | 0.000
119.47/119.55	c total clause space: 335.816MB
119.47/119.55	c total #watches: 266173
129.17/129.29	c total #propagations: 4783325 / total #impl: 33091860 (eff. 0.145)
129.17/129.29	c #Conflicts:      11000 | #Learnt:       3693 | 0.000
129.17/129.29	c total clause space: 335.816MB
129.17/129.29	c total #watches: 297642
141.87/141.96	c total #propagations: 5280065 / total #impl: 37485438 (eff. 0.141)
141.87/141.96	c #Conflicts:      12000 | #Learnt:       4693 | 0.000
141.87/141.96	c total clause space: 335.816MB
141.87/141.96	c total #watches: 341990
155.47/155.57	c total #propagations: 5710070 / total #impl: 40230544 (eff. 0.142)
155.47/155.57	c #Conflicts:      13000 | #Learnt:       5693 | 0.000
155.47/155.57	c total clause space: 335.816MB
155.47/155.57	c total #watches: 395675
166.46/166.57	c total #propagations: 6237933 / total #impl: 43864051 (eff. 0.142)
166.46/166.57	c GC COLLECT
166.46/166.57	c #Conflicts:      14000 | #Learnt:       3833 | 0.000
166.46/166.57	c total clause space: 335.816MB
166.46/166.57	c total #watches: 302420
176.76/176.84	c total #propagations: 6749989 / total #impl: 48239860 (eff. 0.140)
176.76/176.84	c #Conflicts:      15000 | #Learnt:       4833 | 0.000
176.76/176.84	c total clause space: 335.816MB
176.76/176.84	c total #watches: 349133
187.27/187.32	c total #propagations: 7305054 / total #impl: 52578473 (eff. 0.139)
187.27/187.32	c #Conflicts:      16000 | #Learnt:       5833 | 0.000
187.27/187.32	c total clause space: 335.816MB
187.27/187.32	c total #watches: 407320
203.36/203.45	c total #propagations: 7801576 / total #impl: 56243795 (eff. 0.139)
203.36/203.45	c GC COLLECT
203.36/203.45	c #Conflicts:      17000 | #Learnt:       3652 | 0.000
203.36/203.45	c total clause space: 335.816MB
203.36/203.45	c total #watches: 303683
215.15/215.22	c total #propagations: 8267060 / total #impl: 58596312 (eff. 0.141)
215.15/215.22	c #Conflicts:      18000 | #Learnt:       4652 | 0.000
215.15/215.22	c total clause space: 335.816MB
215.15/215.22	c total #watches: 341856
226.85/226.95	c total #propagations: 8820426 / total #impl: 61446321 (eff. 0.144)
226.85/226.95	c #Conflicts:      19000 | #Learnt:       5652 | 0.000
226.85/226.95	c total clause space: 335.816MB
226.85/226.95	c total #watches: 357213
240.86/240.98	c total #propagations: 9383306 / total #impl: 65102190 (eff. 0.144)
240.86/240.98	c #Conflicts:      20000 | #Learnt:       6652 | 0.000
240.86/240.98	c total clause space: 545.701MB
240.86/240.98	c total #watches: 382719
249.46/249.59	c total #propagations: 9940999 / total #impl: 67941609 (eff. 0.146)
249.46/249.59	c GC COLLECT
249.46/249.59	c #Conflicts:      21000 | #Learnt:       4161 | 0.000
249.46/249.59	c total clause space: 545.701MB
249.46/249.59	c total #watches: 240403
258.85/258.94	c total #propagations: 10467328 / total #impl: 71581026 (eff. 0.146)
258.85/258.94	c #Conflicts:      22000 | #Learnt:       5161 | 0.000
258.85/258.94	c total clause space: 545.701MB
258.85/258.94	c total #watches: 254479
268.15/268.29	c total #propagations: 11063906 / total #impl: 77045877 (eff. 0.144)
268.15/268.29	c #Conflicts:      23000 | #Learnt:       6161 | 0.000
268.15/268.29	c total clause space: 545.701MB
268.15/268.29	c total #watches: 288159
277.35/277.46	c total #propagations: 11584786 / total #impl: 82262309 (eff. 0.141)
277.35/277.46	c #Conflicts:      24000 | #Learnt:       7161 | 0.000
277.35/277.46	c total clause space: 545.701MB
277.35/277.46	c total #watches: 306961
286.25/286.31	c total #propagations: 12145458 / total #impl: 86758985 (eff. 0.140)
286.25/286.31	c GC COLLECT
286.25/286.31	c #Conflicts:      25000 | #Learnt:       4364 | 0.000
286.25/286.31	c total clause space: 545.701MB
286.25/286.31	c total #watches: 221395
294.75/294.89	c total #propagations: 12676398 / total #impl: 91992105 (eff. 0.138)
294.75/294.89	c #Conflicts:      26000 | #Learnt:       5364 | 0.000
294.75/294.89	c total clause space: 545.701MB
294.75/294.89	c total #watches: 301117
306.55/306.67	c total #propagations: 13170717 / total #impl: 97412432 (eff. 0.135)
306.55/306.67	c #Conflicts:      27000 | #Learnt:       6364 | 0.000
306.55/306.67	c total clause space: 545.701MB
306.55/306.67	c total #watches: 373135
325.14/325.25	c total #propagations: 13722513 / total #impl: 103946458 (eff. 0.132)
325.14/325.25	c #Conflicts:      28000 | #Learnt:       7364 | 0.000
325.14/325.25	c total clause space: 545.701MB
325.14/325.25	c total #watches: 449121
341.64/341.71	c total #propagations: 14329622 / total #impl: 109193699 (eff. 0.131)
341.64/341.71	c GC COLLECT
341.64/341.71	c #Conflicts:      29000 | #Learnt:       4271 | 0.000
341.64/341.71	c total clause space: 545.701MB
341.64/341.71	c total #watches: 398460
352.73/352.88	c total #propagations: 14838456 / total #impl: 114020212 (eff. 0.130)
352.73/352.88	c #Conflicts:      30000 | #Learnt:       5271 | 0.000
352.73/352.88	c total clause space: 545.701MB
352.73/352.88	c total #watches: 438650
366.03/366.17	c total #propagations: 15347861 / total #impl: 117987716 (eff. 0.130)
366.03/366.17	c #Conflicts:      31000 | #Learnt:       6271 | 0.000
366.03/366.17	c total clause space: 545.701MB
366.03/366.17	c total #watches: 486327
380.93/381.07	c total #propagations: 15827357 / total #impl: 121053585 (eff. 0.131)
380.93/381.07	c #Conflicts:      32000 | #Learnt:       7271 | 0.000
380.93/381.07	c total clause space: 545.701MB
380.93/381.07	c total #watches: 507957
398.03/398.18	c total #propagations: 16311625 / total #impl: 124743493 (eff. 0.131)
398.03/398.18	c #Conflicts:      33000 | #Learnt:       8271 | 0.000
398.03/398.18	c total clause space: 545.701MB
398.03/398.18	c total #watches: 548215
409.33/409.46	c total #propagations: 16797610 / total #impl: 129494487 (eff. 0.130)
409.33/409.46	c GC COLLECT
409.33/409.46	c #Conflicts:      34000 | #Learnt:       4869 | 0.000
409.33/409.46	c total clause space: 545.701MB
409.33/409.46	c total #watches: 292836
419.73/419.86	c total #propagations: 17286913 / total #impl: 132534815 (eff. 0.130)
419.73/419.86	c #Conflicts:      35000 | #Learnt:       5869 | 0.000
419.73/419.86	c total clause space: 545.701MB
419.73/419.86	c total #watches: 345332
431.13/431.27	c total #propagations: 17760823 / total #impl: 137323706 (eff. 0.129)
431.13/431.27	c #Conflicts:      36000 | #Learnt:       6869 | 0.000
431.13/431.27	c total clause space: 545.701MB
431.13/431.27	c total #watches: 381353
442.92/443.04	c total #propagations: 18228945 / total #impl: 141568151 (eff. 0.129)
442.92/443.04	c #Conflicts:      37000 | #Learnt:       7869 | 0.000
442.92/443.04	c total clause space: 545.701MB
442.92/443.04	c total #watches: 443871
457.53/457.67	c total #propagations: 18695980 / total #impl: 145286906 (eff. 0.129)
457.53/457.67	c #Conflicts:      38000 | #Learnt:       8869 | 0.000
457.53/457.67	c total clause space: 545.701MB
457.53/457.67	c total #watches: 522866
471.41/471.52	c total #propagations: 19188504 / total #impl: 151433480 (eff. 0.127)
471.41/471.52	c GC COLLECT
471.41/471.52	c #Conflicts:      39000 | #Learnt:       5173 | 0.000
471.41/471.52	c total clause space: 545.701MB
471.41/471.52	c total #watches: 381335
481.72/481.84	c total #propagations: 19683919 / total #impl: 156220594 (eff. 0.126)
481.72/481.84	c #Conflicts:      40000 | #Learnt:       6173 | 0.000
481.72/481.84	c total clause space: 545.701MB
481.72/481.84	c total #watches: 425840
492.82/492.95	c total #propagations: 20265601 / total #impl: 160206859 (eff. 0.126)
492.82/492.95	c #Conflicts:      41000 | #Learnt:       7173 | 0.000
492.82/492.95	c total clause space: 545.701MB
492.82/492.95	c total #watches: 467970
506.21/506.37	c total #propagations: 20796556 / total #impl: 164545088 (eff. 0.126)
506.21/506.37	c #Conflicts:      42000 | #Learnt:       8173 | 0.000
506.21/506.37	c total clause space: 545.701MB
506.21/506.37	c total #watches: 538683
521.60/521.73	c total #propagations: 21327502 / total #impl: 168875097 (eff. 0.126)
521.60/521.73	c #Conflicts:      43000 | #Learnt:       9173 | 0.000
521.60/521.73	c total clause space: 545.701MB
521.60/521.73	c total #watches: 604785
538.40/538.52	c total #propagations: 21910062 / total #impl: 173322736 (eff. 0.126)
538.40/538.52	c GC COLLECT
538.40/538.52	c #Conflicts:      44000 | #Learnt:       5169 | 0.000
538.40/538.52	c total clause space: 545.701MB
538.40/538.52	c total #watches: 433447
551.50/551.68	c total #propagations: 22430286 / total #impl: 178025621 (eff. 0.126)
551.50/551.68	c #Conflicts:      45000 | #Learnt:       6169 | 0.000
551.50/551.68	c total clause space: 545.701MB
551.50/551.68	c total #watches: 461690
569.80/569.95	c total #propagations: 22991897 / total #impl: 183111577 (eff. 0.126)
569.80/569.95	c #Conflicts:      46000 | #Learnt:       7169 | 0.000
569.80/569.95	c total clause space: 545.701MB
569.80/569.95	c total #watches: 501629
588.59/588.72	c total #propagations: 23560620 / total #impl: 187226641 (eff. 0.126)
588.59/588.72	c #Conflicts:      47000 | #Learnt:       8169 | 0.000
588.59/588.72	c total clause space: 545.701MB
588.59/588.72	c total #watches: 525528
607.38/607.59	c total #propagations: 24118291 / total #impl: 191393920 (eff. 0.126)
607.38/607.59	c #Conflicts:      48000 | #Learnt:       9169 | 0.000
607.38/607.59	c total clause space: 545.701MB
607.38/607.59	c total #watches: 560935
627.67/627.88	c total #propagations: 24685900 / total #impl: 194597117 (eff. 0.127)
627.67/627.88	c #Conflicts:      49000 | #Learnt:      10169 | 0.000
627.67/627.88	c total clause space: 545.701MB
627.67/627.88	c total #watches: 594464
643.87/644.09	c total #propagations: 25217981 / total #impl: 198630013 (eff. 0.127)
643.87/644.09	c GC COLLECT
643.87/644.09	c #Conflicts:      50000 | #Learnt:       5863 | 0.000
643.87/644.09	c total clause space: 545.701MB
643.87/644.09	c total #watches: 340128
657.17/657.36	c total #propagations: 25728738 / total #impl: 202030894 (eff. 0.127)
657.17/657.36	c #Conflicts:      51000 | #Learnt:       6863 | 0.000
657.17/657.36	c total clause space: 545.701MB
657.17/657.36	c total #watches: 349063
667.57/667.74	c total #propagations: 26250479 / total #impl: 204868225 (eff. 0.128)
667.57/667.74	c #Conflicts:      52000 | #Learnt:       7863 | 0.000
667.57/667.74	c total clause space: 545.701MB
667.57/667.74	c total #watches: 367228
678.26/678.46	c total #propagations: 26748318 / total #impl: 208547387 (eff. 0.128)
678.26/678.46	c #Conflicts:      53000 | #Learnt:       8863 | 0.000
678.26/678.46	c total clause space: 545.701MB
678.26/678.46	c total #watches: 385309
691.87/692.04	c total #propagations: 27302166 / total #impl: 212475677 (eff. 0.128)
691.87/692.04	c #Conflicts:      54000 | #Learnt:       9863 | 0.000
691.87/692.04	c total clause space: 545.701MB
691.87/692.04	c total #watches: 409466
706.66/706.83	c total #propagations: 27889534 / total #impl: 216713272 (eff. 0.129)
706.66/706.83	c #Conflicts:      55000 | #Learnt:      10863 | 0.000
706.66/706.83	c total clause space: 545.701MB
706.66/706.83	c total #watches: 450695
719.46/719.67	c total #propagations: 28416262 / total #impl: 220468838 (eff. 0.129)
719.46/719.67	c GC COLLECT
719.46/719.67	c #Conflicts:      56000 | #Learnt:       6266 | 0.000
719.46/719.67	c total clause space: 545.701MB
719.46/719.67	c total #watches: 283703
728.95/729.10	c total #propagations: 28925527 / total #impl: 222919840 (eff. 0.130)
728.95/729.10	c #Conflicts:      57000 | #Learnt:       7266 | 0.000
728.95/729.10	c total clause space: 545.701MB
728.95/729.10	c total #watches: 297572
738.95/739.20	c total #propagations: 29443096 / total #impl: 227319828 (eff. 0.130)
738.95/739.20	c #Conflicts:      58000 | #Learnt:       8266 | 0.000
738.95/739.20	c total clause space: 545.701MB
738.95/739.20	c total #watches: 310548
748.85/749.01	c total #propagations: 29974010 / total #impl: 230327402 (eff. 0.130)
748.85/749.01	c #Conflicts:      59000 | #Learnt:       9266 | 0.000
748.85/749.01	c total clause space: 545.701MB
748.85/749.01	c total #watches: 346482
759.55/759.76	c total #propagations: 30486294 / total #impl: 233541483 (eff. 0.131)
759.55/759.76	c #Conflicts:      60000 | #Learnt:      10266 | 0.000
759.55/759.76	c total clause space: 545.701MB
759.55/759.76	c total #watches: 397870
774.65/774.85	c total #propagations: 31101260 / total #impl: 240181023 (eff. 0.129)
774.65/774.85	c #Conflicts:      61000 | #Learnt:      11266 | 0.000
774.65/774.85	c total clause space: 545.701MB
774.65/774.85	c total #watches: 451183
790.34/790.53	c total #propagations: 31662808 / total #impl: 246321521 (eff. 0.129)
790.34/790.53	c GC COLLECT
790.34/790.53	c #Conflicts:      62000 | #Learnt:       6362 | 0.000
790.34/790.53	c total clause space: 545.701MB
790.34/790.53	c total #watches: 368110
804.74/804.92	c total #propagations: 32170062 / total #impl: 251491755 (eff. 0.128)
804.74/804.92	c #Conflicts:      63000 | #Learnt:       7362 | 0.000
804.74/804.92	c total clause space: 545.701MB
804.74/804.92	c total #watches: 452939
820.04/820.23	c total #propagations: 32654022 / total #impl: 259309935 (eff. 0.126)
820.04/820.23	c #Conflicts:      64000 | #Learnt:       8362 | 0.000
820.04/820.23	c total clause space: 545.701MB
820.04/820.23	c total #watches: 524443
838.23/838.43	c total #propagations: 33164702 / total #impl: 264115628 (eff. 0.126)
838.23/838.43	c #Conflicts:      65000 | #Learnt:       9362 | 0.000
838.23/838.43	c total clause space: 545.701MB
838.23/838.43	c total #watches: 567349
855.03/855.23	c total #propagations: 33749426 / total #impl: 270240207 (eff. 0.125)
855.03/855.23	c #Conflicts:      66000 | #Learnt:      10362 | 0.000
855.03/855.23	c total clause space: 545.701MB
855.03/855.23	c total #watches: 588419
869.73/869.98	c total #propagations: 34237507 / total #impl: 273670359 (eff. 0.125)
869.73/869.98	c #Conflicts:      67000 | #Learnt:      11362 | 0.000
869.73/869.98	c total clause space: 545.701MB
869.73/869.98	c total #watches: 614944
886.03/886.25	c total #propagations: 34767033 / total #impl: 276840172 (eff. 0.126)
886.03/886.25	c #Conflicts:      68000 | #Learnt:      12362 | 0.000
886.03/886.25	c total clause space: 886.764MB
886.03/886.25	c total #watches: 636949
899.33/899.53	c total #propagations: 35324226 / total #impl: 281484233 (eff. 0.125)
899.33/899.53	c GC COLLECT
899.33/899.53	c #Conflicts:      69000 | #Learnt:       7158 | 0.000
899.33/899.53	c total clause space: 886.764MB
899.33/899.53	c total #watches: 457363
914.63/914.82	c total #propagations: 35864681 / total #impl: 286064461 (eff. 0.125)
914.63/914.82	c #Conflicts:      70000 | #Learnt:       8158 | 0.000
914.63/914.82	c total clause space: 886.764MB
914.63/914.82	c total #watches: 488242
929.23/929.50	c total #propagations: 36430725 / total #impl: 289912261 (eff. 0.126)
929.23/929.50	c #Conflicts:      71000 | #Learnt:       9158 | 0.000
929.23/929.50	c total clause space: 886.764MB
929.23/929.50	c total #watches: 528213
942.42/942.70	c total #propagations: 36979591 / total #impl: 294726997 (eff. 0.125)
942.42/942.70	c #Conflicts:      72000 | #Learnt:      10158 | 0.000
942.42/942.70	c total clause space: 886.764MB
942.42/942.70	c total #watches: 549603
961.52/961.78	c total #propagations: 37467736 / total #impl: 297567651 (eff. 0.126)
961.52/961.78	c #Conflicts:      73000 | #Learnt:      11158 | 0.000
961.52/961.78	c total clause space: 886.764MB
961.52/961.78	c total #watches: 580208
979.51/979.76	c total #propagations: 38045202 / total #impl: 301194304 (eff. 0.126)
979.51/979.76	c #Conflicts:      74000 | #Learnt:      12158 | 0.000
979.51/979.76	c total clause space: 886.764MB
979.51/979.76	c total #watches: 602606
993.52/993.72	c total #propagations: 38589843 / total #impl: 304690452 (eff. 0.127)
993.52/993.72	c GC COLLECT
993.52/993.72	c #Conflicts:      75000 | #Learnt:       6662 | 0.000
993.52/993.72	c total clause space: 886.764MB
993.52/993.72	c total #watches: 319634
1002.02/1002.28	c total #propagations: 39143265 / total #impl: 308382753 (eff. 0.127)
1002.02/1002.28	c #Conflicts:      76000 | #Learnt:       7662 | 0.000
1002.02/1002.28	c total clause space: 886.764MB
1002.02/1002.28	c total #watches: 342473
1013.61/1013.80	c total #propagations: 39655342 / total #impl: 312536947 (eff. 0.127)
1013.61/1013.80	c #Conflicts:      77000 | #Learnt:       8662 | 0.000
1013.61/1013.80	c total clause space: 886.764MB
1013.61/1013.80	c total #watches: 393736
1024.71/1024.97	c total #propagations: 40159148 / total #impl: 315702992 (eff. 0.127)
1024.71/1024.97	c #Conflicts:      78000 | #Learnt:       9662 | 0.000
1024.71/1024.97	c total clause space: 886.764MB
1024.71/1024.97	c total #watches: 419508
1036.31/1036.55	c total #propagations: 40706431 / total #impl: 318684733 (eff. 0.128)
1036.31/1036.55	c #Conflicts:      79000 | #Learnt:      10662 | 0.000
1036.31/1036.55	c total clause space: 886.764MB
1036.31/1036.55	c total #watches: 436733
1048.91/1049.12	c total #propagations: 41296400 / total #impl: 321798424 (eff. 0.128)
1048.91/1049.12	c #Conflicts:      80000 | #Learnt:      11662 | 0.000
1048.91/1049.12	c total clause space: 886.764MB
1048.91/1049.12	c total #watches: 460769
1060.71/1060.97	c total #propagations: 41814056 / total #impl: 324302551 (eff. 0.129)
1060.71/1060.97	c #Conflicts:      81000 | #Learnt:      12662 | 0.000
1060.71/1060.97	c total clause space: 886.764MB
1060.71/1060.97	c total #watches: 485208
1072.60/1072.85	c total #propagations: 42424094 / total #impl: 328493447 (eff. 0.129)
1072.60/1072.85	c GC COLLECT
1072.60/1072.85	c #Conflicts:      82000 | #Learnt:       6868 | 0.000
1072.60/1072.85	c total clause space: 886.764MB
1072.60/1072.85	c total #watches: 300329
1082.50/1082.78	c total #propagations: 43000452 / total #impl: 332895578 (eff. 0.129)
1082.50/1082.78	c #Conflicts:      83000 | #Learnt:       7868 | 0.000
1082.50/1082.78	c total clause space: 886.764MB
1082.50/1082.78	c total #watches: 315290
1092.00/1092.25	c total #propagations: 43631468 / total #impl: 336063841 (eff. 0.130)
1092.00/1092.25	c #Conflicts:      84000 | #Learnt:       8868 | 0.000
1092.00/1092.25	c total clause space: 886.764MB
1092.00/1092.25	c total #watches: 334823
1099.90/1100.13	c total #propagations: 44195597 / total #impl: 339334933 (eff. 0.130)
1099.90/1100.13	c #Conflicts:      85000 | #Learnt:       9868 | 0.000
1099.90/1100.13	c total clause space: 886.764MB
1099.90/1100.13	c total #watches: 358832
1109.40/1109.67	c total #propagations: 44743185 / total #impl: 342812376 (eff. 0.131)
1109.40/1109.67	c #Conflicts:      86000 | #Learnt:      10868 | 0.000
1109.40/1109.67	c total clause space: 886.764MB
1109.40/1109.67	c total #watches: 375364
1119.49/1119.71	c total #propagations: 45292774 / total #impl: 346683017 (eff. 0.131)
1119.49/1119.71	c #Conflicts:      87000 | #Learnt:      11868 | 0.000
1119.49/1119.71	c total clause space: 886.764MB
1119.49/1119.71	c total #watches: 408728
1129.60/1129.84	c total #propagations: 45789338 / total #impl: 349789311 (eff. 0.131)
1129.60/1129.84	c #Conflicts:      88000 | #Learnt:      12868 | 0.000
1129.60/1129.84	c total clause space: 886.764MB
1129.60/1129.84	c total #watches: 432403
1141.19/1141.47	c total #propagations: 46304114 / total #impl: 354015389 (eff. 0.131)
1141.19/1141.47	c #Conflicts:      89000 | #Learnt:      13868 | 0.000
1141.19/1141.47	c total clause space: 886.764MB
1141.19/1141.47	c total #watches: 452180
1150.89/1151.11	c total #propagations: 46915226 / total #impl: 359051863 (eff. 0.131)
1150.89/1151.11	c GC COLLECT
1150.89/1151.11	c #Conflicts:      90000 | #Learnt:       7773 | 0.000
1150.89/1151.11	c total clause space: 886.764MB
1150.89/1151.11	c total #watches: 284021
1158.79/1159.05	c total #propagations: 47427788 / total #impl: 362291880 (eff. 0.131)
1158.79/1159.05	c #Conflicts:      91000 | #Learnt:       8773 | 0.000
1158.79/1159.05	c total clause space: 886.764MB
1158.79/1159.05	c total #watches: 298297
1166.39/1166.60	c total #propagations: 47988806 / total #impl: 366433633 (eff. 0.131)
1166.39/1166.60	c #Conflicts:      92000 | #Learnt:       9773 | 0.000
1166.39/1166.60	c total clause space: 886.764MB
1166.39/1166.60	c total #watches: 306018
1175.59/1175.86	c total #propagations: 48549944 / total #impl: 370086175 (eff. 0.131)
1175.59/1175.86	c #Conflicts:      93000 | #Learnt:      10773 | 0.000
1175.59/1175.86	c total clause space: 886.764MB
1175.59/1175.86	c total #watches: 314025
1183.69/1184.00	c total #propagations: 49184674 / total #impl: 374234995 (eff. 0.131)
1183.69/1184.00	c #Conflicts:      94000 | #Learnt:      11773 | 0.000
1183.69/1184.00	c total clause space: 886.764MB
1183.69/1184.00	c total #watches: 323567
1192.19/1192.48	c total #propagations: 49800146 / total #impl: 378140361 (eff. 0.132)
1192.19/1192.48	c #Conflicts:      95000 | #Learnt:      12773 | 0.000
1192.19/1192.48	c total clause space: 886.764MB
1192.19/1192.48	c total #watches: 339770
1201.38/1201.66	c total #propagations: 50366603 / total #impl: 381185370 (eff. 0.132)
1201.38/1201.66	c #Conflicts:      96000 | #Learnt:      13773 | 0.000
1201.38/1201.66	c total clause space: 886.764MB
1201.38/1201.66	c total #watches: 362108
1210.18/1210.43	c total #propagations: 50851441 / total #impl: 383402847 (eff. 0.133)
1210.18/1210.43	c #Conflicts:      97000 | #Learnt:      14773 | 0.000
1210.18/1210.43	c total clause space: 886.764MB
1210.18/1210.43	c total #watches: 381524
1217.38/1217.68	c total #propagations: 51416763 / total #impl: 387670342 (eff. 0.133)
1217.38/1217.68	c GC COLLECT
1217.38/1217.68	c #Conflicts:      98000 | #Learnt:       8387 | 0.000
1217.38/1217.68	c total clause space: 886.764MB
1217.38/1217.68	c total #watches: 230507
1225.48/1225.76	c total #propagations: 51963716 / total #impl: 390631766 (eff. 0.133)
1225.48/1225.76	c #Conflicts:      99000 | #Learnt:       9387 | 0.000
1225.48/1225.76	c total clause space: 886.764MB
1225.48/1225.76	c total #watches: 244362
1233.68/1233.95	c total #propagations: 52573386 / total #impl: 395210812 (eff. 0.133)
1233.68/1233.95	c #Conflicts:     100000 | #Learnt:      10387 | 0.000
1233.68/1233.95	c total clause space: 886.764MB
1233.68/1233.95	c total #watches: 267936
1241.68/1241.99	c total #propagations: 53122292 / total #impl: 399792088 (eff. 0.133)
1241.68/1241.99	c #Conflicts:     101000 | #Learnt:      11387 | 0.000
1241.68/1241.99	c total clause space: 886.764MB
1241.68/1241.99	c total #watches: 275697
1250.87/1251.12	c total #propagations: 53700675 / total #impl: 402362106 (eff. 0.133)
1250.87/1251.12	c #Conflicts:     102000 | #Learnt:      12387 | 0.000
1250.87/1251.12	c total clause space: 886.764MB
1250.87/1251.12	c total #watches: 287349
1259.87/1260.19	c total #propagations: 54343863 / total #impl: 405908448 (eff. 0.134)
1259.87/1260.19	c #Conflicts:     103000 | #Learnt:      13387 | 0.000
1259.87/1260.19	c total clause space: 886.764MB
1259.87/1260.19	c total #watches: 305264
1271.07/1271.37	c total #propagations: 54928636 / total #impl: 410008173 (eff. 0.134)
1271.07/1271.37	c #Conflicts:     104000 | #Learnt:      14387 | 0.000
1271.07/1271.37	c total clause space: 886.764MB
1271.07/1271.37	c total #watches: 339921
1282.57/1282.80	c total #propagations: 55462514 / total #impl: 412837704 (eff. 0.134)
1282.57/1282.80	c #Conflicts:     105000 | #Learnt:      15387 | 0.000
1282.57/1282.80	c total clause space: 886.764MB
1282.57/1282.80	c total #watches: 375358
1293.17/1293.44	c total #propagations: 56001152 / total #impl: 417018734 (eff. 0.134)
1293.17/1293.44	c GC COLLECT
1293.17/1293.44	c #Conflicts:     106000 | #Learnt:       8673 | 0.000
1293.17/1293.44	c total clause space: 886.764MB
1293.17/1293.44	c total #watches: 333203
1308.37/1308.60	c total #propagations: 56565337 / total #impl: 421047682 (eff. 0.134)
1308.37/1308.60	c #Conflicts:     107000 | #Learnt:       9673 | 0.000
1308.37/1308.60	c total clause space: 886.764MB
1308.37/1308.60	c total #watches: 366254
1321.97/1322.29	c total #propagations: 57102107 / total #impl: 424687103 (eff. 0.134)
1321.97/1322.29	c #Conflicts:     108000 | #Learnt:      10673 | 0.000
1321.97/1322.29	c total clause space: 886.764MB
1321.97/1322.29	c total #watches: 391324
1334.46/1334.70	c total #propagations: 57737749 / total #impl: 431448591 (eff. 0.134)
1334.46/1334.70	c #Conflicts:     109000 | #Learnt:      11673 | 0.000
1334.46/1334.70	c total clause space: 886.764MB
1334.46/1334.70	c total #watches: 398183
1348.56/1348.83	c total #propagations: 58313281 / total #impl: 435892829 (eff. 0.134)
1348.56/1348.83	c #Conflicts:     110000 | #Learnt:      12673 | 0.000
1348.56/1348.83	c total clause space: 886.764MB
1348.56/1348.83	c total #watches: 448361
1368.46/1368.73	c total #propagations: 58876627 / total #impl: 441905765 (eff. 0.133)
1368.46/1368.73	c #Conflicts:     111000 | #Learnt:      13673 | 0.000
1368.46/1368.73	c total clause space: 886.764MB
1368.46/1368.73	c total #watches: 517086
1388.95/1389.22	c total #propagations: 59460416 / total #impl: 448017666 (eff. 0.133)
1388.95/1389.22	c #Conflicts:     112000 | #Learnt:      14673 | 0.000
1388.95/1389.22	c total clause space: 886.764MB
1388.95/1389.22	c total #watches: 563026
1413.26/1413.51	c total #propagations: 60039180 / total #impl: 451792022 (eff. 0.133)
1413.26/1413.51	c #Conflicts:     113000 | #Learnt:      15673 | 0.000
1413.26/1413.51	c total clause space: 886.764MB
1413.26/1413.51	c total #watches: 602376
1427.35/1427.68	c total #propagations: 60674601 / total #impl: 455605438 (eff. 0.133)
1427.35/1427.68	c GC COLLECT
1427.35/1427.68	c #Conflicts:     114000 | #Learnt:       8663 | 0.000
1427.35/1427.68	c total clause space: 886.764MB
1427.35/1427.68	c total #watches: 474052
1447.04/1447.38	c total #propagations: 61201578 / total #impl: 459326170 (eff. 0.133)
1447.04/1447.38	c #Conflicts:     115000 | #Learnt:       9663 | 0.000
1447.04/1447.38	c total clause space: 886.764MB
1447.04/1447.38	c total #watches: 499869
1463.44/1463.72	c total #propagations: 61777894 / total #impl: 463928116 (eff. 0.133)
1463.44/1463.72	c #Conflicts:     116000 | #Learnt:      10663 | 0.000
1463.44/1463.72	c total clause space: 886.764MB
1463.44/1463.72	c total #watches: 522873
1480.04/1480.34	c total #propagations: 62348508 / total #impl: 467912029 (eff. 0.133)
1480.04/1480.34	c #Conflicts:     117000 | #Learnt:      11663 | 0.000
1480.04/1480.34	c total clause space: 886.764MB
1480.04/1480.34	c total #watches: 560800
1496.74/1497.06	c total #propagations: 62947637 / total #impl: 473204089 (eff. 0.133)
1496.74/1497.06	c #Conflicts:     118000 | #Learnt:      12663 | 0.000
1496.74/1497.06	c total clause space: 886.764MB
1496.74/1497.06	c total #watches: 601756
1516.93/1517.28	c total #propagations: 63506982 / total #impl: 477754970 (eff. 0.133)
1516.93/1517.28	c #Conflicts:     119000 | #Learnt:      13663 | 0.000
1516.93/1517.28	c total clause space: 886.764MB
1516.93/1517.28	c total #watches: 658416
1531.63/1531.91	c total #propagations: 64019038 / total #impl: 484422311 (eff. 0.132)
1531.63/1531.91	c #Conflicts:     120000 | #Learnt:      14663 | 0.000
1531.63/1531.91	c total clause space: 886.764MB
1531.63/1531.91	c total #watches: 676263
1554.73/1555.08	c total #propagations: 64529800 / total #impl: 488174790 (eff. 0.132)
1554.73/1555.08	c #Conflicts:     121000 | #Learnt:      15663 | 0.000
1554.73/1555.08	c total clause space: 886.764MB
1554.73/1555.08	c total #watches: 693262
1578.63/1578.98	c total #propagations: 65056247 / total #impl: 493133098 (eff. 0.132)
1578.63/1578.98	c GC COLLECT
1578.63/1578.98	c #Conflicts:     122000 | #Learnt:       8368 | 0.000
1578.63/1578.98	c total clause space: 886.764MB
1578.63/1578.98	c total #watches: 395840
1592.42/1592.78	c total #propagations: 65599308 / total #impl: 496691318 (eff. 0.132)
1592.42/1592.78	c #Conflicts:     123000 | #Learnt:       9368 | 0.000
1592.42/1592.78	c total clause space: 886.764MB
1592.42/1592.78	c total #watches: 415643
1605.22/1605.54	c total #propagations: 66155899 / total #impl: 499681164 (eff. 0.132)
1605.22/1605.54	c #Conflicts:     124000 | #Learnt:      10368 | 0.000
1605.22/1605.54	c total clause space: 886.764MB
1605.22/1605.54	c total #watches: 443302
1617.32/1617.62	c total #propagations: 66781522 / total #impl: 503521474 (eff. 0.133)
1617.32/1617.62	c #Conflicts:     125000 | #Learnt:      11368 | 0.000
1617.32/1617.62	c total clause space: 886.764MB
1617.32/1617.62	c total #watches: 460187
1629.32/1629.61	c total #propagations: 67395945 / total #impl: 507782854 (eff. 0.133)
1629.32/1629.61	c #Conflicts:     126000 | #Learnt:      12368 | 0.000
1629.32/1629.61	c total clause space: 886.764MB
1629.32/1629.61	c total #watches: 479563
1645.01/1645.30	c total #propagations: 67964230 / total #impl: 511693539 (eff. 0.133)
1645.01/1645.30	c #Conflicts:     127000 | #Learnt:      13368 | 0.000
1645.01/1645.30	c total clause space: 886.764MB
1645.01/1645.30	c total #watches: 509892
1660.82/1661.15	c total #propagations: 68528607 / total #impl: 516173708 (eff. 0.133)
1660.82/1661.15	c #Conflicts:     128000 | #Learnt:      14368 | 0.000
1660.82/1661.15	c total clause space: 886.764MB
1660.82/1661.15	c total #watches: 529729
1674.81/1675.10	c total #propagations: 69071283 / total #impl: 522357658 (eff. 0.132)
1674.81/1675.10	c #Conflicts:     129000 | #Learnt:      15368 | 0.000
1674.81/1675.10	c total clause space: 886.764MB
1674.81/1675.10	c total #watches: 567567
1689.91/1690.24	c total #propagations: 69675857 / total #impl: 525577332 (eff. 0.133)
1689.91/1690.24	c #Conflicts:     130000 | #Learnt:      16368 | 0.000
1689.91/1690.24	c total clause space: 886.764MB
1689.91/1690.24	c total #watches: 636441
1712.90/1713.28	c total #propagations: 70170549 / total #impl: 528940107 (eff. 0.133)
1712.90/1713.28	c GC COLLECT
1712.90/1713.28	c #Conflicts:     131000 | #Learnt:       8767 | 0.000
1712.90/1713.28	c total clause space: 886.764MB
1712.90/1713.28	c total #watches: 409869
1729.20/1729.50	c total #propagations: 70732672 / total #impl: 533027220 (eff. 0.133)
1729.20/1729.50	c #Conflicts:     132000 | #Learnt:       9767 | 0.000
1729.20/1729.50	c total clause space: 886.764MB
1729.20/1729.50	c total #watches: 445598
1745.50/1745.81	c total #propagations: 71169796 / total #impl: 537618510 (eff. 0.132)
1745.50/1745.81	c #Conflicts:     133000 | #Learnt:      10767 | 0.000
1745.50/1745.81	c total clause space: 886.764MB
1745.50/1745.81	c total #watches: 488629
1763.69/1764.02	c total #propagations: 71687917 / total #impl: 544055607 (eff. 0.132)
1763.69/1764.02	c #Conflicts:     134000 | #Learnt:      11767 | 0.000
1763.69/1764.02	c total clause space: 886.764MB
1763.69/1764.02	c total #watches: 505724
1784.19/1784.58	c total #propagations: 72186022 / total #impl: 548169229 (eff. 0.132)
1784.19/1784.58	c #Conflicts:     135000 | #Learnt:      12767 | 0.000
1784.19/1784.58	c total clause space: 886.764MB
1784.19/1784.58	c total #watches: 568081

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-4118949-1467230703/watcher-4118949-1467230703 -o /tmp/evaluation-result-4118949-1467230703/solver-4118949-1467230703 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1467209049-5528 --watchdog 1960 --input HOME/instance-4118949-1467230703.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=7739
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.30 2.30 2.27 3/176 7742
/proc/meminfo: memFree=25533768/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 259 0 0 0 0 0 0 0 20 0 1 0 4019883 57319424 8316 33554432000 4194304 6211289 140734009730816 140736702094664 4206599 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 13994 8316 98 493 0 13491 0

[startup+0.100168 s]
/proc/loadavg: 2.30 2.30 2.27 3/176 7742
/proc/meminfo: memFree=25533768/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=63436 CPUtime=0.09 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 1646 0 0 0 9 0 0 0 20 0 1 0 4019883 64958464 13534 33554432000 4194304 6211289 140734009730816 140736702094664 4235110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 15859 13535 144 493 0 15356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63436

[startup+0.200366 s]
/proc/loadavg: 2.30 2.30 2.27 3/176 7742
/proc/meminfo: memFree=25533768/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=71936 CPUtime=0.19 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 3053 0 0 0 18 1 0 0 20 0 1 0 4019883 73662464 15754 33554432000 4194304 6211289 140734009730816 140736702094664 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 17984 15754 203 493 0 17481 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 71936

[startup+0.300315 s]
/proc/loadavg: 2.30 2.30 2.27 3/176 7742
/proc/meminfo: memFree=25533768/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=76356 CPUtime=0.29 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 3306 0 0 0 28 1 0 0 20 0 1 0 4019883 78188544 16481 33554432000 4194304 6211289 140734009730816 140736702094664 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 19089 16481 204 493 0 18586 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76356

[startup+0.700297 s]
/proc/loadavg: 2.30 2.30 2.27 3/176 7742
/proc/meminfo: memFree=25533768/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=83728 CPUtime=0.69 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 3397 0 0 0 68 1 0 0 20 0 1 0 4019883 85737472 18613 33554432000 4194304 6211289 140734009730816 140736702094664 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 20932 18613 204 493 0 20429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83728

[startup+1.50026 s]
/proc/loadavg: 2.30 2.30 2.27 3/177 7743
/proc/meminfo: memFree=25454736/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=95592 CPUtime=1.49 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 3621 0 0 0 148 1 0 0 20 0 1 0 4019883 97886208 21360 33554432000 4194304 6211289 140734009730816 140734009729048 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 23898 21360 204 493 0 23395 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95592

[startup+3.10029 s]
/proc/loadavg: 2.30 2.30 2.27 3/177 7743
/proc/meminfo: memFree=25440960/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=114964 CPUtime=3.09 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 3924 0 0 0 307 2 0 0 20 0 1 0 4019883 117723136 25201 33554432000 4194304 6211289 140734009730816 140734009728728 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 28741 25201 204 493 0 28238 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114964

[startup+6.30021 s]
/proc/loadavg: 2.27 2.30 2.27 3/177 7743
/proc/meminfo: memFree=25409236/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=146368 CPUtime=6.29 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 4309 0 0 0 627 2 0 0 20 0 1 0 4019883 149880832 33215 33554432000 4194304 6211289 140734009730816 140734009728808 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 36592 33215 214 493 0 36089 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146368

[startup+12.7002 s]
/proc/loadavg: 2.25 2.29 2.27 3/177 7743
/proc/meminfo: memFree=25352336/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=197348 CPUtime=12.68 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 6449 0 0 0 1265 3 0 0 20 0 1 0 4019883 202084352 45364 33554432000 4194304 6211289 140734009730816 140734009729160 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 49337 45364 214 493 0 48834 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 197348

[startup+25.5003 s]
/proc/loadavg: 2.26 2.29 2.27 3/177 7743
/proc/meminfo: memFree=25342508/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=279880 CPUtime=25.49 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 7018 0 0 0 2545 4 0 0 20 0 1 0 4019883 286597120 48447 33554432000 4194304 6211289 140734009730816 140734009728808 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 69970 48447 219 493 0 69467 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 279880

[startup+51.1003 s]
/proc/loadavg: 2.23 2.28 2.27 4/177 7743
/proc/meminfo: memFree=25286592/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=281036 CPUtime=51.08 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 7927 0 0 0 5104 4 0 0 20 0 1 0 4019883 287780864 61782 33554432000 4194304 6211289 140734009730816 140734009729160 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 70259 61782 219 493 0 69756 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 281036

[startup+102.3 s]
/proc/loadavg: 2.16 2.25 2.26 3/177 7745
/proc/meminfo: memFree=25231164/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=415472 CPUtime=102.28 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 9153 0 0 0 10222 6 0 0 20 0 1 0 4019883 425443328 74422 33554432000 4194304 6211289 140734009730816 140734009728808 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 103868 74422 219 493 0 103365 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 415472

[startup+162.3 s]
/proc/loadavg: 2.28 2.27 2.26 3/177 7746
/proc/meminfo: memFree=25190532/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=416420 CPUtime=162.27 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 9595 0 0 0 16220 7 0 0 20 0 1 0 4019883 426414080 84565 33554432000 4194304 6211289 140734009730816 140734009729160 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 104105 84565 219 493 0 103602 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 416420

[startup+222.307 s]
/proc/loadavg: 2.33 2.28 2.27 3/177 7747
/proc/meminfo: memFree=25099216/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=416704 CPUtime=222.26 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 9804 0 0 0 22218 8 0 0 20 0 1 0 4019883 426704896 98060 33554432000 4194304 6211289 140734009730816 140734009728808 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 104176 98060 219 493 0 103673 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 416704

[startup+282.3 s]
/proc/loadavg: 2.26 2.27 2.26 3/177 7748
/proc/meminfo: memFree=25048296/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=632232 CPUtime=282.25 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 10676 0 0 0 28216 9 0 0 20 0 1 0 4019883 647405568 110833 33554432000 4194304 6211289 140734009730816 140734009729160 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 158058 110833 219 493 0 157555 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 632232

[startup+342.3 s]
/proc/loadavg: 2.24 2.26 2.26 3/178 7752
/proc/meminfo: memFree=24977832/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=634496 CPUtime=342.24 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 11393 0 0 0 34214 10 0 0 20 0 1 0 4019883 649723904 127386 33554432000 4194304 6211289 140734009730816 140734009729160 4214520 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 158624 127386 219 493 0 158121 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 634496

[startup+402.3 s]
/proc/loadavg: 2.23 2.25 2.26 4/176 7753
/proc/meminfo: memFree=24959440/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=634960 CPUtime=402.23 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 11565 0 0 0 40212 11 0 0 20 0 1 0 4019883 650199040 132668 33554432000 4194304 6211289 140734009730816 140734009728808 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 158740 132668 219 493 0 158237 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 634960

[startup+462.3 s]
/proc/loadavg: 2.29 2.25 2.26 3/177 7801
/proc/meminfo: memFree=25550168/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=635400 CPUtime=462.22 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 11721 0 0 0 46211 11 0 0 20 0 1 0 4019883 650649600 137934 33554432000 4194304 6211289 140734009730816 140734009728808 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 158850 137934 219 493 0 158347 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 635400

[startup+522.3 s]
/proc/loadavg: 2.21 2.24 2.25 3/177 7802
/proc/meminfo: memFree=25402728/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=636128 CPUtime=522.2 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 11947 0 0 0 52209 11 0 0 20 0 1 0 4019883 651395072 141790 33554432000 4194304 6211289 140734009730816 140734009729160 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 159032 141790 219 493 0 158529 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 636128

[startup+582.3 s]
/proc/loadavg: 2.29 2.25 2.26 4/177 7803
/proc/meminfo: memFree=25316908/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=636980 CPUtime=582.19 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 12231 0 0 0 58207 12 0 0 20 0 1 0 4019883 652267520 146660 33554432000 4194304 6211289 140734009730816 140734009729160 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 159245 146660 219 493 0 158742 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 636980


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


[startup+882.307 s]
/proc/loadavg: 2.28 2.25 2.26 3/177 7809
/proc/meminfo: memFree=25124956/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=988648 CPUtime=882.13 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 13180 0 0 0 88197 16 0 0 20 0 1 0 4019883 1012375552 165415 33554432000 4194304 6211289 140734009730816 140734009728808 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247162 165415 219 493 0 246659 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 988648

[startup+942.3 s]
/proc/loadavg: 2.40 2.28 2.26 4/178 7813
/proc/meminfo: memFree=25085424/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=988784 CPUtime=942.12 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 13697 0 0 0 94195 17 0 0 20 0 1 0 4019883 1012514816 168525 33554432000 4194304 6211289 140734009730816 140734009729160 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247196 168525 219 493 0 246693 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 988784

[startup+1002.3 s]
/proc/loadavg: 2.27 2.26 2.26 4/177 7814
/proc/meminfo: memFree=25011236/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=988916 CPUtime=1002.12 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 13920 0 0 0 100194 18 0 0 20 0 1 0 4019883 1012649984 181523 33554432000 4194304 6211289 140734009730816 140734009729160 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247229 181523 219 493 0 246726 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 988916

[startup+1062.3 s]
/proc/loadavg: 2.31 2.27 2.26 3/177 7816
/proc/meminfo: memFree=24992308/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=988916 CPUtime=1062.11 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14067 0 0 0 106193 18 0 0 20 0 1 0 4019883 1012649984 181670 33554432000 4194304 6211289 140734009730816 140734009729160 4216075 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247229 181670 219 493 0 246726 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 988916

[startup+1122.3 s]
/proc/loadavg: 2.22 2.25 2.25 4/177 7817
/proc/meminfo: memFree=24961788/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=988916 CPUtime=1122.09 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14068 0 0 0 112191 18 0 0 20 0 1 0 4019883 1012649984 181671 33554432000 4194304 6211289 140734009730816 140734009729160 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247229 181671 219 493 0 246726 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 988916

[startup+1182.3 s]
/proc/loadavg: 2.23 2.25 2.25 3/177 7818
/proc/meminfo: memFree=24933340/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=988916 CPUtime=1182.09 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14069 0 0 0 118191 18 0 0 20 0 1 0 4019883 1012649984 181672 33554432000 4194304 6211289 140734009730816 140734009729160 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247229 181672 219 493 0 246726 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 988916

[startup+1242.3 s]
/proc/loadavg: 2.21 2.23 2.25 3/177 7819
/proc/meminfo: memFree=24918808/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=989076 CPUtime=1242.08 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14083 0 0 0 124190 18 0 0 20 0 1 0 4019883 1012813824 181686 33554432000 4194304 6211289 140734009730816 140734009729160 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247269 181686 219 493 0 246766 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 989076

[startup+1302.3 s]
/proc/loadavg: 2.17 2.22 2.24 4/177 7820
/proc/meminfo: memFree=24919448/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=989076 CPUtime=1302.07 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14087 0 0 0 130189 18 0 0 20 0 1 0 4019883 1012813824 181690 33554432000 4194304 6211289 140734009730816 140734009729160 4209503 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247269 181690 219 493 0 246766 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 989076

[startup+1362.3 s]
/proc/loadavg: 2.20 2.22 2.24 4/177 7822
/proc/meminfo: memFree=24917988/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=989076 CPUtime=1362.06 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14094 0 0 0 136188 18 0 0 20 0 1 0 4019883 1012813824 181697 33554432000 4194304 6211289 140734009730816 140734009729160 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247269 181697 219 493 0 246766 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 989076

[startup+1422.3 s]
/proc/loadavg: 2.17 2.21 2.23 3/177 7823
/proc/meminfo: memFree=24908120/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=989208 CPUtime=1422.05 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14187 0 0 0 142187 18 0 0 20 0 1 0 4019883 1012948992 184345 33554432000 4194304 6211289 140734009730816 140734009729160 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247302 184345 219 493 0 246799 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 989208

[startup+1482.3 s]
/proc/loadavg: 2.18 2.20 2.22 4/177 7824
/proc/meminfo: memFree=24893192/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=989208 CPUtime=1482.04 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14196 0 0 0 148186 18 0 0 20 0 1 0 4019883 1012948992 184354 33554432000 4194304 6211289 140734009730816 140734009729160 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247302 184354 219 493 0 246799 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 989208

[startup+1542.31 s]
/proc/loadavg: 2.25 2.22 2.23 3/178 7828
/proc/meminfo: memFree=24802916/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=989492 CPUtime=1542.04 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14311 0 0 0 154185 19 0 0 20 0 1 0 4019883 1013239808 194178 33554432000 4194304 6211289 140734009730816 140734009729160 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247373 194178 219 493 0 246870 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 989492

[startup+1602.3 s]
/proc/loadavg: 2.27 2.22 2.23 3/177 7829
/proc/meminfo: memFree=24694964/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=989668 CPUtime=1602.02 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14391 0 0 0 160182 20 0 0 20 0 1 0 4019883 1013420032 212143 33554432000 4194304 6211289 140734009730816 140734009729160 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247417 212143 219 493 0 246914 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 989668

[startup+1662.3 s]
/proc/loadavg: 2.25 2.22 2.23 4/177 7831
/proc/meminfo: memFree=24674048/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=989668 CPUtime=1662.01 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14458 0 0 0 166181 20 0 0 20 0 1 0 4019883 1013420032 212210 33554432000 4194304 6211289 140734009730816 140734009729160 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247417 212210 219 493 0 246914 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 989668

[startup+1722.3 s]
/proc/loadavg: 2.32 2.24 2.23 3/177 7831
/proc/meminfo: memFree=24628800/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=989812 CPUtime=1722 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14493 0 0 0 172180 20 0 0 20 0 1 0 4019883 1013567488 218377 33554432000 4194304 6211289 140734009730816 140734009729160 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247453 218377 219 493 0 246950 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 989812

[startup+1782.3 s]
/proc/loadavg: 2.17 2.21 2.22 3/177 7833
/proc/meminfo: memFree=24615252/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=989812 CPUtime=1781.99 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14509 0 0 0 178179 20 0 0 20 0 1 0 4019883 1013567488 218393 33554432000 4194304 6211289 140734009730816 140734009729160 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247453 218393 219 493 0 246950 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 989812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.20 2.21 2.22 4/176 7833
/proc/meminfo: memFree=24616256/32872528 swapFree=1390956/1568784
[pid=7742] ppid=7739 vsize=989944 CPUtime=1800.09 cores=1,3,5,7
/proc/7742/stat : 7742 (cdcl-cuttingpla) R 7739 7742 5511 0 -1 4202496 14521 0 0 0 179989 20 0 0 20 0 1 0 4019883 1013702656 218405 33554432000 4194304 6211289 140734009730816 140734009728728 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7742/statm: 247486 218405 219 493 0 246983 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 989944

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.43
CPU time (s): 1800.13
CPU user time (s): 1799.89
CPU system time (s): 0.237963
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 989944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.237963
maximum resident set size= 873620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14521
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= 47
involuntary context switches= 1971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.34473 second user time and 12.4601 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-29 22:05:03
IDJOB=4118949
IDBENCH=111550
IDSOLVER=2549
FILE ID=node140/4118949-1467230703
RUNJOBID= node140-1467209049-5528
PBS_JOBID= 19997571
Free space on /tmp= 71660 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay30.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118949-1467230703/watcher-4118949-1467230703 -o /tmp/evaluation-result-4118949-1467230703/solver-4118949-1467230703 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1467209049-5528 --watchdog 1960 --input HOME/instance-4118949-1467230703.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 5d02912d53f2354b54cb86f356951fff
RANDOM SEED=1629061378

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        25534520 kB
Buffers:          108788 kB
Cached:          4241188 kB
SwapCached:            0 kB
Active:           739328 kB
Inactive:        4256232 kB
Active(anon):     648132 kB
Inactive(anon):        0 kB
Active(file):      91196 kB
Inactive(file):  4256232 kB
Unevictable:     1568784 kB
Mlocked:         1390956 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3164 kB
Writeback:             8 kB
AnonPages:       2239088 kB
Mapped:            14772 kB
Shmem:               204 kB
Slab:             615776 kB
SReclaimable:      59860 kB
SUnreclaim:       555916 kB
KernelStack:        1472 kB
PageTables:         8320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2669788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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= 71656 MiB
End job on node140 at 2016-06-29 22:35:03