Trace number 4118599

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-edgecross22-096.lin.opb
MD5SUMcc73ecea61b27a8c48752a7f4c9fa818
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1342
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 variables4451
Total number of constraints14137
Number of constraints which are clauses10148
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints3988
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 4391
Biggest coefficient in the objective function 2221
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 12775
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2221
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 12775
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 4451 #constraint= 14137
12.89/12.93	c #Conflicts:       1000 | #Learnt:       1049 | 0.000
12.89/12.93	c total clause space: 78.2603MB
12.89/12.93	c total #watches: 292423
22.09/22.19	c total #propagations: 339055 / total #impl: 4032943 (eff. 0.084)
22.09/22.19	c #Conflicts:       2000 | #Learnt:       2049 | 0.000
22.09/22.19	c total clause space: 127.173MB
22.09/22.19	c total #watches: 346167
32.39/32.49	c total #propagations: 465656 / total #impl: 7197546 (eff. 0.065)
32.39/32.49	c GC COLLECT
32.39/32.49	c #Conflicts:       3000 | #Learnt:       2066 | 0.000
32.39/32.49	c total clause space: 127.173MB
32.39/32.49	c total #watches: 359970
44.68/44.71	c total #propagations: 569762 / total #impl: 10338230 (eff. 0.055)
44.68/44.71	c #Conflicts:       4000 | #Learnt:       3066 | 0.000
44.68/44.71	c total clause space: 206.656MB
44.68/44.71	c total #watches: 401208
56.88/56.97	c total #propagations: 716490 / total #impl: 13605652 (eff. 0.053)
56.88/56.97	c GC COLLECT
56.88/56.97	c #Conflicts:       5000 | #Learnt:       2429 | 0.000
56.88/56.97	c total clause space: 206.656MB
56.88/56.97	c total #watches: 398593
68.68/68.76	c total #propagations: 875560 / total #impl: 17929954 (eff. 0.049)
68.68/68.76	c #Conflicts:       6000 | #Learnt:       3429 | 0.000
68.68/68.76	c total clause space: 206.656MB
68.68/68.76	c total #watches: 442840
81.58/81.65	c total #propagations: 1004020 / total #impl: 20240189 (eff. 0.050)
81.58/81.65	c GC COLLECT
81.58/81.65	c #Conflicts:       7000 | #Learnt:       2313 | 0.000
81.58/81.65	c total clause space: 335.816MB
81.58/81.65	c total #watches: 395776
95.78/95.85	c total #propagations: 1137243 / total #impl: 23066760 (eff. 0.049)
95.78/95.85	c #Conflicts:       8000 | #Learnt:       3313 | 0.000
95.78/95.85	c total clause space: 335.816MB
95.78/95.85	c total #watches: 421989
112.47/112.56	c total #propagations: 1274098 / total #impl: 26242784 (eff. 0.049)
112.47/112.56	c #Conflicts:       9000 | #Learnt:       4313 | 0.000
112.47/112.56	c total clause space: 335.816MB
112.47/112.56	c total #watches: 446966
129.97/130.05	c total #propagations: 1454058 / total #impl: 29698611 (eff. 0.049)
129.97/130.05	c GC COLLECT
129.97/130.05	c #Conflicts:      10000 | #Learnt:       2805 | 0.000
129.97/130.05	c total clause space: 335.816MB
129.97/130.05	c total #watches: 436777
156.27/156.37	c total #propagations: 1646363 / total #impl: 33609459 (eff. 0.049)
156.27/156.37	c #Conflicts:      11000 | #Learnt:       3823 | 0.000
156.27/156.37	c total clause space: 335.816MB
156.27/156.37	c total #watches: 579968
178.36/178.44	c total #propagations: 1817637 / total #impl: 37862932 (eff. 0.048)
178.36/178.44	c #Conflicts:      12000 | #Learnt:       4823 | 0.000
178.36/178.44	c total clause space: 335.816MB
178.36/178.44	c total #watches: 644119
198.66/198.79	c total #propagations: 1958362 / total #impl: 42241779 (eff. 0.046)
198.66/198.79	c #Conflicts:      13000 | #Learnt:       5823 | 0.000
198.66/198.79	c total clause space: 545.701MB
198.66/198.79	c total #watches: 678243
218.15/218.21	c total #propagations: 2113081 / total #impl: 45939884 (eff. 0.046)
218.15/218.21	c GC COLLECT
218.15/218.21	c #Conflicts:      14000 | #Learnt:       3964 | 0.000
218.15/218.21	c total clause space: 545.701MB
218.15/218.21	c total #watches: 629847
238.65/238.77	c total #propagations: 2245175 / total #impl: 49596829 (eff. 0.045)
238.65/238.77	c #Conflicts:      15000 | #Learnt:       4964 | 0.000
238.65/238.77	c total clause space: 545.701MB
238.65/238.77	c total #watches: 661987
260.25/260.32	c total #propagations: 2399894 / total #impl: 55634379 (eff. 0.043)
260.25/260.32	c #Conflicts:      16000 | #Learnt:       5964 | 0.000
260.25/260.32	c total clause space: 545.701MB
260.25/260.32	c total #watches: 703153
284.35/284.45	c total #propagations: 2534840 / total #impl: 59213811 (eff. 0.043)
284.35/284.45	c GC COLLECT
284.35/284.45	c #Conflicts:      17000 | #Learnt:       3805 | 0.000
284.35/284.45	c total clause space: 545.701MB
284.35/284.45	c total #watches: 492556
305.75/305.81	c total #propagations: 2658393 / total #impl: 62478816 (eff. 0.043)
305.75/305.81	c #Conflicts:      18000 | #Learnt:       4805 | 0.000
305.75/305.81	c total clause space: 545.701MB
305.75/305.81	c total #watches: 517410
327.44/327.53	c total #propagations: 2772539 / total #impl: 65217080 (eff. 0.043)
327.44/327.53	c #Conflicts:      19000 | #Learnt:       5805 | 0.000
327.44/327.53	c total clause space: 545.701MB
327.44/327.53	c total #watches: 545241
349.84/349.90	c total #propagations: 2891641 / total #impl: 68156614 (eff. 0.042)
349.84/349.90	c #Conflicts:      20000 | #Learnt:       6805 | 0.000
349.84/349.90	c total clause space: 545.701MB
349.84/349.91	c total #watches: 575341
367.84/367.94	c total #propagations: 3047237 / total #impl: 71561774 (eff. 0.043)
367.84/367.94	c GC COLLECT
367.84/367.94	c #Conflicts:      21000 | #Learnt:       4329 | 0.000
367.84/367.94	c total clause space: 545.701MB
367.84/367.94	c total #watches: 477100
386.63/386.78	c total #propagations: 3200924 / total #impl: 74863292 (eff. 0.043)
386.63/386.78	c #Conflicts:      22000 | #Learnt:       5329 | 0.000
386.63/386.78	c total clause space: 545.701MB
386.63/386.78	c total #watches: 521845
402.23/402.39	c total #propagations: 3364906 / total #impl: 78931779 (eff. 0.043)
402.23/402.39	c #Conflicts:      23000 | #Learnt:       6329 | 0.000
402.23/402.39	c total clause space: 545.701MB
402.23/402.39	c total #watches: 581987
421.82/421.97	c total #propagations: 3475988 / total #impl: 82306998 (eff. 0.042)
421.82/421.97	c #Conflicts:      24000 | #Learnt:       7329 | 0.000
421.82/421.97	c total clause space: 545.701MB
421.82/421.97	c total #watches: 626831
455.61/455.72	c total #propagations: 3595405 / total #impl: 85110889 (eff. 0.042)
455.61/455.72	c GC COLLECT
455.61/455.72	c #Conflicts:      25000 | #Learnt:       4562 | 0.000
455.61/455.72	c total clause space: 545.701MB
455.61/455.72	c total #watches: 717968
486.62/486.74	c total #propagations: 3802604 / total #impl: 89347572 (eff. 0.043)
486.62/486.74	c #Conflicts:      26000 | #Learnt:       5573 | 0.000
486.62/486.74	c total clause space: 545.701MB
486.62/486.74	c total #watches: 852834
523.31/523.47	c total #propagations: 3898251 / total #impl: 95093365 (eff. 0.041)
523.31/523.47	c #Conflicts:      27000 | #Learnt:       6587 | 0.000
523.31/523.47	c total clause space: 545.701MB
523.31/523.47	c total #watches: 1064893
586.40/586.51	c total #propagations: 4004372 / total #impl: 103623154 (eff. 0.039)
586.40/586.51	c #Conflicts:      28000 | #Learnt:       7604 | 0.000
586.40/586.51	c total clause space: 545.701MB
586.40/586.51	c total #watches: 1291896
639.89/640.02	c total #propagations: 4143754 / total #impl: 110378818 (eff. 0.038)
639.89/640.02	c GC COLLECT
639.89/640.02	c #Conflicts:      29000 | #Learnt:       4501 | 0.000
639.89/640.02	c total clause space: 545.701MB
639.89/640.02	c total #watches: 1159501
686.69/686.83	c total #propagations: 4253691 / total #impl: 116152986 (eff. 0.037)
686.69/686.83	c #Conflicts:      30000 | #Learnt:       5504 | 0.000
686.69/686.83	c total clause space: 545.701MB
686.69/686.83	c total #watches: 1266049
735.08/735.24	c total #propagations: 4356367 / total #impl: 122232536 (eff. 0.036)
735.08/735.24	c #Conflicts:      31000 | #Learnt:       6504 | 0.000
735.08/735.24	c total clause space: 545.701MB
735.08/735.24	c total #watches: 1362434
782.47/782.69	c total #propagations: 4453064 / total #impl: 126807629 (eff. 0.035)
782.47/782.69	c #Conflicts:      32000 | #Learnt:       7504 | 0.000
782.47/782.69	c total clause space: 545.701MB
782.47/782.69	c total #watches: 1494117
836.16/836.33	c total #propagations: 4531788 / total #impl: 135445525 (eff. 0.033)
836.16/836.33	c #Conflicts:      33000 | #Learnt:       8508 | 0.000
836.16/836.33	c total clause space: 545.701MB
836.16/836.33	c total #watches: 1629666
887.15/887.31	c total #propagations: 4623794 / total #impl: 145951680 (eff. 0.032)
887.15/887.31	c GC COLLECT
887.15/887.31	c #Conflicts:      34000 | #Learnt:       5134 | 0.000
887.15/887.31	c total clause space: 886.764MB
887.15/887.31	c total #watches: 1105745
936.94/937.20	c total #propagations: 4720872 / total #impl: 153303702 (eff. 0.031)
936.94/937.20	c #Conflicts:      35000 | #Learnt:       6134 | 0.000
936.94/937.20	c total clause space: 886.764MB
936.94/937.20	c total #watches: 1180450
992.05/992.20	c total #propagations: 4838618 / total #impl: 157377936 (eff. 0.031)
992.05/992.20	c #Conflicts:      36000 | #Learnt:       7134 | 0.000
992.05/992.20	c total clause space: 886.764MB
992.05/992.20	c total #watches: 1232111
1039.23/1039.43	c total #propagations: 4957718 / total #impl: 161233268 (eff. 0.031)
1039.23/1039.43	c #Conflicts:      37000 | #Learnt:       8134 | 0.000
1039.23/1039.43	c total clause space: 886.764MB
1039.23/1039.43	c total #watches: 1324491
1084.53/1084.75	c total #propagations: 5069909 / total #impl: 166336819 (eff. 0.030)
1084.53/1084.75	c #Conflicts:      38000 | #Learnt:       9134 | 0.000
1084.53/1084.75	c total clause space: 886.764MB
1084.53/1084.75	c total #watches: 1371806
1124.62/1124.86	c total #propagations: 5192311 / total #impl: 172624721 (eff. 0.030)
1124.62/1124.86	c GC COLLECT
1124.62/1124.86	c #Conflicts:      39000 | #Learnt:       5468 | 0.000
1124.62/1124.86	c total clause space: 886.764MB
1124.62/1124.86	c total #watches: 906208
1153.91/1154.10	c total #propagations: 5314361 / total #impl: 179608878 (eff. 0.030)
1153.91/1154.10	c #Conflicts:      40000 | #Learnt:       6468 | 0.000
1153.91/1154.10	c total clause space: 886.764MB
1153.91/1154.10	c total #watches: 931521
1180.01/1180.30	c total #propagations: 5419404 / total #impl: 186279808 (eff. 0.029)
1180.01/1180.30	c #Conflicts:      41000 | #Learnt:       7468 | 0.000
1180.01/1180.30	c total clause space: 886.764MB
1180.01/1180.30	c total #watches: 950381
1208.40/1208.67	c total #propagations: 5522227 / total #impl: 191666500 (eff. 0.029)
1208.40/1208.67	c #Conflicts:      42000 | #Learnt:       8468 | 0.000
1208.40/1208.67	c total clause space: 886.764MB
1208.40/1208.67	c total #watches: 972700
1239.30/1239.58	c total #propagations: 5644854 / total #impl: 197547598 (eff. 0.029)
1239.30/1239.58	c #Conflicts:      43000 | #Learnt:       9468 | 0.000
1239.30/1239.58	c total clause space: 886.764MB
1239.30/1239.58	c total #watches: 990738
1273.39/1273.65	c total #propagations: 5744379 / total #impl: 202829795 (eff. 0.028)
1273.39/1273.65	c GC COLLECT
1273.39/1273.65	c #Conflicts:      44000 | #Learnt:       5333 | 0.000
1273.39/1273.65	c total clause space: 886.764MB
1273.39/1273.65	c total #watches: 904284
1299.49/1299.74	c total #propagations: 5850777 / total #impl: 208605970 (eff. 0.028)
1299.49/1299.74	c #Conflicts:      45000 | #Learnt:       6333 | 0.000
1299.49/1299.74	c total clause space: 886.764MB
1299.49/1299.74	c total #watches: 955270
1336.98/1337.27	c total #propagations: 5952809 / total #impl: 215694653 (eff. 0.028)
1336.98/1337.27	c #Conflicts:      46000 | #Learnt:       7333 | 0.000
1336.98/1337.27	c total clause space: 886.764MB
1336.98/1337.27	c total #watches: 1037163
1372.07/1372.31	c total #propagations: 6054197 / total #impl: 224453998 (eff. 0.027)
1372.07/1372.31	c #Conflicts:      47000 | #Learnt:       8333 | 0.000
1372.07/1372.31	c total clause space: 886.764MB
1372.07/1372.31	c total #watches: 1113778
1410.58/1410.80	c total #propagations: 6141232 / total #impl: 232575748 (eff. 0.026)
1410.58/1410.80	c #Conflicts:      48000 | #Learnt:       9333 | 0.000
1410.58/1410.80	c total clause space: 886.764MB
1410.58/1410.80	c total #watches: 1181974
1454.27/1454.59	c total #propagations: 6223742 / total #impl: 238203415 (eff. 0.026)
1454.27/1454.59	c #Conflicts:      49000 | #Learnt:      10333 | 0.000
1454.27/1454.59	c total clause space: 886.764MB
1454.27/1454.59	c total #watches: 1262036
1491.36/1491.67	c total #propagations: 6326632 / total #impl: 245556434 (eff. 0.026)
1491.36/1491.67	c GC COLLECT
1491.36/1491.67	c #Conflicts:      50000 | #Learnt:       5973 | 0.000
1491.36/1491.67	c total clause space: 886.764MB
1491.36/1491.67	c total #watches: 1081753
1525.47/1525.72	c total #propagations: 6441403 / total #impl: 251211501 (eff. 0.026)
1525.47/1525.72	c #Conflicts:      51000 | #Learnt:       6973 | 0.000
1525.47/1525.72	c total clause space: 886.764MB
1525.47/1525.72	c total #watches: 1233216
1565.06/1565.35	c total #propagations: 6514611 / total #impl: 257890356 (eff. 0.025)
1565.06/1565.35	c #Conflicts:      52000 | #Learnt:       7973 | 0.000
1565.06/1565.35	c total clause space: 886.764MB
1565.06/1565.35	c total #watches: 1354772
1602.24/1602.55	c total #propagations: 6588344 / total #impl: 268046340 (eff. 0.025)
1602.24/1602.55	c #Conflicts:      53000 | #Learnt:       8973 | 0.000
1602.24/1602.55	c total clause space: 886.764MB
1602.24/1602.55	c total #watches: 1449993
1663.23/1663.53	c total #propagations: 6658584 / total #impl: 279282581 (eff. 0.024)
1663.23/1663.53	c #Conflicts:      54000 | #Learnt:       9976 | 0.000
1663.23/1663.53	c total clause space: 886.764MB
1663.23/1663.53	c total #watches: 1600795
1724.72/1725.06	c total #propagations: 6767820 / total #impl: 286378661 (eff. 0.024)
1724.72/1725.06	c #Conflicts:      55000 | #Learnt:      10976 | 0.000
1724.72/1725.06	c total clause space: 886.764MB
1724.72/1725.06	c total #watches: 1685750
1758.92/1759.24	c total #propagations: 6909718 / total #impl: 292457913 (eff. 0.024)
1758.92/1759.24	c GC COLLECT
1758.92/1759.24	c #Conflicts:      56000 | #Learnt:       6344 | 0.000
1758.92/1759.24	c total clause space: 886.764MB
1758.92/1759.24	c total #watches: 1069870
1797.71/1798.03	c total #propagations: 7051741 / total #impl: 294986427 (eff. 0.024)
1797.71/1798.03	c #Conflicts:      57000 | #Learnt:       7344 | 0.000
1797.71/1798.03	c total clause space: 886.764MB
1797.71/1798.03	c total #watches: 1123084

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-4118599-1467224107/watcher-4118599-1467224107 -o /tmp/evaluation-result-4118599-1467224107/solver-4118599-1467224107 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467214846-5123 --watchdog 1960 --input HOME/instance-4118599-1467224107.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=6272
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.13 2.20 2.18 3/176 6275
/proc/meminfo: memFree=24961184/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 3378157 29810688 5268 33554432000 4194304 6201397 140735916288848 140733493994936 4211048 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 7278 5268 130 491 0 6777 0

