Trace number 4088368

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

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_030_area_delay.opb
MD5SUM55bd571d186b9003e67d2301a4d2bce5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.12698
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables4666
Total number of constraints12693
Number of constraints which are clauses12693
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint63
Number of terms in the objective function 2273
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2273
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2273
Number of bits of the biggest sum of numbers12
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= 4666 #constraint= 12693
0.69/0.78	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.69/0.78	c total clause space: 48.1602MB
0.69/0.78	c total #watches: 958582
2.49/2.51	c total #propagations: 309215 / total #impl: 19513059 (eff. 0.016)
2.49/2.51	c #Conflicts:       2000 | #Learnt:       2000 | 0.001
2.49/2.51	c total clause space: 78.2603MB
2.49/2.51	c total #watches: 1462448
5.68/5.79	c total #propagations: 678918 / total #impl: 53642809 (eff. 0.013)
5.68/5.79	c GC COLLECT
5.68/5.79	c #Conflicts:       3000 | #Learnt:       2003 | 0.000
5.68/5.79	c total clause space: 78.2603MB
5.68/5.79	c total #watches: 1376144
10.99/11.03	c total #propagations: 919843 / total #impl: 98873383 (eff. 0.009)
10.99/11.03	c #Conflicts:       4000 | #Learnt:       3003 | 0.000
10.99/11.03	c total clause space: 78.2603MB
10.99/11.03	c total #watches: 1999486
15.18/15.25	c total #propagations: 1281583 / total #impl: 219886723 (eff. 0.006)
15.18/15.25	c GC COLLECT
15.18/15.25	c #Conflicts:       5000 | #Learnt:       2355 | 0.000
15.18/15.25	c total clause space: 78.2603MB
15.18/15.25	c total #watches: 1736070
20.58/20.66	c total #propagations: 1499451 / total #impl: 269056705 (eff. 0.006)
20.58/20.66	c #Conflicts:       6000 | #Learnt:       3355 | 0.000
20.58/20.66	c total clause space: 127.173MB
20.58/20.66	c total #watches: 2357718
27.89/27.93	c total #propagations: 1724893 / total #impl: 312474947 (eff. 0.006)
27.89/27.93	c GC COLLECT
27.89/27.93	c #Conflicts:       7000 | #Learnt:       2235 | 0.000
27.89/27.93	c total clause space: 127.173MB
27.89/27.93	c total #watches: 1716792
32.49/32.56	c total #propagations: 2037621 / total #impl: 380693939 (eff. 0.005)
32.49/32.56	c #Conflicts:       8000 | #Learnt:       3235 | 0.000
32.49/32.56	c total clause space: 127.173MB
32.49/32.56	c total #watches: 2223139
37.69/37.70	c total #propagations: 2177752 / total #impl: 439126736 (eff. 0.005)
37.69/37.70	c #Conflicts:       9000 | #Learnt:       4235 | 0.000
37.69/37.70	c total clause space: 127.173MB
37.69/37.70	c total #watches: 2802122
48.68/48.78	c total #propagations: 2361877 / total #impl: 519338836 (eff. 0.005)
48.68/48.78	c GC COLLECT
48.68/48.78	c #Conflicts:      10000 | #Learnt:       2724 | 0.000
48.68/48.78	c total clause space: 127.173MB
48.68/48.78	c total #watches: 1895661
57.88/57.99	c total #propagations: 2637672 / total #impl: 758928601 (eff. 0.003)
57.88/57.99	c #Conflicts:      11000 | #Learnt:       3724 | 0.000
57.88/57.99	c total clause space: 127.173MB
57.88/57.99	c total #watches: 2362863
67.58/67.67	c total #propagations: 2975178 / total #impl: 912466183 (eff. 0.003)
67.58/67.67	c #Conflicts:      12000 | #Learnt:       4724 | 0.000
67.58/67.67	c total clause space: 127.173MB
67.58/67.67	c total #watches: 2826191
81.48/81.54	c total #propagations: 3305525 / total #impl: 992631400 (eff. 0.003)
81.48/81.54	c #Conflicts:      13000 | #Learnt:       5724 | 0.000
81.48/81.54	c total clause space: 127.173MB
81.48/81.54	c total #watches: 3347175
92.07/92.10	c total #propagations: 3571842 / total #impl: 1068513770 (eff. 0.003)
92.07/92.10	c GC COLLECT
92.07/92.10	c #Conflicts:      14000 | #Learnt:       3871 | 0.000
92.07/92.10	c total clause space: 127.173MB
92.07/92.10	c total #watches: 2595044
103.77/103.89	c total #propagations: 3916484 / total #impl: 1224486255 (eff. 0.003)
103.77/103.89	c #Conflicts:      15000 | #Learnt:       4871 | 0.000
103.77/103.89	c total clause space: 127.173MB
103.77/103.89	c total #watches: 2964924
121.17/121.21	c total #propagations: 4170690 / total #impl: 1268965217 (eff. 0.003)
121.17/121.21	c #Conflicts:      16000 | #Learnt:       5871 | 0.000
121.17/121.21	c total clause space: 127.173MB
121.17/121.21	c total #watches: 3265880
135.67/135.71	c total #propagations: 4543731 / total #impl: 1343948543 (eff. 0.003)
135.67/135.71	c GC COLLECT
135.67/135.71	c #Conflicts:      17000 | #Learnt:       3687 | 0.000
135.67/135.71	c total clause space: 206.656MB
135.67/135.71	c total #watches: 2110513
152.06/152.11	c total #propagations: 4991879 / total #impl: 1508165550 (eff. 0.003)
152.06/152.11	c #Conflicts:      18000 | #Learnt:       4687 | 0.000
152.06/152.11	c total clause space: 206.656MB
152.06/152.11	c total #watches: 2420291
162.16/162.25	c total #propagations: 5292554 / total #impl: 1768470016 (eff. 0.003)
162.16/162.25	c #Conflicts:      19000 | #Learnt:       5687 | 0.000
162.16/162.25	c total clause space: 206.656MB
162.16/162.25	c total #watches: 2753430
180.37/180.44	c total #propagations: 5485674 / total #impl: 1923063448 (eff. 0.003)
180.37/180.44	c #Conflicts:      20000 | #Learnt:       6687 | 0.000
180.37/180.44	c total clause space: 206.656MB
180.37/180.44	c total #watches: 3032574
206.66/206.80	c total #propagations: 5759588 / total #impl: 2125433848 (eff. 0.003)
206.66/206.80	c GC COLLECT
206.66/206.80	c #Conflicts:      21000 | #Learnt:       4197 | 0.000
206.66/206.80	c total clause space: 206.656MB
206.66/206.80	c total #watches: 2165167
221.35/221.40	c total #propagations: 6123813 / total #impl: 2281781289 (eff. 0.003)
221.35/221.40	c #Conflicts:      22000 | #Learnt:       5197 | 0.000
221.35/221.40	c total clause space: 206.656MB
221.35/221.40	c total #watches: 2758192
239.95/240.08	c total #propagations: 6390444 / total #impl: 2339966397 (eff. 0.003)
239.95/240.08	c #Conflicts:      23000 | #Learnt:       6197 | 0.000
239.95/240.08	c total clause space: 206.656MB
239.95/240.08	c total #watches: 3185111
277.64/277.71	c total #propagations: 6594461 / total #impl: 2476056253 (eff. 0.003)
277.64/277.71	c #Conflicts:      24000 | #Learnt:       7197 | 0.000
277.64/277.71	c total clause space: 206.656MB
277.64/277.71	c total #watches: 3540154
307.95/308.08	c total #propagations: 6941177 / total #impl: 2822793727 (eff. 0.002)
307.95/308.08	c GC COLLECT
307.95/308.08	c #Conflicts:      25000 | #Learnt:       4399 | 0.000
307.95/308.08	c total clause space: 206.656MB
307.95/308.08	c total #watches: 2658934
327.44/327.51	c total #propagations: 7357751 / total #impl: 2966901278 (eff. 0.002)
327.44/327.51	c #Conflicts:      26000 | #Learnt:       5399 | 0.000
327.44/327.51	c total clause space: 206.656MB
327.44/327.51	c total #watches: 3071824
353.33/353.47	c total #propagations: 7634520 / total #impl: 3104103443 (eff. 0.002)
353.33/353.47	c #Conflicts:      27000 | #Learnt:       6399 | 0.000
353.33/353.47	c total clause space: 206.656MB
353.33/353.47	c total #watches: 3529945
388.92/389.06	c total #propagations: 7881720 / total #impl: 3224790958 (eff. 0.002)
388.92/389.06	c #Conflicts:      28000 | #Learnt:       7399 | 0.000
388.92/389.06	c total clause space: 206.656MB
388.92/389.06	c total #watches: 3913818
417.12/417.29	c total #propagations: 8240281 / total #impl: 3363196671 (eff. 0.002)
417.12/417.29	c GC COLLECT
417.12/417.29	c #Conflicts:      29000 | #Learnt:       4307 | 0.000
417.12/417.29	c total clause space: 206.656MB
417.12/417.29	c total #watches: 2756465
447.22/447.30	c total #propagations: 8486592 / total #impl: 3527226715 (eff. 0.002)
447.22/447.30	c #Conflicts:      30000 | #Learnt:       5307 | 0.000
447.22/447.30	c total clause space: 206.656MB
447.22/447.30	c total #watches: 3190934
479.21/479.30	c total #propagations: 8820327 / total #impl: 3649398682 (eff. 0.002)
479.21/479.30	c #Conflicts:      31000 | #Learnt:       6307 | 0.000
479.21/479.30	c total clause space: 206.656MB
479.21/479.30	c total #watches: 3523185
521.20/521.34	c total #propagations: 9267696 / total #impl: 3800230627 (eff. 0.002)
521.20/521.34	c #Conflicts:      32000 | #Learnt:       7307 | 0.000
521.20/521.34	c total clause space: 206.656MB
521.20/521.34	c total #watches: 3813557
571.30/571.43	c total #propagations: 9624571 / total #impl: 3950026432 (eff. 0.002)
571.30/571.43	c #Conflicts:      33000 | #Learnt:       8307 | 0.000
571.30/571.43	c total clause space: 206.656MB
571.30/571.43	c total #watches: 4152111
602.40/602.56	c total #propagations: 9895316 / total #impl: 4198377558 (eff. 0.002)
602.40/602.56	c GC COLLECT
602.40/602.56	c #Conflicts:      34000 | #Learnt:       4903 | 0.000
602.40/602.56	c total clause space: 206.656MB
602.40/602.56	c total #watches: 2768826
648.59/648.71	c total #propagations: 10108238 / total #impl: 4278623352 (eff. 0.002)
648.59/648.71	c #Conflicts:      35000 | #Learnt:       5903 | 0.000
648.59/648.71	c total clause space: 206.656MB
648.59/648.71	c total #watches: 3209421
699.38/699.60	c total #propagations: 10455184 / total #impl: 4384779590 (eff. 0.002)
699.38/699.60	c #Conflicts:      36000 | #Learnt:       6903 | 0.000
699.38/699.60	c total clause space: 206.656MB
699.38/699.60	c total #watches: 3575868
717.18/717.38	c total #propagations: 10804777 / total #impl: 4574757428 (eff. 0.002)
717.18/717.38	c #Conflicts:      37000 | #Learnt:       7903 | 0.000
717.18/717.38	c total clause space: 206.656MB
717.18/717.38	c total #watches: 3895898
733.77/733.94	c total #propagations: 10943215 / total #impl: 4712597350 (eff. 0.002)
733.77/733.94	c #Conflicts:      38000 | #Learnt:       8903 | 0.000
733.77/733.94	c total clause space: 206.656MB
733.77/733.94	c total #watches: 4265421
746.88/747.02	c total #propagations: 11066594 / total #impl: 4853642183 (eff. 0.002)
746.88/747.02	c GC COLLECT
746.88/747.02	c #Conflicts:      39000 | #Learnt:       5193 | 0.000
746.88/747.02	c total clause space: 206.656MB
746.88/747.02	c total #watches: 2944457
779.37/779.54	c total #propagations: 11183063 / total #impl: 4961049062 (eff. 0.002)
779.37/779.54	c #Conflicts:      40000 | #Learnt:       6193 | 0.000
779.37/779.54	c total clause space: 206.656MB
779.37/779.54	c total #watches: 3367078
818.27/818.50	c total #propagations: 11340071 / total #impl: 5061873418 (eff. 0.002)
818.27/818.50	c #Conflicts:      41000 | #Learnt:       7193 | 0.000
818.27/818.50	c total clause space: 206.656MB
818.27/818.50	c total #watches: 3693945
835.26/835.40	c total #propagations: 11517262 / total #impl: 5276297480 (eff. 0.002)
835.26/835.40	c #Conflicts:      42000 | #Learnt:       8193 | 0.000
835.26/835.40	c total clause space: 206.656MB
835.26/835.40	c total #watches: 4120025
855.36/855.53	c total #propagations: 11625912 / total #impl: 5406278396 (eff. 0.002)
855.36/855.53	c #Conflicts:      43000 | #Learnt:       9193 | 0.000
855.36/855.53	c total clause space: 335.816MB
855.36/855.53	c total #watches: 4660652
880.46/880.69	c total #propagations: 11742410 / total #impl: 5516751654 (eff. 0.002)
880.46/880.69	c GC COLLECT
880.46/880.69	c #Conflicts:      44000 | #Learnt:       5190 | 0.000
880.46/880.69	c total clause space: 335.816MB
880.46/880.69	c total #watches: 2916560
901.05/901.20	c total #propagations: 11875472 / total #impl: 5710941535 (eff. 0.002)
901.05/901.20	c #Conflicts:      45000 | #Learnt:       6190 | 0.000
901.05/901.20	c total clause space: 335.816MB
901.05/901.20	c total #watches: 3338452
989.34/989.50	c total #propagations: 12014281 / total #impl: 5828688615 (eff. 0.002)
989.34/989.50	c #Conflicts:      46000 | #Learnt:       7190 | 0.000
989.34/989.50	c total clause space: 335.816MB
989.34/989.50	c total #watches: 3664873
1081.23/1081.43	c total #propagations: 12382041 / total #impl: 6052968791 (eff. 0.002)
1081.23/1081.43	c #Conflicts:      47000 | #Learnt:       8190 | 0.000
1081.23/1081.43	c total clause space: 335.816MB
1081.23/1081.43	c total #watches: 4037307
1164.20/1164.48	c total #propagations: 12805056 / total #impl: 6319609609 (eff. 0.002)
1164.20/1164.48	c #Conflicts:      48000 | #Learnt:       9190 | 0.000
1164.20/1164.48	c total clause space: 335.816MB
1164.20/1164.48	c total #watches: 4447398
1245.69/1245.95	c total #propagations: 13349411 / total #impl: 6652199885 (eff. 0.002)
1245.69/1245.95	c #Conflicts:      49000 | #Learnt:      10190 | 0.000
1245.69/1245.95	c total clause space: 335.816MB
1245.69/1245.95	c total #watches: 4941816
1333.58/1333.89	c total #propagations: 13629808 / total #impl: 6841799394 (eff. 0.002)
1333.58/1333.89	c GC COLLECT
1333.58/1333.89	c #Conflicts:      50000 | #Learnt:       5905 | 0.000
1333.58/1333.89	c total clause space: 335.816MB
1333.58/1333.89	c total #watches: 3366947
1380.17/1380.49	c total #propagations: 14025954 / total #impl: 6946157926 (eff. 0.002)
1380.17/1380.49	c #Conflicts:      51000 | #Learnt:       6905 | 0.000
1380.17/1380.49	c total clause space: 335.816MB
1380.17/1380.49	c total #watches: 3798499
1473.26/1473.54	c total #propagations: 14233502 / total #impl: 7125357676 (eff. 0.002)
1473.26/1473.54	c #Conflicts:      52000 | #Learnt:       7905 | 0.000
1473.26/1473.54	c total clause space: 335.816MB
1473.26/1473.54	c total #watches: 4114809
1548.75/1549.00	c total #propagations: 14639646 / total #impl: 7439379841 (eff. 0.002)
1548.75/1549.00	c #Conflicts:      53000 | #Learnt:       8905 | 0.000
1548.75/1549.00	c total clause space: 335.816MB
1548.75/1549.00	c total #watches: 4572481
1624.74/1625.01	c total #propagations: 14996567 / total #impl: 7500930708 (eff. 0.002)
1624.74/1625.01	c #Conflicts:      54000 | #Learnt:       9905 | 0.000
1624.74/1625.01	c total clause space: 335.816MB
1624.74/1625.01	c total #watches: 4970946
1709.13/1709.46	c total #propagations: 15224171 / total #impl: 7624473767 (eff. 0.002)
1709.13/1709.46	c #Conflicts:      55000 | #Learnt:      10905 | 0.000
1709.13/1709.46	c total clause space: 335.816MB
1709.13/1709.46	c total #watches: 5408337
1766.62/1766.97	c total #propagations: 15507806 / total #impl: 7858091152 (eff. 0.002)
1766.62/1766.97	c GC COLLECT
1766.62/1766.97	c #Conflicts:      56000 | #Learnt:       6292 | 0.000
1766.62/1766.97	c total clause space: 335.816MB
1766.62/1766.97	c total #watches: 3389399

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

