Trace number 4088325

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/
area_partials/normalized-fir09_area_partials.opb
MD5SUM267e112b52309c055e255eac2f43ef33
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark35
Best CPU time to get the best result obtained on this benchmark0.12898
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 35
Optimality of the best value was proved YES
Number of variables5060
Total number of constraints20188
Number of constraints which are clauses20188
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint250
Number of terms in the objective function 537
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 537
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 537
Number of bits of the biggest sum of numbers10
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= 5060 #constraint= 20188
1.68/1.73	c #Conflicts:       1000 | #Learnt:       1003 | 0.000
1.68/1.73	c total clause space: 29.637MB
1.68/1.73	c total #watches: 281481
6.29/6.37	c total #propagations: 643074 / total #impl: 11556613 (eff. 0.056)
6.29/6.37	c #Conflicts:       2000 | #Learnt:       2004 | 0.000
6.29/6.37	c total clause space: 48.1602MB
6.29/6.37	c total #watches: 403695
9.89/9.93	c total #propagations: 1356002 / total #impl: 23749526 (eff. 0.057)
9.89/9.93	c GC COLLECT
9.89/9.93	c #Conflicts:       3000 | #Learnt:       2014 | 0.000
9.89/9.93	c total clause space: 48.1602MB
9.89/9.93	c total #watches: 406706
15.98/16.05	c total #propagations: 2006741 / total #impl: 31080563 (eff. 0.065)
15.98/16.05	c #Conflicts:       4000 | #Learnt:       3014 | 0.000
15.98/16.05	c total clause space: 48.1602MB
15.98/16.05	c total #watches: 507466
25.59/25.68	c total #propagations: 2942151 / total #impl: 44424062 (eff. 0.066)
25.59/25.68	c GC COLLECT
25.59/25.68	c #Conflicts:       5000 | #Learnt:       2374 | 0.000
25.59/25.68	c total clause space: 48.1602MB
25.59/25.68	c total #watches: 306502
35.79/35.85	c total #propagations: 3930850 / total #impl: 59216764 (eff. 0.066)
35.79/35.85	c #Conflicts:       6000 | #Learnt:       3374 | 0.000
35.79/35.85	c total clause space: 48.1602MB
35.79/35.85	c total #watches: 334064
45.38/45.41	c total #propagations: 5140524 / total #impl: 88276048 (eff. 0.058)
45.38/45.41	c GC COLLECT
45.38/45.41	c #Conflicts:       7000 | #Learnt:       2304 | 0.000
45.38/45.41	c total clause space: 48.1602MB
45.38/45.41	c total #watches: 155936
49.49/49.57	c total #propagations: 6744153 / total #impl: 104346598 (eff. 0.065)
49.49/49.57	c #Conflicts:       8000 | #Learnt:       3304 | 0.000
49.49/49.57	c total clause space: 48.1602MB
49.49/49.57	c total #watches: 157940
53.18/53.26	c total #propagations: 8140480 / total #impl: 113169445 (eff. 0.072)
53.18/53.26	c #Conflicts:       9000 | #Learnt:       4304 | 0.000
53.18/53.26	c total clause space: 48.1602MB
53.18/53.26	c total #watches: 248421
60.68/60.77	c total #propagations: 9232344 / total #impl: 132563031 (eff. 0.070)
60.68/60.77	c GC COLLECT
60.68/60.77	c #Conflicts:      10000 | #Learnt:       2760 | 0.000
60.68/60.77	c total clause space: 78.2603MB
60.68/60.77	c total #watches: 288063
71.48/71.57	c total #propagations: 9976334 / total #impl: 186397442 (eff. 0.054)
71.48/71.57	c #Conflicts:      11000 | #Learnt:       3760 | 0.000
71.48/71.57	c total clause space: 78.2603MB
71.48/71.57	c total #watches: 394491
85.57/85.62	c total #propagations: 10699942 / total #impl: 249252259 (eff. 0.043)
85.57/85.62	c #Conflicts:      12000 | #Learnt:       4760 | 0.000
85.57/85.62	c total clause space: 78.2603MB
85.57/85.62	c total #watches: 416541
101.08/101.16	c total #propagations: 11777726 / total #impl: 311946504 (eff. 0.038)
101.08/101.16	c #Conflicts:      13000 | #Learnt:       5760 | 0.000
101.08/101.16	c total clause space: 127.173MB
101.08/101.16	c total #watches: 446363
112.67/112.79	c total #propagations: 12694257 / total #impl: 360292206 (eff. 0.035)
112.67/112.79	c GC COLLECT
112.67/112.79	c #Conflicts:      14000 | #Learnt:       3891 | 0.000
112.67/112.79	c total clause space: 127.173MB
112.67/112.79	c total #watches: 385201
117.37/117.49	c total #propagations: 13547418 / total #impl: 389980022 (eff. 0.035)
117.37/117.49	c #Conflicts:      15000 | #Learnt:       4891 | 0.000
117.37/117.49	c total clause space: 127.173MB
117.37/117.49	c total #watches: 536662
141.07/141.10	c total #propagations: 13920284 / total #impl: 432587121 (eff. 0.032)
141.07/141.10	c #Conflicts:      16000 | #Learnt:       5892 | 0.000
141.07/141.10	c total clause space: 127.173MB
141.07/141.10	c total #watches: 689393
158.06/158.13	c total #propagations: 14956287 / total #impl: 469620210 (eff. 0.032)
158.06/158.13	c GC COLLECT
158.06/158.13	c #Conflicts:      17000 | #Learnt:       3698 | 0.000
158.06/158.13	c total clause space: 127.173MB
158.06/158.13	c total #watches: 661619
167.27/167.33	c total #propagations: 15787355 / total #impl: 490779183 (eff. 0.032)
167.27/167.33	c #Conflicts:      18000 | #Learnt:       4698 | 0.000
167.27/167.33	c total clause space: 127.173MB
167.27/167.33	c total #watches: 861886
180.87/180.97	c total #propagations: 16164503 / total #impl: 514025700 (eff. 0.031)
180.87/180.97	c #Conflicts:      19000 | #Learnt:       5698 | 0.000
180.87/180.97	c total clause space: 127.173MB
180.87/180.97	c total #watches: 1036816
207.16/207.20	c total #propagations: 16538246 / total #impl: 562496085 (eff. 0.029)
207.16/207.20	c #Conflicts:      20000 | #Learnt:       6698 | 0.000
207.16/207.20	c total clause space: 206.656MB
207.16/207.20	c total #watches: 1153254
230.15/230.28	c total #propagations: 17120134 / total #impl: 669222106 (eff. 0.026)
230.15/230.28	c GC COLLECT
230.15/230.28	c #Conflicts:      21000 | #Learnt:       4199 | 0.000
230.15/230.28	c total clause space: 206.656MB
230.15/230.28	c total #watches: 850577
253.45/253.56	c total #propagations: 17733277 / total #impl: 737980461 (eff. 0.024)
253.45/253.56	c #Conflicts:      22000 | #Learnt:       5199 | 0.000
253.45/253.56	c total clause space: 206.656MB
253.45/253.56	c total #watches: 970203
269.05/269.13	c total #propagations: 18359843 / total #impl: 817503720 (eff. 0.022)
269.05/269.13	c #Conflicts:      23000 | #Learnt:       6199 | 0.000
269.05/269.13	c total clause space: 206.656MB
269.05/269.13	c total #watches: 1134244
308.34/308.42	c total #propagations: 18798920 / total #impl: 910773433 (eff. 0.021)
308.34/308.42	c #Conflicts:      24000 | #Learnt:       7199 | 0.000
308.34/308.42	c total clause space: 206.656MB
308.34/308.42	c total #watches: 1290582
346.03/346.12	c total #propagations: 19430625 / total #impl: 978463080 (eff. 0.020)
346.03/346.12	c GC COLLECT
346.03/346.12	c #Conflicts:      25000 | #Learnt:       4406 | 0.000
346.03/346.12	c total clause space: 206.656MB
346.03/346.12	c total #watches: 852854
371.62/371.75	c total #propagations: 20231908 / total #impl: 1066988919 (eff. 0.019)
371.62/371.75	c #Conflicts:      26000 | #Learnt:       5406 | 0.000
371.62/371.75	c total clause space: 206.656MB
371.62/371.75	c total #watches: 1045524
413.42/413.57	c total #propagations: 20669680 / total #impl: 1168612018 (eff. 0.018)
413.42/413.57	c #Conflicts:      27000 | #Learnt:       6405 | 0.000
413.42/413.57	c total clause space: 206.656MB
413.42/413.57	c total #watches: 1166765
429.92/430.05	c total #propagations: 21406433 / total #impl: 1411048594 (eff. 0.015)
429.92/430.05	c #Conflicts:      28000 | #Learnt:       7405 | 0.000
429.92/430.05	c total clause space: 206.656MB
429.92/430.05	c total #watches: 1312634
446.41/446.59	c total #propagations: 21846776 / total #impl: 1481982831 (eff. 0.015)
446.41/446.59	c GC COLLECT
446.41/446.59	c #Conflicts:      29000 | #Learnt:       4297 | 0.000
446.41/446.59	c total clause space: 206.656MB
446.41/446.59	c total #watches: 847276
487.11/487.28	c total #propagations: 22202953 / total #impl: 1540220730 (eff. 0.014)
487.11/487.28	c #Conflicts:      30000 | #Learnt:       5297 | 0.000
487.11/487.28	c total clause space: 206.656MB
487.11/487.28	c total #watches: 977664
546.00/546.12	c total #propagations: 22949071 / total #impl: 1670912092 (eff. 0.014)
546.00/546.12	c #Conflicts:      31000 | #Learnt:       6297 | 0.000
546.00/546.12	c total clause space: 206.656MB
546.00/546.12	c total #watches: 1110105
599.39/599.50	c total #propagations: 23643295 / total #impl: 1879294681 (eff. 0.013)
599.39/599.50	c #Conflicts:      32000 | #Learnt:       7297 | 0.000
599.39/599.50	c total clause space: 206.656MB
599.39/599.50	c total #watches: 1210247
638.38/638.59	c total #propagations: 24457307 / total #impl: 2021030807 (eff. 0.012)
638.38/638.59	c #Conflicts:      33000 | #Learnt:       8297 | 0.000
638.38/638.59	c total clause space: 206.656MB
638.38/638.59	c total #watches: 1308921
696.47/696.67	c total #propagations: 24960952 / total #impl: 2170243515 (eff. 0.012)
696.47/696.67	c GC COLLECT
696.47/696.67	c #Conflicts:      34000 | #Learnt:       4892 | 0.000
696.47/696.67	c total clause space: 335.816MB
696.47/696.67	c total #watches: 876438
742.47/742.69	c total #propagations: 25585345 / total #impl: 2316265074 (eff. 0.011)
742.47/742.69	c #Conflicts:      35000 | #Learnt:       5892 | 0.000
742.47/742.69	c total clause space: 335.816MB
742.47/742.69	c total #watches: 993462
794.97/795.19	c total #propagations: 26197040 / total #impl: 2495048717 (eff. 0.010)
794.97/795.19	c #Conflicts:      36000 | #Learnt:       6891 | 0.000
794.97/795.19	c total clause space: 335.816MB
794.97/795.19	c total #watches: 1104415
888.95/889.16	c total #propagations: 26915570 / total #impl: 2674102321 (eff. 0.010)
888.95/889.16	c #Conflicts:      37000 | #Learnt:       7891 | 0.000
888.95/889.16	c total clause space: 335.816MB
888.95/889.16	c total #watches: 1241953
896.35/896.55	c total #propagations: 27754639 / total #impl: 3069443632 (eff. 0.009)
896.35/896.55	c #Conflicts:      38000 | #Learnt:       8891 | 0.000
896.35/896.55	c total clause space: 335.816MB
896.35/896.55	c total #watches: 1412999
913.04/913.29	c total #propagations: 28017972 / total #impl: 3088519597 (eff. 0.009)
913.04/913.29	c GC COLLECT
913.04/913.29	c #Conflicts:      39000 | #Learnt:       5185 | 0.000
913.04/913.29	c total clause space: 335.816MB
913.04/913.29	c total #watches: 1016176
946.14/946.38	c total #propagations: 28288508 / total #impl: 3113113951 (eff. 0.009)
946.14/946.38	c #Conflicts:      40000 | #Learnt:       6185 | 0.000
946.14/946.38	c total clause space: 335.816MB
946.14/946.38	c total #watches: 1148967
1039.72/1039.93	c total #propagations: 28804511 / total #impl: 3158162315 (eff. 0.009)
1039.72/1039.93	c #Conflicts:      41000 | #Learnt:       7185 | 0.000
1039.72/1039.93	c total clause space: 335.816MB
1039.72/1039.93	c total #watches: 1267705
1099.22/1099.45	c total #propagations: 29707203 / total #impl: 3225213242 (eff. 0.009)
1099.22/1099.45	c #Conflicts:      42000 | #Learnt:       8184 | 0.000
1099.22/1099.45	c total clause space: 335.816MB
1099.22/1099.45	c total #watches: 1408442
1122.72/1122.96	c total #propagations: 30287064 / total #impl: 3285850940 (eff. 0.009)
1122.72/1122.96	c #Conflicts:      43000 | #Learnt:       9184 | 0.000
1122.72/1122.96	c total clause space: 335.816MB
1122.72/1122.96	c total #watches: 1539580
1169.41/1169.66	c total #propagations: 30604730 / total #impl: 3301942333 (eff. 0.009)
1169.41/1169.66	c GC COLLECT
1169.41/1169.66	c #Conflicts:      44000 | #Learnt:       5175 | 0.000
1169.41/1169.66	c total clause space: 335.816MB
1169.41/1169.66	c total #watches: 973022
1205.41/1205.62	c total #propagations: 31104820 / total #impl: 3359727569 (eff. 0.009)
1205.41/1205.62	c #Conflicts:      45000 | #Learnt:       6175 | 0.000
1205.41/1205.62	c total clause space: 335.816MB
1205.41/1205.62	c total #watches: 1097086
1255.20/1255.40	c total #propagations: 31761657 / total #impl: 3377909315 (eff. 0.009)
1255.20/1255.40	c #Conflicts:      46000 | #Learnt:       7174 | 0.000
1255.20/1255.40	c total clause space: 335.816MB
1255.20/1255.40	c total #watches: 1206442
1322.68/1322.96	c total #propagations: 32703916 / total #impl: 3424313081 (eff. 0.010)
1322.68/1322.96	c #Conflicts:      47000 | #Learnt:       8171 | 0.000
1322.68/1322.96	c total clause space: 335.816MB
1322.68/1322.96	c total #watches: 1272277
1375.38/1375.63	c total #propagations: 33958440 / total #impl: 3478757234 (eff. 0.010)
1375.38/1375.63	c #Conflicts:      48000 | #Learnt:       9169 | 0.000
1375.38/1375.63	c total clause space: 335.816MB
1375.38/1375.63	c total #watches: 1364679
1424.57/1424.81	c total #propagations: 34957966 / total #impl: 3543599952 (eff. 0.010)
1424.57/1424.81	c #Conflicts:      49000 | #Learnt:      10169 | 0.000
1424.57/1424.81	c total clause space: 335.816MB
1424.57/1424.81	c total #watches: 1489240
1481.06/1481.31	c total #propagations: 35607996 / total #impl: 3585796246 (eff. 0.010)
1481.06/1481.31	c GC COLLECT
1481.06/1481.31	c #Conflicts:      50000 | #Learnt:       5865 | 0.000
1481.06/1481.31	c total clause space: 335.816MB
1481.06/1481.31	c total #watches: 801555
1507.86/1508.20	c total #propagations: 36588526 / total #impl: 3626921511 (eff. 0.010)
1507.86/1508.20	c #Conflicts:      51000 | #Learnt:       6863 | 0.000
1507.86/1508.20	c total clause space: 335.816MB
1507.86/1508.20	c total #watches: 876191
1595.24/1595.56	c total #propagations: 37394290 / total #impl: 3679387211 (eff. 0.010)
1595.24/1595.56	c #Conflicts:      52000 | #Learnt:       7863 | 0.000
1595.24/1595.56	c total clause space: 335.816MB
1595.24/1595.56	c total #watches: 980374
1626.43/1626.77	c total #propagations: 38407767 / total #impl: 4228892578 (eff. 0.009)
1626.43/1626.77	c #Conflicts:      53000 | #Learnt:       8863 | 0.000
1626.43/1626.77	c total clause space: 335.816MB
1626.43/1626.77	c total #watches: 1064364
1672.13/1672.43	c total #propagations: 39013921 / total #impl: 4306879078 (eff. 0.009)
1672.13/1672.43	c #Conflicts:      54000 | #Learnt:       9863 | 0.000
1672.13/1672.43	c total clause space: 335.816MB
1672.13/1672.43	c total #watches: 1116211
1730.62/1730.98	c total #propagations: 39742643 / total #impl: 4405121727 (eff. 0.009)
1730.62/1730.98	c #Conflicts:      55000 | #Learnt:      10861 | 0.000
1730.62/1730.98	c total clause space: 335.816MB
1730.62/1730.98	c total #watches: 1190551
1776.82/1777.18	c total #propagations: 40820913 / total #impl: 4458456973 (eff. 0.009)
1776.82/1777.18	c GC COLLECT
1776.82/1777.18	c #Conflicts:      56000 | #Learnt:       6266 | 0.000
1776.82/1777.18	c total clause space: 335.816MB
1776.82/1777.18	c total #watches: 752115

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-4088325-1465434263/watcher-4088325-1465434263 -o /tmp/evaluation-result-4088325-1465434263/solver-4088325-1465434263 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465434260-369 --watchdog 1960 --input HOME/instance-4088325-1465434263.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=627
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.15 2.14 2.09 3/177 630
/proc/meminfo: memFree=29864912/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 234 0 0 0 0 0 0 0 20 0 1 0 125361018 29810688 4203 33554432000 4194304 6201397 140734538082128 140735901314312 4202645 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 7278 4203 92 491 0 6777 0

