Trace number 4109111

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

Name/OPT-SMALLINT-LIN/
heinz/normalized-protfold.opb
MD5SUM321cd6ec2ce21c5578ce4ae4e8122b0f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-25
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1835
Total number of constraints2112
Number of constraints which are clauses1906
Number of constraints which are cardinality constraints (but not clauses)86
Number of constraints which are nor clauses,nor cardinality constraints120
Minimum length of a constraint3
Maximum length of a constraint882
Number of terms in the objective function 120
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 120
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
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= 1835 #constraint= 2112
0.19/0.22	c #Conflicts:       1000 | #Learnt:       1003 | 0.308
0.19/0.22	c total clause space: 6.90675MB
0.19/0.22	c total #watches: 43796
0.59/0.61	c total #propagations: 130820 / total #impl: 990783 (eff. 0.132)
0.59/0.61	c #Conflicts:       2000 | #Learnt:       2005 | 0.155
0.59/0.61	c total clause space: 11.2235MB
0.59/0.61	c total #watches: 67113
1.28/1.30	c total #propagations: 272170 / total #impl: 2630612 (eff. 0.103)
1.28/1.30	c GC COLLECT
1.28/1.30	c #Conflicts:       3000 | #Learnt:       2017 | 0.103
1.28/1.30	c total clause space: 18.2382MB
1.28/1.30	c total #watches: 76750
2.88/2.98	c total #propagations: 360958 / total #impl: 5408455 (eff. 0.067)
2.88/2.98	c #Conflicts:       4000 | #Learnt:       3017 | 0.078
2.88/2.98	c total clause space: 18.2382MB
2.88/2.98	c total #watches: 114514
4.40/4.47	c total #propagations: 478239 / total #impl: 8715848 (eff. 0.055)
4.40/4.47	c GC COLLECT
4.40/4.47	c #Conflicts:       5000 | #Learnt:       2376 | 0.062
4.40/4.47	c total clause space: 29.637MB
4.40/4.47	c total #watches: 104587
6.99/7.08	c total #propagations: 587384 / total #impl: 11453153 (eff. 0.051)
6.99/7.08	c #Conflicts:       6000 | #Learnt:       3376 | 0.052
6.99/7.08	c total clause space: 29.637MB
6.99/7.08	c total #watches: 134353
9.90/9.92	c total #propagations: 747264 / total #impl: 16567330 (eff. 0.045)
9.90/9.92	c GC COLLECT
9.90/9.92	c #Conflicts:       7000 | #Learnt:       2251 | 0.045
9.90/9.92	c total clause space: 29.637MB
9.90/9.92	c total #watches: 94261
11.39/11.45	c total #propagations: 888091 / total #impl: 21082260 (eff. 0.042)
11.39/11.45	c #Conflicts:       8000 | #Learnt:       3251 | 0.040
11.39/11.45	c total clause space: 29.637MB
11.39/11.45	c total #watches: 125808
14.39/14.48	c total #propagations: 977280 / total #impl: 24848551 (eff. 0.039)
14.39/14.48	c #Conflicts:       9000 | #Learnt:       4251 | 0.035
14.39/14.48	c total clause space: 48.1602MB
14.39/14.48	c total #watches: 167450
18.39/18.47	c total #propagations: 1083766 / total #impl: 32464808 (eff. 0.033)
18.39/18.47	c GC COLLECT
18.39/18.47	c #Conflicts:      10000 | #Learnt:       2743 | 0.032
18.39/18.47	c total clause space: 48.1602MB
18.39/18.47	c total #watches: 132034
21.09/21.11	c total #propagations: 1202943 / total #impl: 41045996 (eff. 0.029)
21.09/21.11	c #Conflicts:      11000 | #Learnt:       3743 | 0.029
21.09/21.11	c total clause space: 48.1602MB
21.09/21.11	c total #watches: 167925
24.59/24.64	c total #propagations: 1316557 / total #impl: 47511450 (eff. 0.028)
24.59/24.64	c #Conflicts:      12000 | #Learnt:       4743 | 0.028
24.59/24.64	c total clause space: 48.1602MB
24.59/24.64	c total #watches: 203610
30.48/30.50	c total #propagations: 1410358 / total #impl: 56178051 (eff. 0.025)
30.48/30.50	c #Conflicts:      13000 | #Learnt:       5743 | 0.025
30.48/30.50	c total clause space: 48.1602MB
30.48/30.50	c total #watches: 262612
35.19/35.22	c total #propagations: 1532044 / total #impl: 68288122 (eff. 0.022)
35.19/35.22	c GC COLLECT
35.19/35.22	c #Conflicts:      14000 | #Learnt:       3894 | 0.024
35.19/35.22	c total clause space: 48.1602MB
35.19/35.22	c total #watches: 192208
40.79/40.82	c total #propagations: 1672379 / total #impl: 76027701 (eff. 0.022)
40.79/40.82	c #Conflicts:      15000 | #Learnt:       4894 | 0.022
40.79/40.82	c total clause space: 48.1602MB
40.79/40.82	c total #watches: 254346
48.28/48.37	c total #propagations: 1764809 / total #impl: 91472034 (eff. 0.019)
48.28/48.37	c #Conflicts:      16000 | #Learnt:       5894 | 0.021
48.28/48.37	c total clause space: 78.2603MB
48.28/48.37	c total #watches: 325873
55.88/55.97	c total #propagations: 1843018 / total #impl: 109392275 (eff. 0.017)
55.88/55.97	c GC COLLECT
55.88/55.97	c #Conflicts:      17000 | #Learnt:       3739 | 0.019
55.88/55.97	c total clause space: 78.2603MB
55.88/55.97	c total #watches: 257813
69.28/69.34	c total #propagations: 1920289 / total #impl: 123230311 (eff. 0.016)
69.28/69.34	c #Conflicts:      18000 | #Learnt:       4740 | 0.018
69.28/69.34	c total clause space: 78.2603MB
69.28/69.34	c total #watches: 292617
89.19/89.22	c total #propagations: 2070060 / total #impl: 135894011 (eff. 0.015)
89.19/89.22	c #Conflicts:      19000 | #Learnt:       5740 | 0.017
89.19/89.22	c total clause space: 78.2603MB
89.19/89.22	c total #watches: 426841
123.87/123.90	c total #propagations: 2184522 / total #impl: 168447143 (eff. 0.013)
123.87/123.90	c #Conflicts:      20000 | #Learnt:       6740 | 0.017
123.87/123.90	c total clause space: 78.2603MB
123.87/123.90	c total #watches: 503354
147.17/147.22	c total #propagations: 2314807 / total #impl: 199947674 (eff. 0.012)
147.17/147.22	c GC COLLECT
147.17/147.22	c #Conflicts:      21000 | #Learnt:       4241 | 0.016
147.17/147.22	c total clause space: 78.2603MB
147.17/147.22	c total #watches: 333340
172.16/172.28	c total #propagations: 2438265 / total #impl: 216408731 (eff. 0.011)
172.16/172.28	c #Conflicts:      22000 | #Learnt:       5241 | 0.015
172.16/172.28	c total clause space: 78.2603MB
172.16/172.28	c total #watches: 382954
199.66/199.71	c total #propagations: 2563619 / total #impl: 242483674 (eff. 0.011)
199.66/199.71	c #Conflicts:      23000 | #Learnt:       6241 | 0.014
199.66/199.71	c total clause space: 78.2603MB
199.66/199.71	c total #watches: 443676
229.96/230.07	c total #propagations: 2697040 / total #impl: 265928629 (eff. 0.010)
229.96/230.07	c #Conflicts:      24000 | #Learnt:       7241 | 0.014
229.96/230.07	c total clause space: 78.2603MB
229.96/230.07	c total #watches: 524598
251.75/251.82	c total #propagations: 2812550 / total #impl: 297423051 (eff. 0.009)
251.75/251.82	c GC COLLECT
251.75/251.82	c #Conflicts:      25000 | #Learnt:       4443 | 0.013
251.75/251.82	c total clause space: 127.173MB
251.75/251.82	c total #watches: 396608
267.84/267.93	c total #propagations: 2898840 / total #impl: 320550221 (eff. 0.009)
267.84/267.93	c #Conflicts:      26000 | #Learnt:       5443 | 0.013
267.84/267.93	c total clause space: 127.173MB
267.84/267.93	c total #watches: 481782
291.24/291.38	c total #propagations: 2960242 / total #impl: 336817224 (eff. 0.009)
291.24/291.38	c #Conflicts:      27000 | #Learnt:       6443 | 0.012
291.24/291.38	c total clause space: 127.173MB
291.24/291.38	c total #watches: 553093
327.64/327.70	c total #propagations: 3032821 / total #impl: 358950412 (eff. 0.008)
327.64/327.70	c #Conflicts:      28000 | #Learnt:       7443 | 0.012
327.64/327.70	c total clause space: 127.173MB
327.64/327.70	c total #watches: 637959
373.33/373.46	c total #propagations: 3137161 / total #impl: 381127873 (eff. 0.008)
373.33/373.46	c GC COLLECT
373.33/373.46	c #Conflicts:      29000 | #Learnt:       4354 | 0.011
373.33/373.46	c total clause space: 127.173MB
373.33/373.46	c total #watches: 378434
406.22/406.31	c total #propagations: 3250457 / total #impl: 410782044 (eff. 0.008)
406.22/406.31	c #Conflicts:      30000 | #Learnt:       5354 | 0.011
406.22/406.31	c total clause space: 127.173MB
406.22/406.31	c total #watches: 416921
436.72/436.84	c total #propagations: 3416159 / total #impl: 427914894 (eff. 0.008)
436.72/436.84	c #Conflicts:      31000 | #Learnt:       6354 | 0.011
436.72/436.84	c total clause space: 127.173MB
436.72/436.84	c total #watches: 488915
471.21/471.35	c total #propagations: 3539051 / total #impl: 453064121 (eff. 0.008)
471.21/471.35	c #Conflicts:      32000 | #Learnt:       7354 | 0.011
471.21/471.35	c total clause space: 127.173MB
471.21/471.35	c total #watches: 542625
509.11/509.27	c total #propagations: 3673759 / total #impl: 474250088 (eff. 0.008)
509.11/509.27	c #Conflicts:      33000 | #Learnt:       8354 | 0.010
509.11/509.27	c total clause space: 127.173MB
509.11/509.27	c total #watches: 643437
525.50/525.64	c total #propagations: 3780384 / total #impl: 506926925 (eff. 0.007)
525.50/525.64	c GC COLLECT
525.50/525.64	c #Conflicts:      34000 | #Learnt:       4950 | 0.010
525.50/525.64	c total clause space: 127.173MB
525.50/525.64	c total #watches: 421407
544.41/544.56	c total #propagations: 3831297 / total #impl: 527009851 (eff. 0.007)
544.41/544.56	c #Conflicts:      35000 | #Learnt:       5950 | 0.010
544.41/544.56	c total clause space: 127.173MB
544.41/544.56	c total #watches: 516330
580.70/580.89	c total #propagations: 3890200 / total #impl: 548433309 (eff. 0.007)
580.70/580.89	c #Conflicts:      36000 | #Learnt:       6950 | 0.010
580.70/580.89	c total clause space: 127.173MB
580.70/580.89	c total #watches: 603865
613.89/614.01	c total #propagations: 3982487 / total #impl: 578150467 (eff. 0.007)
613.89/614.01	c #Conflicts:      37000 | #Learnt:       7950 | 0.009
613.89/614.01	c total clause space: 206.656MB
613.89/614.01	c total #watches: 705262
670.58/670.78	c total #propagations: 4047777 / total #impl: 610593226 (eff. 0.007)
670.58/670.78	c #Conflicts:      38000 | #Learnt:       8951 | 0.009
670.58/670.78	c total clause space: 206.656MB
670.58/670.78	c total #watches: 778449
716.17/716.32	c total #propagations: 4140193 / total #impl: 644259663 (eff. 0.006)
716.17/716.32	c GC COLLECT
716.17/716.32	c #Conflicts:      39000 | #Learnt:       5259 | 0.009
716.17/716.32	c total clause space: 206.656MB
716.17/716.32	c total #watches: 467401
761.97/762.18	c total #propagations: 4240315 / total #impl: 672384114 (eff. 0.006)
761.97/762.18	c #Conflicts:      40000 | #Learnt:       6259 | 0.009
761.97/762.18	c total clause space: 206.656MB
761.97/762.18	c total #watches: 541982
809.26/809.47	c total #propagations: 4356203 / total #impl: 706905692 (eff. 0.006)
809.26/809.47	c #Conflicts:      41000 | #Learnt:       7259 | 0.008
809.26/809.47	c total clause space: 206.656MB
809.26/809.47	c total #watches: 629888
835.26/835.44	c total #propagations: 4464573 / total #impl: 740985860 (eff. 0.006)
835.26/835.44	c #Conflicts:      42000 | #Learnt:       8259 | 0.008
835.26/835.44	c total clause space: 206.656MB
835.26/835.44	c total #watches: 760094
863.46/863.64	c total #propagations: 4516324 / total #impl: 766852208 (eff. 0.006)
863.46/863.64	c #Conflicts:      43000 | #Learnt:       9259 | 0.008
863.46/863.64	c total clause space: 206.656MB
863.46/863.64	c total #watches: 861544
892.65/892.84	c total #propagations: 4563052 / total #impl: 791261148 (eff. 0.006)
892.65/892.84	c GC COLLECT
892.65/892.84	c #Conflicts:      44000 | #Learnt:       5265 | 0.008
892.65/892.84	c total clause space: 335.816MB
892.65/892.84	c total #watches: 484142
910.44/910.70	c total #propagations: 4611450 / total #impl: 821127827 (eff. 0.006)
910.44/910.70	c #Conflicts:      45000 | #Learnt:       6265 | 0.008
910.44/910.70	c total clause space: 335.816MB
910.44/910.70	c total #watches: 588891
968.14/968.39	c total #propagations: 4666171 / total #impl: 837848174 (eff. 0.006)
968.14/968.39	c #Conflicts:      46000 | #Learnt:       7265 | 0.008
968.14/968.39	c total clause space: 335.816MB
968.14/968.39	c total #watches: 702735
1041.13/1041.35	c total #propagations: 4778692 / total #impl: 868003822 (eff. 0.006)
1041.13/1041.35	c #Conflicts:      47000 | #Learnt:       8265 | 0.007
1041.13/1041.35	c total clause space: 335.816MB
1041.13/1041.35	c total #watches: 800630
1111.32/1111.55	c total #propagations: 4910587 / total #impl: 898840749 (eff. 0.005)
1111.32/1111.55	c #Conflicts:      48000 | #Learnt:       9265 | 0.007
1111.32/1111.55	c total clause space: 335.816MB
1111.32/1111.55	c total #watches: 891803
1193.61/1193.82	c total #propagations: 5001599 / total #impl: 935370196 (eff. 0.005)
1193.61/1193.82	c #Conflicts:      49000 | #Learnt:      10265 | 0.008
1193.61/1193.82	c total clause space: 335.816MB
1193.61/1193.82	c total #watches: 955600
1255.80/1256.02	c total #propagations: 5130785 / total #impl: 959649188 (eff. 0.005)
1255.80/1256.02	c GC COLLECT
1255.80/1256.02	c #Conflicts:      50000 | #Learnt:       5980 | 0.008
1255.80/1256.02	c total clause space: 335.816MB
1255.80/1256.02	c total #watches: 543054
1308.69/1308.97	c total #propagations: 5272201 / total #impl: 985625834 (eff. 0.005)
1308.69/1308.97	c #Conflicts:      51000 | #Learnt:       6980 | 0.007
1308.69/1308.97	c total clause space: 335.816MB
1308.69/1308.97	c total #watches: 593474
1347.19/1347.40	c total #propagations: 5413413 / total #impl: 1004649141 (eff. 0.005)
1347.19/1347.40	c #Conflicts:      52000 | #Learnt:       7980 | 0.007
1347.19/1347.40	c total clause space: 335.816MB
1347.19/1347.40	c total #watches: 672724
1379.19/1379.41	c total #propagations: 5508695 / total #impl: 1027857770 (eff. 0.005)
1379.19/1379.41	c #Conflicts:      53000 | #Learnt:       8980 | 0.007
1379.19/1379.41	c total clause space: 335.816MB
1379.19/1379.41	c total #watches: 785266
1448.27/1448.53	c total #propagations: 5570831 / total #impl: 1054363257 (eff. 0.005)
1448.27/1448.53	c #Conflicts:      54000 | #Learnt:       9980 | 0.007
1448.27/1448.53	c total clause space: 335.816MB
1448.27/1448.53	c total #watches: 845373
1528.56/1528.86	c total #propagations: 5702486 / total #impl: 1076121295 (eff. 0.005)
1528.56/1528.86	c #Conflicts:      55000 | #Learnt:      10980 | 0.007
1528.56/1528.86	c total clause space: 335.816MB
1528.56/1528.86	c total #watches: 929407
1567.05/1567.33	c total #propagations: 5823511 / total #impl: 1108907422 (eff. 0.005)
1567.05/1567.33	c GC COLLECT
1567.05/1567.33	c #Conflicts:      56000 | #Learnt:       6382 | 0.007
1567.05/1567.33	c total clause space: 335.816MB
1567.05/1567.33	c total #watches: 576867
1612.14/1612.45	c total #propagations: 5914253 / total #impl: 1130185801 (eff. 0.005)
1612.14/1612.45	c #Conflicts:      57000 | #Learnt:       7382 | 0.007
1612.14/1612.45	c total clause space: 335.816MB
1612.14/1612.45	c total #watches: 667944
1682.03/1682.32	c total #propagations: 6031535 / total #impl: 1153360124 (eff. 0.005)
1682.03/1682.32	c #Conflicts:      58000 | #Learnt:       8382 | 0.007
1682.03/1682.32	c total clause space: 335.816MB
1682.03/1682.32	c total #watches: 736524
1731.73/1732.04	c total #propagations: 6185561 / total #impl: 1178944589 (eff. 0.005)
1731.73/1732.04	c #Conflicts:      59000 | #Learnt:       9382 | 0.007
1731.73/1732.04	c total clause space: 335.816MB
1731.73/1732.04	c total #watches: 887224

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-4109111-1466286242/watcher-4109111-1466286242 -o /tmp/evaluation-result-4109111-1466286242/solver-4109111-1466286242 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466277213-20895 --watchdog 1960 --input HOME/instance-4109111-1466286242.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=23120
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: 1.96 2.01 2.00 3/176 23123
/proc/meminfo: memFree=31145152/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 30674659 29810688 5269 33554432000 4194304 6201397 140736208371584 140733292174904 4211048 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 7278 5269 130 491 0 6777 0

