Trace number 4088359

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_021_area_delay.opb
MD5SUM5c1765191809ee7ecd7781ce5c7fb9aa
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark0.137978
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved YES
Number of variables9333
Total number of constraints28773
Number of constraints which are clauses28773
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 constraint127
Number of terms in the objective function 4585
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 4585
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 4585
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 9333 #constraint= 28773
1.49/1.57	c #Conflicts:       1000 | #Learnt:       1001 | 0.000
1.49/1.57	c total clause space: 78.2603MB
1.49/1.57	c total #watches: 1875270
6.18/6.25	c total #propagations: 1127364 / total #impl: 12959660 (eff. 0.087)
6.18/6.25	c #Conflicts:       2000 | #Learnt:       2001 | 0.000
6.18/6.25	c total clause space: 127.173MB
6.18/6.25	c total #watches: 2547812
11.89/11.92	c total #propagations: 1736567 / total #impl: 89237358 (eff. 0.019)
11.89/11.92	c GC COLLECT
11.89/11.92	c #Conflicts:       3000 | #Learnt:       2008 | 0.000
11.89/11.92	c total clause space: 127.173MB
11.89/11.92	c total #watches: 2305954
16.60/16.66	c total #propagations: 2839074 / total #impl: 176586784 (eff. 0.016)
16.60/16.66	c #Conflicts:       4000 | #Learnt:       3008 | 0.000
16.60/16.66	c total clause space: 127.173MB
16.60/16.66	c total #watches: 2693384
22.00/22.03	c total #propagations: 3257886 / total #impl: 206201798 (eff. 0.016)
22.00/22.03	c GC COLLECT
22.00/22.03	c #Conflicts:       5000 | #Learnt:       2355 | 0.000
22.00/22.03	c total clause space: 127.173MB
22.00/22.03	c total #watches: 2116735
28.69/28.79	c total #propagations: 4111147 / total #impl: 268438732 (eff. 0.015)
28.69/28.79	c #Conflicts:       6000 | #Learnt:       3355 | 0.000
28.69/28.79	c total clause space: 127.173MB
28.69/28.79	c total #watches: 2314288
34.49/34.50	c total #propagations: 5551564 / total #impl: 378575138 (eff. 0.015)
34.49/34.50	c GC COLLECT
34.49/34.50	c #Conflicts:       7000 | #Learnt:       2248 | 0.000
34.49/34.50	c total clause space: 127.173MB
34.49/34.50	c total #watches: 1370794
40.79/40.89	c total #propagations: 7967064 / total #impl: 414110130 (eff. 0.019)
40.79/40.89	c #Conflicts:       8000 | #Learnt:       3248 | 0.000
40.79/40.89	c total clause space: 127.173MB
40.79/40.89	c total #watches: 1593008
47.68/47.79	c total #propagations: 9966354 / total #impl: 488832974 (eff. 0.020)
47.68/47.79	c #Conflicts:       9000 | #Learnt:       4248 | 0.000
47.68/47.79	c total clause space: 127.173MB
47.68/47.79	c total #watches: 1643734
55.18/55.20	c total #propagations: 12275512 / total #impl: 519449998 (eff. 0.024)
55.18/55.20	c GC COLLECT
55.18/55.20	c #Conflicts:      10000 | #Learnt:       2732 | 0.000
55.18/55.20	c total clause space: 127.173MB
55.18/55.20	c total #watches: 806657
62.08/62.11	c total #propagations: 14465376 / total #impl: 582794262 (eff. 0.025)
62.08/62.11	c #Conflicts:      11000 | #Learnt:       3732 | 0.000
62.08/62.11	c total clause space: 127.173MB
62.08/62.11	c total #watches: 829709
70.18/70.28	c total #propagations: 17148106 / total #impl: 641768919 (eff. 0.027)
70.18/70.28	c #Conflicts:      12000 | #Learnt:       4732 | 0.000
70.18/70.28	c total clause space: 127.173MB
70.18/70.28	c total #watches: 999737
77.68/77.73	c total #propagations: 20182727 / total #impl: 706842188 (eff. 0.029)
77.68/77.73	c #Conflicts:      13000 | #Learnt:       5732 | 0.000
77.68/77.73	c total clause space: 127.173MB
77.68/77.73	c total #watches: 1082113
85.38/85.41	c total #propagations: 22850364 / total #impl: 738719112 (eff. 0.031)
85.38/85.41	c GC COLLECT
85.38/85.41	c #Conflicts:      14000 | #Learnt:       3886 | 0.000
85.38/85.41	c total clause space: 127.173MB
85.38/85.41	c total #watches: 1358886
93.88/93.92	c total #propagations: 24307242 / total #impl: 861531875 (eff. 0.028)
93.88/93.92	c #Conflicts:      15000 | #Learnt:       4886 | 0.000
93.88/93.92	c total clause space: 127.173MB
93.88/93.92	c total #watches: 1931939
106.97/107.07	c total #propagations: 24718588 / total #impl: 1002105480 (eff. 0.025)
106.97/107.07	c #Conflicts:      16000 | #Learnt:       5886 | 0.000
106.97/107.07	c total clause space: 127.173MB
106.97/107.07	c total #watches: 2182639
121.27/121.35	c total #propagations: 25131404 / total #impl: 1154617384 (eff. 0.022)
121.27/121.35	c GC COLLECT
121.27/121.35	c #Conflicts:      17000 | #Learnt:       3707 | 0.000
121.27/121.35	c total clause space: 127.173MB
121.27/121.35	c total #watches: 2017518
132.67/132.78	c total #propagations: 25799723 / total #impl: 1302888991 (eff. 0.020)
132.67/132.78	c #Conflicts:      18000 | #Learnt:       4707 | 0.000
132.67/132.78	c total clause space: 127.173MB
132.67/132.78	c total #watches: 2364243
149.27/149.34	c total #propagations: 26498997 / total #impl: 1480196430 (eff. 0.018)
149.27/149.34	c #Conflicts:      19000 | #Learnt:       5707 | 0.000
149.27/149.34	c total clause space: 127.173MB
149.27/149.34	c total #watches: 2621859
165.46/165.52	c total #propagations: 26694865 / total #impl: 1693798454 (eff. 0.016)
165.46/165.52	c #Conflicts:      20000 | #Learnt:       6707 | 0.000
165.46/165.52	c total clause space: 127.173MB
165.46/165.52	c total #watches: 2799617
178.76/178.83	c total #propagations: 27509236 / total #impl: 1803379915 (eff. 0.015)
178.76/178.83	c GC COLLECT
178.76/178.83	c #Conflicts:      21000 | #Learnt:       4218 | 0.000
178.76/178.83	c total clause space: 127.173MB
178.76/178.83	c total #watches: 1921684
199.46/199.51	c total #propagations: 28651174 / total #impl: 1949108231 (eff. 0.015)
199.46/199.51	c #Conflicts:      22000 | #Learnt:       5218 | 0.000
199.46/199.51	c total clause space: 127.173MB
199.46/199.51	c total #watches: 2457782
219.76/219.86	c total #propagations: 30190140 / total #impl: 2426679596 (eff. 0.012)
219.76/219.86	c #Conflicts:      23000 | #Learnt:       6218 | 0.000
219.76/219.86	c total clause space: 206.656MB
219.76/219.86	c total #watches: 3381643
241.96/242.06	c total #propagations: 31263182 / total #impl: 2542747356 (eff. 0.012)
241.96/242.06	c #Conflicts:      24000 | #Learnt:       7218 | 0.000
241.96/242.06	c total clause space: 206.656MB
241.96/242.06	c total #watches: 4107691
266.55/266.66	c total #propagations: 31751627 / total #impl: 2893327095 (eff. 0.011)
266.55/266.66	c GC COLLECT
266.55/266.66	c #Conflicts:      25000 | #Learnt:       4409 | 0.000
266.55/266.66	c total clause space: 206.656MB
266.55/266.66	c total #watches: 3560084
287.25/287.37	c total #propagations: 33066351 / total #impl: 3249010534 (eff. 0.010)
287.25/287.37	c #Conflicts:      26000 | #Learnt:       5409 | 0.000
287.25/287.37	c total clause space: 206.656MB
287.25/287.37	c total #watches: 4325223
303.24/303.37	c total #propagations: 33914345 / total #impl: 3347433102 (eff. 0.010)
303.24/303.37	c #Conflicts:      27000 | #Learnt:       6409 | 0.000
303.24/303.37	c total clause space: 206.656MB
303.24/303.37	c total #watches: 4994651
316.44/316.56	c total #propagations: 35210979 / total #impl: 3393814437 (eff. 0.010)
316.44/316.56	c #Conflicts:      28000 | #Learnt:       7409 | 0.000
316.44/316.56	c total clause space: 206.656MB
316.44/316.56	c total #watches: 5053491
336.93/337.09	c total #propagations: 38791216 / total #impl: 3442878806 (eff. 0.011)
336.93/337.09	c GC COLLECT
336.93/337.09	c #Conflicts:      29000 | #Learnt:       4305 | 0.000
336.93/337.09	c total clause space: 206.656MB
336.93/337.09	c total #watches: 3336651
347.43/347.60	c total #propagations: 40775569 / total #impl: 3507679961 (eff. 0.012)
347.43/347.60	c #Conflicts:      30000 | #Learnt:       5305 | 0.000
347.43/347.60	c total clause space: 206.656MB
347.43/347.60	c total #watches: 3814073
352.23/352.39	c total #propagations: 42107565 / total #impl: 3543403055 (eff. 0.012)
352.23/352.39	c #Conflicts:      31000 | #Learnt:       6305 | 0.000
352.23/352.39	c total clause space: 206.656MB
352.23/352.39	c total #watches: 4345078
363.04/363.17	c total #propagations: 43076846 / total #impl: 3571963415 (eff. 0.012)
363.04/363.17	c #Conflicts:      32000 | #Learnt:       7305 | 0.000
363.04/363.17	c total clause space: 206.656MB
363.04/363.17	c total #watches: 5464370
382.33/382.42	c total #propagations: 44017490 / total #impl: 3626202599 (eff. 0.012)
382.33/382.42	c #Conflicts:      33000 | #Learnt:       8305 | 0.000
382.33/382.42	c total clause space: 335.816MB
382.33/382.42	c total #watches: 6414027
406.83/406.96	c total #propagations: 44387191 / total #impl: 3741471860 (eff. 0.012)
406.83/406.96	c GC COLLECT
406.83/406.96	c #Conflicts:      34000 | #Learnt:       4911 | 0.000
406.83/406.96	c total clause space: 335.816MB
406.83/406.96	c total #watches: 4884970
435.72/435.81	c total #propagations: 44627023 / total #impl: 3925078503 (eff. 0.011)
435.72/435.81	c #Conflicts:      35000 | #Learnt:       5911 | 0.000
435.72/435.81	c total clause space: 335.816MB
435.72/435.81	c total #watches: 5419066
468.12/468.24	c total #propagations: 44839433 / total #impl: 4189045529 (eff. 0.011)
468.12/468.24	c #Conflicts:      36000 | #Learnt:       6911 | 0.000
468.12/468.24	c total clause space: 335.816MB
468.12/468.24	c total #watches: 5884167
503.91/504.09	c total #propagations: 45102363 / total #impl: 4496549884 (eff. 0.010)
503.91/504.09	c #Conflicts:      37000 | #Learnt:       7911 | 0.000
503.91/504.09	c total clause space: 335.816MB
503.91/504.09	c total #watches: 6304867
547.90/548.04	c total #propagations: 45269055 / total #impl: 4967439692 (eff. 0.009)
547.90/548.04	c #Conflicts:      38000 | #Learnt:       8911 | 0.000
547.90/548.04	c total clause space: 335.816MB
547.90/548.04	c total #watches: 6709456
590.50/590.61	c total #propagations: 45483259 / total #impl: 5589489544 (eff. 0.008)
590.50/590.61	c GC COLLECT
590.50/590.61	c #Conflicts:      39000 | #Learnt:       5235 | 0.000
590.50/590.61	c total clause space: 335.816MB
590.50/590.61	c total #watches: 3900865
619.59/619.71	c total #propagations: 45919063 / total #impl: 6300479353 (eff. 0.007)
619.59/619.71	c #Conflicts:      40000 | #Learnt:       6235 | 0.000
619.59/619.71	c total clause space: 335.816MB
619.59/619.71	c total #watches: 4588471
665.88/666.06	c total #propagations: 46064099 / total #impl: 6675943016 (eff. 0.007)
665.88/666.06	c #Conflicts:      41000 | #Learnt:       7235 | 0.000
665.88/666.06	c total clause space: 335.816MB
665.88/666.06	c total #watches: 5048877
722.68/722.89	c total #propagations: 46217413 / total #impl: 7370751060 (eff. 0.006)
722.68/722.89	c #Conflicts:      42000 | #Learnt:       8235 | 0.000
722.68/722.89	c total clause space: 335.816MB
722.68/722.89	c total #watches: 5433802
774.77/774.90	c total #propagations: 46388150 / total #impl: 8367553169 (eff. 0.006)
774.77/774.90	c #Conflicts:      43000 | #Learnt:       9235 | 0.000
774.77/774.90	c total clause space: 335.816MB
774.77/774.90	c total #watches: 6273558
798.37/798.53	c total #propagations: 46561617 / total #impl: 9174755848 (eff. 0.005)
798.37/798.53	c GC COLLECT
798.37/798.53	c #Conflicts:      44000 | #Learnt:       5224 | 0.000
798.37/798.53	c total clause space: 335.816MB
798.37/798.53	c total #watches: 4050372
816.97/817.14	c total #propagations: 46705353 / total #impl: 9387178346 (eff. 0.005)
816.97/817.14	c #Conflicts:      45000 | #Learnt:       6224 | 0.000
816.97/817.14	c total clause space: 335.816MB
816.97/817.14	c total #watches: 5225439
841.76/841.93	c total #propagations: 46858143 / total #impl: 9623972342 (eff. 0.005)
841.76/841.93	c #Conflicts:      46000 | #Learnt:       7224 | 0.000
841.76/841.93	c total clause space: 335.816MB
841.76/841.93	c total #watches: 6742091
882.25/882.48	c total #propagations: 47055417 / total #impl: 9772053198 (eff. 0.005)
882.25/882.48	c #Conflicts:      47000 | #Learnt:       8224 | 0.000
882.25/882.48	c total clause space: 335.816MB
882.25/882.48	c total #watches: 7689422
969.04/969.27	c total #propagations: 47201133 / total #impl: 10031238392 (eff. 0.005)
969.04/969.27	c #Conflicts:      48000 | #Learnt:       9224 | 0.000
969.04/969.27	c total clause space: 335.816MB
969.04/969.27	c total #watches: 8608348
1089.52/1089.73	c total #propagations: 47557033 / total #impl: 10344489476 (eff. 0.005)
1089.52/1089.73	c #Conflicts:      49000 | #Learnt:      10224 | 0.000
1089.52/1089.73	c total clause space: 545.701MB
1089.52/1089.73	c total #watches: 9330395
1171.71/1171.91	c total #propagations: 48010399 / total #impl: 10973706790 (eff. 0.004)
1171.71/1171.91	c GC COLLECT
1171.71/1171.91	c #Conflicts:      50000 | #Learnt:       5912 | 0.000
1171.71/1171.91	c total clause space: 545.701MB
1171.71/1171.91	c total #watches: 4893475
1228.30/1228.53	c total #propagations: 48396054 / total #impl: 11640288449 (eff. 0.004)
1228.30/1228.53	c #Conflicts:      51000 | #Learnt:       6912 | 0.000
1228.30/1228.53	c total clause space: 545.701MB
1228.30/1228.53	c total #watches: 6088159
1247.70/1247.96	c total #propagations: 48833133 / total #impl: 12420620347 (eff. 0.004)
1247.70/1247.96	c #Conflicts:      52000 | #Learnt:       7912 | 0.000
1247.70/1247.96	c total clause space: 545.701MB
1247.70/1247.96	c total #watches: 7586437
1286.19/1286.41	c total #propagations: 48937604 / total #impl: 12607360743 (eff. 0.004)
1286.19/1286.41	c #Conflicts:      53000 | #Learnt:       8912 | 0.000
1286.19/1286.41	c total clause space: 545.701MB
1286.19/1286.41	c total #watches: 9290569
1407.88/1408.15	c total #propagations: 49040034 / total #impl: 12846607495 (eff. 0.004)
1407.88/1408.15	c #Conflicts:      54000 | #Learnt:       9912 | 0.000
1407.88/1408.15	c total clause space: 545.701MB
1407.88/1408.15	c total #watches: 10539365
1590.24/1590.54	c total #propagations: 49438889 / total #impl: 13215302011 (eff. 0.004)
1590.24/1590.54	c #Conflicts:      55000 | #Learnt:      10912 | 0.000
1590.24/1590.54	c total clause space: 545.701MB
1590.24/1590.54	c total #watches: 11196778
1694.53/1694.84	c total #propagations: 50376369 / total #impl: 14287481311 (eff. 0.004)
1694.53/1694.84	c GC COLLECT
1694.53/1694.84	c #Conflicts:      56000 | #Learnt:       6310 | 0.000
1694.53/1694.84	c total clause space: 545.701MB
1694.53/1694.84	c total #watches: 5103689
1795.61/1795.91	c total #propagations: 50909972 / total #impl: 15220250655 (eff. 0.003)
1795.61/1795.91	c #Conflicts:      57000 | #Learnt:       7310 | 0.000
1795.61/1795.91	c total clause space: 545.701MB
1795.61/1795.91	c total #watches: 5816140

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-4088359-1465428855/watcher-4088359-1465428855 -o /tmp/evaluation-result-4088359-1465428855/solver-4088359-1465428855 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465427031-29728 --watchdog 1960 --input HOME/instance-4088359-1465428855.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=30029
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: 1.99 2.06 1.91 3/176 30032
/proc/meminfo: memFree=30777540/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 124818799 29810688 5268 33554432000 4194304 6201397 140735203439472 140734935233160 5194148 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 7278 5268 130 491 0 6777 0

