Trace number 4088112

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_2.opb.PB06.opb
MD5SUM751aa23355f7a016eeb9009a33a863ac
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark416
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 436
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 494314
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 494314
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 10000 #constraint= 656900
3.18/3.22	c #Conflicts:       1000 | #Learnt:       1013 | 0.000
3.18/3.22	c total clause space: 127.173MB
3.18/3.22	c total #watches: 1503877
12.49/12.50	c total #propagations: 264678 / total #impl: 4947798 (eff. 0.053)
12.49/12.50	c #Conflicts:       2000 | #Learnt:       2033 | 0.000
12.49/12.50	c total clause space: 206.656MB
12.49/12.50	c total #watches: 2251187
23.19/23.25	c total #propagations: 656594 / total #impl: 54866821 (eff. 0.012)
23.19/23.25	c #Conflicts:       3000 | #Learnt:       2034 | 0.007
23.19/23.25	c total clause space: 206.656MB
23.19/23.25	c total #watches: 2730236
40.58/40.62	c total #propagations: 858705 / total #impl: 98918724 (eff. 0.009)
40.58/40.62	c #Conflicts:       4000 | #Learnt:       3042 | 0.006
40.58/40.62	c total clause space: 335.816MB
40.58/40.62	c total #watches: 3203017
55.37/55.44	c total #propagations: 1132055 / total #impl: 147461999 (eff. 0.008)
55.37/55.44	c GC COLLECT
55.37/55.44	c #Conflicts:       5000 | #Learnt:       2388 | 0.004
55.37/55.44	c total clause space: 335.816MB
55.37/55.44	c total #watches: 3209870
77.87/77.96	c total #propagations: 1337286 / total #impl: 211582033 (eff. 0.006)
77.87/77.96	c #Conflicts:       6000 | #Learnt:       3400 | 0.004
77.87/77.96	c total clause space: 335.816MB
77.87/77.96	c total #watches: 3730621
103.16/103.24	c total #propagations: 1628465 / total #impl: 271895867 (eff. 0.006)
103.16/103.24	c GC COLLECT
103.16/103.24	c #Conflicts:       7000 | #Learnt:       2294 | 0.005
103.16/103.24	c total clause space: 335.816MB
103.16/103.24	c total #watches: 3818557
121.36/121.49	c total #propagations: 1904822 / total #impl: 374160573 (eff. 0.005)
121.36/121.49	c #Conflicts:       8000 | #Learnt:       3297 | 0.004
121.36/121.49	c total clause space: 335.816MB
121.36/121.49	c total #watches: 4155775
143.46/143.56	c total #propagations: 2103598 / total #impl: 443805882 (eff. 0.005)
143.46/143.56	c #Conflicts:       9000 | #Learnt:       4297 | 0.004
143.46/143.56	c total clause space: 335.816MB
143.46/143.56	c total #watches: 4490640
170.66/170.72	c total #propagations: 2349368 / total #impl: 485452170 (eff. 0.005)
170.66/170.72	c GC COLLECT
170.66/170.72	c #Conflicts:      10000 | #Learnt:       2812 | 0.004
170.66/170.72	c total clause space: 335.816MB
170.66/170.72	c total #watches: 3842418
186.85/187.00	c total #propagations: 2608035 / total #impl: 543282035 (eff. 0.005)
186.85/187.00	c #Conflicts:      11000 | #Learnt:       3812 | 0.004
186.85/187.00	c total clause space: 335.816MB
186.85/187.00	c total #watches: 4086859
211.75/211.88	c total #propagations: 2800433 / total #impl: 581758632 (eff. 0.005)
211.75/211.88	c #Conflicts:      12000 | #Learnt:       4812 | 0.004
211.75/211.88	c total clause space: 335.816MB
211.75/211.88	c total #watches: 4391225
242.15/242.20	c total #propagations: 3016069 / total #impl: 612584985 (eff. 0.005)
242.15/242.20	c #Conflicts:      13000 | #Learnt:       5812 | 0.013
242.15/242.20	c total clause space: 545.701MB
242.15/242.20	c total #watches: 4776472
271.04/271.14	c total #propagations: 3224260 / total #impl: 667038182 (eff. 0.005)
271.04/271.14	c GC COLLECT
271.04/271.14	c #Conflicts:      14000 | #Learnt:       3984 | 0.012
271.04/271.14	c total clause space: 545.701MB
271.04/271.14	c total #watches: 4254816
296.43/296.54	c total #propagations: 3464664 / total #impl: 719198846 (eff. 0.005)
296.43/296.54	c #Conflicts:      15000 | #Learnt:       4987 | 0.012
296.43/296.54	c total clause space: 545.701MB
296.43/296.54	c total #watches: 4632814
332.13/332.23	c total #propagations: 3641506 / total #impl: 807583269 (eff. 0.005)
332.13/332.23	c #Conflicts:      16000 | #Learnt:       5994 | 0.012
332.13/332.23	c total clause space: 545.701MB
332.13/332.23	c total #watches: 5061543
354.63/354.78	c total #propagations: 3859333 / total #impl: 902764749 (eff. 0.004)
354.63/354.78	c GC COLLECT
354.63/354.78	c #Conflicts:      17000 | #Learnt:       3825 | 0.012
354.63/354.78	c total clause space: 545.701MB
354.63/354.78	c total #watches: 4354159
374.22/374.31	c total #propagations: 4029230 / total #impl: 960028786 (eff. 0.004)
374.22/374.31	c #Conflicts:      18000 | #Learnt:       4825 | 0.011
374.22/374.31	c total clause space: 545.701MB
374.22/374.31	c total #watches: 4698556
393.73/393.82	c total #propagations: 4178304 / total #impl: 1038060205 (eff. 0.004)
393.73/393.82	c #Conflicts:      19000 | #Learnt:       5825 | 0.011
393.73/393.82	c total clause space: 545.701MB
393.73/393.82	c total #watches: 5089146
425.81/425.94	c total #propagations: 4305829 / total #impl: 1135393755 (eff. 0.004)
425.81/425.94	c #Conflicts:      20000 | #Learnt:       6825 | 0.010
425.81/425.94	c total clause space: 545.701MB
425.81/425.94	c total #watches: 5408014
453.71/453.85	c total #propagations: 4508701 / total #impl: 1216862004 (eff. 0.004)
453.71/453.85	c GC COLLECT
453.71/453.85	c #Conflicts:      21000 | #Learnt:       4353 | 0.010
453.71/453.85	c total clause space: 545.701MB
453.71/453.85	c total #watches: 4273271
474.20/474.32	c total #propagations: 4754155 / total #impl: 1293889162 (eff. 0.004)
474.20/474.32	c #Conflicts:      22000 | #Learnt:       5353 | 0.009
474.20/474.32	c total clause space: 545.701MB
474.20/474.32	c total #watches: 4463906
499.20/499.36	c total #propagations: 5007030 / total #impl: 1354637360 (eff. 0.004)
499.20/499.36	c #Conflicts:      23000 | #Learnt:       6353 | 0.009
499.20/499.36	c total clause space: 545.701MB
499.20/499.36	c total #watches: 4818312
530.59/530.71	c total #propagations: 5264390 / total #impl: 1423441307 (eff. 0.004)
530.59/530.71	c #Conflicts:      24000 | #Learnt:       7353 | 0.009
530.59/530.71	c total clause space: 545.701MB
530.59/530.71	c total #watches: 5124263
558.70/558.88	c total #propagations: 5592184 / total #impl: 1488294326 (eff. 0.004)
558.70/558.88	c GC COLLECT
558.70/558.88	c #Conflicts:      25000 | #Learnt:       4570 | 0.008
558.70/558.88	c total clause space: 545.701MB
558.70/558.88	c total #watches: 4321961
579.79/579.94	c total #propagations: 5816926 / total #impl: 1565155709 (eff. 0.004)
579.79/579.94	c #Conflicts:      26000 | #Learnt:       5570 | 0.008
579.79/579.94	c total clause space: 545.701MB
579.79/579.94	c total #watches: 4561778
599.88/600.07	c total #propagations: 6077051 / total #impl: 1619961291 (eff. 0.004)
599.88/600.07	c #Conflicts:      27000 | #Learnt:       6570 | 0.008
599.88/600.07	c total clause space: 545.701MB
599.88/600.07	c total #watches: 4693405
630.48/630.67	c total #propagations: 6317341 / total #impl: 1676455386 (eff. 0.004)
630.48/630.67	c #Conflicts:      28000 | #Learnt:       7570 | 0.008
630.48/630.67	c total clause space: 545.701MB
630.48/630.67	c total #watches: 5007777
662.58/662.72	c total #propagations: 6613506 / total #impl: 1729903010 (eff. 0.004)
662.58/662.72	c GC COLLECT
662.58/662.72	c #Conflicts:      29000 | #Learnt:       4477 | 0.009
662.58/662.72	c total clause space: 545.701MB
662.58/662.72	c total #watches: 4200964
688.37/688.54	c total #propagations: 6868718 / total #impl: 1794274272 (eff. 0.004)
688.37/688.54	c #Conflicts:      30000 | #Learnt:       5477 | 0.010
688.37/688.54	c total clause space: 545.701MB
688.37/688.54	c total #watches: 4556674
714.47/714.65	c total #propagations: 7135051 / total #impl: 1862803926 (eff. 0.004)
714.47/714.65	c #Conflicts:      31000 | #Learnt:       6477 | 0.010
714.47/714.65	c total clause space: 545.701MB
714.47/714.65	c total #watches: 4938684
748.26/748.40	c total #propagations: 7402993 / total #impl: 1947557995 (eff. 0.004)
748.26/748.40	c #Conflicts:      32000 | #Learnt:       7477 | 0.010
748.26/748.40	c total clause space: 545.701MB
748.26/748.40	c total #watches: 5377001
782.56/782.74	c total #propagations: 7701158 / total #impl: 2037799667 (eff. 0.004)
782.56/782.74	c #Conflicts:      33000 | #Learnt:       8477 | 0.010
782.56/782.74	c total clause space: 545.701MB
782.56/782.74	c total #watches: 5758660
809.15/809.38	c total #propagations: 7966250 / total #impl: 2113356711 (eff. 0.004)
809.15/809.38	c GC COLLECT
809.15/809.38	c #Conflicts:      34000 | #Learnt:       5082 | 0.011
809.15/809.38	c total clause space: 886.764MB
809.15/809.38	c total #watches: 4897982
831.95/832.16	c total #propagations: 8177952 / total #impl: 2169464452 (eff. 0.004)
831.95/832.16	c #Conflicts:      35000 | #Learnt:       6082 | 0.010
831.95/832.16	c total clause space: 886.764MB
831.95/832.16	c total #watches: 5190865
861.74/861.99	c total #propagations: 8346274 / total #impl: 2258028904 (eff. 0.004)
861.74/861.99	c #Conflicts:      36000 | #Learnt:       7082 | 0.010
861.74/861.99	c total clause space: 886.764MB
861.74/861.99	c total #watches: 5494674
891.64/891.86	c total #propagations: 8532716 / total #impl: 2360726685 (eff. 0.004)
891.64/891.86	c #Conflicts:      37000 | #Learnt:       8082 | 0.010
891.64/891.86	c total clause space: 886.764MB
891.64/891.86	c total #watches: 5697245
921.54/921.78	c total #propagations: 8734030 / total #impl: 2453022892 (eff. 0.004)
921.54/921.78	c #Conflicts:      38000 | #Learnt:       9082 | 0.010
921.54/921.78	c total clause space: 886.764MB
921.54/921.78	c total #watches: 5957948
949.63/949.81	c total #propagations: 8931343 / total #impl: 2557945648 (eff. 0.003)
949.63/949.81	c GC COLLECT
949.63/949.81	c #Conflicts:      39000 | #Learnt:       5387 | 0.009
949.63/949.81	c total clause space: 886.764MB
949.63/949.81	c total #watches: 4362570
970.93/971.13	c total #propagations: 9124634 / total #impl: 2692060050 (eff. 0.003)
970.93/971.13	c #Conflicts:      40000 | #Learnt:       6387 | 0.009
970.93/971.13	c total clause space: 886.764MB
970.93/971.13	c total #watches: 4558813
995.43/995.64	c total #propagations: 9298470 / total #impl: 2771390565 (eff. 0.003)
995.43/995.64	c #Conflicts:      41000 | #Learnt:       7387 | 0.009
995.43/995.64	c total clause space: 886.764MB
995.43/995.64	c total #watches: 4788536
1020.82/1021.01	c total #propagations: 9533799 / total #impl: 2858775370 (eff. 0.003)
1020.82/1021.01	c #Conflicts:      42000 | #Learnt:       8387 | 0.009
1020.82/1021.01	c total clause space: 886.764MB
1020.82/1021.01	c total #watches: 4931283
1045.71/1045.95	c total #propagations: 9749423 / total #impl: 2977798367 (eff. 0.003)
1045.71/1045.95	c #Conflicts:      43000 | #Learnt:       9387 | 0.008
1045.71/1045.95	c total clause space: 886.764MB
1045.71/1045.95	c total #watches: 5225341
1071.22/1071.48	c total #propagations: 9939571 / total #impl: 3117834469 (eff. 0.003)
1071.22/1071.48	c GC COLLECT
1071.22/1071.48	c #Conflicts:      44000 | #Learnt:       5387 | 0.008
1071.22/1071.48	c total clause space: 886.764MB
1071.22/1071.48	c total #watches: 4137060
1095.31/1095.52	c total #propagations: 10147029 / total #impl: 3292536276 (eff. 0.003)
1095.31/1095.52	c #Conflicts:      45000 | #Learnt:       6387 | 0.008
1095.31/1095.52	c total clause space: 886.764MB
1095.31/1095.52	c total #watches: 4342478
1133.91/1134.11	c total #propagations: 10369540 / total #impl: 3489536417 (eff. 0.003)
1133.91/1134.11	c #Conflicts:      46000 | #Learnt:       7387 | 0.008
1133.91/1134.11	c total clause space: 886.764MB
1133.91/1134.11	c total #watches: 4638758
1181.20/1181.43	c total #propagations: 10658466 / total #impl: 3564824429 (eff. 0.003)
1181.20/1181.43	c #Conflicts:      47000 | #Learnt:       8387 | 0.008
1181.20/1181.43	c total clause space: 886.764MB
1181.20/1181.43	c total #watches: 5012563
1212.10/1212.33	c total #propagations: 10948023 / total #impl: 3620986409 (eff. 0.003)
1212.10/1212.33	c #Conflicts:      48000 | #Learnt:       9387 | 0.008
1212.10/1212.33	c total clause space: 886.764MB
1212.10/1212.33	c total #watches: 5301664
1262.99/1263.23	c total #propagations: 11147290 / total #impl: 3678533481 (eff. 0.003)
1262.99/1263.23	c #Conflicts:      49000 | #Learnt:      10387 | 0.007
1262.99/1263.23	c total clause space: 886.764MB
1262.99/1263.23	c total #watches: 5735984
1304.98/1305.28	c total #propagations: 11343548 / total #impl: 3734559814 (eff. 0.003)
1304.98/1305.28	c GC COLLECT
1304.98/1305.28	c #Conflicts:      50000 | #Learnt:       6082 | 0.007
1304.98/1305.28	c total clause space: 886.764MB
1304.98/1305.28	c total #watches: 4937481
1337.87/1338.14	c total #propagations: 11565131 / total #impl: 3825912338 (eff. 0.003)
1337.87/1338.14	c #Conflicts:      51000 | #Learnt:       7082 | 0.007
1337.87/1338.14	c total clause space: 886.764MB
1337.87/1338.14	c total #watches: 5272284
1371.37/1371.67	c total #propagations: 11804571 / total #impl: 3899077905 (eff. 0.003)
1371.37/1371.67	c #Conflicts:      52000 | #Learnt:       8082 | 0.007
1371.37/1371.67	c total clause space: 886.764MB
1371.37/1371.67	c total #watches: 5503228
1406.46/1406.75	c total #propagations: 12000000 / total #impl: 3969793913 (eff. 0.003)
1406.46/1406.75	c #Conflicts:      53000 | #Learnt:       9082 | 0.007
1406.46/1406.75	c total clause space: 886.764MB
1406.46/1406.75	c total #watches: 5777538
1459.56/1459.87	c total #propagations: 12235874 / total #impl: 4042956597 (eff. 0.003)
1459.56/1459.87	c #Conflicts:      54000 | #Learnt:      10082 | 0.007
1459.56/1459.87	c total clause space: 886.764MB
1459.56/1459.87	c total #watches: 6275889
1517.04/1517.35	c total #propagations: 12476814 / total #impl: 4131352482 (eff. 0.003)
1517.04/1517.35	c #Conflicts:      55000 | #Learnt:      11082 | 0.007
1517.04/1517.35	c total clause space: 886.764MB
1517.04/1517.35	c total #watches: 6515520
1544.34/1544.69	c total #propagations: 12716034 / total #impl: 4206689441 (eff. 0.003)
1544.34/1544.69	c GC COLLECT
1544.34/1544.69	c #Conflicts:      56000 | #Learnt:       6483 | 0.007
1544.34/1544.69	c total clause space: 886.764MB
1544.34/1544.69	c total #watches: 5156938
1583.74/1584.08	c total #propagations: 12937984 / total #impl: 4261904475 (eff. 0.003)
1583.74/1584.08	c #Conflicts:      57000 | #Learnt:       7483 | 0.007
1583.74/1584.08	c total clause space: 886.764MB
1583.74/1584.08	c total #watches: 5552767
1626.12/1626.48	c total #propagations: 13259464 / total #impl: 4318856037 (eff. 0.003)
1626.12/1626.48	c #Conflicts:      58000 | #Learnt:       8483 | 0.007
1626.12/1626.48	c total clause space: 886.764MB
1626.12/1626.48	c total #watches: 5812853
1666.72/1667.01	c total #propagations: 13578143 / total #impl: 4377298764 (eff. 0.003)
1666.72/1667.01	c #Conflicts:      59000 | #Learnt:       9483 | 0.007
1666.72/1667.01	c total clause space: 886.764MB
1666.72/1667.01	c total #watches: 6177880
1706.81/1707.11	c total #propagations: 13815632 / total #impl: 4419860173 (eff. 0.003)
1706.81/1707.11	c #Conflicts:      60000 | #Learnt:      10483 | 0.007
1706.81/1707.11	c total clause space: 886.764MB
1706.81/1707.11	c total #watches: 6514035
1749.71/1750.06	c total #propagations: 14052533 / total #impl: 4477695249 (eff. 0.003)
1749.71/1750.06	c #Conflicts:      61000 | #Learnt:      11483 | 0.007
1749.71/1750.06	c total clause space: 886.764MB
1749.71/1750.06	c total #watches: 6697870
1778.81/1779.10	c total #propagations: 14328761 / total #impl: 4540813700 (eff. 0.003)
1778.81/1779.10	c GC COLLECT
1778.81/1779.10	c #Conflicts:      62000 | #Learnt:       6587 | 0.007
1778.81/1779.10	c total clause space: 886.764MB
1778.81/1779.10	c total #watches: 5063921
1799.00/1799.38	c total #propagations: 14575471 / total #impl: 4604342281 (eff. 0.003)
1799.00/1799.38	c #Conflicts:      63000 | #Learnt:       7587 | 0.007
1799.00/1799.38	c total clause space: 886.764MB
1799.00/1799.38	c total #watches: 5484913

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-4088112-1465393240/watcher-4088112-1465393240 -o /tmp/evaluation-result-4088112-1465393240/solver-4088112-1465393240 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465387837-19244 --watchdog 1960 --input HOME/instance-4088112-1465393240.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=19701
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.17 2.19 2.18 4/177 19704
/proc/meminfo: memFree=29553632/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 233 0 0 0 0 0 0 0 20 0 1 0 121257121 29810688 3692 33554432000 4194304 6201397 140736041323856 140735603975096 4202592 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19704/statm: 7278 4204 92 491 0 6777 0

