Trace number 4100519

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-core2536-691.opb
MD5SUM06a8ed91d04dd9c37cb8c92ab4f7d82f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark534
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 386
Optimality of the best value was proved NO
Number of variables15284
Total number of constraints2537
Number of constraints which are clauses2536
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint13789
Number of terms in the objective function 15284
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 15284
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 9256
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 23045
Number of bits of the biggest sum of numbers15
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.07	c * #variable= 15284 #constraint= 2537
0.09/0.13	c * #variable= 15284 #constraint= 2537
8.79/8.89	c S1->S2
8.79/8.89	c S1->S2
8.79/8.89	c S1->S2
8.79/8.89	c S1->S2
8.79/8.89	c #Conflicts:       1000 | #Learnt:       1003 | 0.250
8.79/8.89	c total clause space: 545.701MB
8.79/8.89	c total #watches: 10621282
19.39/19.42	c total #propagations: 650127 / total #impl: 24364352 (eff. 0.027)
19.39/19.42	c #Conflicts:       2000 | #Learnt:       2003 | 0.125
19.39/19.42	c total clause space: 545.701MB
19.39/19.42	c total #watches: 13768537
29.58/29.64	c total #propagations: 2342931 / total #impl: 63839065 (eff. 0.037)
29.58/29.64	c GC COLLECT
29.58/29.64	c #Conflicts:       3000 | #Learnt:       2016 | 1.211
29.58/29.64	c total clause space: 545.701MB
29.58/29.64	c total #watches: 7204265
38.18/38.23	c total #propagations: 3600548 / total #impl: 107134505 (eff. 0.034)
38.18/38.23	c #Conflicts:       4000 | #Learnt:       3016 | 0.908
38.18/38.23	c total clause space: 545.701MB
38.18/38.23	c total #watches: 8006375
48.28/48.38	c total #propagations: 4914657 / total #impl: 175286134 (eff. 0.028)
48.28/48.38	c GC COLLECT
48.28/48.38	c #Conflicts:       5000 | #Learnt:       2385 | 0.727
48.28/48.38	c total clause space: 545.701MB
48.28/48.38	c total #watches: 5014698
71.96/72.07	c total #propagations: 8583751 / total #impl: 239172430 (eff. 0.036)
71.96/72.07	c #Conflicts:       6000 | #Learnt:       3385 | 0.605
71.96/72.07	c total clause space: 545.701MB
71.96/72.07	c total #watches: 7925076
128.86/128.91	c total #propagations: 11104847 / total #impl: 485584959 (eff. 0.023)
128.86/128.91	c GC COLLECT
128.86/128.91	c #Conflicts:       7000 | #Learnt:       2251 | 0.519
128.86/128.91	c total clause space: 545.701MB
128.86/128.91	c total #watches: 7191999
179.45/179.52	c total #propagations: 14191726 / total #impl: 739222498 (eff. 0.019)
179.45/179.52	c #Conflicts:       8000 | #Learnt:       3251 | 0.454
179.45/179.52	c total clause space: 545.701MB
179.45/179.52	c total #watches: 8882386
229.24/229.31	c total #propagations: 17974792 / total #impl: 1121121438 (eff. 0.016)
229.24/229.31	c #Conflicts:       9000 | #Learnt:       4251 | 0.404
229.24/229.31	c total clause space: 545.701MB
229.24/229.31	c total #watches: 11251321
324.32/324.44	c total #propagations: 21483831 / total #impl: 1672930335 (eff. 0.013)
324.32/324.44	c GC COLLECT
324.32/324.44	c #Conflicts:      10000 | #Learnt:       2747 | 0.363
324.32/324.44	c total clause space: 545.701MB
324.32/324.44	c total #watches: 8117477
370.81/370.90	c total #propagations: 23483429 / total #impl: 2230864455 (eff. 0.011)
370.81/370.90	c #Conflicts:      11000 | #Learnt:       3747 | 0.330
370.81/370.90	c total clause space: 545.701MB
370.81/370.90	c total #watches: 12030529
446.40/446.53	c total #propagations: 25996388 / total #impl: 2425118114 (eff. 0.011)
446.40/446.53	c #Conflicts:      12000 | #Learnt:       4747 | 0.303
446.40/446.53	c total clause space: 545.701MB
446.40/446.53	c total #watches: 15161824
491.99/492.18	c total #propagations: 29799577 / total #impl: 2539583956 (eff. 0.012)
491.99/492.18	c #Conflicts:      13000 | #Learnt:       5747 | 0.279
491.99/492.18	c total clause space: 886.764MB
491.99/492.18	c total #watches: 16884784
511.99/512.10	c total #propagations: 32819888 / total #impl: 2662702578 (eff. 0.012)
511.99/512.10	c GC COLLECT
511.99/512.10	c #Conflicts:      14000 | #Learnt:       3883 | 0.259
511.99/512.10	c total clause space: 886.764MB
511.99/512.10	c total #watches: 9628570
533.08/533.22	c total #propagations: 36256113 / total #impl: 2710714008 (eff. 0.013)
533.08/533.22	c #Conflicts:      15000 | #Learnt:       4883 | 0.242
533.08/533.22	c total clause space: 886.764MB
533.08/533.22	c total #watches: 9680812
552.98/553.17	c total #propagations: 38595071 / total #impl: 2732055555 (eff. 0.014)
552.98/553.17	c #Conflicts:      16000 | #Learnt:       5883 | 0.227
552.98/553.17	c total clause space: 886.764MB
552.98/553.17	c total #watches: 9995376
573.68/573.82	c total #propagations: 40835800 / total #impl: 2767517616 (eff. 0.015)
573.68/573.82	c GC COLLECT
573.68/573.82	c #Conflicts:      17000 | #Learnt:       3708 | 0.214
573.68/573.82	c total clause space: 886.764MB
573.68/573.82	c total #watches: 2575959
583.38/583.53	c total #propagations: 44264378 / total #impl: 2817527778 (eff. 0.016)
583.38/583.53	c #Conflicts:      18000 | #Learnt:       4708 | 0.202
583.38/583.53	c total clause space: 886.764MB
583.38/583.53	c total #watches: 3762236
595.57/595.75	c total #propagations: 48031641 / total #impl: 2928056332 (eff. 0.016)
595.57/595.75	c #Conflicts:      19000 | #Learnt:       5708 | 0.191
595.57/595.75	c total clause space: 886.764MB
595.57/595.75	c total #watches: 4839255
609.38/609.57	c total #propagations: 52077554 / total #impl: 3066636650 (eff. 0.017)
609.38/609.57	c #Conflicts:      20000 | #Learnt:       6708 | 0.182
609.38/609.57	c total clause space: 886.764MB
609.38/609.57	c total #watches: 8601153
624.68/624.81	c total #propagations: 54799826 / total #impl: 3157106176 (eff. 0.017)
624.68/624.81	c GC COLLECT
624.68/624.81	c #Conflicts:      21000 | #Learnt:       4208 | 0.173
624.68/624.81	c total clause space: 886.764MB
624.68/624.81	c total #watches: 7274261
639.97/640.18	c total #propagations: 56499118 / total #impl: 3277938835 (eff. 0.017)
639.97/640.18	c #Conflicts:      22000 | #Learnt:       5208 | 0.165
639.97/640.18	c total clause space: 886.764MB
639.97/640.18	c total #watches: 7495129
658.87/659.06	c total #propagations: 58578122 / total #impl: 3484066378 (eff. 0.017)
658.87/659.06	c #Conflicts:      23000 | #Learnt:       6208 | 0.158
658.87/659.06	c total clause space: 886.764MB
658.87/659.06	c total #watches: 7793109
675.76/675.90	c total #propagations: 63029177 / total #impl: 3619983384 (eff. 0.017)
675.76/675.90	c #Conflicts:      24000 | #Learnt:       7208 | 0.151
675.76/675.90	c total clause space: 886.764MB
675.76/675.90	c total #watches: 9861143
700.56/700.70	c total #propagations: 64274855 / total #impl: 3829522040 (eff. 0.017)
700.56/700.70	c GC COLLECT
700.56/700.70	c #Conflicts:      25000 | #Learnt:       4406 | 0.145
700.56/700.70	c total clause space: 886.764MB
700.56/700.70	c total #watches: 4894794
722.25/722.44	c total #propagations: 67279403 / total #impl: 4005417491 (eff. 0.017)
722.25/722.44	c #Conflicts:      26000 | #Learnt:       5406 | 0.140
722.25/722.44	c total clause space: 886.764MB
722.25/722.44	c total #watches: 5720805
746.45/746.64	c total #propagations: 70222547 / total #impl: 4233099069 (eff. 0.017)
746.45/746.64	c #Conflicts:      27000 | #Learnt:       6406 | 0.135
746.45/746.64	c total clause space: 886.764MB
746.45/746.64	c total #watches: 8064873
781.05/781.24	c total #propagations: 72435356 / total #impl: 4572834686 (eff. 0.016)
781.05/781.24	c #Conflicts:      28000 | #Learnt:       7406 | 0.130
781.05/781.24	c total clause space: 886.764MB
781.05/781.24	c total #watches: 8520170
816.05/816.28	c total #propagations: 75090120 / total #impl: 4943244322 (eff. 0.015)
816.05/816.28	c GC COLLECT
816.05/816.28	c #Conflicts:      29000 | #Learnt:       4305 | 0.125
816.05/816.28	c total clause space: 886.764MB
816.05/816.28	c total #watches: 6106164
839.34/839.51	c total #propagations: 79467993 / total #impl: 5110768575 (eff. 0.016)
839.34/839.51	c #Conflicts:      30000 | #Learnt:       5305 | 0.121
839.34/839.51	c total clause space: 886.764MB
839.34/839.51	c total #watches: 6478970
863.53/863.79	c total #propagations: 83065740 / total #impl: 5265723833 (eff. 0.016)
863.53/863.79	c #Conflicts:      31000 | #Learnt:       6305 | 0.117
863.53/863.79	c total clause space: 886.764MB
863.53/863.79	c total #watches: 6719720
887.23/887.48	c total #propagations: 86348913 / total #impl: 5407840473 (eff. 0.016)
887.23/887.48	c #Conflicts:      32000 | #Learnt:       7305 | 0.114
887.23/887.48	c total clause space: 886.764MB
887.23/887.49	c total #watches: 10521817
929.52/929.70	c total #propagations: 87443580 / total #impl: 5571053785 (eff. 0.016)
929.52/929.70	c #Conflicts:      33000 | #Learnt:       8305 | 0.118
929.52/929.70	c total clause space: 886.764MB
929.52/929.70	c total #watches: 11057016
962.82/963.09	c total #propagations: 92122880 / total #impl: 5768733405 (eff. 0.016)
962.82/963.09	c GC COLLECT
962.82/963.09	c #Conflicts:      34000 | #Learnt:       4908 | 0.116
962.82/963.09	c total clause space: 886.764MB
962.82/963.09	c total #watches: 7397712
991.91/992.20	c total #propagations: 93892624 / total #impl: 5991213764 (eff. 0.016)
991.91/992.20	c #Conflicts:      35000 | #Learnt:       5908 | 0.113
991.91/992.20	c total clause space: 886.764MB
991.91/992.20	c total #watches: 7826162
1038.91/1039.18	c total #propagations: 96590921 / total #impl: 6090923657 (eff. 0.016)
1038.91/1039.18	c #Conflicts:      36000 | #Learnt:       6908 | 0.110
1038.91/1039.18	c total clause space: 886.764MB
1038.91/1039.18	c total #watches: 8703775
1094.50/1094.78	c total #propagations: 99972474 / total #impl: 6239067150 (eff. 0.016)
1094.50/1094.78	c #Conflicts:      37000 | #Learnt:       7908 | 0.107
1094.50/1094.78	c total clause space: 886.764MB
1094.50/1094.78	c total #watches: 9504177
1143.39/1143.61	c total #propagations: 102371411 / total #impl: 6415321904 (eff. 0.016)
1143.39/1143.61	c #Conflicts:      38000 | #Learnt:       8908 | 0.104
1143.39/1143.61	c total clause space: 886.764MB
1143.39/1143.61	c total #watches: 11788694
1192.48/1192.75	c total #propagations: 104071250 / total #impl: 6605951805 (eff. 0.016)
1192.48/1192.75	c GC COLLECT
1192.48/1192.75	c #Conflicts:      39000 | #Learnt:       5279 | 0.101
1192.48/1192.75	c total clause space: 886.764MB
1192.48/1192.75	c total #watches: 7380759
1217.28/1217.58	c total #propagations: 105722270 / total #impl: 7588575527 (eff. 0.014)
1217.28/1217.58	c #Conflicts:      40000 | #Learnt:       6279 | 0.099
1217.28/1217.58	c total clause space: 886.764MB
1217.28/1217.58	c total #watches: 7451257
1244.87/1245.17	c total #propagations: 107114020 / total #impl: 7739385033 (eff. 0.014)
1244.87/1245.17	c #Conflicts:      41000 | #Learnt:       7279 | 0.096
1244.87/1245.17	c total clause space: 886.764MB
1244.87/1245.17	c total #watches: 8982001
1293.37/1293.62	c total #propagations: 108636452 / total #impl: 7895188140 (eff. 0.014)
1293.37/1293.62	c #Conflicts:      42000 | #Learnt:       8279 | 0.094
1293.37/1293.62	c total clause space: 886.764MB
1293.37/1293.62	c total #watches: 11748102
1339.26/1339.56	c total #propagations: 111147677 / total #impl: 8932576135 (eff. 0.012)
1339.26/1339.56	c #Conflicts:      43000 | #Learnt:       9279 | 0.099
1339.26/1339.56	c total clause space: 886.764MB
1339.26/1339.56	c total #watches: 13931883
1384.76/1385.05	c total #propagations: 114598497 / total #impl: 9689578491 (eff. 0.012)
1384.76/1385.05	c GC COLLECT
1384.76/1385.05	c #Conflicts:      44000 | #Learnt:       5258 | 0.098
1384.76/1385.05	c total clause space: 886.764MB
1384.76/1385.05	c total #watches: 10399839
1421.75/1422.03	c total #propagations: 117954874 / total #impl: 9772902204 (eff. 0.012)
1421.75/1422.03	c #Conflicts:      45000 | #Learnt:       6258 | 0.096
1421.75/1422.03	c total clause space: 886.764MB
1421.75/1422.03	c total #watches: 11429247
1473.04/1473.34	c total #propagations: 122721839 / total #impl: 9855142391 (eff. 0.012)
1473.04/1473.34	c #Conflicts:      46000 | #Learnt:       7258 | 0.094
1473.04/1473.34	c total clause space: 886.764MB
1473.04/1473.34	c total #watches: 12049400
1527.13/1527.48	c total #propagations: 127476474 / total #impl: 9885327287 (eff. 0.013)
1527.13/1527.48	c #Conflicts:      47000 | #Learnt:       8258 | 0.092
1527.13/1527.48	c total clause space: 886.764MB
1527.13/1527.48	c total #watches: 12385429
1576.42/1576.73	c total #propagations: 131659152 / total #impl: 9913632637 (eff. 0.013)
1576.42/1576.73	c #Conflicts:      48000 | #Learnt:       9258 | 0.090
1576.42/1576.73	c total clause space: 886.764MB
1576.42/1576.73	c total #watches: 12486136
1629.21/1629.57	c total #propagations: 137216500 / total #impl: 9958114566 (eff. 0.014)
1629.21/1629.57	c #Conflicts:      49000 | #Learnt:      10258 | 0.088
1629.21/1629.57	c total clause space: 886.764MB
1629.21/1629.57	c total #watches: 12531838
1682.41/1682.79	c total #propagations: 143668306 / total #impl: 10004291581 (eff. 0.014)
1682.41/1682.79	c GC COLLECT
1682.41/1682.79	c #Conflicts:      50000 | #Learnt:       5951 | 0.086
1682.41/1682.79	c total clause space: 886.764MB
1682.41/1682.79	c total #watches: 5334923
1728.10/1728.40	c total #propagations: 150480735 / total #impl: 10047620400 (eff. 0.015)
1728.10/1728.40	c #Conflicts:      51000 | #Learnt:       6951 | 0.085
1728.10/1728.40	c total clause space: 886.764MB
1728.10/1728.40	c total #watches: 5898094
1753.10/1753.44	c total #propagations: 156525796 / total #impl: 10084806790 (eff. 0.016)
1753.10/1753.44	c #Conflicts:      52000 | #Learnt:       7951 | 0.083
1753.10/1753.44	c total clause space: 886.764MB
1753.10/1753.44	c total #watches: 6517431
1771.49/1771.88	c total #propagations: 159253971 / total #impl: 10107371579 (eff. 0.016)
1771.49/1771.88	c #Conflicts:      53000 | #Learnt:       8951 | 0.082
1771.49/1771.88	c total clause space: 886.764MB
1771.49/1771.88	c total #watches: 7034742

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-4100519-1466242173/watcher-4100519-1466242173 -o /tmp/evaluation-result-4100519-1466242173/solver-4100519-1466242173 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16744 --watchdog 1960 --input HOME/instance-4100519-1466242173.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.37 2.26 2.19 4/176 17074
/proc/meminfo: memFree=30113320/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 26263087 57319424 7292 33554432000 4194304 6211289 140734511995152 140733935358328 4206563 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 13994 7292 98 493 0 13491 0