pid=31593
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.32 2.22 2.07 3/176 31596
/proc/meminfo: memFree=29771780/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 124863277 29810688 5268 33554432000 4194304 6201397 140733299403584 140736772064200 4211048 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 7278 5268 130 491 0 6777 0

[startup+0.100165 s]
/proc/loadavg: 2.32 2.22 2.07 3/176 31596
/proc/meminfo: memFree=29771780/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=37932 CPUtime=0.08 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 1394 0 0 0 8 0 0 0 20 0 1 0 124863277 38842368 8192 33554432000 4194304 6201397 140733299403584 140736772064200 5150858 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 9483 8192 147 491 0 8982 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37932

[startup+0.200352 s]
/proc/loadavg: 2.32 2.22 2.07 3/176 31596
/proc/meminfo: memFree=29771780/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=52568 CPUtime=0.18 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 2340 0 0 0 18 0 0 0 20 0 1 0 124863277 53829632 11149 33554432000 4194304 6201397 140733299403584 140736772064200 4216539 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 13142 11149 147 491 0 12641 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 52568

[startup+0.300338 s]
/proc/loadavg: 2.32 2.22 2.07 3/176 31596
/proc/meminfo: memFree=29771780/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=68076 CPUtime=0.29 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 3559 0 0 0 28 1 0 0 20 0 1 0 124863277 69709824 12810 33554432000 4194304 6201397 140733299403584 140736772064200 4215532 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 17019 12810 147 491 0 16518 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68076