[startup+0.10016 s]
/proc/loadavg: 1.96 2.01 2.00 3/176 23123
/proc/meminfo: memFree=31145152/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=34092 CPUtime=0.09 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 532 0 0 0 9 0 0 0 20 0 1 0 30674659 34910208 7540 33554432000 4194304 6201397 140736208371584 140733292174904 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 8523 7540 145 491 0 8022 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34092

[startup+0.200343 s]
/proc/loadavg: 1.96 2.01 2.00 3/176 23123
/proc/meminfo: memFree=31145152/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=37076 CPUtime=0.19 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 971 0 0 0 19 0 0 0 20 0 1 0 30674659 37965824 7825 33554432000 4194304 6201397 140736208371584 140736208370536 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 9269 7825 146 491 0 8768 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37076

[startup+0.300322 s]
/proc/loadavg: 1.96 2.01 2.00 3/176 23123
/proc/meminfo: memFree=31145152/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=37304 CPUtime=0.29 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 1566 0 0 0 29 0 0 0 20 0 1 0 30674659 38199296 8197 33554432000 4194304 6201397 140736208371584 140736208370536 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 9326 8197 158 491 0 8825 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37304

[startup+0.700253 s]
/proc/loadavg: 1.96 2.01 2.00 3/176 23123
/proc/meminfo: memFree=31145152/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=42108 CPUtime=0.69 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 2409 0 0 0 69 0 0 0 20 0 1 0 30674659 43118592 9196 33554432000 4194304 6201397 140736208371584 140736208370536 4207716 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 10527 9196 159 491 0 10026 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42108