[startup+0.100169 s]
/proc/loadavg: 2.15 2.14 2.09 3/177 630
/proc/meminfo: memFree=29864912/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=37284 CPUtime=0.09 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 1361 0 0 0 9 0 0 0 20 0 1 0 125361018 38178816 7556 33554432000 4194304 6201397 140734538082128 140735901314312 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 9321 7556 146 491 0 8820 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37284

[startup+0.200366 s]
/proc/loadavg: 2.15 2.14 2.09 3/177 630
/proc/meminfo: memFree=29864912/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=42468 CPUtime=0.19 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 1962 0 0 0 19 0 0 0 20 0 1 0 125361018 43487232 8024 33554432000 4194304 6201397 140734538082128 140735901314312 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 10617 8024 146 491 0 10116 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42468

[startup+0.300281 s]
/proc/loadavg: 2.15 2.14 2.09 3/177 630
/proc/meminfo: memFree=29864912/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=42468 CPUtime=0.29 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 2042 0 0 0 29 0 0 0 20 0 1 0 125361018 43487232 8593 33554432000 4194304 6201397 140734538082128 140735901314312 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 10617 8593 146 491 0 10116 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42468

[startup+0.70028 s]
/proc/loadavg: 2.15 2.14 2.09 3/177 630
/proc/meminfo: memFree=29864912/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=43516 CPUtime=0.68 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 2574 0 0 0 68 0 0 0 20 0 1 0 125361018 44560384 9042 33554432000 4194304 6201397 140734538082128 140734538080840 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 10879 9042 146 491 0 10378 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43516

