Trace number 4088105

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
MD5SUM325852af8542a0f454599a2893f1b120
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark335
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 434
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 495293
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 495293
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
4.40/4.47	c #Conflicts:       1000 | #Learnt:       1033 | 0.000
4.40/4.47	c total clause space: 206.656MB
4.40/4.47	c total #watches: 1806214
18.39/18.45	c total #propagations: 488289 / total #impl: 15272743 (eff. 0.032)
18.39/18.45	c #Conflicts:       2000 | #Learnt:       2069 | 0.002
18.39/18.45	c total clause space: 206.656MB
18.39/18.45	c total #watches: 2670582
33.69/33.70	c total #propagations: 1043207 / total #impl: 70272735 (eff. 0.015)
33.69/33.70	c #Conflicts:       3000 | #Learnt:       2059 | 0.015
33.69/33.70	c total clause space: 335.816MB
33.69/33.70	c total #watches: 3284765
54.29/54.31	c total #propagations: 1293252 / total #impl: 152294050 (eff. 0.008)
54.29/54.31	c #Conflicts:       4000 | #Learnt:       3066 | 0.023
54.29/54.31	c total clause space: 335.816MB
54.29/54.31	c total #watches: 3878289
74.68/74.70	c total #propagations: 1587693 / total #impl: 234168891 (eff. 0.007)
74.68/74.70	c GC COLLECT
74.68/74.70	c #Conflicts:       5000 | #Learnt:       2418 | 0.018
74.68/74.70	c total clause space: 335.816MB
74.68/74.70	c total #watches: 3916525
98.18/98.22	c total #propagations: 1807721 / total #impl: 316177916 (eff. 0.006)
98.18/98.22	c #Conflicts:       6000 | #Learnt:       3424 | 0.015
98.18/98.22	c total clause space: 335.816MB
98.18/98.22	c total #watches: 4361092
120.17/120.22	c total #propagations: 2097532 / total #impl: 378106791 (eff. 0.006)
120.17/120.22	c GC COLLECT
120.17/120.22	c #Conflicts:       7000 | #Learnt:       2337 | 0.013
120.17/120.22	c total clause space: 335.816MB
120.17/120.22	c total #watches: 3964945
136.97/137.00	c total #propagations: 2306758 / total #impl: 456382190 (eff. 0.005)
136.97/137.00	c #Conflicts:       8000 | #Learnt:       3337 | 0.012
136.97/137.00	c total clause space: 335.816MB
136.97/137.00	c total #watches: 4235788
162.66/162.71	c total #propagations: 2516566 / total #impl: 534455876 (eff. 0.005)
162.66/162.71	c #Conflicts:       9000 | #Learnt:       4337 | 0.010
162.66/162.71	c total clause space: 335.816MB
162.66/162.71	c total #watches: 4401217
185.87/185.93	c total #propagations: 2841224 / total #impl: 618721591 (eff. 0.005)
185.87/185.93	c GC COLLECT
185.87/185.93	c #Conflicts:      10000 | #Learnt:       2855 | 0.010
185.87/185.93	c total clause space: 545.701MB
185.87/185.93	c total #watches: 3663565
204.36/204.48	c total #propagations: 3114555 / total #impl: 717722098 (eff. 0.004)
204.36/204.48	c #Conflicts:      11000 | #Learnt:       3855 | 0.009
204.36/204.48	c total clause space: 545.701MB
204.36/204.48	c total #watches: 3918377
228.87/228.94	c total #propagations: 3361769 / total #impl: 773053010 (eff. 0.004)
228.87/228.94	c #Conflicts:      12000 | #Learnt:       4855 | 0.009
228.87/228.94	c total clause space: 545.701MB
228.87/228.94	c total #watches: 4190145
257.46/257.52	c total #propagations: 3672019 / total #impl: 821202824 (eff. 0.004)
257.46/257.52	c #Conflicts:      13000 | #Learnt:       5856 | 0.008
257.46/257.52	c total clause space: 545.701MB
257.46/257.52	c total #watches: 4539379
277.16/277.29	c total #propagations: 3964162 / total #impl: 879870444 (eff. 0.005)
277.16/277.29	c GC COLLECT
277.16/277.29	c #Conflicts:      14000 | #Learnt:       4022 | 0.007
277.16/277.29	c total clause space: 545.701MB
277.16/277.29	c total #watches: 4183649
298.05/298.18	c total #propagations: 4204529 / total #impl: 942701544 (eff. 0.004)
298.05/298.18	c #Conflicts:      15000 | #Learnt:       5022 | 0.007
298.05/298.18	c total clause space: 545.701MB
298.05/298.18	c total #watches: 4730834
316.95/317.03	c total #propagations: 4411071 / total #impl: 1063817067 (eff. 0.004)
316.95/317.03	c #Conflicts:      16000 | #Learnt:       6022 | 0.006
316.95/317.03	c total clause space: 545.701MB
316.95/317.03	c total #watches: 5046167
337.94/338.05	c total #propagations: 4599393 / total #impl: 1206547980 (eff. 0.004)
337.94/338.05	c GC COLLECT
337.94/338.05	c #Conflicts:      17000 | #Learnt:       3858 | 0.006
337.94/338.05	c total clause space: 545.701MB
337.94/338.05	c total #watches: 4748171
357.24/357.35	c total #propagations: 4780300 / total #impl: 1349627918 (eff. 0.004)
357.24/357.35	c #Conflicts:      18000 | #Learnt:       4858 | 0.006
357.24/357.35	c total clause space: 545.701MB
357.24/357.35	c total #watches: 5166087
378.83/378.91	c total #propagations: 4989314 / total #impl: 1532844321 (eff. 0.003)
378.83/378.91	c #Conflicts:      19000 | #Learnt:       5858 | 0.006
378.83/378.91	c total clause space: 545.701MB
378.83/378.91	c total #watches: 5689852
418.93/419.09	c total #propagations: 5170242 / total #impl: 1719903152 (eff. 0.003)
418.93/419.09	c #Conflicts:      20000 | #Learnt:       6858 | 0.006
418.93/419.09	c total clause space: 545.701MB
418.93/419.09	c total #watches: 6203834
455.62/455.74	c total #propagations: 5431349 / total #impl: 1883873913 (eff. 0.003)
455.62/455.74	c GC COLLECT
455.62/455.74	c #Conflicts:      21000 | #Learnt:       4377 | 0.006
455.62/455.74	c total clause space: 545.701MB
455.62/455.74	c total #watches: 5139792
485.91/486.04	c total #propagations: 5734289 / total #impl: 2073437775 (eff. 0.003)
485.91/486.04	c #Conflicts:      22000 | #Learnt:       5377 | 0.006
485.91/486.04	c total clause space: 545.701MB
485.91/486.04	c total #watches: 5445794
524.00/524.13	c total #propagations: 5978787 / total #impl: 2171774267 (eff. 0.003)
524.00/524.13	c #Conflicts:      23000 | #Learnt:       6377 | 0.006
524.00/524.13	c total clause space: 545.701MB
524.00/524.13	c total #watches: 5701752
570.09/570.26	c total #propagations: 6272745 / total #impl: 2315304605 (eff. 0.003)
570.09/570.26	c #Conflicts:      24000 | #Learnt:       7377 | 0.005
570.09/570.26	c total clause space: 545.701MB
570.09/570.26	c total #watches: 5968002
605.69/605.86	c total #propagations: 6577330 / total #impl: 2428443584 (eff. 0.003)
605.69/605.86	c GC COLLECT
605.69/605.86	c #Conflicts:      25000 | #Learnt:       4580 | 0.005
605.69/605.86	c total clause space: 545.701MB
605.69/605.86	c total #watches: 4732009
630.29/630.45	c total #propagations: 6876964 / total #impl: 2520626567 (eff. 0.003)
630.29/630.45	c #Conflicts:      26000 | #Learnt:       5580 | 0.005
630.29/630.45	c total clause space: 545.701MB
630.29/630.45	c total #watches: 5015875
652.29/652.46	c total #propagations: 7122407 / total #impl: 2620216163 (eff. 0.003)
652.29/652.46	c #Conflicts:      27000 | #Learnt:       6580 | 0.005
652.29/652.46	c total clause space: 545.701MB
652.29/652.46	c total #watches: 5347069
690.68/690.90	c total #propagations: 7340231 / total #impl: 2716183578 (eff. 0.003)
690.68/690.90	c #Conflicts:      28000 | #Learnt:       7580 | 0.005
690.68/690.90	c total clause space: 545.701MB
690.68/690.90	c total #watches: 5699442
724.97/725.19	c total #propagations: 7607837 / total #impl: 2826896244 (eff. 0.003)
724.97/725.19	c GC COLLECT
724.97/725.19	c #Conflicts:      29000 | #Learnt:       4487 | 0.005
724.97/725.19	c total clause space: 545.701MB
724.97/725.19	c total #watches: 4482763
751.87/752.00	c total #propagations: 7919108 / total #impl: 2929388664 (eff. 0.003)
751.87/752.00	c #Conflicts:      30000 | #Learnt:       5487 | 0.005
751.87/752.00	c total clause space: 545.701MB
751.87/752.00	c total #watches: 4687006
779.77/779.91	c total #propagations: 8153876 / total #impl: 2968148339 (eff. 0.003)
779.77/779.91	c #Conflicts:      31000 | #Learnt:       6487 | 0.004
779.77/779.91	c total clause space: 545.701MB
779.77/779.91	c total #watches: 4882237
815.26/815.47	c total #propagations: 8372811 / total #impl: 3001913657 (eff. 0.003)
815.26/815.47	c #Conflicts:      32000 | #Learnt:       7487 | 0.005
815.26/815.47	c total clause space: 545.701MB
815.26/815.47	c total #watches: 5143670
850.06/850.27	c total #propagations: 8624061 / total #impl: 3045482515 (eff. 0.003)
850.06/850.27	c #Conflicts:      33000 | #Learnt:       8487 | 0.004
850.06/850.27	c total clause space: 545.701MB
850.06/850.27	c total #watches: 5384444
874.05/874.23	c total #propagations: 8896926 / total #impl: 3095081554 (eff. 0.003)
874.05/874.23	c GC COLLECT
874.05/874.23	c #Conflicts:      34000 | #Learnt:       5084 | 0.004
874.05/874.23	c total clause space: 545.701MB
874.05/874.23	c total #watches: 4166237
891.96/892.19	c total #propagations: 9184641 / total #impl: 3137349611 (eff. 0.003)
891.96/892.19	c #Conflicts:      35000 | #Learnt:       6084 | 0.006
891.96/892.19	c total clause space: 545.701MB
891.96/892.19	c total #watches: 4347783
912.65/912.86	c total #propagations: 9457771 / total #impl: 3176384371 (eff. 0.003)
912.65/912.86	c #Conflicts:      36000 | #Learnt:       7084 | 0.006
912.65/912.86	c total clause space: 545.701MB
912.65/912.86	c total #watches: 4677612
935.95/936.16	c total #propagations: 9704085 / total #impl: 3212090514 (eff. 0.003)
935.95/936.16	c #Conflicts:      37000 | #Learnt:       8084 | 0.007
935.95/936.16	c total clause space: 545.701MB
935.95/936.16	c total #watches: 5043192
962.14/962.32	c total #propagations: 9966508 / total #impl: 3246114088 (eff. 0.003)
962.14/962.32	c #Conflicts:      38000 | #Learnt:       9084 | 0.006
962.14/962.32	c total clause space: 545.701MB
962.14/962.32	c total #watches: 5288683
988.23/988.40	c total #propagations: 10202322 / total #impl: 3288820013 (eff. 0.003)
988.23/988.40	c GC COLLECT
988.23/988.40	c #Conflicts:      39000 | #Learnt:       5384 | 0.006
988.23/988.40	c total clause space: 886.764MB
988.23/988.40	c total #watches: 4278029
1011.53/1011.76	c total #propagations: 10463519 / total #impl: 3347795014 (eff. 0.003)
1011.53/1011.76	c #Conflicts:      40000 | #Learnt:       6384 | 0.006
1011.53/1011.76	c total clause space: 886.764MB
1011.53/1011.76	c total #watches: 4466286
1037.42/1037.63	c total #propagations: 10720877 / total #impl: 3395748283 (eff. 0.003)
1037.42/1037.63	c #Conflicts:      41000 | #Learnt:       7384 | 0.006
1037.42/1037.63	c total clause space: 886.764MB
1037.42/1037.63	c total #watches: 4741610
1063.82/1064.05	c total #propagations: 10994650 / total #impl: 3449643638 (eff. 0.003)
1063.82/1064.05	c #Conflicts:      42000 | #Learnt:       8384 | 0.006
1063.82/1064.05	c total clause space: 886.764MB
1063.82/1064.05	c total #watches: 4927280
1092.02/1092.27	c total #propagations: 11265778 / total #impl: 3510473809 (eff. 0.003)
1092.02/1092.27	c #Conflicts:      43000 | #Learnt:       9384 | 0.006
1092.02/1092.27	c total clause space: 886.764MB
1092.02/1092.27	c total #watches: 5069421
1119.31/1119.55	c total #propagations: 11546604 / total #impl: 3587492750 (eff. 0.003)
1119.31/1119.55	c GC COLLECT
1119.31/1119.55	c #Conflicts:      44000 | #Learnt:       5388 | 0.006
1119.31/1119.55	c total clause space: 886.764MB
1119.31/1119.55	c total #watches: 4033349
1140.61/1140.88	c total #propagations: 11815975 / total #impl: 3672048620 (eff. 0.003)
1140.61/1140.88	c #Conflicts:      45000 | #Learnt:       6388 | 0.006
1140.61/1140.88	c total clause space: 886.764MB
1140.61/1140.88	c total #watches: 4330230
1180.90/1181.11	c total #propagations: 12018816 / total #impl: 3752470731 (eff. 0.003)
1180.90/1181.11	c #Conflicts:      46000 | #Learnt:       7388 | 0.005
1180.90/1181.11	c total clause space: 886.764MB
1180.90/1181.11	c total #watches: 4586680
1230.70/1230.94	c total #propagations: 12358523 / total #impl: 3839530410 (eff. 0.003)
1230.70/1230.94	c #Conflicts:      47000 | #Learnt:       8388 | 0.005
1230.70/1230.94	c total clause space: 886.764MB
1230.70/1230.94	c total #watches: 4873961
1266.69/1266.97	c total #propagations: 12702895 / total #impl: 3967547619 (eff. 0.003)
1266.69/1266.97	c #Conflicts:      48000 | #Learnt:       9388 | 0.006
1266.69/1266.97	c total clause space: 886.764MB
1266.69/1266.97	c total #watches: 5217807
1329.58/1329.87	c total #propagations: 12971368 / total #impl: 4086075978 (eff. 0.003)
1329.58/1329.87	c #Conflicts:      49000 | #Learnt:      10388 | 0.005
1329.58/1329.87	c total clause space: 886.764MB
1329.58/1329.87	c total #watches: 5561834
1379.87/1380.11	c total #propagations: 13289796 / total #impl: 4159183346 (eff. 0.003)
1379.87/1380.11	c GC COLLECT
1379.87/1380.11	c #Conflicts:      50000 | #Learnt:       6082 | 0.005
1379.87/1380.11	c total clause space: 886.764MB
1379.87/1380.11	c total #watches: 4655337
1416.06/1416.34	c total #propagations: 13583972 / total #impl: 4213986562 (eff. 0.003)
1416.06/1416.34	c #Conflicts:      51000 | #Learnt:       7082 | 0.006
1416.06/1416.34	c total clause space: 886.764MB
1416.06/1416.34	c total #watches: 4997611
1456.56/1456.81	c total #propagations: 13816509 / total #impl: 4271504757 (eff. 0.003)
1456.56/1456.81	c #Conflicts:      52000 | #Learnt:       8082 | 0.006
1456.56/1456.81	c total clause space: 886.764MB
1456.56/1456.81	c total #watches: 5249570
1497.65/1497.90	c total #propagations: 14082137 / total #impl: 4335627708 (eff. 0.003)
1497.65/1497.90	c #Conflicts:      53000 | #Learnt:       9082 | 0.006
1497.65/1497.90	c total clause space: 886.764MB
1497.65/1497.90	c total #watches: 5481172
1560.14/1560.49	c total #propagations: 14346062 / total #impl: 4397519359 (eff. 0.003)
1560.14/1560.49	c #Conflicts:      54000 | #Learnt:      10082 | 0.006
1560.14/1560.49	c total clause space: 886.764MB
1560.14/1560.49	c total #watches: 5848211
1627.63/1627.95	c total #propagations: 14676316 / total #impl: 4444643086 (eff. 0.003)
1627.63/1627.95	c #Conflicts:      55000 | #Learnt:      11082 | 0.005
1627.63/1627.95	c total clause space: 886.764MB
1627.63/1627.95	c total #watches: 6229843
1659.03/1659.32	c total #propagations: 14976723 / total #impl: 4515148877 (eff. 0.003)
1659.03/1659.32	c GC COLLECT
1659.03/1659.32	c #Conflicts:      56000 | #Learnt:       6483 | 0.005
1659.03/1659.32	c total clause space: 886.764MB
1659.03/1659.32	c total #watches: 4974248
1700.52/1700.86	c total #propagations: 15206344 / total #impl: 4585966167 (eff. 0.003)
1700.52/1700.86	c #Conflicts:      57000 | #Learnt:       7483 | 0.005
1700.52/1700.86	c total clause space: 886.764MB
1700.52/1700.86	c total #watches: 5260317
1739.92/1740.28	c total #propagations: 15532923 / total #impl: 4652394938 (eff. 0.003)
1739.92/1740.28	c #Conflicts:      58000 | #Learnt:       8483 | 0.005
1739.92/1740.28	c total clause space: 886.764MB
1739.92/1740.28	c total #watches: 5397815
1771.21/1771.54	c total #propagations: 15870107 / total #impl: 4721435719 (eff. 0.003)
1771.21/1771.54	c #Conflicts:      59000 | #Learnt:       9483 | 0.005
1771.21/1771.54	c total clause space: 886.764MB
1771.21/1771.54	c total #watches: 5614332

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-4088105-1465393294/watcher-4088105-1465393294 -o /tmp/evaluation-result-4088105-1465393294/solver-4088105-1465393294 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23360 --watchdog 1960 --input HOME/instance-4088105-1465393294.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=23816
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.36 2.28 2.20 3/176 23819
/proc/meminfo: memFree=29966072/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 121263019 29810688 5268 33554432000 4194304 6201397 140735391478176 140735982168808 4211064 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 7278 5268 130 491 0 6777 0