[startup+1.50024 s]
/proc/loadavg: 1.96 2.01 2.00 3/177 23124
/proc/meminfo: memFree=31108624/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=49536 CPUtime=1.48 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 3036 0 0 0 148 0 0 0 20 0 1 0 30674659 50724864 10144 33554432000 4194304 6201397 140736208371584 140736208370536 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 12384 10144 165 491 0 11883 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49536

[startup+3.10023 s]
/proc/loadavg: 1.96 2.01 2.00 3/177 23124
/proc/meminfo: memFree=31102172/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=50288 CPUtime=3.08 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 3218 0 0 0 308 0 0 0 20 0 1 0 30674659 51494912 11348 33554432000 4194304 6201397 140736208371584 140736208370296 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 12572 11348 165 491 0 12071 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50288

[startup+6.30024 s]
/proc/loadavg: 1.96 2.01 2.00 3/177 23124
/proc/meminfo: memFree=31098292/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=62396 CPUtime=6.29 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 3961 0 0 0 628 1 0 0 20 0 1 0 30674659 63893504 11779 33554432000 4194304 6201397 140736208371584 140736208370536 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 15599 11779 165 491 0 15098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62396

[startup+12.7002 s]
/proc/loadavg: 1.96 2.01 2.00 3/177 23124
/proc/meminfo: memFree=31089820/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=63160 CPUtime=12.69 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 4749 0 0 0 1268 1 0 0 20 0 1 0 30674659 64675840 14389 33554432000 4194304 6201397 140736208371584 140736208370536 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 15790 14389 165 491 0 15289 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63160