[startup+0.100169 s]
/proc/loadavg: 1.99 2.06 1.91 3/176 30032
/proc/meminfo: memFree=30777540/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=34416 CPUtime=0.09 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 1371 0 0 0 9 0 0 0 20 0 1 0 124818799 35241984 7540 33554432000 4194304 6201397 140735203439472 140734935233160 4626505 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 8604 7541 142 491 0 8103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34416

[startup+0.20037 s]
/proc/loadavg: 1.99 2.06 1.91 3/176 30032
/proc/meminfo: memFree=30777540/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=52688 CPUtime=0.19 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 2994 0 0 0 18 1 0 0 20 0 1 0 124818799 53952512 10053 33554432000 4194304 6201397 140735203439472 140734935233160 4200487 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 13172 10053 147 491 0 12671 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 52688

[startup+0.300344 s]
/proc/loadavg: 1.99 2.06 1.91 3/176 30032
/proc/meminfo: memFree=30777540/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=68132 CPUtime=0.29 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 4088 0 0 0 28 1 0 0 20 0 1 0 124818799 69767168 12661 33554432000 4194304 6201397 140735203439472 140734935233160 4217521 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 17033 12661 147 491 0 16532 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68132

[startup+0.700338 s]
/proc/loadavg: 1.99 2.06 1.91 3/176 30032
/proc/meminfo: memFree=30777540/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=94416 CPUtime=0.69 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 5950 0 0 0 68 1 0 0 20 0 1 0 124818799 96681984 21166 33554432000 4194304 6201397 140735203439472 140734935233160 5300380 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 23604 21166 147 491 0 23103 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94416