[startup+0.100137 s]
/proc/loadavg: 2.36 2.28 2.20 3/176 23819
/proc/meminfo: memFree=29966072/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=34516 CPUtime=0.09 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 1398 0 0 0 9 0 0 0 20 0 1 0 121263019 35344384 7550 33554432000 4194304 6201397 140735391478176 140735982168808 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 8629 7550 142 491 0 8128 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.200356 s]
/proc/loadavg: 2.36 2.28 2.20 3/176 23819
/proc/meminfo: memFree=29966072/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=42444 CPUtime=0.19 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 2769 0 0 0 19 0 0 0 20 0 1 0 121263019 43462656 8898 33554432000 4194304 6201397 140735391478176 140735982168808 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 10611 8899 143 491 0 10110 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42444

[startup+0.30033 s]
/proc/loadavg: 2.36 2.28 2.20 3/176 23819
/proc/meminfo: memFree=29966072/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=50936 CPUtime=0.29 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 4189 0 0 0 29 0 0 0 20 0 1 0 121263019 52158464 10807 33554432000 4194304 6201397 140735391478176 140735982168808 5408672 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 12734 10807 143 491 0 12233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50936

[startup+0.700269 s]
/proc/loadavg: 2.36 2.28 2.20 3/176 23819
/proc/meminfo: memFree=29966072/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=84732 CPUtime=0.69 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 6930 0 0 0 68 1 0 0 20 0 1 0 121263019 86765568 16199 33554432000 4194304 6201397 140735391478176 140735391476312 5150858 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 21183 16200 143 491 0 20682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84732

