Trace number 4088559

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null50mast_rapportOE2.0_TMAX120_K67_cod2.opb
MD5SUMd0d226c540b75eb8b7499ce62f8d731e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-11
Best CPU time to get the best result obtained on this benchmark284.656
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
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 243
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 120
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 14476
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 40937 #constraint= 41436
3.09/3.16	c #Conflicts:       1000 | #Learnt:        998 | 0.007
3.09/3.16	c total clause space: 48.1602MB
3.09/3.16	c total #watches: 602317
9.79/9.89	c total #propagations: 2321069 / total #impl: 25091136 (eff. 0.093)
9.79/9.89	c #Conflicts:       2000 | #Learnt:       1998 | 0.005
9.79/9.89	c total clause space: 78.2603MB
9.79/9.89	c total #watches: 953311
22.99/23.07	c total #propagations: 4168208 / total #impl: 51468672 (eff. 0.081)
22.99/23.07	c GC COLLECT
22.99/23.07	c #Conflicts:       3000 | #Learnt:       2010 | 0.212
22.99/23.07	c total clause space: 78.2603MB
22.99/23.07	c total #watches: 966859
35.89/35.92	c total #propagations: 5087070 / total #impl: 221143271 (eff. 0.023)
35.89/35.92	c #Conflicts:       4000 | #Learnt:       3010 | 2.017
35.89/35.92	c total clause space: 78.2603MB
35.89/35.92	c total #watches: 1660716
47.08/47.10	c total #propagations: 6098586 / total #impl: 255615571 (eff. 0.024)
47.08/47.10	c GC COLLECT
47.08/47.10	c #Conflicts:       5000 | #Learnt:       2380 | 1.614
47.08/47.10	c total clause space: 127.173MB
47.08/47.10	c total #watches: 2330226
58.88/58.98	c total #propagations: 6891609 / total #impl: 296166228 (eff. 0.023)
58.88/58.98	c #Conflicts:       6000 | #Learnt:       3381 | 2.253
58.88/58.98	c total clause space: 127.173MB
58.88/58.98	c total #watches: 2514499
68.68/68.71	c total #propagations: 7139575 / total #impl: 679076108 (eff. 0.011)
68.68/68.71	c GC COLLECT
68.68/68.71	c #Conflicts:       7000 | #Learnt:       2280 | 2.709
68.68/68.71	c total clause space: 127.173MB
68.68/68.71	c total #watches: 1229128
74.88/74.95	c total #propagations: 7279255 / total #impl: 1086256183 (eff. 0.007)
74.88/74.95	c #Conflicts:       8000 | #Learnt:       3280 | 3.074
74.88/74.95	c total clause space: 127.173MB
74.88/74.95	c total #watches: 1264615
83.58/83.67	c total #propagations: 7379659 / total #impl: 1375523528 (eff. 0.005)
83.58/83.67	c #Conflicts:       9000 | #Learnt:       4280 | 3.039
83.58/83.67	c total clause space: 127.173MB
83.58/83.67	c total #watches: 1626029
94.57/94.70	c total #propagations: 8203561 / total #impl: 1512920367 (eff. 0.005)
94.57/94.70	c GC COLLECT
94.57/94.70	c #Conflicts:      10000 | #Learnt:       2762 | 2.736
94.57/94.70	c total clause space: 127.173MB
94.57/94.70	c total #watches: 1361950
104.98/105.08	c total #propagations: 9514289 / total #impl: 1539412297 (eff. 0.006)
104.98/105.08	c #Conflicts:      11000 | #Learnt:       3762 | 2.487
104.98/105.08	c total clause space: 127.173MB
104.98/105.08	c total #watches: 2178474
121.87/121.91	c total #propagations: 10688317 / total #impl: 1574306539 (eff. 0.007)
121.87/121.91	c #Conflicts:      12000 | #Learnt:       4762 | 2.280
121.87/121.91	c total clause space: 206.656MB
121.87/121.91	c total #watches: 2952531
141.67/141.75	c total #propagations: 12176067 / total #impl: 1614557875 (eff. 0.008)
141.67/141.75	c #Conflicts:      13000 | #Learnt:       5762 | 2.104
141.67/141.75	c total clause space: 206.656MB
141.67/141.75	c total #watches: 3514668
165.76/165.87	c total #propagations: 13852129 / total #impl: 1645629978 (eff. 0.008)
165.76/165.87	c GC COLLECT
165.76/165.87	c #Conflicts:      14000 | #Learnt:       3911 | 1.954
165.76/165.87	c total clause space: 206.656MB
165.76/165.87	c total #watches: 3120333
193.46/193.60	c total #propagations: 15721284 / total #impl: 1690531028 (eff. 0.009)
193.46/193.60	c #Conflicts:      15000 | #Learnt:       4911 | 1.824
193.46/193.60	c total clause space: 206.656MB
193.46/193.60	c total #watches: 3522759
224.26/224.35	c total #propagations: 17869677 / total #impl: 1755824666 (eff. 0.010)
224.26/224.35	c #Conflicts:      16000 | #Learnt:       5911 | 1.710
224.26/224.35	c total clause space: 206.656MB
224.26/224.35	c total #watches: 3935843
253.15/253.22	c total #propagations: 20082572 / total #impl: 1814885186 (eff. 0.011)
253.15/253.22	c GC COLLECT
253.15/253.22	c #Conflicts:      17000 | #Learnt:       3778 | 1.609
253.15/253.22	c total clause space: 206.656MB
253.15/253.22	c total #watches: 2315766
268.05/268.12	c total #propagations: 22114091 / total #impl: 1878951314 (eff. 0.012)
268.05/268.12	c #Conflicts:      18000 | #Learnt:       4778 | 1.520
268.05/268.12	c total clause space: 206.656MB
268.05/268.12	c total #watches: 2894402
287.24/287.30	c total #propagations: 23263192 / total #impl: 1941980292 (eff. 0.012)
287.24/287.30	c #Conflicts:      19000 | #Learnt:       5778 | 1.440
287.24/287.30	c total clause space: 206.656MB
287.24/287.30	c total #watches: 3320128
318.54/318.69	c total #propagations: 24537366 / total #impl: 2006489570 (eff. 0.012)
318.54/318.69	c #Conflicts:      20000 | #Learnt:       6778 | 1.368
318.54/318.69	c total clause space: 206.656MB
318.54/318.69	c total #watches: 3516044
335.14/335.23	c total #propagations: 26974560 / total #impl: 2053518148 (eff. 0.013)
335.14/335.23	c GC COLLECT
335.14/335.23	c #Conflicts:      21000 | #Learnt:       4256 | 1.303
335.14/335.23	c total clause space: 206.656MB
335.14/335.23	c total #watches: 2699319
355.03/355.11	c total #propagations: 29050979 / total #impl: 2089220903 (eff. 0.014)
355.03/355.11	c #Conflicts:      22000 | #Learnt:       5256 | 1.243
355.03/355.11	c total clause space: 206.656MB
355.03/355.11	c total #watches: 3423764
383.23/383.34	c total #propagations: 31011233 / total #impl: 2123257023 (eff. 0.015)
383.23/383.34	c #Conflicts:      23000 | #Learnt:       6256 | 1.189
383.23/383.34	c total clause space: 206.656MB
383.23/383.34	c total #watches: 3598383
413.03/413.15	c total #propagations: 33349494 / total #impl: 2150407183 (eff. 0.016)
413.03/413.15	c #Conflicts:      24000 | #Learnt:       7256 | 1.140
413.03/413.15	c total clause space: 206.656MB
413.03/413.15	c total #watches: 4311711
439.32/439.42	c total #propagations: 35306143 / total #impl: 2220910204 (eff. 0.016)
439.32/439.42	c GC COLLECT
439.32/439.42	c #Conflicts:      25000 | #Learnt:       4478 | 1.094
439.32/439.42	c total clause space: 206.656MB
439.32/439.42	c total #watches: 3119435
456.12/456.22	c total #propagations: 37130283 / total #impl: 2289911049 (eff. 0.016)
456.12/456.22	c #Conflicts:      26000 | #Learnt:       5478 | 1.052
456.12/456.22	c total clause space: 206.656MB
456.12/456.22	c total #watches: 3383554
468.52/468.61	c total #propagations: 39750286 / total #impl: 2330377622 (eff. 0.017)
468.52/468.61	c #Conflicts:      27000 | #Learnt:       6478 | 1.013
468.52/468.61	c total clause space: 206.656MB
468.52/468.61	c total #watches: 3462370
488.51/488.66	c total #propagations: 41449320 / total #impl: 2346944869 (eff. 0.018)
488.51/488.66	c #Conflicts:      28000 | #Learnt:       7478 | 0.977
488.51/488.66	c total clause space: 206.656MB
488.51/488.66	c total #watches: 3570073
511.01/511.15	c total #propagations: 43694988 / total #impl: 2389469951 (eff. 0.018)
511.01/511.15	c GC COLLECT
511.01/511.15	c #Conflicts:      29000 | #Learnt:       4372 | 0.943
511.01/511.15	c total clause space: 206.656MB
511.01/511.15	c total #watches: 1433644
523.91/524.00	c total #propagations: 45850687 / total #impl: 2441465608 (eff. 0.019)
523.91/524.00	c #Conflicts:      30000 | #Learnt:       5372 | 0.912
523.91/524.00	c total clause space: 206.656MB
523.91/524.00	c total #watches: 1645568
538.91/539.03	c total #propagations: 48045948 / total #impl: 2478120415 (eff. 0.019)
538.91/539.03	c #Conflicts:      31000 | #Learnt:       6372 | 0.882
538.91/539.03	c total clause space: 206.656MB
538.91/539.03	c total #watches: 1840906
554.60/554.79	c total #propagations: 51058323 / total #impl: 2510053218 (eff. 0.020)
554.60/554.79	c #Conflicts:      32000 | #Learnt:       7372 | 0.855
554.60/554.79	c total clause space: 206.656MB
554.60/554.79	c total #watches: 1973809
569.60/569.75	c total #propagations: 54571302 / total #impl: 2547798684 (eff. 0.021)
569.60/569.75	c #Conflicts:      33000 | #Learnt:       8372 | 0.829
569.60/569.75	c total clause space: 206.656MB
569.60/569.75	c total #watches: 2229233
578.61/578.75	c total #propagations: 56289338 / total #impl: 2579420049 (eff. 0.022)
578.61/578.75	c GC COLLECT
578.61/578.75	c #Conflicts:      34000 | #Learnt:       4969 | 0.805
578.61/578.75	c total clause space: 206.656MB
578.61/578.75	c total #watches: 2028501
588.90/589.01	c total #propagations: 57460492 / total #impl: 2653012692 (eff. 0.022)
588.90/589.01	c #Conflicts:      35000 | #Learnt:       5969 | 0.782
588.90/589.01	c total clause space: 206.656MB
588.90/589.01	c total #watches: 2503768
611.19/611.34	c total #propagations: 59344776 / total #impl: 2685758915 (eff. 0.022)
611.19/611.34	c #Conflicts:      36000 | #Learnt:       6969 | 0.775
611.19/611.34	c total clause space: 206.656MB
611.19/611.34	c total #watches: 2887752
625.29/625.46	c total #propagations: 62083307 / total #impl: 2719889980 (eff. 0.023)
625.29/625.46	c #Conflicts:      37000 | #Learnt:       7969 | 0.754
625.29/625.46	c total clause space: 206.656MB
625.29/625.46	c total #watches: 3207510
644.98/645.19	c total #propagations: 65249954 / total #impl: 2776899518 (eff. 0.023)
644.98/645.19	c #Conflicts:      38000 | #Learnt:       8969 | 0.734
644.98/645.19	c total clause space: 206.656MB
644.98/645.19	c total #watches: 3535326
666.98/667.13	c total #propagations: 68755699 / total #impl: 2871364812 (eff. 0.024)
666.98/667.13	c GC COLLECT
666.98/667.13	c #Conflicts:      39000 | #Learnt:       5268 | 0.716
666.98/667.13	c total clause space: 206.656MB
666.98/667.13	c total #watches: 2490798
681.68/681.81	c total #propagations: 71629800 / total #impl: 2931284889 (eff. 0.024)
681.68/681.81	c #Conflicts:      40000 | #Learnt:       6268 | 0.698
681.68/681.81	c total clause space: 206.656MB
681.68/681.81	c total #watches: 2805981
694.58/694.77	c total #propagations: 73887510 / total #impl: 2959824655 (eff. 0.025)
694.58/694.77	c #Conflicts:      41000 | #Learnt:       7268 | 0.681
694.58/694.77	c total clause space: 206.656MB
694.58/694.77	c total #watches: 3079461
717.18/717.38	c total #propagations: 76289446 / total #impl: 3005674050 (eff. 0.025)
717.18/717.38	c #Conflicts:      42000 | #Learnt:       8268 | 0.665
717.18/717.38	c total clause space: 206.656MB
717.18/717.38	c total #watches: 3885541
750.47/750.60	c total #propagations: 79034183 / total #impl: 3088852756 (eff. 0.026)
750.47/750.60	c #Conflicts:      43000 | #Learnt:       9268 | 0.649
750.47/750.60	c total clause space: 206.656MB
750.47/750.60	c total #watches: 4398160
785.57/785.73	c total #propagations: 81970898 / total #impl: 3229810039 (eff. 0.025)
785.57/785.73	c GC COLLECT
785.57/785.73	c #Conflicts:      44000 | #Learnt:       5299 | 0.634
785.57/785.73	c total clause space: 335.816MB
785.57/785.73	c total #watches: 3239698
830.86/831.09	c total #propagations: 84581084 / total #impl: 3414394419 (eff. 0.025)
830.86/831.09	c #Conflicts:      45000 | #Learnt:       6299 | 0.620
830.86/831.09	c total clause space: 335.816MB
830.86/831.09	c total #watches: 3645670
876.45/876.68	c total #propagations: 87408490 / total #impl: 3753054022 (eff. 0.023)
876.45/876.68	c #Conflicts:      46000 | #Learnt:       7299 | 0.607
876.45/876.68	c total clause space: 335.816MB
876.45/876.68	c total #watches: 4132962
938.44/938.67	c total #propagations: 89579108 / total #impl: 3955220621 (eff. 0.023)
938.44/938.67	c #Conflicts:      47000 | #Learnt:       8299 | 0.594
938.44/938.67	c total clause space: 335.816MB
938.44/938.68	c total #watches: 5190608
1020.93/1021.11	c total #propagations: 91080097 / total #impl: 4247829489 (eff. 0.021)
1020.93/1021.11	c #Conflicts:      48000 | #Learnt:       9299 | 0.581
1020.93/1021.11	c total clause space: 335.816MB
1020.93/1021.11	c total #watches: 5610900
1119.41/1119.69	c total #propagations: 92460543 / total #impl: 4746698786 (eff. 0.019)
1119.41/1119.69	c #Conflicts:      49000 | #Learnt:      10299 | 0.570
1119.41/1119.69	c total clause space: 335.816MB
1119.41/1119.69	c total #watches: 6092810
1195.71/1195.93	c total #propagations: 93968417 / total #impl: 5268362164 (eff. 0.018)
1195.71/1195.93	c GC COLLECT
1195.71/1195.93	c #Conflicts:      50000 | #Learnt:       5981 | 0.558
1195.71/1195.93	c total clause space: 335.816MB
1195.71/1195.93	c total #watches: 4044900
1277.09/1277.34	c total #propagations: 95600850 / total #impl: 5618059015 (eff. 0.017)
1277.09/1277.34	c #Conflicts:      51000 | #Learnt:       6981 | 0.547
1277.09/1277.34	c total clause space: 335.816MB
1277.09/1277.34	c total #watches: 4466569
1313.19/1313.46	c total #propagations: 97813792 / total #impl: 5651448003 (eff. 0.017)
1313.19/1313.46	c #Conflicts:      52000 | #Learnt:       7981 | 0.537
1313.19/1313.46	c total clause space: 335.816MB
1313.19/1313.46	c total #watches: 5381492
1342.68/1342.91	c total #propagations: 98904101 / total #impl: 5779279536 (eff. 0.017)
1342.68/1342.91	c #Conflicts:      53000 | #Learnt:       8981 | 0.528
1342.68/1342.91	c total clause space: 335.816MB
1342.68/1342.91	c total #watches: 6414662
1421.17/1421.46	c total #propagations: 99649088 / total #impl: 5976736395 (eff. 0.017)
1421.17/1421.46	c #Conflicts:      54000 | #Learnt:       9981 | 0.519
1421.17/1421.46	c total clause space: 335.816MB
1421.17/1421.46	c total #watches: 7301880
1517.36/1517.66	c total #propagations: 101271146 / total #impl: 6073288330 (eff. 0.017)
1517.36/1517.66	c #Conflicts:      55000 | #Learnt:      10981 | 0.510
1517.36/1517.66	c total clause space: 335.816MB
1517.36/1517.66	c total #watches: 7983407
1563.95/1564.22	c total #propagations: 103215024 / total #impl: 6172786391 (eff. 0.017)
1563.95/1564.22	c GC COLLECT
1563.95/1564.22	c #Conflicts:      56000 | #Learnt:       6380 | 0.501
1563.95/1564.22	c total clause space: 335.816MB
1563.95/1564.22	c total #watches: 4852363
1622.54/1622.83	c total #propagations: 105555491 / total #impl: 6205414019 (eff. 0.017)
1622.54/1622.83	c #Conflicts:      57000 | #Learnt:       7380 | 0.492
1622.54/1622.83	c total clause space: 335.816MB
1622.54/1622.83	c total #watches: 5180915
1675.43/1675.71	c total #propagations: 108724259 / total #impl: 6245472148 (eff. 0.017)
1675.43/1675.71	c #Conflicts:      58000 | #Learnt:       8380 | 0.484
1675.43/1675.71	c total clause space: 335.816MB
1675.43/1675.71	c total #watches: 5386205
1713.83/1714.18	c total #propagations: 111669633 / total #impl: 6276929927 (eff. 0.018)
1713.83/1714.18	c #Conflicts:      59000 | #Learnt:       9380 | 0.476
1713.83/1714.18	c total clause space: 335.816MB
1713.83/1714.18	c total #watches: 5716170
1764.42/1764.70	c total #propagations: 113283608 / total #impl: 6316055400 (eff. 0.018)
1764.42/1764.70	c #Conflicts:      60000 | #Learnt:      10380 | 0.468
1764.42/1764.70	c total clause space: 335.816MB
1764.42/1764.70	c total #watches: 6134922

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-4088559-1465441481/watcher-4088559-1465441481 -o /tmp/evaluation-result-4088559-1465441481/solver-4088559-1465441481 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465436047-32660 --watchdog 1960 --input HOME/instance-4088559-1465441481.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=1054
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.12 2.19 2.18 3/176 1057
/proc/meminfo: memFree=29571060/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 234 0 0 0 0 0 0 0 20 0 1 0 126081304 29810688 3692 33554432000 4194304 6201397 140736460419488 140734536576504 4202592 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 7278 3692 92 491 0 6777 0