[startup+0.700249 s]
/proc/loadavg: 2.32 2.22 2.07 3/176 31596
/proc/meminfo: memFree=29771780/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=87308 CPUtime=0.69 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 3729 0 0 0 68 1 0 0 20 0 1 0 124863277 89403392 15000 33554432000 4194304 6201397 140733299403584 140736772064200 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 21827 15004 147 491 0 21326 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87308

[startup+1.50023 s]
/proc/loadavg: 2.32 2.22 2.07 3/177 31597
/proc/meminfo: memFree=29696892/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=94448 CPUtime=1.49 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 5662 0 0 0 148 1 0 0 20 0 1 0 124863277 96714752 19461 33554432000 4194304 6201397 140733299403584 140733299402296 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 23612 19461 160 491 0 23111 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94448

[startup+3.10021 s]
/proc/loadavg: 2.29 2.22 2.07 3/177 31597
/proc/meminfo: memFree=29685908/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=125588 CPUtime=3.08 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 7823 0 0 0 307 1 0 0 20 0 1 0 124863277 128602112 22869 33554432000 4194304 6201397 140733299403584 140733299402712 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 31397 22869 160 491 0 30896 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 125588

[startup+6.30023 s]
/proc/loadavg: 2.29 2.22 2.07 3/177 31597
/proc/meminfo: memFree=29676704/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=125588 CPUtime=6.29 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 7986 0 0 0 627 2 0 0 20 0 1 0 124863277 128602112 23031 33554432000 4194304 6201397 140733299403584 140733299402712 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 31397 23031 166 491 0 30896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 125588

