Trace number 4097988

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_10.opb
MD5SUM82724f5dc802f6e67469d14fb2bd7ac4
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark386.1
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5550
Total number of constraints27089
Number of constraints which are clauses27084
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint74
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 84
Number of bits of the biggest sum of numbers7
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 * #variable= 5550 #constraint= 27089
1.19/1.28	c #Conflicts:       1000 | #Learnt:        999 | 0.000
1.19/1.28	c total clause space: 29.637MB
1.19/1.28	c total #watches: 87544
3.89/3.90	c total #propagations: 1460285 / total #impl: 3901229 (eff. 0.374)
3.89/3.90	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
3.89/3.90	c total clause space: 78.2603MB
3.89/3.90	c total #watches: 134231
7.09/7.10	c total #propagations: 3247144 / total #impl: 8510973 (eff. 0.382)
7.09/7.10	c GARBAGE COLLECT
7.09/7.10	c #Conflicts:       3000 | #Learnt:       1997 | 0.000
7.09/7.10	c total clause space: 78.2603MB
7.09/7.10	c total #watches: 157827
12.99/13.04	c total #propagations: 4709505 / total #impl: 12441255 (eff. 0.379)
12.99/13.04	c #Conflicts:       4000 | #Learnt:       2997 | 0.000
12.99/13.04	c total clause space: 78.2603MB
12.99/13.04	c total #watches: 197879
20.09/20.14	c total #propagations: 6417301 / total #impl: 17231221 (eff. 0.372)
20.09/20.14	c GARBAGE COLLECT
20.09/20.14	c #Conflicts:       5000 | #Learnt:       2353 | 0.000
20.09/20.14	c total clause space: 127.173MB
20.09/20.14	c total #watches: 189988
29.39/29.47	c total #propagations: 8402680 / total #impl: 22527031 (eff. 0.373)
29.39/29.47	c #Conflicts:       6000 | #Learnt:       3353 | 0.000
29.39/29.47	c total clause space: 127.173MB
29.39/29.47	c total #watches: 240414
53.89/53.94	c total #propagations: 10229179 / total #impl: 27345128 (eff. 0.374)
53.89/53.94	c GARBAGE COLLECT
53.89/53.94	c #Conflicts:       7000 | #Learnt:       2225 | 0.000
53.89/53.94	c total clause space: 127.173MB
53.89/53.94	c total #watches: 218506
65.88/65.93	c total #propagations: 11628940 / total #impl: 33267152 (eff. 0.350)
65.88/65.93	c #Conflicts:       8000 | #Learnt:       3225 | 0.000
65.88/65.93	c total clause space: 127.173MB
65.88/65.93	c total #watches: 271596
86.58/86.67	c total #propagations: 12657869 / total #impl: 37883451 (eff. 0.334)
86.58/86.67	c #Conflicts:       9000 | #Learnt:       4225 | 0.000
86.58/86.67	c total clause space: 206.656MB
86.58/86.67	c total #watches: 325182
111.08/111.11	c total #propagations: 13735394 / total #impl: 43402545 (eff. 0.316)
111.08/111.11	c GARBAGE COLLECT
111.08/111.11	c #Conflicts:      10000 | #Learnt:       2717 | 0.000
111.08/111.11	c total clause space: 206.656MB
111.08/111.11	c total #watches: 280292
129.07/129.14	c total #propagations: 14784267 / total #impl: 49632209 (eff. 0.298)
129.07/129.14	c #Conflicts:      11000 | #Learnt:       3717 | 0.000
129.07/129.14	c total clause space: 206.656MB
129.07/129.14	c total #watches: 331531
162.97/163.09	c total #propagations: 15726434 / total #impl: 56788057 (eff. 0.277)
162.97/163.09	c #Conflicts:      12000 | #Learnt:       4717 | 0.000
162.97/163.09	c total clause space: 206.656MB
162.97/163.09	c total #watches: 400429
200.86/200.90	c total #propagations: 16737416 / total #impl: 63906194 (eff. 0.262)
200.86/200.90	c #Conflicts:      13000 | #Learnt:       5717 | 0.000
200.86/200.90	c total clause space: 335.816MB
200.86/200.90	c total #watches: 456335
252.96/253.03	c total #propagations: 17673537 / total #impl: 68598425 (eff. 0.258)
252.96/253.03	c GARBAGE COLLECT
252.96/253.03	c #Conflicts:      14000 | #Learnt:       3854 | 0.000
252.96/253.03	c total clause space: 335.816MB
252.96/253.03	c total #watches: 390108
301.25/301.35	c total #propagations: 19236005 / total #impl: 75342603 (eff. 0.255)
301.25/301.35	c #Conflicts:      15000 | #Learnt:       4854 | 0.000
301.25/301.35	c total clause space: 335.816MB
301.25/301.35	c total #watches: 439700
336.04/336.11	c total #propagations: 20588441 / total #impl: 80520285 (eff. 0.256)
336.04/336.11	c #Conflicts:      16000 | #Learnt:       5854 | 0.000
336.04/336.11	c total clause space: 335.816MB
336.04/336.11	c total #watches: 496238
365.24/365.38	c total #propagations: 21451908 / total #impl: 85402359 (eff. 0.251)
365.24/365.38	c GARBAGE COLLECT
365.24/365.38	c #Conflicts:      17000 | #Learnt:       3674 | 0.000
365.24/365.38	c total clause space: 335.816MB
365.24/365.38	c total #watches: 350315
392.43/392.57	c total #propagations: 22332856 / total #impl: 90730799 (eff. 0.246)
392.43/392.57	c #Conflicts:      18000 | #Learnt:       4674 | 0.000
392.43/392.57	c total clause space: 335.816MB
392.43/392.57	c total #watches: 408343
417.13/417.29	c total #propagations: 23560469 / total #impl: 96416165 (eff. 0.244)
417.13/417.29	c #Conflicts:      19000 | #Learnt:       5674 | 0.000
417.13/417.29	c total clause space: 335.816MB
417.13/417.29	c total #watches: 458666
459.32/459.47	c total #propagations: 24291838 / total #impl: 100836561 (eff. 0.241)
459.32/459.47	c #Conflicts:      20000 | #Learnt:       6674 | 0.000
459.32/459.47	c total clause space: 335.816MB
459.32/459.47	c total #watches: 518905
493.41/493.56	c total #propagations: 25583763 / total #impl: 106683793 (eff. 0.240)
493.41/493.56	c GARBAGE COLLECT
493.41/493.56	c #Conflicts:      21000 | #Learnt:       4185 | 0.000
493.41/493.56	c total clause space: 335.816MB
493.41/493.56	c total #watches: 331163
521.01/521.17	c total #propagations: 26992604 / total #impl: 112501386 (eff. 0.240)
521.01/521.17	c #Conflicts:      22000 | #Learnt:       5185 | 0.000
521.01/521.17	c total clause space: 335.816MB
521.01/521.17	c total #watches: 384607
540.01/540.17	c total #propagations: 28304006 / total #impl: 119401193 (eff. 0.237)
540.01/540.17	c #Conflicts:      23000 | #Learnt:       6185 | 0.000
540.01/540.17	c total clause space: 335.816MB
540.01/540.17	c total #watches: 434804
566.90/567.02	c total #propagations: 29374635 / total #impl: 124216455 (eff. 0.236)
566.90/567.02	c #Conflicts:      24000 | #Learnt:       7185 | 0.000
566.90/567.02	c total clause space: 335.816MB
566.90/567.02	c total #watches: 482872
591.89/592.03	c total #propagations: 31041076 / total #impl: 129398009 (eff. 0.240)
591.89/592.03	c GARBAGE COLLECT
591.89/592.03	c #Conflicts:      25000 | #Learnt:       4392 | 0.000
591.89/592.03	c total clause space: 335.816MB
591.89/592.03	c total #watches: 326313
621.89/622.00	c total #propagations: 32481225 / total #impl: 136148111 (eff. 0.239)
621.89/622.00	c #Conflicts:      26000 | #Learnt:       5392 | 0.000
621.89/622.00	c total clause space: 335.816MB
621.89/622.00	c total #watches: 371546
638.38/638.54	c total #propagations: 33808673 / total #impl: 143832016 (eff. 0.235)
638.38/638.54	c #Conflicts:      27000 | #Learnt:       6392 | 0.000
638.38/638.54	c total clause space: 335.816MB
638.38/638.54	c total #watches: 416061
665.18/665.37	c total #propagations: 34557880 / total #impl: 148611448 (eff. 0.233)
665.18/665.37	c #Conflicts:      28000 | #Learnt:       7392 | 0.000
665.18/665.37	c total clause space: 335.816MB
665.18/665.37	c total #watches: 461461
701.48/701.68	c total #propagations: 35527565 / total #impl: 155105324 (eff. 0.229)
701.48/701.68	c GARBAGE COLLECT
701.48/701.68	c #Conflicts:      29000 | #Learnt:       4298 | 0.000
701.48/701.68	c total clause space: 335.816MB
701.48/701.68	c total #watches: 319207
726.28/726.42	c total #propagations: 36824014 / total #impl: 163526635 (eff. 0.225)
726.28/726.42	c #Conflicts:      30000 | #Learnt:       5298 | 0.000
726.28/726.42	c total clause space: 335.816MB
726.28/726.42	c total #watches: 361929
755.17/755.30	c total #propagations: 37886723 / total #impl: 170483246 (eff. 0.222)
755.17/755.30	c #Conflicts:      31000 | #Learnt:       6298 | 0.000
755.17/755.30	c total clause space: 335.816MB
755.17/755.30	c total #watches: 419849
790.77/790.98	c total #propagations: 38968533 / total #impl: 176532687 (eff. 0.221)
790.77/790.98	c #Conflicts:      32000 | #Learnt:       7298 | 0.000
790.77/790.98	c total clause space: 335.816MB
790.77/790.98	c total #watches: 463015
842.57/842.73	c total #propagations: 40177595 / total #impl: 182622971 (eff. 0.220)
842.57/842.73	c #Conflicts:      33000 | #Learnt:       8298 | 0.000
842.57/842.73	c total clause space: 335.816MB
842.57/842.73	c total #watches: 497155
874.85/875.04	c total #propagations: 41611711 / total #impl: 192463340 (eff. 0.216)
874.85/875.04	c GARBAGE COLLECT
874.85/875.04	c #Conflicts:      34000 | #Learnt:       4895 | 0.000
874.85/875.04	c total clause space: 335.816MB
874.85/875.04	c total #watches: 323153
889.55/889.75	c total #propagations: 42722440 / total #impl: 200002333 (eff. 0.214)
889.55/889.75	c #Conflicts:      35000 | #Learnt:       5895 | 0.000
889.55/889.75	c total clause space: 335.816MB
889.55/889.75	c total #watches: 367216
916.65/916.85	c total #propagations: 43552399 / total #impl: 205576053 (eff. 0.212)
916.65/916.85	c #Conflicts:      36000 | #Learnt:       6895 | 0.000
916.65/916.85	c total clause space: 335.816MB
916.65/916.85	c total #watches: 412733
943.14/943.35	c total #propagations: 44738073 / total #impl: 212537113 (eff. 0.210)
943.14/943.35	c #Conflicts:      37000 | #Learnt:       7895 | 0.000
943.14/943.35	c total clause space: 335.816MB
943.14/943.35	c total #watches: 447533
972.94/973.18	c total #propagations: 45775790 / total #impl: 220759952 (eff. 0.207)
972.94/973.18	c #Conflicts:      38000 | #Learnt:       8895 | 0.000
972.94/973.18	c total clause space: 335.816MB
972.94/973.18	c total #watches: 484462
1012.33/1012.55	c total #propagations: 46745186 / total #impl: 228121610 (eff. 0.205)
1012.33/1012.55	c GARBAGE COLLECT
1012.33/1012.55	c #Conflicts:      39000 | #Learnt:       5194 | 0.000
1012.33/1012.55	c total clause space: 335.816MB
1012.33/1012.55	c total #watches: 338545
1051.53/1051.76	c total #propagations: 48099384 / total #impl: 240255086 (eff. 0.200)
1051.53/1051.76	c #Conflicts:      40000 | #Learnt:       6194 | 0.000
1051.53/1051.76	c total clause space: 335.816MB
1051.53/1051.76	c total #watches: 377571
1072.33/1072.59	c total #propagations: 49658146 / total #impl: 250124359 (eff. 0.199)
1072.33/1072.59	c #Conflicts:      41000 | #Learnt:       7194 | 0.000
1072.33/1072.59	c total clause space: 335.816MB
1072.33/1072.59	c total #watches: 410932
1096.82/1097.01	c total #propagations: 50494206 / total #impl: 255506164 (eff. 0.198)
1096.82/1097.01	c #Conflicts:      42000 | #Learnt:       8194 | 0.000
1096.82/1097.01	c total clause space: 335.816MB
1096.82/1097.01	c total #watches: 449890
1132.21/1132.49	c total #propagations: 51432182 / total #impl: 260972425 (eff. 0.197)
1132.21/1132.49	c #Conflicts:      43000 | #Learnt:       9194 | 0.000
1132.21/1132.49	c total clause space: 335.816MB
1132.21/1132.49	c total #watches: 484388
1172.11/1172.36	c total #propagations: 52747223 / total #impl: 268128705 (eff. 0.197)
1172.11/1172.36	c GARBAGE COLLECT
1172.11/1172.36	c #Conflicts:      44000 | #Learnt:       5192 | 0.000
1172.11/1172.36	c total clause space: 335.816MB
1172.11/1172.36	c total #watches: 340304
1187.31/1187.53	c total #propagations: 54068581 / total #impl: 277225693 (eff. 0.195)
1187.31/1187.53	c #Conflicts:      45000 | #Learnt:       6192 | 0.000
1187.31/1187.53	c total clause space: 335.816MB
1187.31/1187.53	c total #watches: 379093
1224.00/1224.28	c total #propagations: 54856790 / total #impl: 282624343 (eff. 0.194)
1224.00/1224.28	c #Conflicts:      46000 | #Learnt:       7192 | 0.000
1224.00/1224.28	c total clause space: 335.816MB
1224.00/1224.28	c total #watches: 413893
1260.50/1260.73	c total #propagations: 56292390 / total #impl: 292198687 (eff. 0.193)
1260.50/1260.73	c #Conflicts:      47000 | #Learnt:       8192 | 0.000
1260.50/1260.73	c total clause space: 335.816MB
1260.50/1260.73	c total #watches: 456943
1298.19/1298.44	c total #propagations: 57453444 / total #impl: 300149865 (eff. 0.191)
1298.19/1298.44	c #Conflicts:      48000 | #Learnt:       9192 | 0.000
1298.19/1298.44	c total clause space: 335.816MB
1298.19/1298.44	c total #watches: 489317
1333.89/1334.12	c total #propagations: 58746936 / total #impl: 308075536 (eff. 0.191)
1333.89/1334.12	c #Conflicts:      49000 | #Learnt:      10192 | 0.000
1333.89/1334.12	c total clause space: 335.816MB
1333.89/1334.12	c total #watches: 550457
1366.18/1366.42	c total #propagations: 59784983 / total #impl: 313908170 (eff. 0.190)
1366.18/1366.42	c GARBAGE COLLECT
1366.18/1366.42	c #Conflicts:      50000 | #Learnt:       5892 | 0.000
1366.18/1366.42	c total clause space: 335.816MB
1366.18/1366.42	c total #watches: 368062
1395.18/1395.44	c total #propagations: 61486472 / total #impl: 320274544 (eff. 0.192)
1395.18/1395.44	c #Conflicts:      51000 | #Learnt:       6892 | 0.000
1395.18/1395.44	c total clause space: 335.816MB
1395.18/1395.44	c total #watches: 418207
1423.97/1424.22	c total #propagations: 62902642 / total #impl: 325835220 (eff. 0.193)
1423.97/1424.22	c #Conflicts:      52000 | #Learnt:       7892 | 0.000
1423.97/1424.22	c total clause space: 335.816MB
1423.97/1424.22	c total #watches: 470096
1456.67/1456.91	c total #propagations: 64231425 / total #impl: 331193304 (eff. 0.194)
1456.67/1456.91	c #Conflicts:      53000 | #Learnt:       8892 | 0.000
1456.67/1456.91	c total clause space: 335.816MB
1456.67/1456.91	c total #watches: 513881
1482.46/1482.71	c total #propagations: 65208926 / total #impl: 336345348 (eff. 0.194)
1482.46/1482.71	c #Conflicts:      54000 | #Learnt:       9892 | 0.000
1482.46/1482.71	c total clause space: 335.816MB
1482.46/1482.71	c total #watches: 564218
1530.85/1531.12	c total #propagations: 66126707 / total #impl: 340626843 (eff. 0.194)
1530.85/1531.12	c #Conflicts:      55000 | #Learnt:      10892 | 0.000
1530.85/1531.12	c total clause space: 335.816MB
1530.85/1531.12	c total #watches: 628547
1564.95/1565.28	c total #propagations: 67327912 / total #impl: 347323085 (eff. 0.194)
1564.95/1565.28	c GARBAGE COLLECT
1564.95/1565.28	c #Conflicts:      56000 | #Learnt:       6295 | 0.000
1564.95/1565.28	c total clause space: 335.816MB
1564.95/1565.28	c total #watches: 394708
1591.55/1591.89	c total #propagations: 68636750 / total #impl: 353203064 (eff. 0.194)
1591.55/1591.89	c #Conflicts:      57000 | #Learnt:       7295 | 0.000
1591.55/1591.89	c total clause space: 335.816MB
1591.55/1591.89	c total #watches: 451190
1627.14/1627.47	c total #propagations: 69836874 / total #impl: 359170527 (eff. 0.194)
1627.14/1627.47	c #Conflicts:      58000 | #Learnt:       8295 | 0.000
1627.14/1627.47	c total clause space: 335.816MB
1627.14/1627.47	c total #watches: 505680
1666.63/1666.93	c total #propagations: 71041204 / total #impl: 364827755 (eff. 0.195)
1666.63/1666.93	c #Conflicts:      59000 | #Learnt:       9295 | 0.000
1666.63/1666.93	c total clause space: 335.816MB
1666.63/1666.93	c total #watches: 549614
1716.42/1716.70	c total #propagations: 72428538 / total #impl: 370378551 (eff. 0.196)
1716.42/1716.70	c #Conflicts:      60000 | #Learnt:      10295 | 0.000
1716.42/1716.70	c total clause space: 335.816MB
1716.42/1716.70	c total #watches: 596020
1762.52/1762.84	c total #propagations: 73771920 / total #impl: 376891342 (eff. 0.196)
1762.52/1762.84	c #Conflicts:      61000 | #Learnt:      11295 | 0.000
1762.52/1762.84	c total clause space: 335.816MB
1762.52/1762.84	c total #watches: 629871
1793.31/1793.66	c total #propagations: 74850142 / total #impl: 383857342 (eff. 0.195)
1793.31/1793.66	c GARBAGE COLLECT
1793.31/1793.66	c #Conflicts:      62000 | #Learnt:       6393 | 0.000
1793.31/1793.66	c total clause space: 335.816MB
1793.31/1793.66	c total #watches: 399581

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-4097988-1466116693/watcher-4097988-1466116693 -o /tmp/evaluation-result-4097988-1466116693/solver-4097988-1466116693 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466112166-18414 --watchdog 1960 --input HOME/instance-4097988-1466116693.opb ./cdcl-cuttingplanes-release 