[startup+0.100205 s]
/proc/loadavg: 2.13 2.20 2.18 3/176 6275
/proc/meminfo: memFree=24961184/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=34644 CPUtime=0.09 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 849 0 0 0 9 0 0 0 20 0 1 0 3378157 35475456 7269 33554432000 4194304 6201397 140735916288848 140733493994936 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 8661 7269 146 491 0 8160 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34644

[startup+0.200337 s]
/proc/loadavg: 2.13 2.20 2.18 3/176 6275
/proc/meminfo: memFree=24961184/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=34904 CPUtime=0.19 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 951 0 0 0 19 0 0 0 20 0 1 0 3378157 35741696 7366 33554432000 4194304 6201397 140735916288848 140735916287416 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 8726 7366 146 491 0 8225 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34904

[startup+0.300289 s]
/proc/loadavg: 2.13 2.20 2.18 3/176 6275
/proc/meminfo: memFree=24961184/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=34912 CPUtime=0.29 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 1019 0 0 0 29 0 0 0 20 0 1 0 3378157 35749888 7428 33554432000 4194304 6201397 140735916288848 140735916287416 4216020 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 8728 7428 146 491 0 8227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34912

[startup+0.700232 s]
/proc/loadavg: 2.13 2.20 2.18 3/176 6275
/proc/meminfo: memFree=24961184/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=38104 CPUtime=0.69 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 1193 0 0 0 69 0 0 0 20 0 1 0 3378157 39018496 8099 33554432000 4194304 6201397 140735916288848 140735916287416 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 9526 8099 147 491 0 9025 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38104