[startup+1.50034 s]
/proc/loadavg: 1.99 2.06 1.91 3/177 30033
/proc/meminfo: memFree=30639764/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=138708 CPUtime=1.49 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 9554 0 0 0 147 2 0 0 20 0 1 0 124818799 142036992 28287 33554432000 4194304 6201397 140735203439472 140735203438424 4215789 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 34677 28287 147 491 0 34176 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138708

[startup+3.10032 s]
/proc/loadavg: 2.07 2.08 1.91 3/177 30033
/proc/meminfo: memFree=30577920/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=139476 CPUtime=3.09 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 9759 0 0 0 307 2 0 0 20 0 1 0 124818799 142823424 32069 33554432000 4194304 6201397 140735203439472 140735203438184 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 34869 32069 160 491 0 34368 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 139476

[startup+6.30035 s]
/proc/loadavg: 2.07 2.08 1.91 3/177 30033
/proc/meminfo: memFree=30541784/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=189652 CPUtime=6.28 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 10142 0 0 0 626 2 0 0 20 0 1 0 124818799 194203648 35406 33554432000 4194304 6201397 140735203439472 140735203438504 4209239 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 47413 35406 160 491 0 46912 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 189652

[startup+12.7003 s]
/proc/loadavg: 2.29 2.12 1.93 3/177 30033
/proc/meminfo: memFree=30524408/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=189728 CPUtime=12.69 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 12293 0 0 0 1266 3 0 0 20 0 1 0 124818799 194281472 36982 33554432000 4194304 6201397 140735203439472 140735203438424 4214942 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 47432 36982 166 491 0 46931 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 189728