[startup+12.7003 s]
/proc/loadavg: 2.25 2.21 2.07 3/177 31597
/proc/meminfo: memFree=29641772/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=138688 CPUtime=12.69 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 10896 0 0 0 1266 3 0 0 20 0 1 0 124863277 142016512 31562 33554432000 4194304 6201397 140733299403584 140733299402296 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 34672 31562 166 491 0 34171 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138688

[startup+25.5004 s]
/proc/loadavg: 2.28 2.22 2.08 3/177 31598
/proc/meminfo: memFree=29612420/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=189064 CPUtime=25.48 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 12020 0 0 0 2545 3 0 0 20 0 1 0 124863277 193601536 36633 33554432000 4194304 6201397 140733299403584 140733299402296 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 47266 36633 166 491 0 46765 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 189064

[startup+51.1004 s]
/proc/loadavg: 2.32 2.23 2.08 3/177 31598
/proc/meminfo: memFree=29583072/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=189320 CPUtime=51.08 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 12543 0 0 0 5104 4 0 0 20 0 1 0 124863277 193863680 41981 33554432000 4194304 6201397 140733299403584 140733299402712 4213164 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 47330 41981 166 491 0 46829 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 189320

[startup+102.3 s]
/proc/loadavg: 2.29 2.24 2.09 3/177 31599
/proc/meminfo: memFree=29507052/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=190168 CPUtime=102.28 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 12850 0 0 0 10224 4 0 0 20 0 1 0 124863277 194732032 44841 33554432000 4194304 6201397 140733299403584 140733299402712 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 47542 44841 166 491 0 47041 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 190168

