Trace number 4088536

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_10null10mast_rapportOE1.0_TMAX120_K67_cod2.opb
MD5SUMc566835626501a566dd2965326e4b112
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-177720
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 438
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 911866
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 911866
Number of bits of the biggest sum of numbers20
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= 40937 #constraint= 41436
3.29/3.40	c #Conflicts:       1000 | #Learnt:       1004 | 0.000
3.29/3.40	c total clause space: 48.1602MB
3.29/3.40	c total #watches: 871756
15.08/15.18	c total #propagations: 963702 / total #impl: 32786551 (eff. 0.029)
15.08/15.18	c #Conflicts:       2000 | #Learnt:       2021 | 0.376
15.08/15.18	c total clause space: 78.2603MB
15.08/15.18	c total #watches: 1444426
24.29/24.37	c total #propagations: 2308104 / total #impl: 82918860 (eff. 0.028)
24.29/24.37	c GC COLLECT
24.29/24.37	c #Conflicts:       3000 | #Learnt:       2038 | 2.182
24.29/24.37	c total clause space: 127.173MB
24.29/24.37	c total #watches: 1736757
43.28/43.39	c total #propagations: 2588877 / total #impl: 108804152 (eff. 0.024)
43.28/43.39	c #Conflicts:       4000 | #Learnt:       3038 | 1.658
43.28/43.39	c total clause space: 127.173MB
43.28/43.39	c total #watches: 1929336
53.38/53.45	c total #propagations: 2905291 / total #impl: 135656277 (eff. 0.021)
53.38/53.45	c GC COLLECT
53.38/53.45	c #Conflicts:       5000 | #Learnt:       2399 | 1.588
53.38/53.45	c total clause space: 127.173MB
53.38/53.45	c total #watches: 1331622
63.48/63.56	c total #propagations: 3263411 / total #impl: 185109567 (eff. 0.018)
63.48/63.56	c #Conflicts:       6000 | #Learnt:       3403 | 1.459
63.48/63.56	c total clause space: 127.173MB
63.48/63.56	c total #watches: 1825193
83.37/83.40	c total #propagations: 3598790 / total #impl: 244283521 (eff. 0.015)
83.37/83.40	c GC COLLECT
83.37/83.40	c #Conflicts:       7000 | #Learnt:       2305 | 1.273
83.37/83.40	c total clause space: 206.656MB
83.37/83.40	c total #watches: 2447556
99.27/99.38	c total #propagations: 4592481 / total #impl: 300454395 (eff. 0.015)
99.27/99.38	c #Conflicts:       8000 | #Learnt:       3305 | 2.519
99.27/99.38	c total clause space: 206.656MB
99.27/99.38	c total #watches: 3533224
129.97/130.09	c total #propagations: 4660781 / total #impl: 330557977 (eff. 0.014)
129.97/130.09	c #Conflicts:       9000 | #Learnt:       4306 | 2.521
129.97/130.09	c total clause space: 206.656MB
129.97/130.09	c total #watches: 4008497
158.47/158.57	c total #propagations: 5087455 / total #impl: 356778085 (eff. 0.014)
158.47/158.57	c GC COLLECT
158.47/158.57	c #Conflicts:      10000 | #Learnt:       2804 | 2.365
158.47/158.57	c total clause space: 206.656MB
158.47/158.57	c total #watches: 2512575
175.76/175.80	c total #propagations: 5488127 / total #impl: 378844784 (eff. 0.014)
175.76/175.80	c #Conflicts:      11000 | #Learnt:       3804 | 2.196
175.76/175.80	c total clause space: 206.656MB
175.76/175.80	c total #watches: 2921361
209.65/209.74	c total #propagations: 5615910 / total #impl: 415724215 (eff. 0.014)
209.65/209.74	c #Conflicts:      12000 | #Learnt:       4806 | 2.272
209.65/209.74	c total clause space: 206.656MB
209.65/209.74	c total #watches: 3406100
245.26/245.35	c total #propagations: 6070893 / total #impl: 447768918 (eff. 0.014)
245.26/245.35	c #Conflicts:      13000 | #Learnt:       5805 | 2.098
245.26/245.35	c total clause space: 206.656MB
245.26/245.35	c total #watches: 3696265
271.25/271.34	c total #propagations: 6800201 / total #impl: 485935393 (eff. 0.014)
271.25/271.34	c GC COLLECT
271.25/271.34	c #Conflicts:      14000 | #Learnt:       3955 | 2.076
271.25/271.34	c total clause space: 206.656MB
271.25/271.34	c total #watches: 2409992
292.14/292.27	c total #propagations: 7033082 / total #impl: 534997841 (eff. 0.013)
292.14/292.27	c #Conflicts:      15000 | #Learnt:       4955 | 2.083
292.14/292.27	c total clause space: 206.656MB
292.14/292.27	c total #watches: 2823073
308.34/308.47	c total #propagations: 7141085 / total #impl: 585155427 (eff. 0.012)
308.34/308.47	c #Conflicts:      16000 | #Learnt:       5955 | 2.102
308.34/308.47	c total clause space: 206.656MB
308.34/308.47	c total #watches: 3716455
334.13/334.29	c total #propagations: 7204596 / total #impl: 627498622 (eff. 0.011)
334.13/334.29	c GC COLLECT
334.13/334.29	c #Conflicts:      17000 | #Learnt:       3814 | 2.084
334.13/334.29	c total clause space: 206.656MB
334.13/334.29	c total #watches: 2831194
353.53/353.64	c total #propagations: 7275827 / total #impl: 657820757 (eff. 0.011)
353.53/353.64	c #Conflicts:      18000 | #Learnt:       4814 | 2.038
353.53/353.64	c total clause space: 206.656MB
353.53/353.64	c total #watches: 3241964
382.02/382.14	c total #propagations: 7307585 / total #impl: 690883164 (eff. 0.011)
382.02/382.14	c #Conflicts:      19000 | #Learnt:       5814 | 1.946
382.02/382.14	c total clause space: 206.656MB
382.02/382.14	c total #watches: 3637226
421.63/421.71	c total #propagations: 7344792 / total #impl: 720658828 (eff. 0.010)
421.63/421.71	c #Conflicts:      20000 | #Learnt:       6814 | 1.855
421.63/421.71	c total clause space: 206.656MB
421.63/421.71	c total #watches: 3934106
459.82/459.94	c total #propagations: 8554690 / total #impl: 766058132 (eff. 0.011)
459.82/459.94	c GC COLLECT
459.82/459.94	c #Conflicts:      21000 | #Learnt:       4340 | 1.772
459.82/459.94	c total clause space: 206.656MB
459.82/459.94	c total #watches: 2674962
491.91/492.03	c total #propagations: 11215767 / total #impl: 803985293 (eff. 0.014)
491.91/492.03	c #Conflicts:      22000 | #Learnt:       5340 | 1.692
491.91/492.03	c total clause space: 206.656MB
491.91/492.03	c total #watches: 2836479
526.81/526.96	c total #propagations: 11751592 / total #impl: 826722370 (eff. 0.014)
526.81/526.96	c #Conflicts:      23000 | #Learnt:       6340 | 1.618
526.81/526.96	c total clause space: 206.656MB
526.81/526.96	c total #watches: 2971361
576.69/576.82	c total #propagations: 12331323 / total #impl: 849899853 (eff. 0.015)
576.69/576.82	c #Conflicts:      24000 | #Learnt:       7340 | 1.551
576.69/576.82	c total clause space: 206.656MB
576.69/576.82	c total #watches: 3378766
617.10/617.23	c total #propagations: 12867336 / total #impl: 885328492 (eff. 0.015)
617.10/617.23	c GC COLLECT
617.10/617.23	c #Conflicts:      25000 | #Learnt:       4555 | 1.489
617.10/617.23	c total clause space: 335.816MB
617.10/617.23	c total #watches: 2061310
634.09/634.28	c total #propagations: 13319990 / total #impl: 946664750 (eff. 0.014)
634.09/634.28	c #Conflicts:      26000 | #Learnt:       5555 | 1.431
634.09/634.28	c total clause space: 335.816MB
634.09/634.28	c total #watches: 2155682
646.79/646.97	c total #propagations: 13473169 / total #impl: 988510813 (eff. 0.014)
646.79/646.97	c #Conflicts:      27000 | #Learnt:       6555 | 1.378
646.79/646.97	c total clause space: 335.816MB
646.79/646.97	c total #watches: 2592580
693.48/693.61	c total #propagations: 13517116 / total #impl: 1063882997 (eff. 0.013)
693.48/693.61	c #Conflicts:      28000 | #Learnt:       7555 | 1.329
693.48/693.61	c total clause space: 335.816MB
693.48/693.61	c total #watches: 2962796
742.86/743.00	c total #propagations: 13917992 / total #impl: 1153986202 (eff. 0.012)
742.86/743.00	c GC COLLECT
742.86/743.00	c #Conflicts:      29000 | #Learnt:       4483 | 1.283
742.86/743.00	c total clause space: 335.816MB
742.86/743.00	c total #watches: 1892204
772.26/772.42	c total #propagations: 14305740 / total #impl: 1222094039 (eff. 0.012)
772.26/772.42	c #Conflicts:      30000 | #Learnt:       5484 | 1.241
772.26/772.42	c total clause space: 335.816MB
772.26/772.42	c total #watches: 2155674
796.56/796.73	c total #propagations: 14608966 / total #impl: 1308413178 (eff. 0.011)
796.56/796.73	c #Conflicts:      31000 | #Learnt:       6486 | 1.201
796.56/796.73	c total clause space: 335.816MB
796.56/796.73	c total #watches: 2397222
855.46/855.61	c total #propagations: 14884184 / total #impl: 1402835641 (eff. 0.011)
855.46/855.61	c #Conflicts:      32000 | #Learnt:       7487 | 1.169
855.46/855.61	c total clause space: 335.816MB
855.46/855.61	c total #watches: 2861097
921.05/921.23	c total #propagations: 15369551 / total #impl: 1449515338 (eff. 0.011)
921.05/921.23	c #Conflicts:      33000 | #Learnt:       8486 | 1.133
921.05/921.23	c total clause space: 335.816MB
921.05/921.23	c total #watches: 3092453
959.84/960.01	c total #propagations: 15935279 / total #impl: 1482611994 (eff. 0.011)
959.84/960.01	c GC COLLECT
959.84/960.01	c #Conflicts:      34000 | #Learnt:       5072 | 1.100
959.84/960.01	c total clause space: 335.816MB
959.84/960.01	c total #watches: 2089954
1008.73/1008.95	c total #propagations: 16346966 / total #impl: 1504031604 (eff. 0.011)
1008.73/1008.95	c #Conflicts:      35000 | #Learnt:       6072 | 1.079
1008.73/1008.95	c total clause space: 335.816MB
1008.73/1008.95	c total #watches: 2588617
1059.52/1059.78	c total #propagations: 16866950 / total #impl: 1540631086 (eff. 0.011)
1059.52/1059.78	c #Conflicts:      36000 | #Learnt:       7072 | 1.049
1059.52/1059.78	c total clause space: 335.816MB
1059.52/1059.79	c total #watches: 2974665
1092.41/1092.65	c total #propagations: 17516449 / total #impl: 1603139072 (eff. 0.011)
1092.41/1092.65	c #Conflicts:      37000 | #Learnt:       8071 | 1.021
1092.41/1092.65	c total clause space: 335.816MB
1092.41/1092.65	c total #watches: 3415941
1113.81/1114.06	c total #propagations: 17881496 / total #impl: 1661397023 (eff. 0.011)
1113.81/1114.06	c #Conflicts:      38000 | #Learnt:       9071 | 0.994
1113.81/1114.06	c total clause space: 335.816MB
1113.81/1114.06	c total #watches: 3715291
1135.12/1135.34	c total #propagations: 17997407 / total #impl: 1724159210 (eff. 0.010)
1135.12/1135.34	c GC COLLECT
1135.12/1135.34	c #Conflicts:      39000 | #Learnt:       5370 | 0.969
1135.12/1135.34	c total clause space: 335.816MB
1135.12/1135.34	c total #watches: 2494361
1176.50/1176.76	c total #propagations: 18177712 / total #impl: 1776418774 (eff. 0.010)
1176.50/1176.76	c #Conflicts:      40000 | #Learnt:       6370 | 0.945
1176.50/1176.76	c total clause space: 335.816MB
1176.50/1176.76	c total #watches: 2642843
1231.29/1231.56	c total #propagations: 18547975 / total #impl: 1793866791 (eff. 0.010)
1231.29/1231.56	c #Conflicts:      41000 | #Learnt:       7370 | 0.922
1231.29/1231.56	c total clause space: 335.816MB
1231.29/1231.56	c total #watches: 2764952
1321.48/1321.79	c total #propagations: 18903198 / total #impl: 1815304096 (eff. 0.010)
1321.48/1321.79	c #Conflicts:      42000 | #Learnt:       8370 | 0.900
1321.48/1321.79	c total clause space: 335.816MB
1321.48/1321.79	c total #watches: 2860317
1386.47/1386.70	c total #propagations: 19231376 / total #impl: 1841670596 (eff. 0.010)
1386.47/1386.70	c #Conflicts:      43000 | #Learnt:       9370 | 0.879
1386.47/1386.70	c total clause space: 335.816MB
1386.47/1386.70	c total #watches: 2929812
1414.07/1414.37	c total #propagations: 19541790 / total #impl: 1872838628 (eff. 0.010)
1414.07/1414.37	c GC COLLECT
1414.07/1414.37	c #Conflicts:      44000 | #Learnt:       5376 | 0.859
1414.07/1414.37	c total clause space: 335.816MB
1414.07/1414.37	c total #watches: 1233050
1432.76/1433.09	c total #propagations: 19900778 / total #impl: 1892752899 (eff. 0.011)
1432.76/1433.09	c #Conflicts:      45000 | #Learnt:       6376 | 0.840
1432.76/1433.09	c total clause space: 335.816MB
1432.76/1433.09	c total #watches: 1433896
1479.46/1479.70	c total #propagations: 20294694 / total #impl: 1913996504 (eff. 0.011)
1479.46/1479.70	c #Conflicts:      46000 | #Learnt:       7376 | 0.822
1479.46/1479.70	c total clause space: 335.816MB
1479.46/1479.70	c total #watches: 1598672
1505.15/1505.50	c total #propagations: 21117704 / total #impl: 2003011609 (eff. 0.011)
1505.15/1505.50	c #Conflicts:      47000 | #Learnt:       8376 | 0.804
1505.15/1505.50	c total clause space: 335.816MB
1505.15/1505.50	c total #watches: 1837760
1555.54/1555.85	c total #propagations: 21504176 / total #impl: 2042731405 (eff. 0.011)
1555.54/1555.85	c #Conflicts:      48000 | #Learnt:       9376 | 0.787
1555.54/1555.85	c total clause space: 335.816MB
1555.54/1555.85	c total #watches: 2009958
1617.84/1618.16	c total #propagations: 22260999 / total #impl: 2104901900 (eff. 0.011)
1617.84/1618.16	c #Conflicts:      49000 | #Learnt:      10376 | 0.771
1617.84/1618.16	c total clause space: 335.816MB
1617.84/1618.16	c total #watches: 2170758
1668.72/1669.08	c total #propagations: 23387759 / total #impl: 2142981002 (eff. 0.011)
1668.72/1669.08	c GC COLLECT
1668.72/1669.08	c #Conflicts:      50000 | #Learnt:       6069 | 0.756
1668.72/1669.08	c total clause space: 335.816MB
1668.72/1669.08	c total #watches: 1579836
1699.42/1699.77	c total #propagations: 24432941 / total #impl: 2200597432 (eff. 0.011)
1699.42/1699.77	c #Conflicts:      51000 | #Learnt:       7069 | 0.741
1699.42/1699.77	c total clause space: 335.816MB
1699.42/1699.77	c total #watches: 1778229
1713.03/1713.30	c total #propagations: 24858970 / total #impl: 2226912953 (eff. 0.011)
1713.03/1713.30	c #Conflicts:      52000 | #Learnt:       8069 | 0.727
1713.03/1713.30	c total clause space: 335.816MB
1713.03/1713.30	c total #watches: 1911468
1734.43/1734.78	c total #propagations: 24978921 / total #impl: 2241638251 (eff. 0.011)
1734.43/1734.78	c #Conflicts:      53000 | #Learnt:       9069 | 0.713
1734.43/1734.78	c total clause space: 335.816MB
1734.43/1734.78	c total #watches: 2047660
1767.52/1767.88	c total #propagations: 25119751 / total #impl: 2273662064 (eff. 0.011)
1767.52/1767.88	c #Conflicts:      54000 | #Learnt:      10069 | 0.701
1767.52/1767.88	c total clause space: 335.816MB
1767.52/1767.88	c total #watches: 2191985

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-4088536-1465441602/watcher-4088536-1465441602 -o /tmp/evaluation-result-4088536-1465441602/solver-4088536-1465441602 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465427036-7741 --watchdog 1960 --input HOME/instance-4088536-1465441602.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=9889
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.29 2.24 2.22 3/176 9892
/proc/meminfo: memFree=28682536/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 126093363 29810688 5268 33554432000 4194304 6201397 140734317401632 140735900514488 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9892/statm: 7278 5268 130 491 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.29 2.24 2.22 3/176 9892
/proc/meminfo: memFree=28682536/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=34440 CPUtime=0.09 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 1340 0 0 0 9 0 0 0 20 0 1 0 126093363 35266560 7504 33554432000 4194304 6201397 140734317401632 140734317399768 5408672 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9892/statm: 8610 7505 141 491 0 8109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34440