[startup+1.50023 s]
/proc/loadavg: 2.12 2.20 2.18 3/177 6276
/proc/meminfo: memFree=24929000/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=42712 CPUtime=1.49 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 1293 0 0 0 149 0 0 0 20 0 1 0 3378157 43737088 8186 33554432000 4194304 6201397 140735916288848 140735916287544 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 10678 8186 147 491 0 10177 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42712

[startup+3.10023 s]
/proc/loadavg: 2.12 2.20 2.18 3/177 6276
/proc/meminfo: memFree=24924844/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=50840 CPUtime=3.09 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 1826 0 0 0 309 0 0 0 20 0 1 0 3378157 52060160 9158 33554432000 4194304 6201397 140735916288848 140735916287656 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 12710 9158 147 491 0 12209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50840

[startup+6.30028 s]
/proc/loadavg: 2.11 2.20 2.18 3/177 6276
/proc/meminfo: memFree=24911652/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=83420 CPUtime=6.29 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 2794 0 0 0 629 0 0 0 20 0 1 0 3378157 85422080 14082 33554432000 4194304 6201397 140735916288848 140735916287800 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 20855 14082 147 491 0 20354 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83420

[startup+12.7002 s]
/proc/loadavg: 2.18 2.21 2.18 3/177 6276
/proc/meminfo: memFree=24870216/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=115332 CPUtime=12.69 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 3303 0 0 0 1268 1 0 0 20 0 1 0 3378157 118099968 23229 33554432000 4194304 6201397 140735916288848 140735916287800 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 28833 23229 147 491 0 28332 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 115332