pid=20143
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.40 2.31 2.28 3/176 20146
/proc/meminfo: memFree=30044300/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 13716456 29802496 5260 33554432000 4194304 6199737 140736195565136 140735466355752 4209490 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 7276 5260 122 490 0 6777 0

[startup+0.10021 s]
/proc/loadavg: 2.40 2.31 2.28 3/176 20146
/proc/meminfo: memFree=30044300/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=36312 CPUtime=0.09 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 522 0 0 0 9 0 0 0 20 0 1 0 13716456 37183488 7472 33554432000 4194304 6199737 140736195565136 140735466355752 4208371 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 9078 7473 135 490 0 8579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36312

[startup+0.200344 s]
/proc/loadavg: 2.40 2.31 2.28 3/176 20146
/proc/meminfo: memFree=30044300/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=40864 CPUtime=0.19 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 2151 0 0 0 19 0 0 0 20 0 1 0 13716456 41844736 8922 33554432000 4194304 6199737 140736195565136 140736195563368 5407536 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 10216 8922 135 490 0 9717 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40864

[startup+0.300295 s]
/proc/loadavg: 2.40 2.31 2.28 3/176 20146
/proc/meminfo: memFree=30044300/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=48604 CPUtime=0.29 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 3210 0 0 0 29 0 0 0 20 0 1 0 13716456 49770496 10100 33554432000 4194304 6199737 140736195565136 140736195563368 5407536 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 12151 10100 135 490 0 11652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48604