[startup+0.200349 s]
/proc/loadavg: 2.29 2.24 2.22 3/176 9892
/proc/meminfo: memFree=28682536/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=42764 CPUtime=0.19 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 2663 0 0 0 19 0 0 0 20 0 1 0 126093363 43790336 8849 33554432000 4194304 6201397 140734317401632 140734317399768 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9892/statm: 10691 8849 142 491 0 10190 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42764

[startup+0.300337 s]
/proc/loadavg: 2.29 2.24 2.22 3/176 9892
/proc/meminfo: memFree=28682536/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=44968 CPUtime=0.29 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 3443 0 0 0 29 0 0 0 20 0 1 0 126093363 46047232 10011 33554432000 4194304 6201397 140734317401632 140734317399768 4215817 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9892/statm: 11242 10011 147 491 0 10741 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44968

[startup+0.700273 s]
/proc/loadavg: 2.29 2.24 2.22 3/176 9892
/proc/meminfo: memFree=28682536/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=52508 CPUtime=0.68 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 4209 0 0 0 68 0 0 0 20 0 1 0 126093363 53768192 10338 33554432000 4194304 6201397 140734317401632 140734317399768 4215776 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9892/statm: 13127 10338 147 491 0 12626 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 52508

[startup+1.50027 s]
/proc/loadavg: 2.29 2.24 2.22 3/177 9893
/proc/meminfo: memFree=28636652/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=66388 CPUtime=1.49 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 7765 0 0 0 148 1 0 0 20 0 1 0 126093363 67981312 12712 33554432000 4194304 6201397 140734317401632 140734317400264 4213332 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 16597 12712 147 491 0 16096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66388

