Trace number 4088346

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_008_area_delay.opb
MD5SUM6e9753dce198ef5ddba763a137b390c4
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.248962
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 variables3973
Total number of constraints11097
Number of constraints which are clauses11097
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 1906
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 1906
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1906
Number of bits of the biggest sum of numbers11
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= 3973 #constraint= 11097
0.59/0.63	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.59/0.63	c total clause space: 29.637MB
0.59/0.63	c total #watches: 722786
1.49/1.59	c total #propagations: 355673 / total #impl: 6053907 (eff. 0.059)
1.49/1.59	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
1.49/1.59	c total clause space: 78.2603MB
1.49/1.59	c total #watches: 1612860
5.99/6.02	c total #propagations: 804899 / total #impl: 19594151 (eff. 0.041)
5.99/6.02	c GC COLLECT
5.99/6.02	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
5.99/6.02	c total clause space: 78.2603MB
5.99/6.02	c total #watches: 1583051
15.29/15.38	c total #propagations: 1179354 / total #impl: 118989136 (eff. 0.010)
15.29/15.38	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
15.29/15.38	c total clause space: 78.2603MB
15.29/15.38	c total #watches: 1961568
26.28/26.31	c total #propagations: 1557763 / total #impl: 229778364 (eff. 0.007)
26.28/26.31	c GC COLLECT
26.28/26.31	c #Conflicts:       5000 | #Learnt:       2357 | 0.000
26.28/26.31	c total clause space: 127.173MB
26.28/26.31	c total #watches: 1316035
43.58/43.69	c total #propagations: 1975366 / total #impl: 374086532 (eff. 0.005)
43.58/43.69	c #Conflicts:       6000 | #Learnt:       3357 | 0.000
43.58/43.69	c total clause space: 127.173MB
43.58/43.69	c total #watches: 1715569
54.79/54.84	c total #propagations: 2243981 / total #impl: 636790886 (eff. 0.004)
54.79/54.84	c GC COLLECT
54.79/54.84	c #Conflicts:       7000 | #Learnt:       2234 | 0.000
54.79/54.84	c total clause space: 127.173MB
54.79/54.84	c total #watches: 1275093
64.08/64.13	c total #propagations: 2488776 / total #impl: 790551101 (eff. 0.003)
64.08/64.13	c #Conflicts:       8000 | #Learnt:       3234 | 0.000
64.08/64.13	c total clause space: 127.173MB
64.08/64.13	c total #watches: 1531953
99.68/99.77	c total #propagations: 2681769 / total #impl: 917384103 (eff. 0.003)
99.68/99.77	c #Conflicts:       9000 | #Learnt:       4234 | 0.000
99.68/99.77	c total clause space: 127.173MB
99.68/99.77	c total #watches: 1825832
131.27/131.38	c total #propagations: 3129232 / total #impl: 1339173659 (eff. 0.002)
131.27/131.38	c GC COLLECT
131.27/131.38	c #Conflicts:      10000 | #Learnt:       2734 | 0.000
131.27/131.38	c total clause space: 127.173MB
131.27/131.38	c total #watches: 1371169
154.57/154.69	c total #propagations: 3466164 / total #impl: 1775211876 (eff. 0.002)
154.57/154.69	c #Conflicts:      11000 | #Learnt:       3734 | 0.000
154.57/154.69	c total clause space: 127.173MB
154.57/154.69	c total #watches: 1690445
196.36/196.41	c total #propagations: 3894324 / total #impl: 2022970870 (eff. 0.002)
196.36/196.41	c #Conflicts:      12000 | #Learnt:       4734 | 0.000
196.36/196.41	c total clause space: 127.173MB
196.36/196.41	c total #watches: 1927875
245.36/245.42	c total #propagations: 4260129 / total #impl: 2829993491 (eff. 0.002)
245.36/245.42	c #Conflicts:      13000 | #Learnt:       5734 | 0.000
245.36/245.42	c total clause space: 127.173MB
245.36/245.42	c total #watches: 2287497
281.56/281.68	c total #propagations: 4637488 / total #impl: 3212166853 (eff. 0.001)
281.56/281.68	c GC COLLECT
281.56/281.68	c #Conflicts:      14000 | #Learnt:       3873 | 0.000
281.56/281.68	c total clause space: 127.173MB
281.56/281.68	c total #watches: 1794569
317.85/317.98	c total #propagations: 5067516 / total #impl: 3503082361 (eff. 0.001)
317.85/317.98	c #Conflicts:      15000 | #Learnt:       4873 | 0.000
317.85/317.98	c total clause space: 127.173MB
317.85/317.98	c total #watches: 2065954
332.64/332.72	c total #propagations: 5450809 / total #impl: 4019285153 (eff. 0.001)
332.64/332.72	c #Conflicts:      16000 | #Learnt:       5873 | 0.000
332.64/332.72	c total clause space: 127.173MB
332.64/332.72	c total #watches: 2278983
346.04/346.12	c total #propagations: 5668336 / total #impl: 4224086555 (eff. 0.001)
346.04/346.12	c GC COLLECT
346.04/346.12	c #Conflicts:      17000 | #Learnt:       3692 | 0.000
346.04/346.12	c total clause space: 127.173MB
346.04/346.12	c total #watches: 1484176
360.04/360.10	c total #propagations: 5877140 / total #impl: 4486478395 (eff. 0.001)
360.04/360.10	c #Conflicts:      18000 | #Learnt:       4692 | 0.000
360.04/360.10	c total clause space: 127.173MB
360.04/360.10	c total #watches: 1689587
381.43/381.52	c total #propagations: 6093117 / total #impl: 4967281883 (eff. 0.001)
381.43/381.52	c #Conflicts:      19000 | #Learnt:       5692 | 0.000
381.43/381.52	c total clause space: 127.173MB
381.43/381.52	c total #watches: 1888852
418.73/418.81	c total #propagations: 6291035 / total #impl: 5367754562 (eff. 0.001)
418.73/418.81	c #Conflicts:      20000 | #Learnt:       6692 | 0.000
418.73/418.81	c total clause space: 127.173MB
418.73/418.81	c total #watches: 2091320
444.02/444.10	c total #propagations: 6668285 / total #impl: 6149489957 (eff. 0.001)
444.02/444.10	c GC COLLECT
444.02/444.10	c #Conflicts:      21000 | #Learnt:       4201 | 0.000
444.02/444.10	c total clause space: 127.173MB
444.02/444.10	c total #watches: 1490599
469.42/469.52	c total #propagations: 6954959 / total #impl: 6643305489 (eff. 0.001)
469.42/469.52	c #Conflicts:      22000 | #Learnt:       5201 | 0.000
469.42/469.52	c total clause space: 127.173MB
469.42/469.52	c total #watches: 1650084
506.91/507.02	c total #propagations: 7311064 / total #impl: 7075315629 (eff. 0.001)
506.91/507.02	c #Conflicts:      23000 | #Learnt:       6201 | 0.000
506.91/507.02	c total clause space: 127.173MB
506.91/507.02	c total #watches: 1816951
549.30/549.42	c total #propagations: 7647242 / total #impl: 7406650715 (eff. 0.001)
549.30/549.42	c #Conflicts:      24000 | #Learnt:       7201 | 0.000
549.30/549.42	c total clause space: 127.173MB
549.30/549.42	c total #watches: 2050176
594.00/594.16	c total #propagations: 8007560 / total #impl: 7659699626 (eff. 0.001)
594.00/594.16	c GC COLLECT
594.00/594.16	c #Conflicts:      25000 | #Learnt:       4410 | 0.000
594.00/594.16	c total clause space: 127.173MB
594.00/594.16	c total #watches: 1515030
631.69/631.89	c total #propagations: 8417391 / total #impl: 8088704726 (eff. 0.001)
631.69/631.89	c #Conflicts:      26000 | #Learnt:       5410 | 0.000
631.69/631.89	c total clause space: 127.173MB
631.69/631.89	c total #watches: 1744593
674.78/674.94	c total #propagations: 8840762 / total #impl: 8568803586 (eff. 0.001)
674.78/674.94	c #Conflicts:      27000 | #Learnt:       6410 | 0.000
674.78/674.94	c total clause space: 127.173MB
674.78/674.94	c total #watches: 2015941
713.68/713.84	c total #propagations: 9172917 / total #impl: 8923571315 (eff. 0.001)
713.68/713.84	c #Conflicts:      28000 | #Learnt:       7410 | 0.000
713.68/713.84	c total clause space: 127.173MB
713.68/713.84	c total #watches: 2238161
770.87/771.08	c total #propagations: 9492438 / total #impl: 9582584919 (eff. 0.001)
770.87/771.08	c GC COLLECT
770.87/771.08	c #Conflicts:      29000 | #Learnt:       4348 | 0.000
770.87/771.08	c total clause space: 206.656MB
770.87/771.08	c total #watches: 1691767
809.96/810.15	c total #propagations: 9898921 / total #impl: 10539652965 (eff. 0.001)
809.96/810.15	c #Conflicts:      30000 | #Learnt:       5348 | 0.000
809.96/810.15	c total clause space: 206.656MB
809.96/810.15	c total #watches: 1916386
855.35/855.50	c total #propagations: 10294303 / total #impl: 11221705803 (eff. 0.001)
855.35/855.50	c #Conflicts:      31000 | #Learnt:       6348 | 0.000
855.35/855.50	c total clause space: 206.656MB
855.35/855.50	c total #watches: 2080230
890.15/890.35	c total #propagations: 10642481 / total #impl: 12276660252 (eff. 0.001)
890.15/890.35	c #Conflicts:      32000 | #Learnt:       7348 | 0.000
890.15/890.35	c total clause space: 206.656MB
890.15/890.35	c total #watches: 2320261
940.24/940.49	c total #propagations: 10952553 / total #impl: 12678412185 (eff. 0.001)
940.24/940.49	c #Conflicts:      33000 | #Learnt:       8348 | 0.000
940.24/940.49	c total clause space: 206.656MB
940.24/940.49	c total #watches: 2529330
989.53/989.76	c total #propagations: 11274594 / total #impl: 13078167932 (eff. 0.001)
989.53/989.76	c GC COLLECT
989.53/989.76	c #Conflicts:      34000 | #Learnt:       4919 | 0.000
989.53/989.76	c total clause space: 206.656MB
989.53/989.76	c total #watches: 1637875
1029.03/1029.25	c total #propagations: 11630557 / total #impl: 13481583482 (eff. 0.001)
1029.03/1029.25	c #Conflicts:      35000 | #Learnt:       5919 | 0.000
1029.03/1029.25	c total clause space: 206.656MB
1029.03/1029.25	c total #watches: 1852336
1064.63/1064.87	c total #propagations: 11950350 / total #impl: 14025380359 (eff. 0.001)
1064.63/1064.87	c #Conflicts:      36000 | #Learnt:       6919 | 0.000
1064.63/1064.87	c total clause space: 206.656MB
1064.63/1064.87	c total #watches: 2080878
1106.61/1106.85	c total #propagations: 12245503 / total #impl: 14215133368 (eff. 0.001)
1106.61/1106.85	c #Conflicts:      37000 | #Learnt:       7919 | 0.000
1106.61/1106.85	c total clause space: 206.656MB
1106.61/1106.85	c total #watches: 2361435
1146.22/1146.44	c total #propagations: 12597931 / total #impl: 14838052039 (eff. 0.001)
1146.22/1146.44	c #Conflicts:      38000 | #Learnt:       8919 | 0.000
1146.22/1146.44	c total clause space: 206.656MB
1146.22/1146.44	c total #watches: 2533434
1177.71/1177.99	c total #propagations: 12868779 / total #impl: 15401799931 (eff. 0.001)
1177.71/1177.99	c GC COLLECT
1177.71/1177.99	c #Conflicts:      39000 | #Learnt:       5214 | 0.000
1177.71/1177.99	c total clause space: 206.656MB
1177.71/1177.99	c total #watches: 1609489
1205.90/1206.18	c total #propagations: 13163093 / total #impl: 16022198231 (eff. 0.001)
1205.90/1206.18	c #Conflicts:      40000 | #Learnt:       6214 | 0.000
1205.90/1206.18	c total clause space: 206.656MB
1205.90/1206.18	c total #watches: 1711246
1241.00/1241.22	c total #propagations: 13545431 / total #impl: 16451647836 (eff. 0.001)
1241.00/1241.22	c #Conflicts:      41000 | #Learnt:       7214 | 0.000
1241.00/1241.22	c total clause space: 206.656MB
1241.00/1241.22	c total #watches: 1878972
1253.80/1254.07	c total #propagations: 13917321 / total #impl: 17240628099 (eff. 0.001)
1253.80/1254.07	c #Conflicts:      42000 | #Learnt:       8214 | 0.000
1253.80/1254.07	c total clause space: 206.656MB
1253.80/1254.07	c total #watches: 2176899
1268.79/1269.09	c total #propagations: 14133631 / total #impl: 17536421954 (eff. 0.001)
1268.79/1269.09	c #Conflicts:      43000 | #Learnt:       9214 | 0.000
1268.79/1269.09	c total clause space: 206.656MB
1268.79/1269.09	c total #watches: 2416511
1291.79/1292.03	c total #propagations: 14360966 / total #impl: 17835265844 (eff. 0.001)
1291.79/1292.03	c GC COLLECT
1291.79/1292.03	c #Conflicts:      44000 | #Learnt:       5209 | 0.000
1291.79/1292.03	c total clause space: 206.656MB
1291.79/1292.03	c total #watches: 1646268
1312.99/1313.26	c total #propagations: 14615852 / total #impl: 18298065386 (eff. 0.001)
1312.99/1313.26	c #Conflicts:      45000 | #Learnt:       6209 | 0.000
1312.99/1313.26	c total clause space: 206.656MB
1312.99/1313.26	c total #watches: 1783145
1361.68/1361.94	c total #propagations: 14839729 / total #impl: 18739961384 (eff. 0.001)
1361.68/1361.94	c #Conflicts:      46000 | #Learnt:       7209 | 0.000
1361.68/1361.94	c total clause space: 206.656MB
1361.68/1361.94	c total #watches: 1962034
1418.07/1418.35	c total #propagations: 15184460 / total #impl: 19394009447 (eff. 0.001)
1418.07/1418.35	c #Conflicts:      47000 | #Learnt:       8209 | 0.000
1418.07/1418.35	c total clause space: 206.656MB
1418.07/1418.35	c total #watches: 2151383
1480.56/1480.87	c total #propagations: 15542363 / total #impl: 20312559615 (eff. 0.001)
1480.56/1480.87	c #Conflicts:      48000 | #Learnt:       9209 | 0.000
1480.56/1480.87	c total clause space: 206.656MB
1480.56/1480.87	c total #watches: 2276054
1505.77/1506.02	c total #propagations: 15874392 / total #impl: 21089819203 (eff. 0.001)
1505.77/1506.02	c #Conflicts:      49000 | #Learnt:      10209 | 0.000
1505.77/1506.02	c total clause space: 206.656MB
1505.77/1506.02	c total #watches: 2496480
1570.05/1570.37	c total #propagations: 16119374 / total #impl: 21498692189 (eff. 0.001)
1570.05/1570.37	c GC COLLECT
1570.05/1570.37	c #Conflicts:      50000 | #Learnt:       5918 | 0.000
1570.05/1570.37	c total clause space: 206.656MB
1570.05/1570.37	c total #watches: 1955245
1626.04/1626.36	c total #propagations: 16578619 / total #impl: 22308875486 (eff. 0.001)
1626.04/1626.36	c #Conflicts:      51000 | #Learnt:       6918 | 0.000
1626.04/1626.36	c total clause space: 206.656MB
1626.04/1626.36	c total #watches: 2331291
1652.84/1653.14	c total #propagations: 17012740 / total #impl: 22632984608 (eff. 0.001)
1652.84/1653.14	c #Conflicts:      52000 | #Learnt:       7918 | 0.000
1652.84/1653.14	c total clause space: 206.656MB
1652.84/1653.14	c total #watches: 2528117
1680.64/1680.95	c total #propagations: 17281070 / total #impl: 22998768268 (eff. 0.001)
1680.64/1680.95	c #Conflicts:      53000 | #Learnt:       8918 | 0.000
1680.64/1680.95	c total clause space: 206.656MB
1680.64/1680.95	c total #watches: 2698374
1744.43/1744.78	c total #propagations: 17568542 / total #impl: 23632228377 (eff. 0.001)
1744.43/1744.78	c #Conflicts:      54000 | #Learnt:       9918 | 0.000
1744.43/1744.78	c total clause space: 206.656MB
1744.43/1744.78	c total #watches: 2899452
1794.12/1794.48	c total #propagations: 17951497 / total #impl: 24519458841 (eff. 0.001)
1794.12/1794.48	c #Conflicts:      55000 | #Learnt:      10918 | 0.000
1794.12/1794.48	c total clause space: 206.656MB
1794.12/1794.48	c total #watches: 3227116

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