[startup+0.700239 s]
/proc/loadavg: 2.40 2.31 2.28 3/176 20146
/proc/meminfo: memFree=30044300/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=62040 CPUtime=0.69 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 4035 0 0 0 69 0 0 0 20 0 1 0 13716456 63528960 12836 33554432000 4194304 6199737 140736195565136 140736195563368 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 15510 12836 139 490 0 15011 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62040

[startup+1.50024 s]
/proc/loadavg: 2.40 2.31 2.28 3/177 20147
/proc/meminfo: memFree=29988564/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=81512 CPUtime=1.49 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 4601 0 0 0 149 0 0 0 20 0 1 0 13716456 83468288 14795 33554432000 4194304 6199737 140736195565136 140736195564072 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 20378 14795 155 490 0 19879 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81512

[startup+3.10029 s]
/proc/loadavg: 2.40 2.31 2.28 3/177 20147
/proc/meminfo: memFree=29978036/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=81988 CPUtime=3.09 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 4734 0 0 0 308 1 0 0 20 0 1 0 13716456 83955712 19016 33554432000 4194304 6199737 140736195565136 140736195564072 4213296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 20497 19016 155 490 0 19998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81988

[startup+6.30025 s]
/proc/loadavg: 2.37 2.30 2.27 3/177 20147
/proc/meminfo: memFree=29962052/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=113724 CPUtime=6.29 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 6134 0 0 0 628 1 0 0 20 0 1 0 13716456 116453376 20511 33554432000 4194304 6199737 140736195565136 140736195564072 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 28431 20511 161 490 0 27932 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113724