[startup+0.100121 s]
/proc/loadavg: 2.17 2.19 2.18 4/177 19704
/proc/meminfo: memFree=29553632/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=34384 CPUtime=0.09 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 1171 0 0 0 9 0 0 0 20 0 1 0 121257121 35209216 7408 33554432000 4194304 6201397 140736041323856 140735603975096 4752352 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/19704/statm: 8596 7409 142 491 0 8095 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34384

[startup+0.200318 s]
/proc/loadavg: 2.17 2.19 2.18 4/177 19704
/proc/meminfo: memFree=29553632/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=42444 CPUtime=0.19 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 2460 0 0 0 18 1 0 0 20 0 1 0 121257121 43462656 8720 33554432000 4194304 6201397 140736041323856 140735603975096 4760599 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/19704/statm: 10611 8721 143 491 0 10110 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42444

[startup+0.300266 s]
/proc/loadavg: 2.17 2.19 2.18 4/177 19704
/proc/meminfo: memFree=29553632/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=50936 CPUtime=0.29 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 3838 0 0 0 28 1 0 0 20 0 1 0 121257121 52158464 10092 33554432000 4194304 6201397 140736041323856 140735603975096 4207438 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/19704/statm: 12734 10093 143 491 0 12233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50936

[startup+0.70023 s]
/proc/loadavg: 2.17 2.19 2.18 4/177 19704
/proc/meminfo: memFree=29553632/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=84468 CPUtime=0.68 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 6424 0 0 0 67 1 0 0 20 0 1 0 121257121 86495232 15373 33554432000 4194304 6201397 140736041323856 140736041321992 4208163 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/19704/statm: 21117 15373 143 491 0 20616 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84468