[startup+1.50026 s]
/proc/loadavg: 2.36 2.28 2.20 3/177 23820
/proc/meminfo: memFree=29818448/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=123176 CPUtime=1.49 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 10024 0 0 0 147 2 0 0 20 0 1 0 121263019 126132224 27325 33554432000 4194304 6201397 140735391478176 140735391476312 5408672 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 30794 27325 143 491 0 30293 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123176

[startup+3.10028 s]
/proc/loadavg: 2.36 2.28 2.20 3/177 23820
/proc/meminfo: memFree=29676596/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=185196 CPUtime=3.09 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 13602 0 0 0 305 4 0 0 20 0 1 0 121263019 189640704 44811 33554432000 4194304 6201397 140735391478176 140735391476744 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 46299 44811 147 491 0 45798 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 185196

[startup+6.30031 s]
/proc/loadavg: 2.33 2.28 2.20 4/177 23820
/proc/meminfo: memFree=29614732/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=268280 CPUtime=6.29 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 14213 0 0 0 625 4 0 0 20 0 1 0 121263019 274718720 48984 33554432000 4194304 6201397 140735391478176 140735391476456 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 67070 48984 160 491 0 66569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 268280

[startup+12.7003 s]
/proc/loadavg: 2.31 2.27 2.19 3/177 23820
/proc/meminfo: memFree=29553088/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=276072 CPUtime=12.68 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 16175 0 0 0 1264 4 0 0 20 0 1 0 121263019 282697728 56056 33554432000 4194304 6201397 140735391478176 140735391476456 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 69018 56056 160 491 0 68517 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 276072