[startup+1.50025 s]
/proc/loadavg: 2.22 2.16 2.10 3/178 631
/proc/meminfo: memFree=29817764/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=63700 CPUtime=1.48 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 3174 0 0 0 148 0 0 0 20 0 1 0 125361018 65228800 11091 33554432000 4194304 6201397 140734538082128 140734538080840 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 15925 11091 146 491 0 15424 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63700

[startup+3.10028 s]
/proc/loadavg: 2.22 2.16 2.10 3/178 631
/proc/meminfo: memFree=29803000/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=64508 CPUtime=3.09 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 3575 0 0 0 308 1 0 0 20 0 1 0 125361018 66056192 12960 33554432000 4194304 6201397 140734538082128 140734538080840 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 16127 12960 159 491 0 15626 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64508

[startup+6.30018 s]
/proc/loadavg: 2.22 2.16 2.10 4/178 631
/proc/meminfo: memFree=29792592/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=84236 CPUtime=6.29 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 4111 0 0 0 628 1 0 0 20 0 1 0 125361018 86257664 15436 33554432000 4194304 6201397 140734538082128 140734538080968 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 21059 15436 159 491 0 20558 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84236

[startup+12.7003 s]
/proc/loadavg: 2.33 2.18 2.11 3/178 631
/proc/meminfo: memFree=29780192/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=84896 CPUtime=12.69 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 5990 0 0 0 1268 1 0 0 20 0 1 0 125361018 86933504 16803 33554432000 4194304 6201397 140734538082128 140734538080920 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 21224 16803 165 491 0 20723 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84896