[startup+3.10029 s]
/proc/loadavg: 2.29 2.24 2.22 3/177 9893
/proc/meminfo: memFree=28621204/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=91548 CPUtime=3.08 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 11839 0 0 0 306 2 0 0 20 0 1 0 126093363 93745152 17994 33554432000 4194304 6201397 140734317401632 140734317400344 4236227 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 22887 17994 147 491 0 22386 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 91548

[startup+6.30031 s]
/proc/loadavg: 2.26 2.23 2.22 3/177 9893
/proc/meminfo: memFree=28599892/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=92176 CPUtime=6.28 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 12047 0 0 0 626 2 0 0 20 0 1 0 126093363 94388224 20747 33554432000 4194304 6201397 140734317401632 140734317400264 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 23044 20747 160 491 0 22543 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 92176

[startup+12.7003 s]
/proc/loadavg: 2.24 2.23 2.22 4/177 9893
/proc/meminfo: memFree=28574872/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=130872 CPUtime=12.68 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 14334 0 0 0 1265 3 0 0 20 0 1 0 126093363 134012928 25972 33554432000 4194304 6201397 140734317401632 140734317399912 4213286 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 32718 25972 160 491 0 32217 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 130872

[startup+25.5004 s]
/proc/loadavg: 2.33 2.25 2.22 3/177 9893
/proc/meminfo: memFree=28545792/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=184496 CPUtime=25.49 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 18004 0 0 0 2544 5 0 0 20 0 1 0 126093363 188923904 33183 33554432000 4194304 6201397 140734317401632 140734317400760 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 46124 33183 166 491 0 45623 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 184496