[startup+162.3 s]
/proc/loadavg: 2.28 2.24 2.10 4/177 31600
/proc/meminfo: memFree=29478344/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=295632 CPUtime=162.26 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 17384 0 0 0 16221 5 0 0 20 0 1 0 124863277 302727168 51050 33554432000 4194304 6201397 140733299403584 140733299402712 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 73908 51050 166 491 0 73407 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 295632

[startup+222.308 s]
/proc/loadavg: 2.38 2.27 2.11 3/177 31601
/proc/meminfo: memFree=29458428/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=295632 CPUtime=222.26 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 17541 0 0 0 22221 5 0 0 20 0 1 0 124863277 302727168 51705 33554432000 4194304 6201397 140733299403584 140733299402712 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 73908 51705 166 491 0 73407 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 295632

[startup+282.3 s]
/proc/loadavg: 2.36 2.28 2.12 3/177 31602
/proc/meminfo: memFree=29410200/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=296144 CPUtime=282.24 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 17739 0 0 0 28219 5 0 0 20 0 1 0 124863277 303251456 55480 33554432000 4194304 6201397 140733299403584 140733299402712 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 74036 55480 166 491 0 73535 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 296144

[startup+342.3 s]
/proc/loadavg: 2.23 2.25 2.12 3/177 31604
/proc/meminfo: memFree=29386072/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=296608 CPUtime=342.23 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 17993 0 0 0 34218 5 0 0 20 0 1 0 124863277 303726592 56756 33554432000 4194304 6201397 140733299403584 140733299402712 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 74152 56756 166 491 0 73651 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 296608