[startup+25.5003 s]
/proc/loadavg: 2.28 2.18 2.10 3/178 631
/proc/meminfo: memFree=29755588/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=87420 CPUtime=25.49 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 6666 0 0 0 2547 2 0 0 20 0 1 0 125361018 89518080 20005 33554432000 4194304 6201397 140734538082128 140734538080792 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 21855 20005 165 491 0 21354 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87420

[startup+51.1003 s]
/proc/loadavg: 2.25 2.17 2.10 4/178 631
/proc/meminfo: memFree=29739460/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=88276 CPUtime=51.08 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 6933 0 0 0 5106 2 0 0 20 0 1 0 125361018 90394624 20780 33554432000 4194304 6201397 140734538082128 140734538081256 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 22069 20780 165 491 0 21568 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88276

[startup+102.3 s]
/proc/loadavg: 2.18 2.16 2.10 3/178 632
/proc/meminfo: memFree=29680480/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=171880 CPUtime=102.28 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 8938 0 0 0 10225 3 0 0 20 0 1 0 125361018 176005120 31295 33554432000 4194304 6201397 140734538082128 140734538081256 5148079 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 42970 31295 165 491 0 42469 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 171880

[startup+162.3 s]
/proc/loadavg: 2.17 2.16 2.10 3/178 634
/proc/meminfo: memFree=29624508/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=175792 CPUtime=162.26 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 10029 0 0 0 16223 3 0 0 20 0 1 0 125361018 180011008 40504 33554432000 4194304 6201397 140734538082128 140734538080792 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 43948 40504 165 491 0 43447 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 175792