[startup+0.100212 s]
/proc/loadavg: 2.12 2.19 2.18 3/176 1057
/proc/meminfo: memFree=29571060/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=34432 CPUtime=0.09 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 1339 0 0 0 9 0 0 0 20 0 1 0 126081304 35258368 7504 33554432000 4194304 6201397 140736460419488 140734536576504 4208163 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 8608 7504 141 491 0 8107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34432

[startup+0.200307 s]
/proc/loadavg: 2.12 2.19 2.18 3/176 1057
/proc/meminfo: memFree=29571060/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=42756 CPUtime=0.19 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 2654 0 0 0 19 0 0 0 20 0 1 0 126081304 43782144 8841 33554432000 4194304 6201397 140736460419488 140734536576504 4207438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 10689 8841 142 491 0 10188 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42756

[startup+0.300303 s]
/proc/loadavg: 2.12 2.19 2.18 3/176 1057
/proc/meminfo: memFree=29571060/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=44872 CPUtime=0.28 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 3542 0 0 0 28 0 0 0 20 0 1 0 126081304 45948928 10037 33554432000 4194304 6201397 140736460419488 140734536576504 4216020 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 11218 10037 147 491 0 10717 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 44872

[startup+0.700293 s]
/proc/loadavg: 2.12 2.19 2.18 3/176 1057
/proc/meminfo: memFree=29571060/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=52820 CPUtime=0.68 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 4497 0 0 0 68 0 0 0 20 0 1 0 126081304 54087680 10470 33554432000 4194304 6201397 140736460419488 140736460417768 4214915 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 13205 10470 147 491 0 12704 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 52820