[startup+402.3 s]
/proc/loadavg: 2.09 2.21 2.11 3/177 31605
/proc/meminfo: memFree=29366328/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=297620 CPUtime=402.23 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 18626 0 0 0 40217 6 0 0 20 0 1 0 124863277 304762880 59433 33554432000 4194304 6201397 140733299403584 140733299402248 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 74405 59433 166 491 0 73904 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 297620

[startup+462.3 s]
/proc/loadavg: 2.14 2.20 2.11 3/177 31606
/proc/meminfo: memFree=29282524/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=297620 CPUtime=462.21 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 18829 0 0 0 46215 6 0 0 20 0 1 0 124863277 304762880 61680 33554432000 4194304 6201397 140733299403584 140733299402712 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 74405 61680 166 491 0 73904 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 297620

[startup+522.3 s]
/proc/loadavg: 2.12 2.19 2.11 3/178 31610
/proc/meminfo: memFree=29281616/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=297748 CPUtime=522.21 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 18868 0 0 0 52214 7 0 0 20 0 1 0 124863277 304893952 61719 33554432000 4194304 6201397 140733299403584 140733299402712 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 74437 61719 166 491 0 73936 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 297748

[startup+582.3 s]
/proc/loadavg: 2.19 2.20 2.11 3/177 31611
/proc/meminfo: memFree=29273480/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=298096 CPUtime=582.2 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 18975 0 0 0 58213 7 0 0 20 0 1 0 124863277 305250304 63870 33554432000 4194304 6201397 140733299403584 140733299402712 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 74524 63870 166 491 0 74023 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 298096


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