[startup+25.5003 s]
/proc/loadavg: 2.30 2.23 2.19 4/177 6276
/proc/meminfo: memFree=24799832/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=166224 CPUtime=25.49 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 7500 0 0 0 2547 2 0 0 20 0 1 0 3378157 170213376 40213 33554432000 4194304 6201397 140735916288848 140735916287800 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 41556 40213 160 491 0 41055 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 166224

[startup+51.1004 s]
/proc/loadavg: 2.20 2.21 2.18 4/177 6276
/proc/meminfo: memFree=24720700/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=248884 CPUtime=51.08 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 8794 0 0 0 5105 3 0 0 20 0 1 0 3378157 254857216 58882 33554432000 4194304 6201397 140735916288848 140735916287800 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 62221 58882 166 491 0 61720 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 248884

[startup+102.3 s]
/proc/loadavg: 2.27 2.22 2.19 3/176 6277
/proc/meminfo: memFree=24650564/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=384632 CPUtime=102.28 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 10864 0 0 0 10223 5 0 0 20 0 1 0 3378157 393863168 74719 33554432000 4194304 6201397 140735916288848 140735916287800 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 96158 74719 166 491 0 95657 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 384632

[startup+162.3 s]
/proc/loadavg: 2.35 2.26 2.20 4/177 6279
/proc/meminfo: memFree=24598520/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=385960 CPUtime=162.26 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 11497 0 0 0 16220 6 0 0 20 0 1 0 3378157 395223040 86385 33554432000 4194304 6201397 140735916288848 140735916287800 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 96490 86385 166 491 0 95989 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 385960