[startup+222.307 s]
/proc/loadavg: 2.10 2.14 2.09 3/178 635
/proc/meminfo: memFree=29589116/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=262192 CPUtime=222.26 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 11738 0 0 0 22222 4 0 0 20 0 1 0 125361018 268484608 47024 33554432000 4194304 6201397 140734538082128 140734538080792 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 65548 47024 165 491 0 65047 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 262192

[startup+282.3 s]
/proc/loadavg: 2.28 2.19 2.11 3/178 637
/proc/meminfo: memFree=29583920/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=263832 CPUtime=282.25 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 12237 0 0 0 28220 5 0 0 20 0 1 0 125361018 270163968 48017 33554432000 4194304 6201397 140734538082128 140734538080840 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 65958 48017 165 491 0 65457 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 263832

[startup+342.3 s]
/proc/loadavg: 2.48 2.25 2.13 3/179 641
/proc/meminfo: memFree=29556032/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=266164 CPUtime=342.23 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 12807 0 0 0 34218 5 0 0 20 0 1 0 125361018 272551936 54736 33554432000 4194304 6201397 140734538082128 140734538080840 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 66541 54736 165 491 0 66040 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 266164

[startup+402.3 s]
/proc/loadavg: 2.40 2.26 2.14 3/178 642
/proc/meminfo: memFree=29537668/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=267380 CPUtime=402.23 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 13110 0 0 0 40217 6 0 0 20 0 1 0 125361018 273797120 55038 33554432000 4194304 6201397 140734538082128 140734538080584 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 66845 55038 165 491 0 66344 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 267380