pid=30188
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.07 2.04 2.00 3/176 30191
/proc/meminfo: memFree=30805348/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 124998882 29810688 5269 33554432000 4194304 6201397 140735633919744 140736130313128 5194148 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 7278 5269 130 491 0 6777 0

[startup+0.100121 s]
/proc/loadavg: 2.07 2.04 2.00 3/176 30191
/proc/meminfo: memFree=30805348/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=38520 CPUtime=0.09 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 1867 0 0 0 9 0 0 0 20 0 1 0 124998882 39444480 8034 33554432000 4194304 6201397 140735633919744 140736130313128 4213371 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 9630 8034 147 491 0 9129 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38520

[startup+0.20037 s]
/proc/loadavg: 2.07 2.04 2.00 3/176 30191
/proc/meminfo: memFree=30805348/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=51964 CPUtime=0.19 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 2725 0 0 0 19 0 0 0 20 0 1 0 124998882 53211136 10332 33554432000 4194304 6201397 140735633919744 140736130313128 4217516 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 12991 10332 147 491 0 12490 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 51964

[startup+0.30036 s]
/proc/loadavg: 2.07 2.04 2.00 3/176 30191
/proc/meminfo: memFree=30805348/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=55264 CPUtime=0.29 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 3666 0 0 0 29 0 0 0 20 0 1 0 124998882 56590336 11741 33554432000 4194304 6201397 140735633919744 140736130313128 4207716 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 13816 11741 147 491 0 13315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55264