[startup+1.50022 s]
/proc/loadavg: 2.17 2.19 2.18 4/178 19705
/proc/meminfo: memFree=29470576/32872528 swapFree=16388/1696556
[pid=19704] ppid=19701 vsize=121988 CPUtime=1.49 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 9592 0 0 0 146 3 0 0 20 0 1 0 121257121 124915712 26438 33554432000 4194304 6201397 140736041323856 140736041321480 4289680 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/19704/statm: 30497 26438 143 491 0 29996 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121988

[startup+3.10021 s]
/proc/loadavg: 2.24 2.20 2.18 4/178 19705
/proc/meminfo: memFree=29408332/32872528 swapFree=16388/1696556
[pid=19704] ppid=19701 vsize=183364 CPUtime=3.08 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 13020 0 0 0 304 4 0 0 20 0 1 0 121257121 187764736 43774 33554432000 4194304 6201397 140736041323856 140736041322136 4214911 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/19704/statm: 45841 43774 147 491 0 45340 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 183364

[startup+6.30023 s]
/proc/loadavg: 2.24 2.20 2.18 4/178 19751
/proc/meminfo: memFree=29725100/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=267536 CPUtime=6.29 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 13938 0 0 0 624 5 0 0 20 0 1 0 121257121 273956864 49239 33554432000 4194304 6201397 140736041323856 140736041322424 4213240 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/19704/statm: 66884 49239 160 491 0 66383 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 267536