[startup+1.50029 s]
/proc/loadavg: 2.12 2.19 2.18 3/177 1058
/proc/meminfo: memFree=29522852/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=66828 CPUtime=1.49 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 5663 0 0 0 148 1 0 0 20 0 1 0 126081304 68431872 12780 33554432000 4194304 6201397 140736460419488 140736460417768 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 16707 12780 147 491 0 16206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66828

[startup+3.1003 s]
/proc/loadavg: 2.12 2.19 2.18 3/177 1058
/proc/meminfo: memFree=29517888/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=88728 CPUtime=3.09 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 6597 0 0 0 308 1 0 0 20 0 1 0 126081304 90857472 16236 33554432000 4194304 6201397 140736460419488 140736460417768 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 22182 16236 147 491 0 21681 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88728

[startup+6.3003 s]
/proc/loadavg: 2.11 2.19 2.17 4/177 1058
/proc/meminfo: memFree=29497980/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=90336 CPUtime=6.29 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 7033 0 0 0 628 1 0 0 20 0 1 0 126081304 92504064 18696 33554432000 4194304 6201397 140736460419488 140736460417768 4213361 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 22584 18696 160 491 0 22083 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90336

[startup+12.7003 s]
/proc/loadavg: 2.10 2.19 2.17 4/177 1058
/proc/meminfo: memFree=29478040/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=124204 CPUtime=12.69 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 10033 0 0 0 1267 2 0 0 20 0 1 0 126081304 127184896 23175 33554432000 4194304 6201397 140736460419488 140736460417768 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 31051 23175 160 491 0 30550 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 124204