[startup+0.700278 s]
/proc/loadavg: 2.07 2.04 2.00 3/176 30191
/proc/meminfo: memFree=30805348/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=86272 CPUtime=0.69 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 4325 0 0 0 68 1 0 0 20 0 1 0 124998882 88342528 14775 33554432000 4194304 6201397 140735633919744 140736130313128 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 21568 14775 160 491 0 21067 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86272

[startup+1.50031 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 30192
/proc/meminfo: memFree=30692960/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=124588 CPUtime=1.49 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 6516 0 0 0 147 2 0 0 20 0 1 0 124998882 127578112 23526 33554432000 4194304 6201397 140735633919744 140735633918696 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 31147 23526 160 491 0 30646 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124588

[startup+3.10029 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 30192
/proc/meminfo: memFree=30641972/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=133624 CPUtime=3.09 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 10618 0 0 0 307 2 0 0 20 0 1 0 124998882 136830976 27403 33554432000 4194304 6201397 140735633919744 140735633918872 4217440 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 33406 27403 166 491 0 32905 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133624

[startup+6.30028 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 30192
/proc/meminfo: memFree=30619676/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=134344 CPUtime=6.29 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 10845 0 0 0 627 2 0 0 20 0 1 0 124998882 137568256 27630 33554432000 4194304 6201397 140735633919744 140735633918456 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 33586 27630 166 491 0 33085 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134344

[startup+12.7003 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 30192
/proc/meminfo: memFree=30598588/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=135784 CPUtime=12.69 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 11323 0 0 0 1267 2 0 0 20 0 1 0 124998882 139042816 30663 33554432000 4194304 6201397 140735633919744 140735633918456 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 33946 30663 166 491 0 33445 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135784

[startup+25.5004 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 30193
/proc/meminfo: memFree=30587932/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=186592 CPUtime=25.48 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 12357 0 0 0 2546 2 0 0 20 0 1 0 124998882 191070208 33393 33554432000 4194304 6201397 140735633919744 140735633918456 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 46648 33393 166 491 0 46147 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 186592

[startup+51.1003 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 30193
/proc/meminfo: memFree=30576212/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=186592 CPUtime=51.09 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 12539 0 0 0 5106 3 0 0 20 0 1 0 124998882 191070208 33569 33554432000 4194304 6201397 140735633919744 140735633918872 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 46648 33569 166 491 0 46147 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 186592

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30194
/proc/meminfo: memFree=30563772/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=186960 CPUtime=102.29 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 12842 0 0 0 10226 3 0 0 20 0 1 0 124998882 191447040 35389 33554432000 4194304 6201397 140735633919744 140735633918872 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 46740 35389 166 491 0 46239 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 186960

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 30195
/proc/meminfo: memFree=30544076/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=187188 CPUtime=162.27 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 12980 0 0 0 16224 3 0 0 20 0 1 0 124998882 191680512 38082 33554432000 4194304 6201397 140735633919744 140735633918872 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 46797 38082 166 491 0 46296 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 187188

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30196
/proc/meminfo: memFree=30537068/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=187684 CPUtime=222.26 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 13157 0 0 0 22223 3 0 0 20 0 1 0 124998882 192188416 38770 33554432000 4194304 6201397 140735633919744 140735633918696 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 46921 38770 166 491 0 46420 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 187684

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30197
/proc/meminfo: memFree=30498396/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=187812 CPUtime=282.25 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 13220 0 0 0 28221 4 0 0 20 0 1 0 124998882 192319488 40905 33554432000 4194304 6201397 140735633919744 140735633918872 4217444 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 46953 40905 166 491 0 46452 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 187812

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30199
/proc/meminfo: memFree=30489444/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=188128 CPUtime=342.24 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 13327 0 0 0 34220 4 0 0 20 0 1 0 124998882 192643072 42541 33554432000 4194304 6201397 140735633919744 140735633918872 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 47032 42541 166 491 0 46531 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 188128

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30203
/proc/meminfo: memFree=30488624/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=188832 CPUtime=402.23 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 13507 0 0 0 40219 4 0 0 20 0 1 0 124998882 193363968 42721 33554432000 4194304 6201397 140735633919744 140735633918536 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 47208 42721 166 491 0 46707 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 188832

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 30204
/proc/meminfo: memFree=30460520/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=189332 CPUtime=462.22 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 13645 0 0 0 46218 4 0 0 20 0 1 0 124998882 193875968 44392 33554432000 4194304 6201397 140735633919744 140735633918872 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 47333 44392 166 491 0 46832 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 189332

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 30205
/proc/meminfo: memFree=30445000/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=190180 CPUtime=522.21 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 13805 0 0 0 52217 4 0 0 20 0 1 0 124998882 194744320 44552 33554432000 4194304 6201397 140735633919744 140735633918376 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 47545 44552 166 491 0 47044 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 190180

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 30206
/proc/meminfo: memFree=30441088/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=190412 CPUtime=582.2 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 13861 0 0 0 58216 4 0 0 20 0 1 0 124998882 194981888 45119 33554432000 4194304 6201397 140735633919744 140735633918408 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 47603 45119 166 491 0 47102 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 190412


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


[startup+942.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 30214
/proc/meminfo: memFree=30338368/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=272432 CPUtime=942.14 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 14767 0 0 0 94210 4 0 0 20 0 1 0 124998882 278970368 47756 33554432000 4194304 6201397 140735633919744 140735633918872 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 68108 47756 166 491 0 67607 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 272432

[startup+1002.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 30218
/proc/meminfo: memFree=30329064/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=272768 CPUtime=1002.13 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 14862 0 0 0 100209 4 0 0 20 0 1 0 124998882 279314432 49356 33554432000 4194304 6201397 140735633919744 140735633918872 4213376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 68192 49356 166 491 0 67691 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 272768

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30219
/proc/meminfo: memFree=30328952/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=272912 CPUtime=1062.12 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 14876 0 0 0 106208 4 0 0 20 0 1 0 124998882 279461888 49370 33554432000 4194304 6201397 140735633919744 140735633918456 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 68228 49370 166 491 0 67727 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 272912

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30220
/proc/meminfo: memFree=30311196/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=272912 CPUtime=1122.11 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 14896 0 0 0 112207 4 0 0 20 0 1 0 124998882 279461888 49390 33554432000 4194304 6201397 140735633919744 140735633918872 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 68228 49390 166 491 0 67727 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 272912

[startup+1182.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 30221
/proc/meminfo: memFree=30289340/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=288920 CPUtime=1182.11 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 17458 0 0 0 118206 5 0 0 20 0 1 0 124998882 295854080 51952 33554432000 4194304 6201397 140735633919744 140735633918872 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 72230 51952 166 491 0 71729 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 288920

[startup+1242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 30223
/proc/meminfo: memFree=30288636/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=288920 CPUtime=1242.1 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 17459 0 0 0 124205 5 0 0 20 0 1 0 124998882 295854080 51953 33554432000 4194304 6201397 140735633919744 140735633918872 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 72230 51953 166 491 0 71729 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 288920

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30224
/proc/meminfo: memFree=30284172/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=288920 CPUtime=1302.09 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 17518 0 0 0 130204 5 0 0 20 0 1 0 124998882 295854080 53034 33554432000 4194304 6201397 140735633919744 140735633918872 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 72230 53034 166 491 0 71729 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 288920

[startup+1362.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 30225
/proc/meminfo: memFree=30279824/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=289080 CPUtime=1362.08 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 17539 0 0 0 136203 5 0 0 20 0 1 0 124998882 296017920 53055 33554432000 4194304 6201397 140735633919744 140735633918872 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 72270 53055 166 491 0 71769 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 289080

[startup+1422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 30226
/proc/meminfo: memFree=30280184/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=289080 CPUtime=1422.08 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 17558 0 0 0 142203 5 0 0 20 0 1 0 124998882 296017920 53074 33554432000 4194304 6201397 140735633919744 140735633918872 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 72270 53074 166 491 0 71769 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 289080

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30227
/proc/meminfo: memFree=30274212/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=289240 CPUtime=1482.06 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 17574 0 0 0 148201 5 0 0 20 0 1 0 124998882 296181760 54518 33554432000 4194304 6201397 140735633919744 140735633918872 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 72310 54518 166 491 0 71809 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 289240

[startup+1542.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 30229
/proc/meminfo: memFree=30251740/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=289432 CPUtime=1542.06 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 17621 0 0 0 154200 6 0 0 20 0 1 0 124998882 296378368 60185 33554432000 4194304 6201397 140735633919744 140735633918872 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 72358 60185 166 491 0 71857 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 289432

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 30233
/proc/meminfo: memFree=30251628/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=289432 CPUtime=1602.05 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 17621 0 0 0 160199 6 0 0 20 0 1 0 124998882 296378368 60185 33554432000 4194304 6201397 140735633919744 140735633918872 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 72358 60185 166 491 0 71857 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 289432

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 30234
/proc/meminfo: memFree=30244368/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=289432 CPUtime=1662.04 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 17633 0 0 0 166198 6 0 0 20 0 1 0 124998882 296378368 60197 33554432000 4194304 6201397 140735633919744 140735633918872 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 72358 60197 166 491 0 71857 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 289432

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 30235
/proc/meminfo: memFree=30229472/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=292312 CPUtime=1722.03 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 18084 0 0 0 172197 6 0 0 20 0 1 0 124998882 299327488 60648 33554432000 4194304 6201397 140735633919744 140735633918456 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 73078 60648 166 491 0 72577 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 292312

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 30236
/proc/meminfo: memFree=30208800/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=294044 CPUtime=1782.01 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 18507 0 0 0 178195 6 0 0 20 0 1 0 124998882 301101056 65670 33554432000 4194304 6201397 140735633919744 140735633918456 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 73511 65670 166 491 0 73010 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 294044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30236
/proc/meminfo: memFree=30202408/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=294524 CPUtime=1800.02 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 18593 0 0 0 179995 7 0 0 20 0 1 0 124998882 301592576 67289 33554432000 4194304 6201397 140735633919744 140735633918456 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 73631 67289 166 491 0 73130 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 294524

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30236
/proc/meminfo: memFree=30202408/32872528 swapFree=11320/319964
[pid=30191] ppid=30188 vsize=294524 CPUtime=1800.02 cores=1,3,5,7
/proc/30191/stat : 30191 (cdcl-cuttingpla) R 30188 30191 29711 0 -1 4202496 18593 0 0 0 179995 7 0 0 20 0 1 0 124998882 301592576 67289 33554432000 4194304 6201397 140735633919744 140735633918456 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30191/statm: 73631 67289 166 491 0 73130 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 294524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.95
CPU system time (s): 0.071989
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 294524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.071989
maximum resident set size= 269156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18593
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= 18
involuntary context switches= 3797

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.51231 second user time and 6.94794 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-09 02:04:16
IDJOB=4088346
IDBENCH=24990
IDSOLVER=2550
FILE ID=node128/4088346-1465430656
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_008_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088346-1465430656/watcher-4088346-1465430656 -o /tmp/evaluation-result-4088346-1465430656/solver-4088346-1465430656 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465427031-29728 --watchdog 1960 --input HOME/instance-4088346-1465430656.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 6e9753dce198ef5ddba763a137b390c4
RANDOM SEED=1399501252

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:        30805504 kB
Buffers:          185692 kB
Cached:           754036 kB
SwapCached:         1660 kB
Active:           259832 kB
Inactive:         730064 kB
Active(anon):      50484 kB
Inactive(anon):     2136 kB
Active(file):     209348 kB
Inactive(file):   727928 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098544 kB
Dirty:              5876 kB
Writeback:             0 kB
AnonPages:        363888 kB
Mapped:             7624 kB
Shmem:                 0 kB
Slab:             625920 kB
SReclaimable:      69080 kB
SUnreclaim:       556840 kB
KernelStack:        1416 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     504428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    337920 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:34:16