[startup+25.5004 s]
/proc/loadavg: 2.24 2.26 2.19 3/177 23820
/proc/meminfo: memFree=29460028/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=285796 CPUtime=25.49 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 18599 0 0 0 2543 6 0 0 20 0 1 0 121263019 292655104 67167 33554432000 4194304 6201397 140735391478176 140735391476456 4214878 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 71449 67167 166 491 0 70948 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 285796

[startup+51.1004 s]
/proc/loadavg: 2.29 2.27 2.19 4/177 23821
/proc/meminfo: memFree=29322180/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=428512 CPUtime=51.08 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 21269 0 0 0 5101 7 0 0 20 0 1 0 121263019 438796288 84656 33554432000 4194304 6201397 140735391478176 140735391476888 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 107128 84656 166 491 0 106627 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 428512

[startup+102.3 s]
/proc/loadavg: 2.35 2.29 2.20 3/177 23822
/proc/meminfo: memFree=29233444/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=440888 CPUtime=102.28 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 25063 0 0 0 10220 8 0 0 20 0 1 0 121263019 451469312 93721 33554432000 4194304 6201397 140735391478176 140735391476456 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 110222 93721 166 491 0 109721 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 440888

[startup+162.3 s]
/proc/loadavg: 2.30 2.28 2.20 3/176 23823
/proc/meminfo: memFree=29136896/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=443612 CPUtime=162.26 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 25759 0 0 0 16217 9 0 0 20 0 1 0 121263019 454258688 102593 33554432000 4194304 6201397 140735391478176 140735391477304 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 110903 102593 166 491 0 110402 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 443612