[startup+25.5003 s]
/proc/loadavg: 2.08 2.18 2.17 4/177 1058
/proc/meminfo: memFree=29476432/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=125036 CPUtime=25.49 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 15055 0 0 0 2546 3 0 0 20 0 1 0 126081304 128036864 23546 33554432000 4194304 6201397 140736460419488 140736460418104 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 31259 23546 166 491 0 30758 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 125036

[startup+51.1004 s]
/proc/loadavg: 2.11 2.18 2.17 3/177 1105
/proc/meminfo: memFree=29499584/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=200500 CPUtime=51.09 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 22458 0 0 0 5104 5 0 0 20 0 1 0 126081304 205312000 41553 33554432000 4194304 6201397 140736460419488 140736460417944 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 50125 41553 166 491 0 49624 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 200500

[startup+102.3 s]
/proc/loadavg: 2.10 2.16 2.17 3/177 1106
/proc/meminfo: memFree=29409768/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=203496 CPUtime=102.28 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 33431 0 0 0 10218 10 0 0 20 0 1 0 126081304 208379904 46027 33554432000 4194304 6201397 140736460419488 140736460418200 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 50874 46027 166 491 0 50373 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 203496

[startup+162.3 s]
/proc/loadavg: 2.14 2.16 2.17 4/177 1108
/proc/meminfo: memFree=29274516/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=307964 CPUtime=162.27 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 39107 0 0 0 16216 11 0 0 20 0 1 0 126081304 315355136 61038 33554432000 4194304 6201397 140736460419488 140736460417768 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 76991 61038 166 491 0 76490 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 307964