[startup+12.7002 s]
/proc/loadavg: 2.42 2.31 2.28 3/177 20147
/proc/meminfo: memFree=29938032/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=114824 CPUtime=12.69 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 6492 0 0 0 1268 1 0 0 20 0 1 0 13716456 117579776 27000 33554432000 4194304 6199737 140736195565136 140736195564072 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 28706 27000 161 490 0 28207 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 114824

[startup+25.5003 s]
/proc/loadavg: 2.39 2.31 2.28 3/177 20147
/proc/meminfo: memFree=29930224/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=165740 CPUtime=25.49 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 7435 0 0 0 2547 2 0 0 20 0 1 0 13716456 169717760 28600 33554432000 4194304 6199737 140736195565136 140736195564072 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 41435 28600 161 490 0 40936 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 165740

[startup+51.1003 s]
/proc/loadavg: 2.26 2.29 2.27 4/177 20147
/proc/meminfo: memFree=29895968/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=166920 CPUtime=51.08 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 7787 0 0 0 5106 2 0 0 20 0 1 0 13716456 170926080 37128 33554432000 4194304 6199737 140736195565136 140736195563880 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 41730 37128 161 490 0 41231 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 166920

[startup+102.3 s]
/proc/loadavg: 2.30 2.29 2.27 3/177 20148
/proc/meminfo: memFree=29844156/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=250108 CPUtime=102.28 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 8706 0 0 0 10225 3 0 0 20 0 1 0 13716456 256110592 48196 33554432000 4194304 6199737 140736195565136 140736195564072 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 62527 48196 161 490 0 62028 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 250108

