Trace number 4087874

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.1 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-mul_8_3_shg.opb
MD5SUM5ce23254bdc15fb1c07c51b856e9b57c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5048
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint18
Maximum length of a constraint45
Number of terms in the objective function 5048
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 5048
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5048
Number of bits of the biggest sum of numbers13
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.68/0.79	c * #variable= 5048 #constraint= 65280
1.69/1.76	c * #variable= 5048 #constraint= 65280
5.99/6.07	c S1->S2
5.99/6.07	c S1->S2
5.99/6.07	c #Conflicts:       1000 | #Learnt:       1001 | 0.026
5.99/6.07	c total clause space: 206.656MB
5.99/6.07	c total #watches: 2225728
10.69/10.74	c total #propagations: 376899 / total #impl: 41060653 (eff. 0.009)
10.69/10.74	c #Conflicts:       2000 | #Learnt:       2001 | 0.049
10.69/10.74	c total clause space: 335.816MB
10.69/10.74	c total #watches: 4000408
15.89/15.99	c total #propagations: 650338 / total #impl: 90163067 (eff. 0.007)
15.89/15.99	c GC COLLECT
15.89/15.99	c #Conflicts:       3000 | #Learnt:       2007 | 0.077
15.89/15.99	c total clause space: 335.816MB
15.89/15.99	c total #watches: 4177976
23.19/23.29	c total #propagations: 964713 / total #impl: 180875420 (eff. 0.005)
23.19/23.29	c #Conflicts:       4000 | #Learnt:       3007 | 0.101
23.19/23.29	c total clause space: 335.816MB
23.19/23.29	c total #watches: 6019082
27.88/27.99	c total #propagations: 1511398 / total #impl: 321346548 (eff. 0.005)
27.88/27.99	c GC COLLECT
27.88/27.99	c #Conflicts:       5000 | #Learnt:       2364 | 0.162
27.88/27.99	c total clause space: 335.816MB
27.88/27.99	c total #watches: 4271838
33.00/33.09	c total #propagations: 2267518 / total #impl: 388518580 (eff. 0.006)
33.00/33.09	c S1->S2
33.00/33.09	c #Conflicts:       6000 | #Learnt:       3365 | 0.230
33.00/33.09	c total clause space: 335.816MB
33.00/33.09	c total #watches: 5867063
37.99/38.03	c total #propagations: 2628243 / total #impl: 475460936 (eff. 0.006)
37.99/38.03	c GC COLLECT
37.99/38.03	c #Conflicts:       7000 | #Learnt:       2239 | 0.201
37.99/38.03	c total clause space: 335.816MB
37.99/38.03	c total #watches: 3919262
43.59/43.70	c total #propagations: 3149565 / total #impl: 567537531 (eff. 0.006)
43.59/43.70	c #Conflicts:       8000 | #Learnt:       3239 | 0.176
43.59/43.70	c total clause space: 335.816MB
43.59/43.70	c total #watches: 4879287
53.28/53.30	c total #propagations: 3766493 / total #impl: 671622667 (eff. 0.006)
53.28/53.30	c #Conflicts:       9000 | #Learnt:       4239 | 0.168
53.28/53.30	c total clause space: 335.816MB
53.28/53.30	c total #watches: 6146328
64.89/64.93	c total #propagations: 4341786 / total #impl: 792263160 (eff. 0.005)
64.89/64.93	c GC COLLECT
64.89/64.93	c #Conflicts:      10000 | #Learnt:       2724 | 0.152
64.89/64.93	c total clause space: 335.816MB
64.89/64.93	c total #watches: 4139217
74.88/74.92	c total #propagations: 5159524 / total #impl: 873017741 (eff. 0.006)
74.88/74.92	c #Conflicts:      11000 | #Learnt:       3724 | 0.138
74.88/74.92	c total clause space: 335.816MB
74.88/74.92	c total #watches: 4711899
81.97/82.05	c total #propagations: 6895296 / total #impl: 926237734 (eff. 0.007)
81.97/82.05	c #Conflicts:      12000 | #Learnt:       4724 | 0.130
81.97/82.05	c total clause space: 335.816MB
81.97/82.05	c total #watches: 4956210
91.47/91.55	c total #propagations: 8580153 / total #impl: 970313630 (eff. 0.009)
91.47/91.55	c #Conflicts:      13000 | #Learnt:       5724 | 0.121
91.47/91.55	c total clause space: 335.816MB
91.47/91.55	c total #watches: 5245231
98.47/98.50	c total #propagations: 10125062 / total #impl: 1024290605 (eff. 0.010)
98.47/98.50	c GC COLLECT
98.47/98.50	c #Conflicts:      14000 | #Learnt:       3867 | 0.113
98.47/98.50	c total clause space: 335.816MB
98.47/98.50	c total #watches: 2446211
104.48/104.54	c total #propagations: 11418316 / total #impl: 1072458897 (eff. 0.011)
104.48/104.54	c #Conflicts:      15000 | #Learnt:       4867 | 0.105
104.48/104.54	c total clause space: 335.816MB
104.48/104.54	c total #watches: 3110868
109.87/109.95	c total #propagations: 12685631 / total #impl: 1124017357 (eff. 0.011)
109.87/109.95	c #Conflicts:      16000 | #Learnt:       5867 | 0.099
109.87/109.95	c total clause space: 335.816MB
109.87/109.95	c total #watches: 3580693
115.37/115.50	c total #propagations: 13828730 / total #impl: 1171169323 (eff. 0.012)
115.37/115.50	c GC COLLECT
115.37/115.50	c #Conflicts:      17000 | #Learnt:       3689 | 0.093
115.37/115.50	c total clause space: 335.816MB
115.37/115.50	c total #watches: 2655327
121.47/121.59	c total #propagations: 14497354 / total #impl: 1230575963 (eff. 0.012)
121.47/121.59	c #Conflicts:      18000 | #Learnt:       4689 | 0.091
121.47/121.59	c total clause space: 335.816MB
121.47/121.59	c total #watches: 3276689
128.57/128.63	c total #propagations: 15216270 / total #impl: 1317764597 (eff. 0.012)
128.57/128.63	c #Conflicts:      19000 | #Learnt:       5689 | 0.086
128.57/128.63	c total clause space: 335.816MB
128.57/128.63	c total #watches: 4334100
137.96/138.04	c total #propagations: 15538252 / total #impl: 1413565815 (eff. 0.011)
137.96/138.04	c #Conflicts:      20000 | #Learnt:       6689 | 0.083
137.96/138.04	c total clause space: 335.816MB
137.96/138.04	c total #watches: 5499905
147.57/147.68	c total #propagations: 15875028 / total #impl: 1551473686 (eff. 0.010)
147.57/147.68	c GC COLLECT
147.57/147.68	c #Conflicts:      21000 | #Learnt:       4198 | 0.086
147.57/147.68	c total clause space: 335.816MB
147.57/147.68	c total #watches: 5293207
159.17/159.25	c total #propagations: 16208849 / total #impl: 1642577911 (eff. 0.010)
159.17/159.25	c #Conflicts:      22000 | #Learnt:       5198 | 0.082
159.17/159.25	c total clause space: 335.816MB
159.17/159.25	c total #watches: 6422748
172.16/172.25	c total #propagations: 16532084 / total #impl: 1814489882 (eff. 0.009)
172.16/172.25	c #Conflicts:      23000 | #Learnt:       6198 | 0.081
172.16/172.25	c total clause space: 545.701MB
172.16/172.25	c total #watches: 7833096
179.06/179.16	c total #propagations: 16850381 / total #impl: 1963770323 (eff. 0.009)
179.06/179.16	c S1->S2
179.06/179.16	c #Conflicts:      24000 | #Learnt:       7199 | 0.083
179.06/179.16	c total clause space: 545.701MB
179.06/179.16	c total #watches: 10489745
189.36/189.44	c total #propagations: 17050226 / total #impl: 2101243417 (eff. 0.008)
189.36/189.44	c GC COLLECT
189.36/189.44	c #Conflicts:      25000 | #Learnt:       4403 | 0.080
189.36/189.44	c total clause space: 545.701MB
189.36/189.44	c total #watches: 8571310
202.76/202.80	c total #propagations: 17679182 / total #impl: 2305430918 (eff. 0.008)
202.76/202.80	c #Conflicts:      26000 | #Learnt:       5403 | 0.077
202.76/202.80	c total clause space: 545.701MB
202.76/202.80	c total #watches: 10304351
234.45/234.59	c total #propagations: 17913796 / total #impl: 2601839605 (eff. 0.007)
234.45/234.59	c #Conflicts:      27000 | #Learnt:       6403 | 0.074
234.45/234.59	c total clause space: 545.701MB
234.45/234.59	c total #watches: 11969495
274.84/274.92	c total #propagations: 18356274 / total #impl: 4122889727 (eff. 0.004)
274.84/274.92	c #Conflicts:      28000 | #Learnt:       7403 | 0.072
274.84/274.92	c total clause space: 545.701MB
274.84/274.92	c total #watches: 13660385
322.13/322.28	c total #propagations: 18803382 / total #impl: 4439386359 (eff. 0.004)
322.13/322.28	c GC COLLECT
322.13/322.28	c #Conflicts:      29000 | #Learnt:       4305 | 0.069
322.13/322.28	c total clause space: 886.764MB
322.13/322.28	c total #watches: 8506527
356.13/356.27	c total #propagations: 19505350 / total #impl: 4569876605 (eff. 0.004)
356.13/356.27	c #Conflicts:      30000 | #Learnt:       5305 | 0.067
356.13/356.27	c total clause space: 886.764MB
356.13/356.27	c total #watches: 9628712
403.12/403.28	c total #propagations: 20099943 / total #impl: 4722543310 (eff. 0.004)
403.12/403.28	c #Conflicts:      31000 | #Learnt:       6305 | 0.065
403.12/403.28	c total clause space: 886.764MB
403.12/403.28	c total #watches: 10204437
454.41/454.56	c total #propagations: 21648657 / total #impl: 4921029050 (eff. 0.004)
454.41/454.56	c #Conflicts:      32000 | #Learnt:       7305 | 0.063
454.41/454.56	c total clause space: 886.764MB
454.41/454.56	c total #watches: 10824503
494.81/495.00	c total #propagations: 23179290 / total #impl: 5135620712 (eff. 0.005)
494.81/495.00	c #Conflicts:      33000 | #Learnt:       8305 | 0.061
494.81/495.00	c total clause space: 886.764MB
494.81/495.00	c total #watches: 11513464
527.50/527.64	c total #propagations: 24075130 / total #impl: 5292098750 (eff. 0.005)
527.50/527.64	c GC COLLECT
527.50/527.64	c #Conflicts:      34000 | #Learnt:       4916 | 0.059
527.50/527.64	c total clause space: 886.764MB
527.50/527.64	c total #watches: 5361335
540.80/540.95	c total #propagations: 25213225 / total #impl: 5457198772 (eff. 0.005)
540.80/540.95	c #Conflicts:      35000 | #Learnt:       5916 | 0.057
540.80/540.95	c total clause space: 886.764MB
540.80/540.95	c total #watches: 6090058
556.09/556.29	c total #propagations: 26220733 / total #impl: 5620290834 (eff. 0.005)
556.09/556.29	c #Conflicts:      36000 | #Learnt:       6916 | 0.059
556.09/556.29	c total clause space: 886.764MB
556.09/556.29	c total #watches: 7233258
570.80/570.93	c total #propagations: 26603306 / total #impl: 5850869412 (eff. 0.005)
570.80/570.93	c #Conflicts:      37000 | #Learnt:       7916 | 0.057
570.80/570.93	c total clause space: 886.764MB
570.80/570.93	c total #watches: 7901584
587.99/588.16	c total #propagations: 26952788 / total #impl: 6032733268 (eff. 0.004)
587.99/588.16	c #Conflicts:      38000 | #Learnt:       8916 | 0.056
587.99/588.16	c total clause space: 886.764MB
587.99/588.16	c total #watches: 8799518
607.98/608.17	c total #propagations: 27359580 / total #impl: 6298295344 (eff. 0.004)
607.98/608.17	c GC COLLECT
607.98/608.17	c #Conflicts:      39000 | #Learnt:       5211 | 0.054
607.98/608.17	c total clause space: 886.764MB
607.98/608.17	c total #watches: 5638741
638.78/638.94	c total #propagations: 27737413 / total #impl: 6656976280 (eff. 0.004)
638.78/638.94	c #Conflicts:      40000 | #Learnt:       6211 | 0.053
638.78/638.94	c total clause space: 886.764MB
638.78/638.94	c total #watches: 5963439
648.98/649.18	c total #propagations: 29116440 / total #impl: 6951962114 (eff. 0.004)
648.98/649.18	c #Conflicts:      41000 | #Learnt:       7211 | 0.052
648.98/649.18	c total clause space: 886.764MB
648.98/649.18	c total #watches: 7869044
664.87/665.00	c total #propagations: 29203608 / total #impl: 7252377719 (eff. 0.004)
664.87/665.00	c #Conflicts:      42000 | #Learnt:       8211 | 0.051
664.87/665.00	c total clause space: 886.764MB
664.87/665.00	c total #watches: 9957344
702.96/703.17	c total #propagations: 29326281 / total #impl: 7595037537 (eff. 0.004)
702.96/703.17	c #Conflicts:      43000 | #Learnt:       9211 | 0.050
702.96/703.17	c total clause space: 886.764MB
702.96/703.17	c total #watches: 11951351
757.85/758.09	c total #propagations: 29587561 / total #impl: 8244619908 (eff. 0.004)
757.85/758.09	c GC COLLECT
757.85/758.09	c #Conflicts:      44000 | #Learnt:       5210 | 0.049
757.85/758.09	c total clause space: 886.764MB
757.85/758.09	c total #watches: 9152765
796.34/796.59	c total #propagations: 29872041 / total #impl: 8940327546 (eff. 0.003)
796.34/796.59	c #Conflicts:      45000 | #Learnt:       6210 | 0.048
796.34/796.59	c total clause space: 886.764MB
796.34/796.59	c total #watches: 10779869
922.61/922.88	c total #propagations: 30072228 / total #impl: 9748867877 (eff. 0.003)
922.61/922.88	c #Conflicts:      46000 | #Learnt:       7210 | 0.047
922.61/922.88	c total clause space: 886.764MB
922.61/922.88	c total #watches: 12085796
1032.89/1033.14	c total #propagations: 30471588 / total #impl: 11247209144 (eff. 0.003)
1032.89/1033.14	c #Conflicts:      47000 | #Learnt:       8210 | 0.046
1032.89/1033.14	c total clause space: 886.764MB
1032.89/1033.14	c total #watches: 13721470
1111.59/1111.84	c total #propagations: 30727878 / total #impl: 12495914598 (eff. 0.002)
1111.59/1111.84	c #Conflicts:      48000 | #Learnt:       9210 | 0.045
1111.59/1111.84	c total clause space: 886.764MB
1111.59/1111.84	c total #watches: 15114679
1276.06/1276.31	c total #propagations: 30885864 / total #impl: 13074782030 (eff. 0.002)
1276.06/1276.31	c #Conflicts:      49000 | #Learnt:      10210 | 0.044
1276.06/1276.31	c total clause space: 886.764MB
1276.06/1276.31	c total #watches: 16523801
1377.05/1377.34	c total #propagations: 31149043 / total #impl: 13467890527 (eff. 0.002)
1377.05/1377.34	c GC COLLECT
1377.05/1377.34	c #Conflicts:      50000 | #Learnt:       5910 | 0.043
1377.05/1377.34	c total clause space: 886.764MB
1377.05/1377.34	c total #watches: 9941180
1483.53/1483.86	c total #propagations: 31324752 / total #impl: 13792975783 (eff. 0.002)
1483.53/1483.86	c #Conflicts:      51000 | #Learnt:       6910 | 0.043
1483.53/1483.86	c total clause space: 886.764MB
1483.53/1483.86	c total #watches: 10935121
1583.72/1584.06	c total #propagations: 31587769 / total #impl: 14245648967 (eff. 0.002)
1583.72/1584.06	c #Conflicts:      52000 | #Learnt:       7910 | 0.042
1583.72/1584.06	c total clause space: 886.764MB
1583.72/1584.06	c total #watches: 11948928
1708.19/1708.59	c total #propagations: 31844231 / total #impl: 14612449546 (eff. 0.002)
1708.19/1708.59	c #Conflicts:      53000 | #Learnt:       8910 | 0.041
1708.19/1708.59	c total clause space: 886.764MB
1708.19/1708.59	c total #watches: 12554205

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-4087874-1465440099/watcher-4087874-1465440099 -o /tmp/evaluation-result-4087874-1465440099/solver-4087874-1465440099 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1465427020-23744 --watchdog 1960 --input HOME/instance-4087874-1465440099.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=25744
running on 8 cores: 4-7,12-15

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.02 2.03 2.00 3/258 25747
/proc/meminfo: memFree=30544748/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=56116 CPUtime=0 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 304 0 0 0 0 0 0 0 20 0 1 0 125851563 57462784 10916 33554432000 4194304 6211289 140736437041760 140736027459048 5418912 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 14029 10916 120 493 0 13526 0