[startup+51.1004 s]
/proc/loadavg: 2.22 2.23 2.22 3/177 9893
/proc/meminfo: memFree=28512796/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=189664 CPUtime=51.07 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 20393 0 0 0 5102 5 0 0 20 0 1 0 126093363 194215936 39795 33554432000 4194304 6201397 140734317401632 140734317400264 4215151 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 47416 39795 166 491 0 46915 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 189664

[startup+102.3 s]
/proc/loadavg: 2.19 2.22 2.21 4/177 9894
/proc/meminfo: memFree=28430796/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=288012 CPUtime=102.27 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 33250 0 0 0 10218 9 0 0 20 0 1 0 126093363 294924288 55338 33554432000 4194304 6201397 140734317401632 140734317399912 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 72003 55338 166 491 0 71502 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 288012

[startup+162.3 s]
/proc/loadavg: 2.24 2.22 2.21 3/177 9895
/proc/meminfo: memFree=28338760/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=298616 CPUtime=162.26 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 36505 0 0 0 16215 11 0 0 20 0 1 0 126093363 305782784 68195 33554432000 4194304 6201397 140734317401632 140734317399912 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 74654 68195 166 491 0 74153 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 298616

[startup+222.307 s]
/proc/loadavg: 2.09 2.18 2.19 3/177 9899
/proc/meminfo: memFree=28327168/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=299044 CPUtime=222.26 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 37317 0 0 0 22215 11 0 0 20 0 1 0 126093363 306221056 68404 33554432000 4194304 6201397 140734317401632 140734317400264 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 74761 68404 166 491 0 74260 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 299044