[startup+462.3 s]
/proc/loadavg: 2.30 2.26 2.14 3/178 644
/proc/meminfo: memFree=29518064/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=270384 CPUtime=462.21 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 13641 0 0 0 46215 6 0 0 20 0 1 0 125361018 276873216 59657 33554432000 4194304 6201397 140734538082128 140734538081256 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 67596 59657 165 491 0 67095 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 270384

[startup+522.3 s]
/proc/loadavg: 2.21 2.24 2.14 3/178 645
/proc/meminfo: memFree=29512044/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=270384 CPUtime=522.2 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 13677 0 0 0 52214 6 0 0 20 0 1 0 125361018 276873216 59693 33554432000 4194304 6201397 140734538082128 140734538081256 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 67596 59693 165 491 0 67095 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 270384

[startup+582.3 s]
/proc/loadavg: 2.20 2.22 2.14 3/178 646
/proc/meminfo: memFree=29492988/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=270624 CPUtime=582.19 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 13749 0 0 0 58213 6 0 0 20 0 1 0 125361018 277118976 59765 33554432000 4194304 6201397 140734538082128 140734538081256 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 67656 59765 165 491 0 67155 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 270624


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.20 2.16 3/179 656
/proc/meminfo: memFree=29400188/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=407096 CPUtime=942.14 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 15427 0 0 0 94206 8 0 0 20 0 1 0 125361018 416866304 75893 33554432000 4194304 6201397 140734538082128 140734538081256 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 101774 75893 165 491 0 101273 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 407096