[startup+25.5004 s]
/proc/loadavg: 2.25 2.12 1.93 3/177 30033
/proc/meminfo: memFree=30491476/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=189996 CPUtime=25.49 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 12705 0 0 0 2546 3 0 0 20 0 1 0 124818799 194555904 40431 33554432000 4194304 6201397 140735203439472 140735203438600 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 47499 40431 166 491 0 46998 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 189996

[startup+51.1004 s]
/proc/loadavg: 2.23 2.12 1.94 3/177 30033
/proc/meminfo: memFree=30394016/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=190532 CPUtime=51.08 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 12838 0 0 0 5105 3 0 0 20 0 1 0 124818799 195104768 40564 33554432000 4194304 6201397 140735203439472 140735203438424 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 47633 40564 166 491 0 47132 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 190532

[startup+102.3 s]
/proc/loadavg: 2.09 2.10 1.94 3/177 30034
/proc/meminfo: memFree=30316132/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=191636 CPUtime=102.28 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 13155 0 0 0 10225 3 0 0 20 0 1 0 124818799 196235264 40881 33554432000 4194304 6201397 140735203439472 140735203438600 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 47909 40881 166 491 0 47408 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 191636

[startup+162.3 s]
/proc/loadavg: 2.03 2.08 1.94 3/177 30035
/proc/meminfo: memFree=30234268/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=191972 CPUtime=162.26 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 13250 0 0 0 16223 3 0 0 20 0 1 0 124818799 196579328 43020 33554432000 4194304 6201397 140735203439472 140735203438424 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 47993 43020 166 491 0 47492 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 191972