[startup+222.307 s]
/proc/loadavg: 2.19 2.25 2.19 3/177 23825
/proc/meminfo: memFree=29095188/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=658792 CPUtime=222.27 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 26384 0 0 0 22217 10 0 0 20 0 1 0 121263019 674603008 110550 33554432000 4194304 6201397 140735391478176 140735391477304 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 164698 110550 166 491 0 164197 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 658792

[startup+282.3 s]
/proc/loadavg: 2.42 2.31 2.21 3/177 23826
/proc/meminfo: memFree=29072416/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=659088 CPUtime=282.25 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 26594 0 0 0 28215 10 0 0 20 0 1 0 121263019 674906112 115325 33554432000 4194304 6201397 140735391478176 140735391477304 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 164772 115325 166 491 0 164271 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 659088

[startup+342.3 s]
/proc/loadavg: 2.27 2.28 2.21 3/177 23827
/proc/meminfo: memFree=28984728/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=664292 CPUtime=342.24 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 27972 0 0 0 34213 11 0 0 20 0 1 0 121263019 680235008 131006 33554432000 4194304 6201397 140735391478176 140735391477304 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 166073 131006 166 491 0 165572 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 664292

[startup+402.3 s]
/proc/loadavg: 2.19 2.26 2.20 3/177 23829
/proc/meminfo: memFree=28930188/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=678988 CPUtime=402.23 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 31602 0 0 0 40211 12 0 0 20 0 1 0 121263019 695283712 144856 33554432000 4194304 6201397 140735391478176 140735391476456 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 169747 144856 166 491 0 169246 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 678988