[startup+1002.3 s]
/proc/loadavg: 2.21 2.21 2.17 3/178 657
/proc/meminfo: memFree=29400624/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=407096 CPUtime=1002.13 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 15428 0 0 0 100205 8 0 0 20 0 1 0 125361018 416866304 75894 33554432000 4194304 6201397 140734538082128 140734538081256 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 101774 75894 165 491 0 101273 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 407096

[startup+1062.3 s]
/proc/loadavg: 2.18 2.20 2.16 3/178 659
/proc/meminfo: memFree=29400120/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=407256 CPUtime=1062.13 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 15435 0 0 0 106204 9 0 0 20 0 1 0 125361018 417030144 75901 33554432000 4194304 6201397 140734538082128 140734538080792 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 101814 75901 165 491 0 101313 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 407256

[startup+1122.3 s]
/proc/loadavg: 2.15 2.19 2.16 3/178 660
/proc/meminfo: memFree=29394296/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=408664 CPUtime=1122.12 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 15772 0 0 0 112203 9 0 0 20 0 1 0 125361018 418471936 76237 33554432000 4194304 6201397 140734538082128 140734538080840 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 102166 76237 165 491 0 101665 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 408664

[startup+1182.3 s]
/proc/loadavg: 2.17 2.18 2.16 3/178 661
/proc/meminfo: memFree=29393924/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=408984 CPUtime=1182.11 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 15906 0 0 0 118202 9 0 0 20 0 1 0 125361018 418799616 76371 33554432000 4194304 6201397 140734538082128 140734538081256 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 102246 76371 165 491 0 101745 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 408984

[startup+1242.3 s]
/proc/loadavg: 2.06 2.15 2.15 3/178 662
/proc/meminfo: memFree=29390844/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=408984 CPUtime=1242.1 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 15923 0 0 0 124201 9 0 0 20 0 1 0 125361018 418799616 76388 33554432000 4194304 6201397 140734538082128 140734538081256 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 102246 76388 165 491 0 101745 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 408984

[startup+1302.3 s]
/proc/loadavg: 2.24 2.18 2.16 3/178 663
/proc/meminfo: memFree=29386716/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=408984 CPUtime=1302.09 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 15929 0 0 0 130200 9 0 0 20 0 1 0 125361018 418799616 76394 33554432000 4194304 6201397 140734538082128 140734538081256 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 102246 76394 165 491 0 101745 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 408984

[startup+1362.3 s]
/proc/loadavg: 2.23 2.19 2.17 3/178 665
/proc/meminfo: memFree=29385036/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=409144 CPUtime=1362.08 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 15949 0 0 0 136199 9 0 0 20 0 1 0 125361018 418963456 76531 33554432000 4194304 6201397 140734538082128 140734538080792 4213080 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 102286 76531 165 491 0 101785 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 409144

[startup+1422.3 s]
/proc/loadavg: 2.08 2.15 2.15 3/178 666
/proc/meminfo: memFree=29383540/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=409464 CPUtime=1422.07 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 16046 0 0 0 142198 9 0 0 20 0 1 0 125361018 419291136 76966 33554432000 4194304 6201397 140734538082128 140734538080792 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 102366 76966 165 491 0 101865 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 409464

[startup+1482.3 s]
/proc/loadavg: 2.14 2.15 2.15 3/178 667
/proc/meminfo: memFree=29382916/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=409464 CPUtime=1482.06 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 16065 0 0 0 148197 9 0 0 20 0 1 0 125361018 419291136 76985 33554432000 4194304 6201397 140734538082128 140734538081256 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 102366 76985 165 491 0 101865 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 409464

[startup+1542.31 s]
/proc/loadavg: 2.31 2.20 2.17 3/179 671
/proc/meminfo: memFree=29375320/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=410824 CPUtime=1542.06 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 16305 0 0 0 154197 9 0 0 20 0 1 0 125361018 420683776 77225 33554432000 4194304 6201397 140734538082128 140734538080792 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 102706 77225 165 491 0 102205 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 410824