[startup+0.100151 s]
/proc/loadavg: 2.02 2.03 2.00 3/258 25747
/proc/meminfo: memFree=30544748/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=58960 CPUtime=0.09 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 1593 0 0 0 8 1 0 0 20 0 1 0 125851563 60375040 11552 33554432000 4194304 6211289 140736437041760 140736437040600 5252555 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 14740 11552 121 493 0 14237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58960

[startup+0.200305 s]
/proc/loadavg: 2.02 2.03 2.00 3/258 25747
/proc/meminfo: memFree=30544748/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=61744 CPUtime=0.19 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 1995 0 0 0 18 1 0 0 20 0 1 0 125851563 63225856 12280 33554432000 4194304 6211289 140736437041760 140736437040600 5418912 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 15436 12280 121 493 0 14933 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 61744

[startup+0.300332 s]
/proc/loadavg: 2.02 2.03 2.00 3/258 25747
/proc/meminfo: memFree=30544748/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=67312 CPUtime=0.29 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 2079 0 0 0 28 1 0 0 20 0 1 0 125851563 68927488 13016 33554432000 4194304 6211289 140736437041760 140736437040600 5418912 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 16828 13016 121 493 0 16325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67312

[startup+0.700252 s]
/proc/loadavg: 2.02 2.03 2.00 3/258 25747
/proc/meminfo: memFree=30544748/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=78444 CPUtime=0.68 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 2760 0 0 0 67 1 0 0 20 0 1 0 125851563 80326656 16023 33554432000 4194304 6211289 140736437041760 140736437040600 5418912 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 19611 16023 121 493 0 19108 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 78444