[startup+462.3 s]
/proc/loadavg: 2.39 2.30 2.21 3/177 23830
/proc/meminfo: memFree=28858204/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=686332 CPUtime=462.22 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 33391 0 0 0 46209 13 0 0 20 0 1 0 121263019 702803968 154314 33554432000 4194304 6201397 140735391478176 140735391477304 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 171583 154314 166 491 0 171082 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 686332

[startup+522.3 s]
/proc/loadavg: 2.25 2.27 2.21 3/178 23834
/proc/meminfo: memFree=28841080/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=686332 CPUtime=522.2 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 33397 0 0 0 52207 13 0 0 20 0 1 0 121263019 702803968 154520 33554432000 4194304 6201397 140735391478176 140735391477304 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 171583 154520 166 491 0 171082 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 686332

[startup+582.3 s]
/proc/loadavg: 2.35 2.30 2.22 3/177 23835
/proc/meminfo: memFree=28766752/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=686332 CPUtime=582.19 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 33414 0 0 0 58206 13 0 0 20 0 1 0 121263019 702803968 158113 33554432000 4194304 6201397 140735391478176 140735391477304 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 171583 158113 166 491 0 171082 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 686332


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


[startup+942.3 s]
/proc/loadavg: 2.32 2.31 2.23 3/177 23842
/proc/meminfo: memFree=28591096/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=686696 CPUtime=942.14 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 33585 0 0 0 94200 14 0 0 20 0 1 0 121263019 703176704 169015 33554432000 4194304 6201397 140735391478176 140735391477304 4214952 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 171674 169015 166 491 0 171173 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 686696