[startup+12.7003 s]
/proc/loadavg: 2.20 2.19 2.18 3/178 19751
/proc/meminfo: memFree=29568256/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=276092 CPUtime=12.69 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 16097 0 0 0 1263 6 0 0 20 0 1 0 121257121 282718208 57530 33554432000 4194304 6201397 140736041323856 140736041322984 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 69023 57530 160 491 0 68522 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 276092

[startup+25.5004 s]
/proc/loadavg: 2.17 2.19 2.18 4/176 19751
/proc/meminfo: memFree=29439040/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=415724 CPUtime=25.48 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 18186 0 0 0 2541 7 0 0 20 0 1 0 121257121 425701376 70300 33554432000 4194304 6201397 140736041323856 140736041322136 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 103931 70300 166 491 0 103430 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 415724

[startup+51.1004 s]
/proc/loadavg: 2.11 2.17 2.17 4/177 19752
/proc/meminfo: memFree=29316116/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=420052 CPUtime=51.07 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 20054 0 0 0 5099 8 0 0 20 0 1 0 121257121 430133248 82498 33554432000 4194304 6201397 140736041323856 140736041322136 4214919 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 105013 82498 166 491 0 104512 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 420052

[startup+102.3 s]
/proc/loadavg: 2.15 2.17 2.17 4/177 19753
/proc/meminfo: memFree=29219128/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=440084 CPUtime=102.27 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 25386 0 0 0 10217 10 0 0 20 0 1 0 121257121 450646016 94972 33554432000 4194304 6201397 140736041323856 140736041322568 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 110021 94972 166 491 0 109520 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 440084