[startup+0.10017 s]
/proc/loadavg: 2.37 2.26 2.19 4/176 17074
/proc/meminfo: memFree=30113320/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=64860 CPUtime=0.09 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 2382 0 0 0 8 1 0 0 20 0 1 0 26263087 66416640 13468 33554432000 4194304 6211289 140734511995152 140733935358328 4228081 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 16215 13468 144 493 0 15712 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64860

[startup+0.200348 s]
/proc/loadavg: 2.37 2.26 2.19 4/176 17074
/proc/meminfo: memFree=30113320/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=75500 CPUtime=0.19 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 3749 0 0 0 17 2 0 0 20 0 1 0 26263087 77312000 16472 33554432000 4194304 6211289 140734511995152 140733935358328 4228081 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 18875 16472 144 493 0 18372 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 75500

[startup+0.300333 s]
/proc/loadavg: 2.37 2.26 2.19 4/176 17074
/proc/meminfo: memFree=30113320/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=95452 CPUtime=0.29 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 5269 0 0 0 27 2 0 0 20 0 1 0 26263087 97742848 19514 33554432000 4194304 6211289 140734511995152 140733935358328 4202003 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 23863 19514 204 493 0 23360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 95452

[startup+0.700283 s]
/proc/loadavg: 2.37 2.26 2.19 4/176 17074
/proc/meminfo: memFree=30113320/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=178548 CPUtime=0.69 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 11082 0 0 0 66 3 0 0 20 0 1 0 26263087 182833152 35022 33554432000 4194304 6211289 140734511995152 140733935358328 4215240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 44637 35022 204 493 0 44134 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 178548