[startup+162.3 s]
/proc/loadavg: 2.32 2.28 2.27 3/178 20152
/proc/meminfo: memFree=29763496/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=250980 CPUtime=162.27 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 9435 0 0 0 16223 4 0 0 20 0 1 0 13716456 257003520 61428 33554432000 4194304 6199737 140736195565136 140736195564072 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 62745 61428 161 490 0 62246 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 250980

[startup+222.307 s]
/proc/loadavg: 2.32 2.29 2.27 3/177 20154
/proc/meminfo: memFree=29702528/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=384680 CPUtime=222.27 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 10584 0 0 0 22222 5 0 0 20 0 1 0 13716456 393912320 75975 33554432000 4194304 6199737 140736195565136 140736195564072 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 96170 75975 161 490 0 95671 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 384680

[startup+282.3 s]
/proc/loadavg: 2.39 2.31 2.28 3/177 20155
/proc/meminfo: memFree=29700936/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=385276 CPUtime=282.25 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 10744 0 0 0 28220 5 0 0 20 0 1 0 13716456 394522624 76135 33554432000 4194304 6199737 140736195565136 140736195564072 4213320 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 96319 76135 161 490 0 95820 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 385276

[startup+342.3 s]
/proc/loadavg: 2.25 2.28 2.27 3/177 20156
/proc/meminfo: memFree=29697960/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=385920 CPUtime=342.24 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 11007 0 0 0 34219 5 0 0 20 0 1 0 13716456 395182080 76395 33554432000 4194304 6199737 140736195565136 140736195564072 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 96480 76395 161 490 0 95981 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 385920