[startup+1.50029 s]
/proc/loadavg: 2.10 2.05 2.01 3/259 25748
/proc/meminfo: memFree=30416108/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=190824 CPUtime=1.49 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 6258 0 0 0 145 4 0 0 20 0 1 0 125851563 195403776 40472 33554432000 4194304 6211289 140736437041760 140736437039640 5167719 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 47706 40472 144 493 0 47203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 190824

[startup+3.10032 s]
/proc/loadavg: 2.10 2.05 2.01 3/259 25748
/proc/meminfo: memFree=30306212/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=363592 CPUtime=3.09 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 15175 0 0 0 302 7 0 0 20 0 1 0 125851563 372318208 69172 33554432000 4194304 6211289 140736437041760 140736437039672 4241730 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 90898 69172 204 493 0 90395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 363592

[startup+6.30031 s]
/proc/loadavg: 2.10 2.05 2.01 3/259 25748
/proc/meminfo: memFree=30194552/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=472304 CPUtime=6.29 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 22291 0 0 0 620 9 0 0 20 0 1 0 125851563 483639296 92612 33554432000 4194304 6211289 140736437041760 140736437039752 4202033 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 118076 92612 214 493 0 117573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 472304

[startup+12.7003 s]
/proc/loadavg: 2.16 2.06 2.01 3/259 25748
/proc/meminfo: memFree=30100404/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=611484 CPUtime=12.68 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 25208 0 0 0 1257 11 0 0 20 0 1 0 125851563 626159616 110818 33554432000 4194304 6211289 140736437041760 140736437040104 4209376 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 152871 110818 214 493 0 152368 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 611484