[startup+1602.3 s]
/proc/loadavg: 2.22 2.19 2.17 3/183 843
/proc/meminfo: memFree=29361788/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=414572 CPUtime=1602.03 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 17094 0 0 0 160194 9 0 0 20 0 1 0 125361018 424521728 78014 33554432000 4194304 6201397 140734538082128 140734538081256 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 103643 78014 165 491 0 103142 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 414572

[startup+1662.3 s]
/proc/loadavg: 2.15 2.17 2.16 3/178 878
/proc/meminfo: memFree=29358916/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=415116 CPUtime=1662.03 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 17197 0 0 0 166193 10 0 0 20 0 1 0 125361018 425078784 78117 33554432000 4194304 6201397 140734538082128 140734538081256 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 103779 78117 165 491 0 103278 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 415116

[startup+1722.3 s]
/proc/loadavg: 2.13 2.16 2.16 3/177 879
/proc/meminfo: memFree=29354588/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=415116 CPUtime=1722.03 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 17221 0 0 0 172193 10 0 0 20 0 1 0 125361018 425078784 78141 33554432000 4194304 6201397 140734538082128 140734538081256 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 103779 78141 165 491 0 103278 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 415116

[startup+1782.3 s]
/proc/loadavg: 2.14 2.16 2.16 3/177 880
/proc/meminfo: memFree=29354092/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=415276 CPUtime=1782.02 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 17245 0 0 0 178192 10 0 0 20 0 1 0 125361018 425242624 78165 33554432000 4194304 6201397 140734538082128 140734538081256 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 103819 78165 165 491 0 103318 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 415276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.11 2.15 2.16 3/177 880
/proc/meminfo: memFree=29354344/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=415276 CPUtime=1800.01 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 17245 0 0 0 179991 10 0 0 20 0 1 0 125361018 425242624 78165 33554432000 4194304 6201397 140734538082128 140734538081256 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 103819 78165 165 491 0 103318 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 415276

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

[startup+1800.3 s]
/proc/loadavg: 2.11 2.15 2.16 3/177 880
/proc/meminfo: memFree=29354344/32872528 swapFree=13072/1184284
[pid=630] ppid=627 vsize=415276 CPUtime=1800.01 cores=1,3,5,7
/proc/630/stat : 630 (cdcl-cuttingpla) R 627 630 32223 0 -1 4202496 17245 0 0 0 179991 10 0 0 20 0 1 0 125361018 425242624 78165 33554432000 4194304 6201397 140734538082128 140734538081256 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/630/statm: 103819 78165 165 491 0 103318 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 415276

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.101984
maximum resident set size= 312660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17245
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= 15
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.60799 second user time and 9.72552 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-09 03:04:23
IDJOB=4088325
IDBENCH=25030
IDSOLVER=2550
FILE ID=node115/4088325-1465434263
RUNJOBID= node115-1465434260-369
PBS_JOBID= 19859792
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_partials/normalized-fir09_area_partials.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088325-1465434263/watcher-4088325-1465434263 -o /tmp/evaluation-result-4088325-1465434263/solver-4088325-1465434263 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465434260-369 --watchdog 1960 --input HOME/instance-4088325-1465434263.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 267e112b52309c055e255eac2f43ef33
RANDOM SEED=98585176

node115.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.174
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.34
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.174
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.56
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.174
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.174
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.174
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.174
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.57
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.174
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.57
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.174
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:        29865292 kB
Buffers:          100808 kB
Cached:           922048 kB
SwapCached:         1732 kB
Active:           633200 kB
Inactive:         429164 kB
Active(anon):      38820 kB
Inactive(anon):     3280 kB
Active(file):     594380 kB
Inactive(file):   425884 kB
Unevictable:     1184284 kB
Mlocked:           13072 kB
SwapTotal:      67108856 kB
SwapFree:       67098844 kB
Dirty:              5460 kB
Writeback:             0 kB
AnonPages:       1223356 kB
Mapped:             8784 kB
Shmem:                 0 kB
Slab:             624336 kB
SReclaimable:      67176 kB
SUnreclaim:       557160 kB
KernelStack:        1432 kB
PageTables:         6444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1352436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1202176 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= 71736 MiB
End job on node115 at 2016-06-09 03:34:24