[startup+282.3 s]
/proc/loadavg: 2.17 2.19 2.19 4/177 9902
/proc/meminfo: memFree=28326684/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=299640 CPUtime=282.25 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 39763 0 0 0 28213 12 0 0 20 0 1 0 126093363 306831360 68607 33554432000 4194304 6201397 140734317401632 140734317400760 4216025 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 74910 68607 166 491 0 74409 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 299640

[startup+342.3 s]
/proc/loadavg: 2.16 2.18 2.18 3/177 9903
/proc/meminfo: memFree=28306868/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=301800 CPUtime=342.23 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 41107 0 0 0 34211 12 0 0 20 0 1 0 126093363 309043200 73234 33554432000 4194304 6201397 140734317401632 140734317400760 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 75450 73234 166 491 0 74949 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 301800

[startup+402.3 s]
/proc/loadavg: 2.25 2.21 2.19 3/177 9904
/proc/meminfo: memFree=28306616/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=302636 CPUtime=402.23 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 41827 0 0 0 40210 13 0 0 20 0 1 0 126093363 309899264 73436 33554432000 4194304 6201397 140734317401632 140734317399912 4214919 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 75659 73436 166 491 0 75158 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 302636

[startup+462.3 s]
/proc/loadavg: 2.20 2.20 2.18 4/177 9905
/proc/meminfo: memFree=28305492/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=302844 CPUtime=462.21 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 43020 0 0 0 46208 13 0 0 20 0 1 0 126093363 310112256 73534 33554432000 4194304 6201397 140734317401632 140734317400760 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 75711 73534 166 491 0 75210 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 302844