[startup+1002.3 s]
/proc/loadavg: 2.27 2.30 2.23 3/177 23844
/proc/meminfo: memFree=28538284/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1036104 CPUtime=1002.13 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 34178 0 0 0 100199 14 0 0 20 0 1 0 121263019 1060970496 175350 33554432000 4194304 6201397 140735391478176 140735391477304 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 259026 175350 166 491 0 258525 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1036104

[startup+1062.3 s]
/proc/loadavg: 2.36 2.33 2.25 3/177 23845
/proc/meminfo: memFree=28493976/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1036104 CPUtime=1062.12 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 34304 0 0 0 106198 14 0 0 20 0 1 0 121263019 1060970496 175476 33554432000 4194304 6201397 140735391478176 140735391477304 4207488 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 259026 175476 166 491 0 258525 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1036104

[startup+1122.3 s]
/proc/loadavg: 2.31 2.32 2.25 3/178 23849
/proc/meminfo: memFree=28374732/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1036104 CPUtime=1122.11 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 34388 0 0 0 112195 16 0 0 20 0 1 0 121263019 1060970496 205198 33554432000 4194304 6201397 140735391478176 140735391477304 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 259026 205198 166 491 0 258525 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1036104

[startup+1182.3 s]
/proc/loadavg: 2.31 2.32 2.25 3/178 23873
/proc/meminfo: memFree=28373580/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1036444 CPUtime=1182.1 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 34521 0 0 0 118194 16 0 0 20 0 1 0 121263019 1061318656 205331 33554432000 4194304 6201397 140735391478176 140735391477304 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 259111 205331 166 491 0 258610 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1036444

[startup+1242.3 s]
/proc/loadavg: 2.32 2.32 2.26 3/177 23874
/proc/meminfo: memFree=28373500/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1036688 CPUtime=1242.09 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 34576 0 0 0 124193 16 0 0 20 0 1 0 121263019 1061568512 205386 33554432000 4194304 6201397 140735391478176 140735391476888 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 259172 205386 166 491 0 258671 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1036688

[startup+1302.3 s]
/proc/loadavg: 2.27 2.31 2.26 3/177 23876
/proc/meminfo: memFree=28312612/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1037692 CPUtime=1302.09 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 34872 0 0 0 130191 18 0 0 20 0 1 0 121263019 1062596608 221012 33554432000 4194304 6201397 140735391478176 140735391476456 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 259423 221012 166 491 0 258922 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1037692

[startup+1362.3 s]
/proc/loadavg: 2.29 2.31 2.26 3/177 23877
/proc/meminfo: memFree=28245592/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1038636 CPUtime=1362.07 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 35123 0 0 0 136189 18 0 0 20 0 1 0 121263019 1063563264 231990 33554432000 4194304 6201397 140735391478176 140735391476456 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 259659 231990 166 491 0 259158 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1038636

[startup+1422.3 s]
/proc/loadavg: 2.39 2.33 2.27 3/177 23878
/proc/meminfo: memFree=28245216/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1038636 CPUtime=1422.07 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 35199 0 0 0 142189 18 0 0 20 0 1 0 121263019 1063563264 232066 33554432000 4194304 6201397 140735391478176 140735391477304 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 259659 232066 166 491 0 259158 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1038636

[startup+1482.3 s]
/proc/loadavg: 2.37 2.34 2.27 4/177 23879
/proc/meminfo: memFree=28245096/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1038812 CPUtime=1482.05 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 35240 0 0 0 148187 18 0 0 20 0 1 0 121263019 1063743488 232107 33554432000 4194304 6201397 140735391478176 140735391477304 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 259703 232107 166 491 0 259202 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1038812

[startup+1542.31 s]
/proc/loadavg: 2.29 2.32 2.27 3/177 23880
/proc/meminfo: memFree=28244464/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1039368 CPUtime=1542.05 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 35368 0 0 0 154187 18 0 0 20 0 1 0 121263019 1064312832 232235 33554432000 4194304 6201397 140735391478176 140735391476456 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 259842 232235 166 491 0 259341 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1039368