[startup+25.5003 s]
/proc/loadavg: 1.97 2.01 2.00 3/177 23124
/proc/meminfo: memFree=31078536/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=83268 CPUtime=25.49 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 5860 0 0 0 2548 1 0 0 20 0 1 0 30674659 85266432 16672 33554432000 4194304 6201397 140736208371584 140736208370712 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 20817 16672 165 491 0 20316 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83268

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 23124
/proc/meminfo: memFree=31061108/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=116312 CPUtime=51.08 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 6831 0 0 0 5107 1 0 0 20 0 1 0 30674659 119103488 21099 33554432000 4194304 6201397 140736208371584 140736208370536 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 29078 21099 165 491 0 28577 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116312

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 23125
/proc/meminfo: memFree=31038860/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=118848 CPUtime=102.28 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 7849 0 0 0 10226 2 0 0 20 0 1 0 30674659 121700352 26500 33554432000 4194304 6201397 140736208371584 140736208370248 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 29712 26500 165 491 0 29211 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 118848

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 23126
/proc/meminfo: memFree=31028508/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=120300 CPUtime=162.27 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 8317 0 0 0 16225 2 0 0 20 0 1 0 30674659 123187200 28983 33554432000 4194304 6201397 140736208371584 140736208370712 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 30075 28983 165 491 0 29574 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 120300