[startup+162.3 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 19754
/proc/meminfo: memFree=29136448/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=443588 CPUtime=162.26 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 26313 0 0 0 16215 11 0 0 20 0 1 0 121257121 454234112 104075 33554432000 4194304 6201397 140736041323856 140736041322568 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 110897 104075 166 491 0 110396 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 443588

[startup+222.307 s]
/proc/loadavg: 2.22 2.18 2.18 3/177 19755
/proc/meminfo: memFree=29110144/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=444484 CPUtime=222.25 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 26515 0 0 0 22214 11 0 0 20 0 1 0 121257121 455151616 109387 33554432000 4194304 6201397 140736041323856 140736041322568 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 111121 109387 166 491 0 110620 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 444484

[startup+282.3 s]
/proc/loadavg: 2.19 2.17 2.18 3/177 19756
/proc/meminfo: memFree=29073512/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=659552 CPUtime=282.24 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 27124 0 0 0 28212 12 0 0 20 0 1 0 121257121 675381248 114252 33554432000 4194304 6201397 140736041323856 140736041322984 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 164888 114252 166 491 0 164387 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 659552

[startup+342.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/177 19758
/proc/meminfo: memFree=29012080/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=661544 CPUtime=342.22 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 27746 0 0 0 34210 12 0 0 20 0 1 0 121257121 677421056 124064 33554432000 4194304 6201397 140736041323856 140736041322568 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 165386 124064 166 491 0 164885 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 661544

[startup+402.3 s]
/proc/loadavg: 2.22 2.17 2.17 3/177 19759
/proc/meminfo: memFree=28953196/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=663424 CPUtime=402.22 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 28309 0 0 0 40209 13 0 0 20 0 1 0 121257121 679346176 126133 33554432000 4194304 6201397 140736041323856 140736041322568 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 165856 126133 166 491 0 165355 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 663424

[startup+462.3 s]
/proc/loadavg: 2.31 2.21 2.18 3/177 19760
/proc/meminfo: memFree=28917100/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=665724 CPUtime=462.2 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 28903 0 0 0 46207 13 0 0 20 0 1 0 121257121 681701376 134902 33554432000 4194304 6201397 140736041323856 140736041322984 4218890 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 166431 134902 166 491 0 165930 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 665724

[startup+522.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 19761
/proc/meminfo: memFree=28851788/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=666044 CPUtime=522.19 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 29031 0 0 0 52206 13 0 0 20 0 1 0 121257121 682029056 135030 33554432000 4194304 6201397 140736041323856 140736041322984 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 166511 135030 166 491 0 166010 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 666044

[startup+582.3 s]
/proc/loadavg: 2.30 2.22 2.19 3/178 19765
/proc/meminfo: memFree=28846620/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=666412 CPUtime=582.18 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 29166 0 0 0 58205 13 0 0 20 0 1 0 121257121 682405888 136187 33554432000 4194304 6201397 140736041323856 140736041322984 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 166603 136187 166 491 0 166102 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 666412


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


[startup+942.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 19772
/proc/meminfo: memFree=28510320/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1034232 CPUtime=942.13 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 34264 0 0 0 94195 18 0 0 20 0 1 0 121257121 1059053568 193044 33554432000 4194304 6201397 140736041323856 140736041322568 4214961 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 258558 193044 166 491 0 258057 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1034232

[startup+1002.3 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 19774
/proc/meminfo: memFree=28432524/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1034232 CPUtime=1002.13 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 34369 0 0 0 100195 18 0 0 20 0 1 0 121257121 1059053568 193149 33554432000 4194304 6201397 140736041323856 140736041322984 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 258558 193149 166 491 0 258057 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1034232

[startup+1062.3 s]
/proc/loadavg: 2.20 2.23 2.18 3/177 19775
/proc/meminfo: memFree=28368392/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1034616 CPUtime=1062.11 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 34457 0 0 0 106193 18 0 0 20 0 1 0 121257121 1059446784 209589 33554432000 4194304 6201397 140736041323856 140736041322984 4213345 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 258654 209589 166 491 0 258153 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1034616

[startup+1122.3 s]
/proc/loadavg: 2.15 2.22 2.18 3/177 19776
/proc/meminfo: memFree=28351584/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1034760 CPUtime=1122.11 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 34536 0 0 0 112192 19 0 0 20 0 1 0 121257121 1059594240 212223 33554432000 4194304 6201397 140736041323856 140736041322984 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 258690 212223 166 491 0 258189 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1034760

[startup+1182.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/178 19780
/proc/meminfo: memFree=28351348/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1034904 CPUtime=1182.1 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 34609 0 0 0 118191 19 0 0 20 0 1 0 121257121 1059741696 212295 33554432000 4194304 6201397 140736041323856 140736041322984 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 258726 212295 166 491 0 258225 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1034904

[startup+1242.3 s]
/proc/loadavg: 2.40 2.28 2.20 3/178 19803
/proc/meminfo: memFree=28345216/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1035304 CPUtime=1242.09 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 34693 0 0 0 124190 19 0 0 20 0 1 0 121257121 1060151296 212379 33554432000 4194304 6201397 140736041323856 140736041322568 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 258826 212379 166 491 0 258325 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1035304

[startup+1302.3 s]
/proc/loadavg: 2.31 2.27 2.20 3/177 19805
/proc/meminfo: memFree=28326584/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1035512 CPUtime=1302.08 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 34763 0 0 0 130189 19 0 0 20 0 1 0 121257121 1060364288 214491 33554432000 4194304 6201397 140736041323856 140736041322568 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 258878 214491 166 491 0 258377 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1035512

[startup+1362.3 s]
/proc/loadavg: 2.30 2.28 2.20 3/177 19806
/proc/meminfo: memFree=28326264/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1035656 CPUtime=1362.07 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 34798 0 0 0 136188 19 0 0 20 0 1 0 121257121 1060511744 214526 33554432000 4194304 6201397 140736041323856 140736041322136 4222244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 258914 214526 166 491 0 258413 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1035656

[startup+1422.3 s]
/proc/loadavg: 2.28 2.27 2.20 3/177 19807
/proc/meminfo: memFree=28278520/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1035948 CPUtime=1422.06 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 34905 0 0 0 142187 19 0 0 20 0 1 0 121257121 1060810752 214633 33554432000 4194304 6201397 140736041323856 140736041322136 4216020 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 258987 214633 166 491 0 258486 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1035948

[startup+1482.3 s]
/proc/loadavg: 2.20 2.25 2.19 3/177 19808
/proc/meminfo: memFree=28181384/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1038992 CPUtime=1482.05 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 35641 0 0 0 148186 19 0 0 20 0 1 0 121257121 1063927808 215369 33554432000 4194304 6201397 140736041323856 140736041322136 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 259748 215369 166 491 0 259247 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1038992

[startup+1542.31 s]
/proc/loadavg: 2.18 2.23 2.19 3/177 19809
/proc/meminfo: memFree=28176348/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1044292 CPUtime=1542.04 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 36940 0 0 0 154185 19 0 0 20 0 1 0 121257121 1069355008 216668 33554432000 4194304 6201397 140736041323856 140736041322568 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 261073 216668 166 491 0 260572 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1044292

[startup+1602.3 s]
/proc/loadavg: 2.19 2.23 2.18 3/177 19811
/proc/meminfo: memFree=28176096/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1044424 CPUtime=1602.03 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 36953 0 0 0 160184 19 0 0 20 0 1 0 121257121 1069490176 216681 33554432000 4194304 6201397 140736041323856 140736041322984 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 261106 216681 166 491 0 260605 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1044424

[startup+1662.3 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 19812
/proc/meminfo: memFree=28175232/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1044724 CPUtime=1662.02 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 37044 0 0 0 166183 19 0 0 20 0 1 0 121257121 1069797376 216772 33554432000 4194304 6201397 140736041323856 140736041322568 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 261181 216772 166 491 0 260680 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1044724

[startup+1722.3 s]
/proc/loadavg: 2.27 2.22 2.19 3/177 19813
/proc/meminfo: memFree=28173840/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1046004 CPUtime=1722.01 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 37373 0 0 0 172182 19 0 0 20 0 1 0 121257121 1071108096 217101 33554432000 4194304 6201397 140736041323856 140736041322136 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 261501 217101 166 491 0 261000 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1046004

[startup+1782.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/178 19817
/proc/meminfo: memFree=28148176/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1050128 CPUtime=1782.01 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 38396 0 0 0 178181 20 0 0 20 0 1 0 121257121 1075331072 218124 33554432000 4194304 6201397 140736041323856 140736041322568 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 262532 218124 166 491 0 262031 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1050128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.20 2.18 4/178 19817
/proc/meminfo: memFree=28148424/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1050128 CPUtime=1800 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 38396 0 0 0 179980 20 0 0 20 0 1 0 121257121 1075331072 218124 33554432000 4194304 6201397 140736041323856 140736041322984 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 262532 218124 166 491 0 262031 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1050128

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.20 2.18 4/178 19817
/proc/meminfo: memFree=28148424/32872528 swapFree=16384/1696552
[pid=19704] ppid=19701 vsize=1050128 CPUtime=1800 cores=0,2,4,6
/proc/19704/stat : 19704 (cdcl-cuttingpla) R 19701 19704 19228 0 -1 4202496 38396 0 0 0 179980 20 0 0 20 0 1 0 121257121 1075331072 218124 33554432000 4194304 6201397 140736041323856 140736041322984 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/19704/statm: 262532 218124 166 491 0 262031 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1050128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.81
CPU system time (s): 0.206968
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 1050128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.206968
maximum resident set size= 872496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38396
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 1943

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.80927 second user time and 6.65699 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-08 15:40:41
IDJOB=4088112
IDBENCH=1966
IDSOLVER=2550
FILE ID=node125/4088112-1465393240
RUNJOBID= node125-1465387837-19244
PBS_JOBID= 19853867
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_2.opb.PB06.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088112-1465393240/watcher-4088112-1465393240 -o /tmp/evaluation-result-4088112-1465393240/solver-4088112-1465393240 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465387837-19244 --watchdog 1960 --input HOME/instance-4088112-1465393240.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 751aa23355f7a016eeb9009a33a863ac
RANDOM SEED=1411721174

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29554004 kB
Buffers:           91368 kB
Cached:           311148 kB
SwapCached:         1700 kB
Active:           570380 kB
Inactive:         303356 kB
Active(anon):     470604 kB
Inactive(anon):     2960 kB
Active(file):      99776 kB
Inactive(file):   300396 kB
Unevictable:     1696552 kB
Mlocked:           16384 kB
SwapTotal:      67108856 kB
SwapFree:       67098584 kB
Dirty:             18952 kB
Writeback:             0 kB
AnonPages:       2167504 kB
Mapped:             7840 kB
Shmem:                 0 kB
Slab:             613112 kB
SReclaimable:      56732 kB
SUnreclaim:       556380 kB
KernelStack:        1448 kB
PageTables:         8388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2470832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2115584 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= 71708 MiB
End job on node125 at 2016-06-08 16:10:41