[startup+222.307 s]
/proc/loadavg: 2.11 2.09 1.95 3/177 30036
/proc/meminfo: memFree=30192368/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=299860 CPUtime=222.26 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 18667 0 0 0 22222 4 0 0 20 0 1 0 124818799 307056640 53516 33554432000 4194304 6201397 140735203439472 140735203438104 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 74965 53516 166 491 0 74464 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 299860

[startup+282.3 s]
/proc/loadavg: 2.17 2.11 1.96 3/177 30037
/proc/meminfo: memFree=30153092/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=300820 CPUtime=282.25 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 20116 0 0 0 28220 5 0 0 20 0 1 0 124818799 308039680 62839 33554432000 4194304 6201397 140735203439472 140735203438184 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 75205 62839 166 491 0 74704 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 300820

[startup+342.3 s]
/proc/loadavg: 2.10 2.10 1.96 3/177 30039
/proc/meminfo: memFree=30114088/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=301316 CPUtime=342.23 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 20921 0 0 0 34218 5 0 0 20 0 1 0 124818799 308547584 71265 33554432000 4194304 6201397 140735203439472 140735203438600 4216020 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 75329 71265 166 491 0 74828 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 301316

[startup+402.3 s]
/proc/loadavg: 2.07 2.09 1.97 3/178 30043
/proc/meminfo: memFree=30016704/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=483328 CPUtime=402.23 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 29975 0 0 0 40215 8 0 0 20 0 1 0 124818799 494927872 92752 33554432000 4194304 6201397 140735203439472 140735203438184 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 120832 92752 166 491 0 120331 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 483328