[startup+222.307 s]
/proc/loadavg: 2.23 2.24 2.19 3/177 6280
/proc/meminfo: memFree=24543632/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=602752 CPUtime=222.26 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 12702 0 0 0 22219 7 0 0 20 0 1 0 3378157 617218048 98318 33554432000 4194304 6201397 140735916288848 140735916287976 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 150688 98318 166 491 0 150187 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 602752

[startup+282.3 s]
/proc/loadavg: 2.37 2.27 2.20 3/177 6281
/proc/meminfo: memFree=24498920/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=603888 CPUtime=282.25 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 13242 0 0 0 28217 8 0 0 20 0 1 0 3378157 618381312 109503 33554432000 4194304 6201397 140735916288848 140735916287800 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 150972 109503 166 491 0 150471 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 603888

[startup+342.3 s]
/proc/loadavg: 2.25 2.25 2.19 4/178 6285
/proc/meminfo: memFree=24483548/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=604300 CPUtime=342.24 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 13504 0 0 0 34216 8 0 0 20 0 1 0 3378157 618803200 109609 33554432000 4194304 6201397 140735916288848 140735916287800 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 151075 109609 166 491 0 150574 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 604300

[startup+402.3 s]
/proc/loadavg: 2.19 2.23 2.18 3/177 6286
/proc/meminfo: memFree=24444928/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=604708 CPUtime=402.23 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 13924 0 0 0 40214 9 0 0 20 0 1 0 3378157 619220992 119056 33554432000 4194304 6201397 140735916288848 140735916287800 4220171 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 151177 119056 166 491 0 150676 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 604708