[startup+1.50027 s]
/proc/loadavg: 2.37 2.26 2.19 4/177 17075
/proc/meminfo: memFree=29934788/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=247984 CPUtime=1.49 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 16109 0 0 0 145 4 0 0 20 0 1 0 26263087 253935616 51797 33554432000 4194304 6211289 140734511995152 140734511993144 4243133 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 61996 51797 204 493 0 61493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 247984

[startup+3.10023 s]
/proc/loadavg: 2.34 2.26 2.19 4/177 17075
/proc/meminfo: memFree=29901108/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=248736 CPUtime=3.09 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 16288 0 0 0 305 4 0 0 20 0 1 0 26263087 254705664 53509 33554432000 4194304 6211289 140734511995152 140734511993064 4202009 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 62184 53509 204 493 0 61681 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 248736

[startup+6.30025 s]
/proc/loadavg: 2.34 2.26 2.19 3/177 17075
/proc/meminfo: memFree=29861396/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=331504 CPUtime=6.29 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 16833 0 0 0 624 5 0 0 20 0 1 0 26263087 339460096 63753 33554432000 4194304 6211289 140734511995152 140734511993064 4202018 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 82876 63753 204 493 0 82373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 331504

[startup+12.7002 s]
/proc/loadavg: 2.28 2.25 2.19 3/177 17075
/proc/meminfo: memFree=29490568/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=799768 CPUtime=12.69 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 44878 0 0 0 1254 15 0 0 20 0 1 0 26263087 818962432 155660 33554432000 4194304 6211289 140734511995152 140734511993064 4215240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 199942 155660 214 493 0 199439 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 799768