[startup+402.3 s]
/proc/loadavg: 2.25 2.27 2.27 3/177 20157
/proc/meminfo: memFree=29696364/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=386456 CPUtime=402.23 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 11156 0 0 0 40218 5 0 0 20 0 1 0 13716456 395730944 76536 33554432000 4194304 6199737 140736195565136 140736195564072 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 96614 76536 161 490 0 96115 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 386456

[startup+462.3 s]
/proc/loadavg: 2.25 2.27 2.27 3/177 20158
/proc/meminfo: memFree=29695580/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=387412 CPUtime=462.22 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 11390 0 0 0 46217 5 0 0 20 0 1 0 13716456 396709888 76770 33554432000 4194304 6199737 140736195565136 140736195564248 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 96853 76770 161 490 0 96354 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 387412

[startup+522.3 s]
/proc/loadavg: 2.15 2.23 2.25 3/177 20160
/proc/meminfo: memFree=29695188/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=387700 CPUtime=522.21 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 11473 0 0 0 52216 5 0 0 20 0 1 0 13716456 397004800 76853 33554432000 4194304 6199737 140736195565136 140736195564248 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 96925 76853 161 490 0 96426 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 387700

[startup+582.3 s]
/proc/loadavg: 2.19 2.23 2.25 3/177 20161
/proc/meminfo: memFree=29663448/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=388268 CPUtime=582.2 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 11604 0 0 0 58215 5 0 0 20 0 1 0 13716456 397586432 76984 33554432000 4194304 6199737 140736195565136 140736195564072 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 97067 76984 161 490 0 96568 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 388268


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