[startup+25.5004 s]
/proc/loadavg: 2.13 2.06 2.01 3/259 25748
/proc/meminfo: memFree=29978104/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=647352 CPUtime=25.48 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 34351 0 0 0 2534 14 0 0 20 0 1 0 125851563 662888448 141421 33554432000 4194304 6211289 140736437041760 140736437039672 4241730 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 161838 141421 219 493 0 161335 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 647352

[startup+51.1004 s]
/proc/loadavg: 2.09 2.05 2.01 3/259 25748
/proc/meminfo: memFree=29702308/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=931292 CPUtime=51.08 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 51276 0 0 0 5087 21 0 0 20 0 1 0 125851563 953643008 207828 33554432000 4194304 6211289 140736437041760 140736437039672 4209403 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 232823 207828 219 493 0 232320 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 931292

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/259 25749
/proc/meminfo: memFree=29679300/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=934260 CPUtime=102.28 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 52037 0 0 0 10207 21 0 0 20 0 1 0 125851563 956682240 209611 33554432000 4194304 6211289 140736437041760 140736437040104 4209396 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 233565 209611 219 493 0 233062 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 934260

[startup+162.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/259 25750
/proc/meminfo: memFree=29653236/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=936492 CPUtime=162.27 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 52583 0 0 0 16205 22 0 0 20 0 1 0 125851563 958967808 210157 33554432000 4194304 6211289 140736437041760 140736437039672 4209388 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 234123 210157 219 493 0 233620 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 936492

[startup+222.311 s]
/proc/loadavg: 2.02 2.03 2.00 3/259 25752
/proc/meminfo: memFree=29084720/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1534064 CPUtime=222.27 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 90049 0 0 0 22191 36 0 0 20 0 1 0 125851563 1570881536 351462 33554432000 4194304 6211289 140736437041760 140736437039752 4209396 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 383516 351462 219 493 0 383013 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1534064

[startup+282.3 s]
/proc/loadavg: 2.24 2.08 2.02 3/259 25753
/proc/meminfo: memFree=28985224/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1539344 CPUtime=282.24 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 92458 0 0 0 28186 38 0 0 20 0 1 0 125851563 1576288256 373796 33554432000 4194304 6211289 140736437041760 140736437039672 4209376 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 384836 373796 219 493 0 384333 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1539344

[startup+342.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/259 25754
/proc/meminfo: memFree=28950264/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1889876 CPUtime=342.23 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 93723 0 0 0 34181 42 0 0 20 0 1 0 125851563 1935233024 380599 33554432000 4194304 6211289 140736437041760 140736437040104 4209396 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 472469 380599 219 493 0 471966 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1889876

[startup+402.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/259 25755
/proc/meminfo: memFree=28929756/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1889876 CPUtime=402.22 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 93723 0 0 0 40180 42 0 0 20 0 1 0 125851563 1935233024 383702 33554432000 4194304 6211289 140736437041760 140736437040104 4209392 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 472469 383702 219 493 0 471966 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1889876

[startup+462.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/259 25756
/proc/meminfo: memFree=28920108/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1890196 CPUtime=462.21 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 93814 0 0 0 46179 42 0 0 20 0 1 0 125851563 1935560704 386055 33554432000 4194304 6211289 140736437041760 140736437040104 4209396 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 472549 386055 219 493 0 472046 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1890196

[startup+522.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/260 25761
/proc/meminfo: memFree=28919708/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1890676 CPUtime=522.2 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 93950 0 0 0 52178 42 0 0 20 0 1 0 125851563 1936052224 386191 33554432000 4194304 6211289 140736437041760 140736437040104 4209376 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 472669 386191 219 493 0 472166 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1890676

[startup+582.3 s]
/proc/loadavg: 2.19 2.08 2.01 3/259 25762
/proc/meminfo: memFree=28918816/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1890676 CPUtime=582.19 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 93965 0 0 0 58177 42 0 0 20 0 1 0 125851563 1936052224 386191 33554432000 4194304 6211289 140736437041760 140736437040104 4209388 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 472669 386191 219 493 0 472166 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1890676


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


[startup+882.311 s]
/proc/loadavg: 2.07 2.04 2.00 3/259 25768
/proc/meminfo: memFree=28901796/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1891508 CPUtime=882.13 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 94163 0 0 0 88171 42 0 0 20 0 1 0 125851563 1936904192 386356 33554432000 4194304 6211289 140736437041760 140736437040104 4209392 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 472877 386356 219 493 0 472374 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 1891508

[startup+942.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/259 25769
/proc/meminfo: memFree=28900920/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1891668 CPUtime=942.11 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 94193 0 0 0 94169 42 0 0 20 0 1 0 125851563 1937068032 386386 33554432000 4194304 6211289 140736437041760 140736437040104 4209388 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 472917 386386 219 493 0 472414 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 1891668

[startup+1002.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/259 25770
/proc/meminfo: memFree=28854788/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1969988 CPUtime=1002.1 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 105701 0 0 0 100167 43 0 0 20 0 1 0 125851563 2017267712 397894 33554432000 4194304 6211289 140736437041760 140736437039672 4209392 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 492497 397894 219 493 0 491994 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 1969988

[startup+1062.3 s]
/proc/loadavg: 2.18 2.07 2.01 3/259 25771
/proc/meminfo: memFree=28849100/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1973640 CPUtime=1062.1 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 106959 0 0 0 106166 44 0 0 20 0 1 0 125851563 2021007360 399149 33554432000 4194304 6211289 140736437041760 140736437039752 4209396 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 493410 399149 219 493 0 492907 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1973640

[startup+1122.3 s]
/proc/loadavg: 2.16 2.09 2.02 3/260 25776
/proc/meminfo: memFree=28807560/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1979400 CPUtime=1122.08 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 108529 0 0 0 112163 45 0 0 20 0 1 0 125851563 2026905600 409765 33554432000 4194304 6211289 140736437041760 140736437039672 4209396 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 494850 409765 219 493 0 494347 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1979400

[startup+1182.3 s]
/proc/loadavg: 2.22 2.10 2.02 3/260 25800
/proc/meminfo: memFree=28782640/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1980744 CPUtime=1182.07 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 109162 0 0 0 118162 45 0 0 20 0 1 0 125851563 2028281856 414864 33554432000 4194304 6211289 140736437041760 140736437039672 4209403 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 495186 414864 219 493 0 494683 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1980744

[startup+1242.3 s]
/proc/loadavg: 2.12 2.09 2.02 3/259 25801
/proc/meminfo: memFree=28774724/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1980936 CPUtime=1242.06 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 109377 0 0 0 124161 45 0 0 20 0 1 0 125851563 2028478464 416905 33554432000 4194304 6211289 140736437041760 140736437039752 4209392 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 495234 416905 219 493 0 494731 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1980936

[startup+1302.3 s]
/proc/loadavg: 2.08 2.09 2.02 3/259 25802
/proc/meminfo: memFree=28742448/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1982280 CPUtime=1302.06 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 110214 0 0 0 130160 46 0 0 20 0 1 0 125851563 2029854720 425407 33554432000 4194304 6211289 140736437041760 140736437039672 4209376 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 495570 425407 219 493 0 495067 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1982280

[startup+1362.3 s]
/proc/loadavg: 2.03 2.07 2.01 3/260 25804
/proc/meminfo: memFree=28733816/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1982664 CPUtime=1362.04 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 110426 0 0 0 136158 46 0 0 20 0 1 0 125851563 2030247936 427130 33554432000 4194304 6211289 140736437041760 140736437039672 4209376 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 495666 427130 219 493 0 495163 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1982664

[startup+1422.3 s]
/proc/loadavg: 2.12 2.09 2.02 3/259 25806
/proc/meminfo: memFree=28733340/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1982664 CPUtime=1422.04 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 110426 0 0 0 142158 46 0 0 20 0 1 0 125851563 2030247936 427130 33554432000 4194304 6211289 140736437041760 140736437040104 4209396 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 495666 427130 219 493 0 495163 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1982664

[startup+1482.3 s]
/proc/loadavg: 2.20 2.10 2.02 3/259 25807
/proc/meminfo: memFree=28727232/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1982664 CPUtime=1482.03 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 110426 0 0 0 148157 46 0 0 20 0 1 0 125851563 2030247936 427130 33554432000 4194304 6211289 140736437041760 140736437040104 4209376 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 495666 427130 219 493 0 495163 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1982664

[startup+1542.31 s]
/proc/loadavg: 2.07 2.08 2.02 3/259 25854
/proc/meminfo: memFree=28937308/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1982664 CPUtime=1542.03 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 110426 0 0 0 154157 46 0 0 20 0 1 0 125851563 2030247936 427130 33554432000 4194304 6211289 140736437041760 140736437040104 4209388 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 495666 427130 219 493 0 495163 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1982664

[startup+1602.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/259 25855
/proc/meminfo: memFree=28868828/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1982664 CPUtime=1602.01 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 110426 0 0 0 160155 46 0 0 20 0 1 0 125851563 2030247936 427130 33554432000 4194304 6211289 140736437041760 140736437040104 4209380 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 495666 427130 219 493 0 495163 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1982664

[startup+1662.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/259 25856
/proc/meminfo: memFree=28814380/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1982664 CPUtime=1662 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 110426 0 0 0 166154 46 0 0 20 0 1 0 125851563 2030247936 427130 33554432000 4194304 6211289 140736437041760 140736437040104 4209396 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 495666 427130 219 493 0 495163 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1982664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/260 25860
/proc/meminfo: memFree=28772520/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1982664 CPUtime=1721.99 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 110426 0 0 0 172153 46 0 0 20 0 1 0 125851563 2030247936 427130 33554432000 4194304 6211289 140736437041760 140736437040104 4209388 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 495666 427130 219 493 0 495163 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1982664

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/259 25862
/proc/meminfo: memFree=28758276/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1982664 CPUtime=1781.98 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 110426 0 0 0 178152 46 0 0 20 0 1 0 125851563 2030247936 427130 33554432000 4194304 6211289 140736437041760 140736437040104 4209388 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 495666 427130 219 493 0 495163 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1982664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.03 2.00 3/259 25862
/proc/meminfo: memFree=28748420/32872528 swapFree=9196/9196
[pid=25747] ppid=25744 vsize=1982664 CPUtime=1800.08 cores=4-7,12-15
/proc/25747/stat : 25747 (cdcl-cuttingpla) R 25744 25747 23727 0 -1 4202496 110426 0 0 0 179962 46 0 0 20 0 1 0 125851563 2030247936 427672 33554432000 4194304 6211289 140736437041760 140736437040104 4209396 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/25747/statm: 495666 427672 219 493 0 495163 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1982664

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 25747 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.1
CPU user time (s): 1799.62
CPU system time (s): 0.476927
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 1982664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.476927
maximum resident set size= 1710688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110426
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= 68
involuntary context switches= 1847

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.55685 second user time and 10.4764 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-09 04:41:40
IDJOB=4087874
IDBENCH=89910
IDSOLVER=2549
FILE ID=node132/4087874-1465440099
RUNJOBID= node132-1465427020-23744
PBS_JOBID= 19859780
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-mul_8_3_shg.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087874-1465440099/watcher-4087874-1465440099 -o /tmp/evaluation-result-4087874-1465440099/solver-4087874-1465440099 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1465427020-23744 --watchdog 1960 --input HOME/instance-4087874-1465440099.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 5ce23254bdc15fb1c07c51b856e9b57c
RANDOM SEED=889552339

node132.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.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        30545144 kB
Buffers:          116156 kB
Cached:          1234096 kB
SwapCached:         1420 kB
Active:           688648 kB
Inactive:         862872 kB
Active(anon):     200712 kB
Inactive(anon):     3084 kB
Active(file):     487936 kB
Inactive(file):   859788 kB
Unevictable:        9196 kB
Mlocked:            9196 kB
SwapTotal:      67108856 kB
SwapFree:       67096368 kB
Dirty:             23252 kB
Writeback:             0 kB
AnonPages:        286524 kB
Mapped:             8232 kB
Shmem:                 0 kB
Slab:             629792 kB
SReclaimable:      69852 kB
SUnreclaim:       559940 kB
KernelStack:        2192 kB
PageTables:         4400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     349308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 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= 71720 MiB
End job on node132 at 2016-06-09 05:11:40