[startup+222.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 23173
/proc/meminfo: memFree=31286184/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=121028 CPUtime=222.26 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 8504 0 0 0 22224 2 0 0 20 0 1 0 30674659 123932672 29167 33554432000 4194304 6201397 140736208371584 140736208370424 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 30257 29167 165 491 0 29756 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 121028

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23175
/proc/meminfo: memFree=31264384/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=172600 CPUtime=282.24 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 9516 0 0 0 28222 2 0 0 20 0 1 0 30674659 176742400 30849 33554432000 4194304 6201397 140736208371584 140736208370536 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 43150 30849 165 491 0 42649 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 172600

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23176
/proc/meminfo: memFree=31226144/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=174536 CPUtime=342.23 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 10082 0 0 0 34220 3 0 0 20 0 1 0 30674659 178724864 37034 33554432000 4194304 6201397 140736208371584 140736208370248 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 43634 37034 165 491 0 43133 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 174536

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23180
/proc/meminfo: memFree=31206616/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=175404 CPUtime=402.22 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 10379 0 0 0 40219 3 0 0 20 0 1 0 30674659 179613696 39351 33554432000 4194304 6201397 140736208371584 140736208370712 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 43851 39351 165 491 0 43350 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 175404

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23181
/proc/meminfo: memFree=31199240/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=175404 CPUtime=462.21 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 10381 0 0 0 46218 3 0 0 20 0 1 0 30674659 179613696 39353 33554432000 4194304 6201397 140736208371584 140736208370712 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 43851 39353 165 491 0 43350 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 175404

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23182
/proc/meminfo: memFree=31193404/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=175604 CPUtime=522.2 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 10521 0 0 0 52217 3 0 0 20 0 1 0 30674659 179818496 39489 33554432000 4194304 6201397 140736208371584 140736208370536 4214872 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 43901 39489 165 491 0 43400 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 175604

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23195
/proc/meminfo: memFree=31187588/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=175804 CPUtime=582.19 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 10594 0 0 0 58216 3 0 0 20 0 1 0 30674659 180023296 39588 33554432000 4194304 6201397 140736208371584 140736208370536 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 43951 39588 165 491 0 43450 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 175804


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


[startup+942.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 23247
/proc/meminfo: memFree=30853452/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=392880 CPUtime=942.14 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12010 0 0 0 94209 5 0 0 20 0 1 0 30674659 402309120 68305 33554432000 4194304 6201397 140736208371584 140736208370712 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 98220 68305 165 491 0 97719 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 392880

[startup+1002.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 23251
/proc/meminfo: memFree=30822064/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=393120 CPUtime=1002.13 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12077 0 0 0 100208 5 0 0 20 0 1 0 30674659 402554880 68372 33554432000 4194304 6201397 140736208371584 140736208370536 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 98280 68372 165 491 0 97779 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 393120

[startup+1062.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/178 23275
/proc/meminfo: memFree=30814088/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=393720 CPUtime=1062.13 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12221 0 0 0 106207 6 0 0 20 0 1 0 30674659 403169280 68516 33554432000 4194304 6201397 140736208371584 140736208370248 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 98430 68516 165 491 0 97929 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 393720

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 23276
/proc/meminfo: memFree=30811044/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=394412 CPUtime=1122.12 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12370 0 0 0 112206 6 0 0 20 0 1 0 30674659 403877888 68665 33554432000 4194304 6201397 140736208371584 140736208370712 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 98603 68665 165 491 0 98102 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 394412

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 23278
/proc/meminfo: memFree=30791056/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=395804 CPUtime=1182.11 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12646 0 0 0 118205 6 0 0 20 0 1 0 30674659 405303296 68982 33554432000 4194304 6201397 140736208371584 140736208370248 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 98951 68982 165 491 0 98450 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 395804

[startup+1242.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 23279
/proc/meminfo: memFree=30785036/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=397052 CPUtime=1242.1 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12891 0 0 0 124204 6 0 0 20 0 1 0 30674659 406581248 69226 33554432000 4194304 6201397 140736208371584 140736208370536 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 99263 69226 165 491 0 98762 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 397052

[startup+1302.3 s]
/proc/loadavg: 2.22 2.08 2.02 3/177 23280
/proc/meminfo: memFree=30757136/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=397052 CPUtime=1302.09 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12891 0 0 0 130203 6 0 0 20 0 1 0 30674659 406581248 69559 33554432000 4194304 6201397 140736208371584 140736208370712 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 99263 69559 165 491 0 98762 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 397052

[startup+1362.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/177 23281
/proc/meminfo: memFree=30744164/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=397052 CPUtime=1362.08 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12891 0 0 0 136202 6 0 0 20 0 1 0 30674659 406581248 69559 33554432000 4194304 6201397 140736208371584 140736208370712 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 99263 69559 165 491 0 98762 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 397052

[startup+1422.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/177 23282
/proc/meminfo: memFree=30730248/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=397052 CPUtime=1422.08 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12897 0 0 0 142202 6 0 0 20 0 1 0 30674659 406581248 69565 33554432000 4194304 6201397 140736208371584 140736208370712 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 99263 69565 165 491 0 98762 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 397052

[startup+1482.3 s]
/proc/loadavg: 2.14 2.09 2.02 3/177 23284
/proc/meminfo: memFree=30721772/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=397196 CPUtime=1482.06 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12922 0 0 0 148200 6 0 0 20 0 1 0 30674659 406728704 69590 33554432000 4194304 6201397 140736208371584 140736208370248 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 99299 69590 165 491 0 98798 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 397196

[startup+1542.31 s]
/proc/loadavg: 2.11 2.09 2.02 3/177 23285
/proc/meminfo: memFree=30718356/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=397436 CPUtime=1542.06 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12984 0 0 0 154200 6 0 0 20 0 1 0 30674659 406974464 69652 33554432000 4194304 6201397 140736208371584 140736208370536 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 99359 69652 165 491 0 98858 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 397436

[startup+1602.3 s]
/proc/loadavg: 2.11 2.10 2.03 3/178 23289
/proc/meminfo: memFree=30717760/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=397436 CPUtime=1602.05 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12984 0 0 0 160199 6 0 0 20 0 1 0 30674659 406974464 69652 33554432000 4194304 6201397 140736208371584 140736208370712 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 99359 69652 165 491 0 98858 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 397436

[startup+1662.3 s]
/proc/loadavg: 2.15 2.11 2.03 3/177 23290
/proc/meminfo: memFree=30702308/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=397436 CPUtime=1662.04 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12984 0 0 0 166198 6 0 0 20 0 1 0 30674659 406974464 69652 33554432000 4194304 6201397 140736208371584 140736208370712 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 99359 69652 165 491 0 98858 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 397436

[startup+1722.3 s]
/proc/loadavg: 2.16 2.12 2.04 3/177 23291
/proc/meminfo: memFree=30701816/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=397436 CPUtime=1722.03 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 12984 0 0 0 172197 6 0 0 20 0 1 0 30674659 406974464 69652 33554432000 4194304 6201397 140736208371584 140736208370712 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 99359 69652 165 491 0 98858 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 397436

[startup+1782.3 s]
/proc/loadavg: 2.15 2.12 2.04 3/177 23293
/proc/meminfo: memFree=30669352/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=397724 CPUtime=1782.02 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 13061 0 0 0 178196 6 0 0 20 0 1 0 30674659 407269376 69729 33554432000 4194304 6201397 140736208371584 140736208370248 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 99431 69729 165 491 0 98930 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 397724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.27 2.15 2.05 3/177 23294
/proc/meminfo: memFree=30668596/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=398160 CPUtime=1800.02 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 13150 0 0 0 179996 6 0 0 20 0 1 0 30674659 407715840 69818 33554432000 4194304 6201397 140736208371584 140736208370248 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 99540 69818 165 491 0 99039 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 398160

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

[startup+1800.3 s]
/proc/loadavg: 2.27 2.15 2.05 3/177 23294
/proc/meminfo: memFree=30668596/32872528 swapFree=249320/249320
[pid=23123] ppid=23120 vsize=398160 CPUtime=1800.02 cores=0,2,4,6
/proc/23123/stat : 23123 (cdcl-cuttingpla) R 23120 23123 20879 0 -1 4202496 13150 0 0 0 179996 6 0 0 20 0 1 0 30674659 407715840 69818 33554432000 4194304 6201397 140736208371584 140736208370248 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23123/statm: 99540 69818 165 491 0 99039 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 398160

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.06399
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 398160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.06399
maximum resident set size= 279272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13150
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= 19
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.40633 second user time and 7.05393 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-18 23:44:02
IDJOB=4109111
IDBENCH=89864
IDSOLVER=2550
FILE ID=node103/4109111-1466286242
RUNJOBID= node103-1466277213-20895
PBS_JOBID= 19918271
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-protfold.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109111-1466286242/watcher-4109111-1466286242 -o /tmp/evaluation-result-4109111-1466286242/solver-4109111-1466286242 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466277213-20895 --watchdog 1960 --input HOME/instance-4109111-1466286242.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 321cd6ec2ce21c5578ce4ae4e8122b0f
RANDOM SEED=118771778

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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:        31145572 kB
Buffers:          142384 kB
Cached:           262952 kB
SwapCached:         2460 kB
Active:           434128 kB
Inactive:         296108 kB
Active(anon):     323860 kB
Inactive(anon):     3280 kB
Active(file):     110268 kB
Inactive(file):   292828 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67099548 kB
Dirty:              2364 kB
Writeback:             0 kB
AnonPages:        580464 kB
Mapped:             8780 kB
Shmem:                 0 kB
Slab:             615904 kB
SReclaimable:      59888 kB
SUnreclaim:       556016 kB
KernelStack:        1472 kB
PageTables:         5396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     756404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 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= 71728 MiB
End job on node103 at 2016-06-19 00:14:03