[startup+462.3 s]
/proc/loadavg: 2.02 2.07 1.97 3/177 30044
/proc/meminfo: memFree=29985188/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=483328 CPUtime=462.22 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 30031 0 0 0 46214 8 0 0 20 0 1 0 124818799 494927872 97021 33554432000 4194304 6201397 140735203439472 140735203438600 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 120832 97021 166 491 0 120331 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 483328

[startup+522.3 s]
/proc/loadavg: 2.12 2.09 1.98 3/177 30045
/proc/meminfo: memFree=29984324/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=483488 CPUtime=522.21 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 30157 0 0 0 52213 8 0 0 20 0 1 0 124818799 495091712 97146 33554432000 4194304 6201397 140735203439472 140735203438264 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 120872 97146 166 491 0 120371 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 483488

[startup+582.3 s]
/proc/loadavg: 2.04 2.07 1.98 3/177 30046
/proc/meminfo: memFree=29973272/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=484080 CPUtime=582.2 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 30334 0 0 0 58212 8 0 0 20 0 1 0 124818799 495697920 99858 33554432000 4194304 6201397 140735203439472 140735203438264 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 121020 99858 166 491 0 120519 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 484080


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


[startup+942.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 30054
/proc/meminfo: memFree=29813632/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=490948 CPUtime=942.14 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 31783 0 0 0 94205 9 0 0 20 0 1 0 124818799 502730752 116126 33554432000 4194304 6201397 140735203439472 140735203437928 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 122737 116126 166 491 0 122236 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 490948

[startup+1002.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/178 30058
/proc/meminfo: memFree=29760804/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=491364 CPUtime=1002.14 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 31937 0 0 0 100204 10 0 0 20 0 1 0 124818799 503156736 120879 33554432000 4194304 6201397 140735203439472 140735203437928 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 122841 120879 166 491 0 122340 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 491364

[startup+1062.3 s]
/proc/loadavg: 2.20 2.08 2.01 3/178 30060
/proc/meminfo: memFree=29706820/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=706416 CPUtime=1062.13 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 32179 0 0 0 106203 10 0 0 20 0 1 0 124818799 723369984 124152 33554432000 4194304 6201397 140735203439472 140735203438504 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 176604 124152 166 491 0 176103 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 706416

[startup+1122.3 s]
/proc/loadavg: 2.10 2.08 2.01 3/177 30061
/proc/meminfo: memFree=29669588/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=706576 CPUtime=1122.12 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 32205 0 0 0 112202 10 0 0 20 0 1 0 124818799 723533824 127244 33554432000 4194304 6201397 140735203439472 140735203438600 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 176644 127244 166 491 0 176143 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 706576

[startup+1182.3 s]
/proc/loadavg: 2.16 2.09 2.02 3/177 30062
/proc/meminfo: memFree=29658728/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=706576 CPUtime=1182.11 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 32215 0 0 0 118201 10 0 0 20 0 1 0 124818799 723533824 127765 33554432000 4194304 6201397 140735203439472 140735203438600 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 176644 127765 166 491 0 176143 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 706576

[startup+1242.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/177 30064
/proc/meminfo: memFree=29658236/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=706576 CPUtime=1242.1 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 32229 0 0 0 124200 10 0 0 20 0 1 0 124818799 723533824 127779 33554432000 4194304 6201397 140735203439472 140735203438600 4216539 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 176644 127779 166 491 0 176143 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 706576

[startup+1302.3 s]
/proc/loadavg: 2.02 2.06 2.00 3/177 30065
/proc/meminfo: memFree=29657240/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=706864 CPUtime=1302.09 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 32418 0 0 0 130199 10 0 0 20 0 1 0 124818799 723828736 127953 33554432000 4194304 6201397 140735203439472 140735203438600 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 176716 127953 166 491 0 176215 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 706864

[startup+1362.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 30066
/proc/meminfo: memFree=29635144/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=709236 CPUtime=1362.08 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 32987 0 0 0 136197 11 0 0 20 0 1 0 124818799 726257664 133632 33554432000 4194304 6201397 140735203439472 140735203438184 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 177309 133632 166 491 0 176808 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 709236

[startup+1422.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/177 30067
/proc/meminfo: memFree=29621240/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=709876 CPUtime=1422.08 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 33118 0 0 0 142197 11 0 0 20 0 1 0 124818799 726913024 137022 33554432000 4194304 6201397 140735203439472 140735203438600 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 177469 137022 166 491 0 176968 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 709876

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 30068
/proc/meminfo: memFree=29612556/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=710036 CPUtime=1482.06 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 33160 0 0 0 148195 11 0 0 20 0 1 0 124818799 727076864 139108 33554432000 4194304 6201397 140735203439472 140735203438184 4213206 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 177509 139108 166 491 0 177008 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 710036

[startup+1542.31 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 30070
/proc/meminfo: memFree=29606040/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=710036 CPUtime=1542.06 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 33164 0 0 0 154195 11 0 0 20 0 1 0 124818799 727076864 140645 33554432000 4194304 6201397 140735203439472 140735203438184 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 177509 140645 166 491 0 177008 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 710036

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/178 30074
/proc/meminfo: memFree=29594156/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=710164 CPUtime=1602.04 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 33191 0 0 0 160193 11 0 0 20 0 1 0 124818799 727207936 143461 33554432000 4194304 6201397 140735203439472 140735203438600 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 177541 143461 166 491 0 177040 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 710164

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/178 30098
/proc/meminfo: memFree=29587696/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=710164 CPUtime=1662.03 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 33210 0 0 0 166192 11 0 0 20 0 1 0 124818799 727207936 145013 33554432000 4194304 6201397 140735203439472 140735203438600 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 177541 145013 166 491 0 177040 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 710164

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 4/177 30099
/proc/meminfo: memFree=29587356/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=710164 CPUtime=1722.02 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 33223 0 0 0 172191 11 0 0 20 0 1 0 124818799 727207936 145026 33554432000 4194304 6201397 140735203439472 140735203438600 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 177541 145026 166 491 0 177040 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 710164

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30100
/proc/meminfo: memFree=29586816/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=710164 CPUtime=1782.01 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 33223 0 0 0 178190 11 0 0 20 0 1 0 124818799 727207936 145026 33554432000 4194304 6201397 140735203439472 140735203438600 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 177541 145026 166 491 0 177040 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 710164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 30100
/proc/meminfo: memFree=29585016/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=710164 CPUtime=1800.01 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 33223 0 0 0 179990 11 0 0 20 0 1 0 124818799 727207936 145026 33554432000 4194304 6201397 140735203439472 140735203438600 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 177541 145026 166 491 0 177040 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 710164

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

[startup+1800.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 30100
/proc/meminfo: memFree=29585016/32872528 swapFree=11320/319964
[pid=30032] ppid=30029 vsize=710164 CPUtime=1800.01 cores=1,3,5,7
/proc/30032/stat : 30032 (cdcl-cuttingpla) R 30029 30032 29711 0 -1 4202496 33223 0 0 0 179990 11 0 0 20 0 1 0 124818799 727207936 145026 33554432000 4194304 6201397 140735203439472 140735203438600 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30032/statm: 177541 145026 166 491 0 177040 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 710164

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.119981
maximum resident set size= 580104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33223
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= 11
involuntary context switches= 3369

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.05423 second user time and 8.47571 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-09 01:34:15
IDJOB=4088359
IDBENCH=24975
IDSOLVER=2550
FILE ID=node128/4088359-1465428855
RUNJOBID= node128-1465427031-29728
PBS_JOBID= 19859784
Free space on /tmp= 71744 MiB

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

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

MD5SUM BENCH= 5c1765191809ee7ecd7781ce5c7fb9aa
RANDOM SEED=2103501967

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30780340 kB
Buffers:          184652 kB
Cached:           754384 kB
SwapCached:         1660 kB
Active:           283780 kB
Inactive:         729224 kB
Active(anon):      73924 kB
Inactive(anon):     2136 kB
Active(file):     209856 kB
Inactive(file):   727088 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098544 kB
Dirty:              7160 kB
Writeback:             0 kB
AnonPages:        342196 kB
Mapped:             7448 kB
Shmem:                 0 kB
Slab:             626240 kB
SReclaimable:      69348 kB
SUnreclaim:       556892 kB
KernelStack:        1416 kB
PageTables:         4792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     527732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    313344 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= 71744 MiB
End job on node128 at 2016-06-09 02:04:16