[startup+25.5003 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 17075
/proc/meminfo: memFree=29419292/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=808524 CPUtime=25.49 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 51174 0 0 0 2532 17 0 0 20 0 1 0 26263087 827928576 172776 33554432000 4194304 6211289 140734511995152 140734511993064 4240859 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 202131 172776 214 493 0 201628 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 808524

[startup+51.1004 s]
/proc/loadavg: 2.26 2.25 2.19 4/178 17078
/proc/meminfo: memFree=29417452/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=808524 CPUtime=51.08 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 51192 0 0 0 5091 17 0 0 20 0 1 0 26263087 827928576 172783 33554432000 4194304 6211289 140734511995152 140734511993496 4216551 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 202131 172783 219 493 0 201628 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 808524

[startup+102.3 s]
/proc/loadavg: 2.26 2.25 2.19 3/177 17079
/proc/meminfo: memFree=29405092/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=814240 CPUtime=102.27 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 53428 0 0 0 10209 18 0 0 20 0 1 0 26263087 833781760 175049 33554432000 4194304 6211289 140734511995152 140734511993144 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 203560 175049 219 493 0 203057 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 814240

[startup+162.3 s]
/proc/loadavg: 2.29 2.26 2.19 3/177 17081
/proc/meminfo: memFree=29371824/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=814416 CPUtime=162.25 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 53887 0 0 0 16207 18 0 0 20 0 1 0 26263087 833961984 176457 33554432000 4194304 6211289 140734511995152 140734511993496 4209380 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 203604 176457 219 493 0 203101 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 814416

[startup+222.307 s]
/proc/loadavg: 2.27 2.26 2.19 3/177 17082
/proc/meminfo: memFree=29316532/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=897552 CPUtime=222.25 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 67700 0 0 0 22205 20 0 0 20 0 1 0 26263087 919093248 190265 33554432000 4194304 6211289 140734511995152 140734511993144 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 224388 190265 219 493 0 223885 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 897552

[startup+282.3 s]
/proc/loadavg: 2.26 2.26 2.19 3/177 17083
/proc/meminfo: memFree=29305160/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=898128 CPUtime=282.23 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 70457 0 0 0 28202 21 0 0 20 0 1 0 26263087 919683072 193011 33554432000 4194304 6211289 140734511995152 140734511993144 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 224532 193011 219 493 0 224029 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 898128

[startup+342.3 s]
/proc/loadavg: 2.34 2.27 2.20 3/177 17084
/proc/meminfo: memFree=29255172/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=898672 CPUtime=342.22 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 72245 0 0 0 34200 22 0 0 20 0 1 0 26263087 920240128 202969 33554432000 4194304 6211289 140734511995152 140734511993496 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 224668 202969 219 493 0 224165 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 898672

[startup+402.3 s]
/proc/loadavg: 2.26 2.25 2.19 3/177 17085
/proc/meminfo: memFree=29245624/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=898960 CPUtime=402.21 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 72302 0 0 0 40199 22 0 0 20 0 1 0 26263087 920535040 203026 33554432000 4194304 6211289 140734511995152 140734511993064 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 224740 203026 219 493 0 224237 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 898960

[startup+462.3 s]
/proc/loadavg: 2.28 2.26 2.19 3/177 17087
/proc/meminfo: memFree=29194996/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=900176 CPUtime=462.2 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 74249 0 0 0 46197 23 0 0 20 0 1 0 26263087 921780224 215193 33554432000 4194304 6211289 140734511995152 140734511993496 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 225044 215193 219 493 0 224541 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 900176

[startup+522.3 s]
/proc/loadavg: 2.23 2.24 2.19 4/177 17088
/proc/meminfo: memFree=29131332/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1249584 CPUtime=522.19 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 75558 0 0 0 52195 24 0 0 20 0 1 0 26263087 1279574016 229634 33554432000 4194304 6211289 140734511995152 140734511993496 4215214 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 312396 229634 219 493 0 311893 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1249584

[startup+582.3 s]
/proc/loadavg: 2.23 2.24 2.18 3/177 17089
/proc/meminfo: memFree=29131588/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1249584 CPUtime=582.18 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 75566 0 0 0 58194 24 0 0 20 0 1 0 26263087 1279574016 229642 33554432000 4194304 6211289 140734511995152 140734511993496 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 312396 229642 219 493 0 311893 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1249584


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


[startup+882.307 s]
/proc/loadavg: 2.27 2.26 2.19 3/177 17098
/proc/meminfo: memFree=29123356/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1250096 CPUtime=882.14 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 75723 0 0 0 88190 24 0 0 20 0 1 0 26263087 1280098304 230244 33554432000 4194304 6211289 140734511995152 140734511993064 4201979 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 312524 230244 219 493 0 312021 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 1250096

[startup+942.3 s]
/proc/loadavg: 2.17 2.23 2.18 3/177 17099
/proc/meminfo: memFree=29123360/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1250096 CPUtime=942.12 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 75723 0 0 0 94188 24 0 0 20 0 1 0 26263087 1280098304 230244 33554432000 4194304 6211289 140734511995152 140734511993496 4209503 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 312524 230244 219 493 0 312021 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 1250096

[startup+1002.3 s]
/proc/loadavg: 2.26 2.24 2.19 3/177 17100
/proc/meminfo: memFree=29121816/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1250096 CPUtime=1002.11 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 75723 0 0 0 100187 24 0 0 20 0 1 0 26263087 1280098304 230244 33554432000 4194304 6211289 140734511995152 140734511993496 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 312524 230244 219 493 0 312021 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 1250096

[startup+1062.3 s]
/proc/loadavg: 2.27 2.25 2.19 3/177 17102
/proc/meminfo: memFree=29119652/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1250096 CPUtime=1062.1 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 75725 0 0 0 106186 24 0 0 20 0 1 0 26263087 1280098304 230246 33554432000 4194304 6211289 140734511995152 140734511993496 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 312524 230246 219 493 0 312021 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1250096

[startup+1122.3 s]
/proc/loadavg: 2.14 2.21 2.18 3/177 17103
/proc/meminfo: memFree=29116420/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1250096 CPUtime=1122.09 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 75726 0 0 0 112185 24 0 0 20 0 1 0 26263087 1280098304 230247 33554432000 4194304 6211289 140734511995152 140734511993496 4202033 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 312524 230247 219 493 0 312021 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1250096

[startup+1182.3 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 17104
/proc/meminfo: memFree=29116540/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1250096 CPUtime=1182.08 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 75726 0 0 0 118184 24 0 0 20 0 1 0 26263087 1280098304 230247 33554432000 4194304 6211289 140734511995152 140734511993496 4241730 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 312524 230247 219 493 0 312021 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1250096

[startup+1242.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/178 17108
/proc/meminfo: memFree=29116228/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1250096 CPUtime=1242.08 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 75728 0 0 0 124184 24 0 0 20 0 1 0 26263087 1280098304 230249 33554432000 4194304 6211289 140734511995152 140734511993496 4244717 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 312524 230249 219 493 0 312021 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1250096

[startup+1302.3 s]
/proc/loadavg: 2.35 2.24 2.19 4/177 17109
/proc/meminfo: memFree=29114164/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1250096 CPUtime=1302.06 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 75730 0 0 0 130182 24 0 0 20 0 1 0 26263087 1280098304 230251 33554432000 4194304 6211289 140734511995152 140734511993496 4209501 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 312524 230251 219 493 0 312021 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1250096

[startup+1362.3 s]
/proc/loadavg: 2.33 2.24 2.19 3/177 17111
/proc/meminfo: memFree=29059552/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1261112 CPUtime=1362.06 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 78162 0 0 0 136181 25 0 0 20 0 1 0 26263087 1291378688 242903 33554432000 4194304 6211289 140734511995152 140734511993144 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 315278 242903 219 493 0 314775 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1261112

[startup+1422.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/176 17112
/proc/meminfo: memFree=29008488/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1263644 CPUtime=1422.06 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 78797 0 0 0 142180 26 0 0 20 0 1 0 26263087 1293971456 252736 33554432000 4194304 6211289 140734511995152 140734511993064 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 315911 252736 219 493 0 315408 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1263644

[startup+1482.3 s]
/proc/loadavg: 2.30 2.23 2.19 3/177 17114
/proc/meminfo: memFree=29004088/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1266264 CPUtime=1482.04 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 79359 0 0 0 148178 26 0 0 20 0 1 0 26263087 1296654336 253298 33554432000 4194304 6211289 140734511995152 140734511993496 4201983 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 316566 253298 219 493 0 316063 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1266264

[startup+1542.31 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 17115
/proc/meminfo: memFree=29003720/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1266412 CPUtime=1542.03 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 79408 0 0 0 154177 26 0 0 20 0 1 0 26263087 1296805888 253347 33554432000 4194304 6211289 140734511995152 140734511993496 4241730 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 316603 253347 219 493 0 316100 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1266412

[startup+1602.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/177 17116
/proc/meminfo: memFree=29003588/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1266412 CPUtime=1602.02 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 79408 0 0 0 160176 26 0 0 20 0 1 0 26263087 1296805888 253347 33554432000 4194304 6211289 140734511995152 140734511993496 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 316603 253347 219 493 0 316100 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1266412

[startup+1662.3 s]
/proc/loadavg: 2.35 2.25 2.19 3/177 17209
/proc/meminfo: memFree=29181572/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1266412 CPUtime=1662.01 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 79410 0 0 0 166175 26 0 0 20 0 1 0 26263087 1296805888 253349 33554432000 4194304 6211289 140734511995152 140734511993496 4241789 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 316603 253349 219 493 0 316100 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1266412

[startup+1722.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 17210
/proc/meminfo: memFree=29164908/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1266412 CPUtime=1722 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 79424 0 0 0 172174 26 0 0 20 0 1 0 26263087 1296805888 253363 33554432000 4194304 6211289 140734511995152 140734511993496 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 316603 253363 219 493 0 316100 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1266412

[startup+1782.3 s]
/proc/loadavg: 2.36 2.27 2.20 4/177 17211
/proc/meminfo: memFree=29153488/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1266556 CPUtime=1781.99 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 79444 0 0 0 178173 26 0 0 20 0 1 0 26263087 1296953344 253383 33554432000 4194304 6211289 140734511995152 140734511993496 4202048 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 316639 253383 219 493 0 316136 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1266556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.38 2.28 2.20 3/177 17212
/proc/meminfo: memFree=29153224/32872528 swapFree=1402776/1580604
[pid=17074] ppid=17071 vsize=1266556 CPUtime=1800.09 cores=0,2,4,6
/proc/17074/stat : 17074 (cdcl-cuttingpla) R 17071 17074 16728 0 -1 4202496 79452 0 0 0 179983 26 0 0 20 0 1 0 26263087 1296953344 253391 33554432000 4194304 6211289 140734511995152 140734511993496 4241789 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17074/statm: 316639 253391 219 493 0 316136 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1266556

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.83
CPU system time (s): 0.278957
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 1266556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.278957
maximum resident set size= 1013564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79452
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= 50
involuntary context switches= 1895

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.83826 second user time and 6.62099 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-18 11:29:34
IDJOB=4100519
IDBENCH=1626
IDSOLVER=2549
FILE ID=node139/4100519-1466242173
RUNJOBID= node139-1466240178-16744
PBS_JOBID= 19918187
Free space on /tmp= 71588 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-core2536-691.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100519-1466242173/watcher-4100519-1466242173 -o /tmp/evaluation-result-4100519-1466242173/solver-4100519-1466242173 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16744 --watchdog 1960 --input HOME/instance-4100519-1466242173.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 06a8ed91d04dd9c37cb8c92ab4f7d82f
RANDOM SEED=1926069053

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
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.500
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.56
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.500
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.500
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:        30113592 kB
Buffers:          132688 kB
Cached:           138284 kB
SwapCached:         1900 kB
Active:           242312 kB
Inactive:         197944 kB
Active(anon):     170280 kB
Inactive(anon):     1472 kB
Active(file):      72032 kB
Inactive(file):   196472 kB
Unevictable:     1580604 kB
Mlocked:         1402776 kB
SwapTotal:      67108856 kB
SwapFree:       67099480 kB
Dirty:              3908 kB
Writeback:             0 kB
AnonPages:       1749376 kB
Mapped:             7772 kB
Shmem:                 0 kB
Slab:             604220 kB
SReclaimable:      48304 kB
SUnreclaim:       555916 kB
KernelStack:        1440 kB
PageTables:         7444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1898396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 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= 71588 MiB
End job on node139 at 2016-06-18 11:59:34