[startup+222.307 s]
/proc/loadavg: 2.12 2.16 2.16 3/177 1109
/proc/meminfo: memFree=29229168/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=312140 CPUtime=222.27 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 40476 0 0 0 22215 12 0 0 20 0 1 0 126081304 319631360 65454 33554432000 4194304 6201397 140736460419488 140736460417768 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 78035 65454 166 491 0 77534 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 312140

[startup+282.3 s]
/proc/loadavg: 2.21 2.17 2.17 3/177 1110
/proc/meminfo: memFree=29190460/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=317136 CPUtime=282.25 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 41787 0 0 0 28213 12 0 0 20 0 1 0 126081304 324747264 70834 33554432000 4194304 6201397 140736460419488 140736460417768 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 79284 70834 166 491 0 78783 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 317136

[startup+342.3 s]
/proc/loadavg: 2.08 2.14 2.16 4/178 1115
/proc/meminfo: memFree=29150120/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=318768 CPUtime=342.23 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 42151 0 0 0 34211 12 0 0 20 0 1 0 126081304 326418432 71198 33554432000 4194304 6201397 140736460419488 140736460418616 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 79692 71198 166 491 0 79191 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 318768

[startup+402.3 s]
/proc/loadavg: 2.17 2.16 2.16 3/177 1116
/proc/meminfo: memFree=29117004/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=318928 CPUtime=402.22 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 42290 0 0 0 40210 12 0 0 20 0 1 0 126081304 326582272 71337 33554432000 4194304 6201397 140736460419488 140736460417768 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 79732 71337 166 491 0 79231 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 318928