[startup+942.3 s]
/proc/loadavg: 2.10 2.19 2.23 3/177 20172
/proc/meminfo: memFree=29613672/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=390604 CPUtime=942.14 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 12374 0 0 0 94208 6 0 0 20 0 1 0 13716456 399978496 77745 33554432000 4194304 6199737 140736195565136 140736195564072 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 97651 77745 161 490 0 97152 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 390604

[startup+1002.3 s]
/proc/loadavg: 2.26 2.21 2.23 4/177 20173
/proc/meminfo: memFree=29608964/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=391064 CPUtime=1002.13 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 12489 0 0 0 100207 6 0 0 20 0 1 0 13716456 400449536 78882 33554432000 4194304 6199737 140736195565136 140736195564072 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 97766 78882 161 490 0 97267 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 391064

[startup+1062.3 s]
/proc/loadavg: 2.27 2.22 2.23 3/177 20174
/proc/meminfo: memFree=29609100/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=391136 CPUtime=1062.13 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 12502 0 0 0 106207 6 0 0 20 0 1 0 13716456 400523264 78895 33554432000 4194304 6199737 140736195565136 140736195564248 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 97784 78895 161 490 0 97285 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 391136

[startup+1122.3 s]
/proc/loadavg: 2.20 2.20 2.22 3/177 20176
/proc/meminfo: memFree=29608496/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=391432 CPUtime=1122.12 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 12594 0 0 0 112206 6 0 0 20 0 1 0 13716456 400826368 78987 33554432000 4194304 6199737 140736195565136 140736195564072 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 97858 78987 161 490 0 97359 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 391432

[startup+1182.3 s]
/proc/loadavg: 2.30 2.23 2.23 4/177 20177
/proc/meminfo: memFree=29607628/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=391872 CPUtime=1182.11 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 12718 0 0 0 118205 6 0 0 20 0 1 0 13716456 401276928 79111 33554432000 4194304 6199737 140736195565136 140736195564248 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 97968 79111 161 490 0 97469 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 391872

[startup+1242.3 s]
/proc/loadavg: 2.17 2.20 2.21 3/177 20178
/proc/meminfo: memFree=29607008/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=391904 CPUtime=1242.1 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 12746 0 0 0 124204 6 0 0 20 0 1 0 13716456 401309696 79139 33554432000 4194304 6199737 140736195565136 140736195564072 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 97976 79139 161 490 0 97477 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 391904

[startup+1302.3 s]
/proc/loadavg: 2.26 2.22 2.22 3/177 20179
/proc/meminfo: memFree=29594460/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=392104 CPUtime=1302.09 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 12801 0 0 0 130203 6 0 0 20 0 1 0 13716456 401514496 82771 33554432000 4194304 6199737 140736195565136 140736195564072 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 98026 82771 161 490 0 97527 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 392104

[startup+1362.3 s]
/proc/loadavg: 2.42 2.27 2.23 4/178 20183
/proc/meminfo: memFree=29556908/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=392476 CPUtime=1362.08 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 12903 0 0 0 136201 7 0 0 20 0 1 0 13716456 401895424 91560 33554432000 4194304 6199737 140736195565136 140736195564072 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 98119 91560 161 490 0 97620 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 392476

[startup+1422.3 s]
/proc/loadavg: 2.53 2.32 2.25 3/178 20208
/proc/meminfo: memFree=29556324/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=392564 CPUtime=1422.08 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 12923 0 0 0 142201 7 0 0 20 0 1 0 13716456 401985536 91580 33554432000 4194304 6199737 140736195565136 140736195564072 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 98141 91580 161 490 0 97642 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 392564

[startup+1482.3 s]
/proc/loadavg: 2.36 2.32 2.26 3/177 20209
/proc/meminfo: memFree=29545484/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=392744 CPUtime=1482.06 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 12989 0 0 0 148199 7 0 0 20 0 1 0 13716456 402169856 91646 33554432000 4194304 6199737 140736195565136 140736195564072 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 98186 91646 161 490 0 97687 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 392744