[startup+1602.3 s]
/proc/loadavg: 2.36 2.33 2.28 3/177 23882
/proc/meminfo: memFree=28241484/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1042120 CPUtime=1602.04 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 36048 0 0 0 160186 18 0 0 20 0 1 0 121263019 1067130880 232915 33554432000 4194304 6201397 140735391478176 140735391476456 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 260530 232915 166 491 0 260029 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1042120

[startup+1662.3 s]
/proc/loadavg: 2.24 2.30 2.27 3/177 23883
/proc/meminfo: memFree=28238508/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1044692 CPUtime=1662.03 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 36669 0 0 0 166185 18 0 0 20 0 1 0 121263019 1069764608 233536 33554432000 4194304 6201397 140735391478176 140735391477304 4222297 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 261173 233536 166 491 0 260672 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1044692

[startup+1722.3 s]
/proc/loadavg: 2.36 2.32 2.28 3/178 23887
/proc/meminfo: memFree=28237160/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1044884 CPUtime=1722.02 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 36741 0 0 0 172184 18 0 0 20 0 1 0 121263019 1069961216 233608 33554432000 4194304 6201397 140735391478176 140735391477304 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 261221 233608 166 491 0 260720 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1044884

[startup+1782.3 s]
/proc/loadavg: 2.37 2.33 2.28 3/178 23888
/proc/meminfo: memFree=28236296/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1044884 CPUtime=1782.01 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 36770 0 0 0 178183 18 0 0 20 0 1 0 121263019 1069961216 233637 33554432000 4194304 6201397 140735391478176 140735391477304 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 261221 233637 166 491 0 260720 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1044884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.34 2.33 2.28 3/178 23888
/proc/meminfo: memFree=28236544/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1045100 CPUtime=1800.01 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 36787 0 0 0 179983 18 0 0 20 0 1 0 121263019 1070182400 233654 33554432000 4194304 6201397 140735391478176 140735391476888 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 261275 233654 166 491 0 260774 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1045100

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

[startup+1800.3 s]
/proc/loadavg: 2.34 2.33 2.28 3/178 23888
/proc/meminfo: memFree=28236544/32872528 swapFree=16080/1655368
[pid=23819] ppid=23816 vsize=1045100 CPUtime=1800.01 cores=1,3,5,7
/proc/23819/stat : 23819 (cdcl-cuttingpla) R 23816 23819 23343 0 -1 4202496 36787 0 0 0 179983 18 0 0 20 0 1 0 121263019 1070182400 233654 33554432000 4194304 6201397 140735391478176 140735391476888 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23819/statm: 261275 233654 166 491 0 260774 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1045100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.83
CPU system time (s): 0.19297
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1045100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.19297
maximum resident set size= 934616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36787
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= 14
involuntary context switches= 1862

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52731 second user time and 6.93595 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-08 15:41:34
IDJOB=4088105
IDBENCH=1969
IDSOLVER=2550
FILE ID=node122/4088105-1465393294
RUNJOBID= node122-1465387891-23360
PBS_JOBID= 19853859
Free space on /tmp= 71708 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_0.opb.PB06.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088105-1465393294/watcher-4088105-1465393294 -o /tmp/evaluation-result-4088105-1465393294/solver-4088105-1465393294 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23360 --watchdog 1960 --input HOME/instance-4088105-1465393294.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 325852af8542a0f454599a2893f1b120
RANDOM SEED=957056114

node122.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.898
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.79
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.898
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.898
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.54
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.898
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.898
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.898
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.898
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.898
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:        29968632 kB
Buffers:          115012 kB
Cached:           357436 kB
SwapCached:          780 kB
Active:           201920 kB
Inactive:         305176 kB
Active(anon):      34316 kB
Inactive(anon):     2812 kB
Active(file):     167604 kB
Inactive(file):   302364 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099520 kB
Dirty:             38360 kB
Writeback:            88 kB
AnonPages:       1665372 kB
Mapped:             7864 kB
Shmem:                 0 kB
Slab:             606576 kB
SReclaimable:      49236 kB
SUnreclaim:       557340 kB
KernelStack:        1408 kB
PageTables:         7516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1811080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1644544 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= 71724 MiB
End job on node122 at 2016-06-08 16:11:35