[startup+942.3 s]
/proc/loadavg: 2.26 2.19 2.11 3/177 31619
/proc/meminfo: memFree=29179612/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=435336 CPUtime=942.15 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 20510 0 0 0 94206 9 0 0 20 0 1 0 124863277 445784064 80679 33554432000 4194304 6201397 140733299403584 140733299402712 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 108834 80679 166 491 0 108333 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 435336

[startup+1002.3 s]
/proc/loadavg: 2.22 2.20 2.12 3/177 31620
/proc/meminfo: memFree=29179380/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=435336 CPUtime=1002.14 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 20510 0 0 0 100205 9 0 0 20 0 1 0 124863277 445784064 80679 33554432000 4194304 6201397 140733299403584 140733299402712 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 108834 80679 166 491 0 108333 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 435336

[startup+1062.3 s]
/proc/loadavg: 2.23 2.20 2.12 3/177 31621
/proc/meminfo: memFree=29176052/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=435464 CPUtime=1062.13 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 20525 0 0 0 106204 9 0 0 20 0 1 0 124863277 445915136 80698 33554432000 4194304 6201397 140733299403584 140733299402216 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 108866 80698 166 491 0 108365 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 435464

[startup+1122.3 s]
/proc/loadavg: 2.22 2.21 2.13 3/178 31625
/proc/meminfo: memFree=29156376/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=435624 CPUtime=1122.11 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 20559 0 0 0 112202 9 0 0 20 0 1 0 124863277 446078976 82236 33554432000 4194304 6201397 140733299403584 140733299402248 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 108906 82236 166 491 0 108405 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 435624

[startup+1182.3 s]
/proc/loadavg: 2.15 2.20 2.12 3/179 31649
/proc/meminfo: memFree=29140972/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=435736 CPUtime=1182.1 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 20783 0 0 0 118201 9 0 0 20 0 1 0 124863277 446193664 82406 33554432000 4194304 6201397 140733299403584 140733299402536 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 108934 82406 166 491 0 108433 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 435736

[startup+1242.3 s]
/proc/loadavg: 2.13 2.19 2.12 3/177 31650
/proc/meminfo: memFree=29133420/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=435816 CPUtime=1242.09 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 20838 0 0 0 124200 9 0 0 20 0 1 0 124863277 446275584 82454 33554432000 4194304 6201397 140733299403584 140733299402536 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 108954 82454 166 491 0 108453 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 435816

[startup+1302.3 s]
/proc/loadavg: 2.29 2.22 2.14 3/178 31652
/proc/meminfo: memFree=29132996/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=436168 CPUtime=1302.08 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 20914 0 0 0 130199 9 0 0 20 0 1 0 124863277 446636032 82530 33554432000 4194304 6201397 140733299403584 140733299402216 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 109042 82530 166 491 0 108541 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 436168

[startup+1362.3 s]
/proc/loadavg: 2.19 2.21 2.14 3/178 31653
/proc/meminfo: memFree=29133112/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=436208 CPUtime=1362.07 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 20928 0 0 0 136198 9 0 0 20 0 1 0 124863277 446676992 82544 33554432000 4194304 6201397 140733299403584 140733299402536 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 109052 82544 166 491 0 108551 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 436208

[startup+1422.3 s]
/proc/loadavg: 2.28 2.24 2.15 3/178 31699
/proc/meminfo: memFree=29589220/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=436208 CPUtime=1422.07 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 20928 0 0 0 142198 9 0 0 20 0 1 0 124863277 446676992 82544 33554432000 4194304 6201397 140733299403584 140733299402712 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 109052 82544 166 491 0 108551 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 436208

[startup+1482.3 s]
/proc/loadavg: 2.32 2.26 2.16 3/178 31700
/proc/meminfo: memFree=29567464/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=436288 CPUtime=1482.06 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 20940 0 0 0 148196 10 0 0 20 0 1 0 124863277 446758912 82556 33554432000 4194304 6201397 140733299403584 140733299402712 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 109072 82556 166 491 0 108571 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 436288

[startup+1542.31 s]
/proc/loadavg: 2.27 2.25 2.17 3/178 31701
/proc/meminfo: memFree=29522876/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=436288 CPUtime=1542.06 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 20941 0 0 0 154196 10 0 0 20 0 1 0 124863277 446758912 82557 33554432000 4194304 6201397 140733299403584 140733299402712 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 109072 82557 166 491 0 108571 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 436288