[startup+462.3 s]
/proc/loadavg: 2.16 2.15 2.16 3/177 1118
/proc/meminfo: memFree=29089128/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=319920 CPUtime=462.22 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 42812 0 0 0 46209 13 0 0 20 0 1 0 126081304 327598080 76965 33554432000 4194304 6201397 140736460419488 140736460418616 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 79980 76965 166 491 0 79479 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 319920

[startup+522.3 s]
/proc/loadavg: 2.22 2.17 2.17 4/177 1119
/proc/meminfo: memFree=29087376/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=320272 CPUtime=522.21 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 42917 0 0 0 52208 13 0 0 20 0 1 0 126081304 327958528 77440 33554432000 4194304 6201397 140736460419488 140736460418616 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 80068 77440 166 491 0 79567 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 320272

[startup+582.3 s]
/proc/loadavg: 2.26 2.18 2.17 4/177 1120
/proc/meminfo: memFree=29086328/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=320432 CPUtime=582.2 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 42970 0 0 0 58207 13 0 0 20 0 1 0 126081304 328122368 77491 33554432000 4194304 6201397 140736460419488 140736460418616 4213361 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 80108 77491 166 491 0 79607 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 320432


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


[startup+942.3 s]
/proc/loadavg: 2.27 2.20 2.18 3/178 1130
/proc/meminfo: memFree=28985612/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=473668 CPUtime=942.14 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 47593 0 0 0 94199 15 0 0 20 0 1 0 126081304 485036032 88198 33554432000 4194304 6201397 140736460419488 140736460417768 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 118417 88198 166 491 0 117916 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 473668