[startup+522.3 s]
/proc/loadavg: 2.25 2.22 2.19 3/177 9906
/proc/meminfo: memFree=28301468/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=303004 CPUtime=522.2 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 43036 0 0 0 52207 13 0 0 20 0 1 0 126093363 310276096 73611 33554432000 4194304 6201397 140734317401632 140734317400760 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 75751 73611 166 491 0 75250 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 303004

[startup+582.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 9908
/proc/meminfo: memFree=28288188/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=435588 CPUtime=582.19 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 43368 0 0 0 58206 13 0 0 20 0 1 0 126093363 446042112 74875 33554432000 4194304 6201397 140734317401632 140734317400664 4213244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 108897 74875 166 491 0 108396 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 435588


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 9918
/proc/meminfo: memFree=28248396/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=446392 CPUtime=942.14 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 47992 0 0 0 94199 15 0 0 20 0 1 0 126093363 457105408 80770 33554432000 4194304 6201397 140734317401632 140734317400584 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 111598 80770 166 491 0 111097 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 446392

[startup+1002.3 s]
/proc/loadavg: 2.12 2.20 2.18 4/177 9919
/proc/meminfo: memFree=28245228/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=447256 CPUtime=1002.13 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 48257 0 0 0 100198 15 0 0 20 0 1 0 126093363 457990144 80988 33554432000 4194304 6201397 140734317401632 140734317399912 4213182 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 111814 80988 166 491 0 111313 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 447256

[startup+1062.3 s]
/proc/loadavg: 2.14 2.19 2.17 3/177 9920
/proc/meminfo: memFree=28239288/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=448840 CPUtime=1062.12 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 48697 0 0 0 106197 15 0 0 20 0 1 0 126093363 459612160 81381 33554432000 4194304 6201397 140734317401632 140734317400760 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 112210 81381 166 491 0 111709 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 448840

[startup+1122.3 s]
/proc/loadavg: 2.15 2.18 2.17 3/177 9921
/proc/meminfo: memFree=28208060/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=453164 CPUtime=1122.11 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 49783 0 0 0 112195 16 0 0 20 0 1 0 126093363 464039936 89092 33554432000 4194304 6201397 140734317401632 140734317399912 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 113291 89092 166 491 0 112790 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 453164

[startup+1182.3 s]
/proc/loadavg: 2.10 2.16 2.17 4/177 9923
/proc/meminfo: memFree=28199252/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=453984 CPUtime=1182.1 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 50188 0 0 0 118194 16 0 0 20 0 1 0 126093363 464879616 91341 33554432000 4194304 6201397 140734317401632 140734317400760 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 113496 91341 166 491 0 112995 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 453984

[startup+1242.3 s]
/proc/loadavg: 2.20 2.18 2.17 3/177 9924
/proc/meminfo: memFree=28198744/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=454128 CPUtime=1242.09 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 50277 0 0 0 124193 16 0 0 20 0 1 0 126093363 465027072 91391 33554432000 4194304 6201397 140734317401632 140734317400760 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 113532 91391 166 491 0 113031 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 454128

[startup+1302.3 s]
/proc/loadavg: 2.24 2.19 2.18 3/177 9925
/proc/meminfo: memFree=28198620/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=454128 CPUtime=1302.08 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 50307 0 0 0 130192 16 0 0 20 0 1 0 126093363 465027072 91421 33554432000 4194304 6201397 140734317401632 140734317400760 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 113532 91421 166 491 0 113031 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 454128

[startup+1362.3 s]
/proc/loadavg: 2.17 2.18 2.17 4/177 9926
/proc/meminfo: memFree=28198916/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=454268 CPUtime=1362.07 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 50341 0 0 0 136191 16 0 0 20 0 1 0 126093363 465170432 91455 33554432000 4194304 6201397 140734317401632 140734317399912 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 113567 91455 166 491 0 113066 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 454268

[startup+1422.3 s]
/proc/loadavg: 2.13 2.17 2.17 3/178 9930
/proc/meminfo: memFree=28178816/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=455700 CPUtime=1422.07 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 50710 0 0 0 142190 17 0 0 20 0 1 0 126093363 466636800 96423 33554432000 4194304 6201397 140734317401632 140734317399912 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 113925 96423 166 491 0 113424 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 455700

[startup+1482.3 s]
/proc/loadavg: 2.21 2.18 2.18 3/177 9932
/proc/meminfo: memFree=28177340/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=456640 CPUtime=1482.05 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 51298 0 0 0 148188 17 0 0 20 0 1 0 126093363 467599360 96674 33554432000 4194304 6201397 140734317401632 140734317400760 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 114160 96674 166 491 0 113659 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 456640

[startup+1542.31 s]
/proc/loadavg: 2.22 2.19 2.18 3/177 9978
/proc/meminfo: memFree=28768320/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=457132 CPUtime=1542.05 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 51455 0 0 0 154188 17 0 0 20 0 1 0 126093363 468103168 96812 33554432000 4194304 6201397 140734317401632 140734317399912 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 114283 96812 166 491 0 113782 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 457132

[startup+1602.3 s]
/proc/loadavg: 2.24 2.20 2.18 4/177 9979
/proc/meminfo: memFree=28681232/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=457416 CPUtime=1602.03 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 52271 0 0 0 160186 17 0 0 20 0 1 0 126093363 468393984 96860 33554432000 4194304 6201397 140734317401632 140734317399912 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 114354 96860 166 491 0 113853 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 457416

[startup+1662.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/177 9980
/proc/meminfo: memFree=28647968/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=457644 CPUtime=1662.03 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 52404 0 0 0 166186 17 0 0 20 0 1 0 126093363 468627456 96942 33554432000 4194304 6201397 140734317401632 140734317400264 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 114411 96942 166 491 0 113910 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 457644

[startup+1722.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/177 9981
/proc/meminfo: memFree=28626564/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=458804 CPUtime=1722.02 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 52704 0 0 0 172184 18 0 0 20 0 1 0 126093363 469815296 97222 33554432000 4194304 6201397 140734317401632 140734317400760 4216824 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 114701 97222 166 491 0 114200 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 458804

[startup+1782.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 9983
/proc/meminfo: memFree=28618056/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=460172 CPUtime=1782.01 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 53101 0 0 0 178183 18 0 0 20 0 1 0 126093363 471216128 97543 33554432000 4194304 6201397 140734317401632 140734317400344 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 115043 97543 166 491 0 114542 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 460172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 9984
/proc/meminfo: memFree=28607308/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=460172 CPUtime=1800.01 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 53122 0 0 0 179983 18 0 0 20 0 1 0 126093363 471216128 99097 33554432000 4194304 6201397 140734317401632 140734317400344 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 115043 99097 166 491 0 114542 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 460172

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

[startup+1800.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 9984
/proc/meminfo: memFree=28607308/32872528 swapFree=16360/1798728
[pid=9892] ppid=9889 vsize=460172 CPUtime=1800.01 cores=1,3,5,7
/proc/9892/stat : 9892 (cdcl-cuttingpla) R 9889 9892 7724 0 -1 4202496 53122 0 0 0 179983 18 0 0 20 0 1 0 126093363 471216128 99097 33554432000 4194304 6201397 140734317401632 140734317400344 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9892/statm: 115043 99097 166 491 0 114542 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 460172

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.187971
maximum resident set size= 396388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53122
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= 1861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.40233 second user time and 7.07092 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-09 05:06:42
IDJOB=4088536
IDBENCH=90606
IDSOLVER=2550
FILE ID=node123/4088536-1465441602
RUNJOBID= node123-1465427036-7741
PBS_JOBID= 19859787
Free space on /tmp= 71628 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_10null10mast_rapportOE1.0_TMAX120_K67_cod2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088536-1465441602/watcher-4088536-1465441602 -o /tmp/evaluation-result-4088536-1465441602/solver-4088536-1465441602 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465427036-7741 --watchdog 1960 --input HOME/instance-4088536-1465441602.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= c566835626501a566dd2965326e4b112
RANDOM SEED=193328102

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.117
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:        28682916 kB
Buffers:          197428 kB
Cached:           880536 kB
SwapCached:         1760 kB
Active:           884440 kB
Inactive:         750856 kB
Active(anon):     557024 kB
Inactive(anon):     2680 kB
Active(file):     327416 kB
Inactive(file):   748176 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098844 kB
Dirty:              4676 kB
Writeback:             0 kB
AnonPages:       2430964 kB
Mapped:             7652 kB
Shmem:                 0 kB
Slab:             616776 kB
SReclaimable:      61100 kB
SUnreclaim:       555676 kB
KernelStack:        1472 kB
PageTables:         8636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2639980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2269184 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= 71628 MiB
End job on node123 at 2016-06-09 05:36:42