[startup+1542.31 s]
/proc/loadavg: 1.76 2.18 2.21 3/170 20240
/proc/meminfo: memFree=29934744/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=393288 CPUtime=1542.06 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 13125 0 0 0 154199 7 0 0 20 0 1 0 13716456 402726912 91782 33554432000 4194304 6199737 140736195565136 140736195564072 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 98322 91782 161 490 0 97823 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 393288

[startup+1602.3 s]
/proc/loadavg: 1.55 2.04 2.16 2/170 20241
/proc/meminfo: memFree=29935292/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=393344 CPUtime=1602.04 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 13135 0 0 0 160197 7 0 0 20 0 1 0 13716456 402784256 91792 33554432000 4194304 6199737 140736195565136 140736195564248 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 98336 91792 161 490 0 97837 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 393344

[startup+1662.3 s]
/proc/loadavg: 1.34 1.89 2.10 2/170 20242
/proc/meminfo: memFree=29935340/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=393400 CPUtime=1662.03 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 13166 0 0 0 166196 7 0 0 20 0 1 0 13716456 402841600 91823 33554432000 4194304 6199737 140736195565136 140736195564072 4213320 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 98350 91823 161 490 0 97851 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 393400

[startup+1722.3 s]
/proc/loadavg: 1.16 1.74 2.03 3/170 20244
/proc/meminfo: memFree=29935032/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=393628 CPUtime=1722.02 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 13220 0 0 0 172195 7 0 0 20 0 1 0 13716456 403075072 91877 33554432000 4194304 6199737 140736195565136 140736195564072 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 98407 91877 161 490 0 97908 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 393628

[startup+1782.3 s]
/proc/loadavg: 1.09 1.62 1.97 2/170 20245
/proc/meminfo: memFree=29924108/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=394236 CPUtime=1782.01 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 13364 0 0 0 178194 7 0 0 20 0 1 0 13716456 403697664 95087 33554432000 4194304 6199737 140736195565136 140736195564072 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 98559 95087 161 490 0 98060 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 394236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.06 1.58 1.95 2/170 20245
/proc/meminfo: memFree=29922060/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=394316 CPUtime=1800.01 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 13375 0 0 0 179994 7 0 0 20 0 1 0 13716456 403779584 95098 33554432000 4194304 6199737 140736195565136 140736195564248 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 98579 95098 161 490 0 98080 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 394316

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

[startup+1800.3 s]
/proc/loadavg: 1.06 1.58 1.95 2/170 20245
/proc/meminfo: memFree=29922060/32872528 swapFree=17100/1797424
[pid=20146] ppid=20143 vsize=394316 CPUtime=1800.01 cores=0,2,4,6
/proc/20146/stat : 20146 (cdcl-cuttingpla) R 20143 20146 18398 0 -1 4202496 13375 0 0 0 179994 7 0 0 20 0 1 0 13716456 403779584 95098 33554432000 4194304 6199737 140736195565136 140736195564248 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20146/statm: 98579 95098 161 490 0 98080 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 394316

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.081987
maximum resident set size= 380392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13375
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= 13
involuntary context switches= 1853

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

The end

Launcher Data

Begin job on node123 at 2016-06-17 00:38:13
IDJOB=4097988
IDBENCH=107835
IDSOLVER=2548
FILE ID=node123/4097988-1466116693
RUNJOBID= node123-1466112166-18414
PBS_JOBID= 19904122
Free space on /tmp= 71628 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_10.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097988-1466116693/watcher-4097988-1466116693 -o /tmp/evaluation-result-4097988-1466116693/solver-4097988-1466116693 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466112166-18414 --watchdog 1960 --input HOME/instance-4097988-1466116693.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 82724f5dc802f6e67469d14fb2bd7ac4
RANDOM SEED=1548275632

node123.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30043944 kB
Buffers:           12104 kB
Cached:            56344 kB
SwapCached:         6856 kB
Active:           298588 kB
Inactive:          31104 kB
Active(anon):     256764 kB
Inactive(anon):     6720 kB
Active(file):      41824 kB
Inactive(file):    24384 kB
Unevictable:     1797424 kB
Mlocked:           17100 kB
SwapTotal:      67108856 kB
SwapFree:       67094488 kB
Dirty:              5888 kB
Writeback:             0 kB
AnonPages:       2088016 kB
Mapped:             7984 kB
Shmem:                 0 kB
Slab:             567056 kB
SReclaimable:      10956 kB
SUnreclaim:       556100 kB
KernelStack:        1472 kB
PageTables:         8156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2300860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2037760 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= 71632 MiB
End job on node123 at 2016-06-17 01:08:14