[startup+1002.3 s]
/proc/loadavg: 2.21 2.19 2.18 4/177 1131
/proc/meminfo: memFree=28962140/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=475972 CPUtime=1002.13 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 48028 0 0 0 100198 15 0 0 20 0 1 0 126081304 487395328 91699 33554432000 4194304 6201397 140736460419488 140736460418200 4213348 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 118993 91699 166 491 0 118492 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 475972

[startup+1062.3 s]
/proc/loadavg: 2.15 2.18 2.18 4/177 1133
/proc/meminfo: memFree=28903208/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=486472 CPUtime=1062.12 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 50030 0 0 0 106197 15 0 0 20 0 1 0 126081304 498147328 98811 33554432000 4194304 6201397 140736460419488 140736460418152 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 121618 98811 166 491 0 121117 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 486472

[startup+1122.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 1134
/proc/meminfo: memFree=28803428/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=499408 CPUtime=1122.11 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 52445 0 0 0 112195 16 0 0 20 0 1 0 126081304 511393792 104803 33554432000 4194304 6201397 140736460419488 140736460417768 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 124852 104803 166 491 0 124351 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 499408

[startup+1182.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 1135
/proc/meminfo: memFree=28787540/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=499728 CPUtime=1182.11 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 52638 0 0 0 118194 17 0 0 20 0 1 0 126081304 511721472 108573 33554432000 4194304 6201397 140736460419488 140736460417768 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 124932 108573 166 491 0 124431 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 499728

[startup+1242.3 s]
/proc/loadavg: 2.14 2.16 2.17 4/177 1136
/proc/meminfo: memFree=28787668/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=499728 CPUtime=1242.1 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 52639 0 0 0 124193 17 0 0 20 0 1 0 126081304 511721472 108574 33554432000 4194304 6201397 140736460419488 140736460418616 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 124932 108574 166 491 0 124431 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 499728

[startup+1302.3 s]
/proc/loadavg: 2.14 2.16 2.17 4/177 1137
/proc/meminfo: memFree=28787156/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=499728 CPUtime=1302.09 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 52655 0 0 0 130192 17 0 0 20 0 1 0 126081304 511721472 108590 33554432000 4194304 6201397 140736460419488 140736460418616 4213361 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 124932 108590 166 491 0 124431 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 499728

[startup+1362.3 s]
/proc/loadavg: 2.19 2.16 2.17 3/177 1139
/proc/meminfo: memFree=28785308/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=500080 CPUtime=1362.08 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 52947 0 0 0 136191 17 0 0 20 0 1 0 126081304 512081920 108882 33554432000 4194304 6201397 140736460419488 140736460417768 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 125020 108882 166 491 0 124519 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 500080

[startup+1422.3 s]
/proc/loadavg: 2.15 2.16 2.17 4/177 1140
/proc/meminfo: memFree=28770300/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=502892 CPUtime=1422.08 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 53673 0 0 0 142190 18 0 0 20 0 1 0 126081304 514961408 112641 33554432000 4194304 6201397 140736460419488 140736460418616 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 125723 112641 166 491 0 125222 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 502892

[startup+1482.3 s]
/proc/loadavg: 2.15 2.16 2.17 3/177 1141
/proc/meminfo: memFree=28747332/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=504684 CPUtime=1482.06 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 54179 0 0 0 148188 18 0 0 20 0 1 0 126081304 516796416 118239 33554432000 4194304 6201397 140736460419488 140736460417768 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 126171 118239 166 491 0 125670 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 504684

[startup+1542.31 s]
/proc/loadavg: 2.13 2.15 2.17 3/178 1145
/proc/meminfo: memFree=28733900/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=507012 CPUtime=1542.06 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 54715 0 0 0 154188 18 0 0 20 0 1 0 126081304 519180288 121315 33554432000 4194304 6201397 140736460419488 140736460418200 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 126753 121315 166 491 0 126252 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 507012

[startup+1602.3 s]
/proc/loadavg: 2.14 2.15 2.17 4/177 1146
/proc/meminfo: memFree=28733156/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=507172 CPUtime=1602.04 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 54741 0 0 0 160186 18 0 0 20 0 1 0 126081304 519344128 121341 33554432000 4194304 6201397 140736460419488 140736460418200 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 126793 121341 166 491 0 126292 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 507172

[startup+1662.3 s]
/proc/loadavg: 2.30 2.18 2.18 3/177 1148
/proc/meminfo: memFree=28727324/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=507600 CPUtime=1662.03 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 54862 0 0 0 166185 18 0 0 20 0 1 0 126081304 519782400 121462 33554432000 4194304 6201397 140736460419488 140736460417768 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 126900 121462 166 491 0 126399 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 507600

[startup+1722.3 s]
/proc/loadavg: 2.24 2.19 2.18 4/177 1149
/proc/meminfo: memFree=28726836/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=507908 CPUtime=1722.03 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 55008 0 0 0 172185 18 0 0 20 0 1 0 126081304 520097792 121538 33554432000 4194304 6201397 140736460419488 140736460417768 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 126977 121538 166 491 0 126476 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 507908

[startup+1782.3 s]
/proc/loadavg: 2.28 2.20 2.18 4/177 1150
/proc/meminfo: memFree=28725848/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=508236 CPUtime=1782.02 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 55092 0 0 0 178184 18 0 0 20 0 1 0 126081304 520433664 121622 33554432000 4194304 6201397 140736460419488 140736460418616 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 127059 121622 166 491 0 126558 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 508236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/177 1150
/proc/meminfo: memFree=28726468/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=508380 CPUtime=1800.01 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 55106 0 0 0 179983 18 0 0 20 0 1 0 126081304 520581120 121636 33554432000 4194304 6201397 140736460419488 140736460417768 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 127095 121636 166 491 0 126594 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 508380

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

[startup+1800.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/177 1150
/proc/meminfo: memFree=28726468/32872528 swapFree=16252/1391864
[pid=1057] ppid=1054 vsize=508380 CPUtime=1800.01 cores=0,2,4,6
/proc/1057/stat : 1057 (cdcl-cuttingpla) R 1054 1057 31665 0 -1 4202496 55106 0 0 0 179983 18 0 0 20 0 1 0 126081304 520581120 121636 33554432000 4194304 6201397 140736460419488 140736460417768 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/1057/statm: 127095 121636 166 491 0 126594 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 508380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.84
CPU system time (s): 0.187971
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 508380

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.40318 second user time and 6.61799 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-09 05:04:42
IDJOB=4088559
IDBENCH=90490
IDSOLVER=2550
FILE ID=node119/4088559-1465441481
RUNJOBID= node119-1465436047-32660
PBS_JOBID= 19859789
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= d0d226c540b75eb8b7499ce62f8d731e
RANDOM SEED=1479667022

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.410
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.410
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:        29571332 kB
Buffers:          154972 kB
Cached:           826804 kB
SwapCached:          844 kB
Active:           637780 kB
Inactive:         529516 kB
Active(anon):     185384 kB
Inactive(anon):     2744 kB
Active(file):     452396 kB
Inactive(file):   526772 kB
Unevictable:     1391864 kB
Mlocked:           16252 kB
SwapTotal:      67108856 kB
SwapFree:       67100212 kB
Dirty:              4728 kB
Writeback:             0 kB
AnonPages:       1576984 kB
Mapped:             7844 kB
Shmem:                 0 kB
Slab:             608964 kB
SReclaimable:      53080 kB
SUnreclaim:       555884 kB
KernelStack:        1448 kB
PageTables:         7156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1710232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1548288 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= 71728 MiB
End job on node119 at 2016-06-09 05:34:42