[startup+1602.3 s]
/proc/loadavg: 2.28 2.25 2.17 3/178 31703
/proc/meminfo: memFree=29512288/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=436288 CPUtime=1602.04 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 21074 0 0 0 160194 10 0 0 20 0 1 0 124863277 446758912 82652 33554432000 4194304 6201397 140733299403584 140733299402712 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 109072 82652 166 491 0 108571 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 436288

[startup+1662.3 s]
/proc/loadavg: 2.21 2.23 2.17 3/178 31704
/proc/meminfo: memFree=29496052/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=436400 CPUtime=1662.03 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 21089 0 0 0 166193 10 0 0 20 0 1 0 124863277 446873600 82667 33554432000 4194304 6201397 140733299403584 140733299402712 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 109100 82667 166 491 0 108599 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 436400

[startup+1722.3 s]
/proc/loadavg: 2.20 2.22 2.17 3/179 31708
/proc/meminfo: memFree=29482452/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=436544 CPUtime=1722.02 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 21130 0 0 0 172192 10 0 0 20 0 1 0 124863277 447021056 83219 33554432000 4194304 6201397 140733299403584 140733299402712 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 109136 83219 166 491 0 108635 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 436544

[startup+1782.3 s]
/proc/loadavg: 2.15 2.21 2.17 3/178 31709
/proc/meminfo: memFree=29447940/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=436544 CPUtime=1782.01 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 21131 0 0 0 178191 10 0 0 20 0 1 0 124863277 447021056 83731 33554432000 4194304 6201397 140733299403584 140733299402712 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 109136 83731 166 491 0 108635 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 436544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.18 2.21 2.17 3/178 31710
/proc/meminfo: memFree=29447564/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=436592 CPUtime=1800.01 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 21136 0 0 0 179991 10 0 0 20 0 1 0 124863277 447070208 83736 33554432000 4194304 6201397 140733299403584 140733299402712 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 109148 83736 166 491 0 108647 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 436592

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

[startup+1800.3 s]
/proc/loadavg: 2.18 2.21 2.17 3/178 31710
/proc/meminfo: memFree=29447564/32872528 swapFree=12208/1156848
[pid=31596] ppid=31593 vsize=436592 CPUtime=1800.01 cores=1,3,5,7
/proc/31596/stat : 31596 (cdcl-cuttingpla) R 31593 31596 31310 0 -1 4202496 21136 0 0 0 179991 10 0 0 20 0 1 0 124863277 447070208 83736 33554432000 4194304 6201397 140733299403584 140733299402712 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31596/statm: 109148 83736 166 491 0 108647 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 436592

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.92
CPU system time (s): 0.104984
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 436592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.104984
maximum resident set size= 334944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21136
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= 10
involuntary context switches= 1967

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.65914 second user time and 7.81281 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-09 01:41:27
IDJOB=4088368
IDBENCH=24982
IDSOLVER=2550
FILE ID=node114/4088368-1465429287
RUNJOBID= node114-1465427060-31327
PBS_JOBID= 19859793
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_030_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088368-1465429287/watcher-4088368-1465429287 -o /tmp/evaluation-result-4088368-1465429287/solver-4088368-1465429287 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465427060-31327 --watchdog 1960 --input HOME/instance-4088368-1465429287.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 55bd571d186b9003e67d2301a4d2bce5
RANDOM SEED=1631933343

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.54
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.852
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:        29772060 kB
Buffers:          140596 kB
Cached:           763740 kB
SwapCached:         1644 kB
Active:           565080 kB
Inactive:         635784 kB
Active(anon):     296056 kB
Inactive(anon):     2916 kB
Active(file):     269024 kB
Inactive(file):   632868 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096772 kB
Dirty:              2744 kB
Writeback:             0 kB
AnonPages:       1452932 kB
Mapped:             7784 kB
Shmem:                 0 kB
Slab:             610076 kB
SReclaimable:      53912 kB
SUnreclaim:       556164 kB
KernelStack:        1440 kB
PageTables:         6808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1596896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1402880 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= 71732 MiB
End job on node114 at 2016-06-09 02:11:28