[startup+462.3 s]
/proc/loadavg: 2.12 2.20 2.18 3/177 6288
/proc/meminfo: memFree=24391648/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=606272 CPUtime=462.21 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 14483 0 0 0 46212 9 0 0 20 0 1 0 3378157 620822528 131222 33554432000 4194304 6201397 140735916288848 140735916287800 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 151568 131222 166 491 0 151067 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 606272

[startup+522.3 s]
/proc/loadavg: 2.19 2.20 2.18 4/177 6289
/proc/meminfo: memFree=24383252/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=611772 CPUtime=522.21 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 16079 0 0 0 52211 10 0 0 20 0 1 0 3378157 626454528 132641 33554432000 4194304 6201397 140735916288848 140735916287800 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 152943 132641 166 491 0 152442 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 611772

[startup+582.3 s]
/proc/loadavg: 2.26 2.21 2.18 4/177 6290
/proc/meminfo: memFree=24359332/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=616856 CPUtime=582.2 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 17625 0 0 0 58209 11 0 0 20 0 1 0 3378157 631660544 137463 33554432000 4194304 6201397 140735916288848 140735916287800 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 154214 137463 166 491 0 153713 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 616856


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


[startup+942.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/178 6300
/proc/meminfo: memFree=24236184/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=976920 CPUtime=942.14 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 21707 0 0 0 94201 13 0 0 20 0 1 0 3378157 1000366080 163305 33554432000 4194304 6201397 140735916288848 140735916287976 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 244230 163305 166 491 0 243729 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 976920

[startup+1002.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/177 6301
/proc/meminfo: memFree=24227104/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=977080 CPUtime=1002.14 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 21836 0 0 0 100200 14 0 0 20 0 1 0 3378157 1000529920 163365 33554432000 4194304 6201397 140735916288848 140735916287800 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 244270 163365 166 491 0 243769 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 977080

[startup+1062.3 s]
/proc/loadavg: 2.16 2.16 2.17 4/177 6303
/proc/meminfo: memFree=24226696/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=977512 CPUtime=1062.13 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 22187 0 0 0 106199 14 0 0 20 0 1 0 3378157 1000972288 163476 33554432000 4194304 6201397 140735916288848 140735916287800 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 244378 163476 166 491 0 243877 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 977512

[startup+1122.3 s]
/proc/loadavg: 2.12 2.15 2.16 3/177 6304
/proc/meminfo: memFree=24198936/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=977512 CPUtime=1122.12 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 22374 0 0 0 112198 14 0 0 20 0 1 0 3378157 1000972288 170306 33554432000 4194304 6201397 140735916288848 140735916287976 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 244378 170306 166 491 0 243877 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 977512

[startup+1182.3 s]
/proc/loadavg: 2.14 2.15 2.16 3/177 6305
/proc/meminfo: memFree=24194072/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=977560 CPUtime=1182.11 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 22390 0 0 0 118197 14 0 0 20 0 1 0 3378157 1001021440 170317 33554432000 4194304 6201397 140735916288848 140735916287976 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 244390 170317 166 491 0 243889 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 977560

[startup+1242.3 s]
/proc/loadavg: 2.33 2.19 2.18 4/177 6306
/proc/meminfo: memFree=24182932/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=977720 CPUtime=1242.1 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 22507 0 0 0 124196 14 0 0 20 0 1 0 3378157 1001185280 170400 33554432000 4194304 6201397 140735916288848 140735916287976 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 244430 170400 166 491 0 243929 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 977720

[startup+1302.3 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 6307
/proc/meminfo: memFree=24146416/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=977944 CPUtime=1302.09 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 22689 0 0 0 130195 14 0 0 20 0 1 0 3378157 1001414656 178661 33554432000 4194304 6201397 140735916288848 140735916287800 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 244486 178661 166 491 0 243985 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 977944

[startup+1362.3 s]
/proc/loadavg: 2.11 2.15 2.17 3/177 6309
/proc/meminfo: memFree=24142976/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=978588 CPUtime=1362.08 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 22987 0 0 0 136194 14 0 0 20 0 1 0 3378157 1002074112 178809 33554432000 4194304 6201397 140735916288848 140735916287640 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 244647 178809 166 491 0 244146 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 978588

[startup+1422.3 s]
/proc/loadavg: 2.16 2.15 2.17 4/177 6310
/proc/meminfo: memFree=24132920/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=979520 CPUtime=1422.08 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 23461 0 0 0 142193 15 0 0 20 0 1 0 3378157 1003028480 179247 33554432000 4194304 6201397 140735916288848 140735916287512 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 244880 179247 166 491 0 244379 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 979520

[startup+1482.3 s]
/proc/loadavg: 2.25 2.17 2.17 3/177 6311
/proc/meminfo: memFree=24097516/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=980272 CPUtime=1482.06 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 24148 0 0 0 148191 15 0 0 20 0 1 0 3378157 1003798528 187117 33554432000 4194304 6201397 140735916288848 140735916287800 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 245068 187117 166 491 0 244567 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 980272

[startup+1542.31 s]
/proc/loadavg: 2.21 2.17 2.17 3/178 6315
/proc/meminfo: memFree=24097228/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=980272 CPUtime=1542.06 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 24937 0 0 0 154190 16 0 0 20 0 1 0 3378157 1003798528 187117 33554432000 4194304 6201397 140735916288848 140735916287800 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 245068 187117 166 491 0 244567 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 980272

[startup+1602.3 s]
/proc/loadavg: 2.27 2.18 2.17 4/177 6361
/proc/meminfo: memFree=24242928/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=981220 CPUtime=1602.04 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 25463 0 0 0 160188 16 0 0 20 0 1 0 3378157 1004769280 187367 33554432000 4194304 6201397 140735916288848 140735916287640 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 245305 187367 166 491 0 244804 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 981220

[startup+1662.3 s]
/proc/loadavg: 2.16 2.16 2.17 3/177 6363
/proc/meminfo: memFree=24183632/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=983268 CPUtime=1662.03 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 26156 0 0 0 166187 16 0 0 20 0 1 0 3378157 1006866432 187829 33554432000 4194304 6201397 140735916288848 140735916287800 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 245817 187829 166 491 0 245316 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 983268

[startup+1722.3 s]
/proc/loadavg: 2.21 2.18 2.17 3/177 6364
/proc/meminfo: memFree=24112988/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=985512 CPUtime=1722.02 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 26936 0 0 0 172186 16 0 0 20 0 1 0 3378157 1009164288 189885 33554432000 4194304 6201397 140735916288848 140735916287800 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 246378 189885 166 491 0 245877 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 985512

[startup+1782.3 s]
/proc/loadavg: 2.23 2.19 2.18 4/177 6365
/proc/meminfo: memFree=24044572/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=985688 CPUtime=1782.01 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 27337 0 0 0 178185 16 0 0 20 0 1 0 3378157 1009344512 195049 33554432000 4194304 6201397 140735916288848 140735916287800 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 246422 195049 166 491 0 245921 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 985688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.18 2.18 2.17 3/177 6366
/proc/meminfo: memFree=24032084/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=985688 CPUtime=1800.01 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 27439 0 0 0 179985 16 0 0 20 0 1 0 3378157 1009344512 195049 33554432000 4194304 6201397 140735916288848 140735916287800 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 246422 195049 166 491 0 245921 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 985688

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

[startup+1800.3 s]
/proc/loadavg: 2.18 2.18 2.17 3/177 6366
/proc/meminfo: memFree=24032084/32872528 swapFree=12440/1155036
[pid=6275] ppid=6272 vsize=985688 CPUtime=1800.01 cores=0,2,4,6
/proc/6275/stat : 6275 (cdcl-cuttingpla) R 6272 6275 4301 0 -1 4202496 27439 0 0 0 179985 16 0 0 20 0 1 0 3378157 1009344512 195049 33554432000 4194304 6201397 140735916288848 140735916287800 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6275/statm: 246422 195049 166 491 0 245921 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 985688

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.85
CPU system time (s): 0.171973
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 985688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.171973
maximum resident set size= 780268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27439
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= 16
involuntary context switches= 1969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.18106 second user time and 6.85596 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-29 20:15:07
IDJOB=4118599
IDBENCH=111511
IDSOLVER=2550
FILE ID=node114/4118599-1467224107
RUNJOBID= node114-1467214846-5123
PBS_JOBID= 19997585
Free space on /tmp= 71668 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-edgecross22-096.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118599-1467224107/watcher-4118599-1467224107 -o /tmp/evaluation-result-4118599-1467224107/solver-4118599-1467224107 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467214846-5123 --watchdog 1960 --input HOME/instance-4118599-1467224107.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= cc73ecea61b27a8c48752a7f4c9fa818
RANDOM SEED=1471566104

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.752
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.752
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.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		: 2666.752
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:        24961564 kB
Buffers:           84460 kB
Cached:          5769844 kB
SwapCached:            0 kB
Active:           236468 kB
Inactive:        5763316 kB
Active(anon):     147788 kB
Inactive(anon):        0 kB
Active(file):      88680 kB
Inactive(file):  5763316 kB
Unevictable:     1155036 kB
Mlocked:           12440 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2756 kB
Writeback:             0 kB
AnonPages:       1419204 kB
Mapped:            14440 kB
Shmem:               204 kB
Slab:             623972 kB
SReclaimable:      68324 kB
SUnreclaim:       555648 kB
KernelStack:        1472 kB
PageTables:         6668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1447056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1370112 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= 71664 MiB
End job on node114 at 2016-06-29 20:45:08