Trace number 4088353

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_015_area_delay.opb
MD5SUM90acfb7d1c18536583ef7e2a90905f54
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.161974
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables7798
Total number of constraints24318
Number of constraints which are clauses24318
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 3790
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 3790
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3790
Number of bits of the biggest sum of numbers12
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= 7798 #constraint= 24318
1.10/1.11	c #Conflicts:       1000 | #Learnt:       1001 | 0.000
1.10/1.11	c total clause space: 78.2603MB
1.10/1.11	c total #watches: 1366387
4.40/4.45	c total #propagations: 879973 / total #impl: 17814411 (eff. 0.049)
4.40/4.45	c #Conflicts:       2000 | #Learnt:       2001 | 0.000
4.40/4.45	c total clause space: 78.2603MB
4.40/4.45	c total #watches: 1931012
9.29/9.31	c total #propagations: 1315579 / total #impl: 44217277 (eff. 0.030)
9.29/9.31	c GC COLLECT
9.29/9.31	c #Conflicts:       3000 | #Learnt:       2005 | 0.000
9.29/9.31	c total clause space: 78.2603MB
9.29/9.31	c total #watches: 1298793
14.79/14.85	c total #propagations: 2781674 / total #impl: 104722000 (eff. 0.027)
14.79/14.85	c #Conflicts:       4000 | #Learnt:       3005 | 0.070
14.79/14.85	c total clause space: 78.2603MB
14.79/14.85	c total #watches: 1709082
19.98/20.02	c total #propagations: 4288186 / total #impl: 170813470 (eff. 0.025)
19.98/20.02	c GC COLLECT
19.98/20.02	c #Conflicts:       5000 | #Learnt:       2356 | 0.056
19.98/20.02	c total clause space: 78.2603MB
19.98/20.02	c total #watches: 1589685
30.49/30.53	c total #propagations: 5713482 / total #impl: 209336321 (eff. 0.027)
30.49/30.53	c #Conflicts:       6000 | #Learnt:       3356 | 0.047
30.49/30.53	c total clause space: 127.173MB
30.49/30.53	c total #watches: 2414570
37.39/37.41	c total #propagations: 6514859 / total #impl: 357682736 (eff. 0.018)
37.39/37.41	c GC COLLECT
37.39/37.41	c #Conflicts:       7000 | #Learnt:       2230 | 0.042
37.39/37.41	c total clause space: 127.173MB
37.39/37.41	c total #watches: 2087233
44.18/44.20	c total #propagations: 8271608 / total #impl: 386343964 (eff. 0.021)
44.18/44.20	c #Conflicts:       8000 | #Learnt:       3230 | 0.037
44.18/44.20	c total clause space: 127.173MB
44.18/44.20	c total #watches: 2463587
52.38/52.45	c total #propagations: 9268494 / total #impl: 504614366 (eff. 0.018)
52.38/52.45	c #Conflicts:       9000 | #Learnt:       4230 | 0.033
52.38/52.45	c total clause space: 127.173MB
52.38/52.45	c total #watches: 2779818
59.98/60.10	c total #propagations: 9934757 / total #impl: 734601490 (eff. 0.014)
59.98/60.10	c GC COLLECT
59.98/60.10	c #Conflicts:      10000 | #Learnt:       2719 | 0.030
59.98/60.10	c total clause space: 127.173MB
59.98/60.10	c total #watches: 1754088
61.78/61.87	c total #propagations: 11615098 / total #impl: 775103566 (eff. 0.015)
61.78/61.87	c #Conflicts:      11000 | #Learnt:       3719 | 0.028
61.78/61.87	c total clause space: 127.173MB
61.78/61.87	c total #watches: 1761444
64.38/64.41	c total #propagations: 15056233 / total #impl: 779426965 (eff. 0.019)
64.38/64.41	c #Conflicts:      12000 | #Learnt:       4719 | 0.029
64.38/64.41	c total clause space: 127.173MB
64.38/64.41	c total #watches: 1998315
70.98/71.03	c total #propagations: 15535205 / total #impl: 786603933 (eff. 0.020)
70.98/71.03	c #Conflicts:      13000 | #Learnt:       5719 | 0.026
70.98/71.03	c total clause space: 127.173MB
70.98/71.03	c total #watches: 2849699
77.88/77.96	c total #propagations: 16652355 / total #impl: 814264127 (eff. 0.020)
77.88/77.96	c GC COLLECT
77.88/77.96	c #Conflicts:      14000 | #Learnt:       3863 | 0.024
77.88/77.96	c total clause space: 127.173MB
77.88/77.96	c total #watches: 2154578
86.88/86.95	c total #propagations: 17410690 / total #impl: 880617656 (eff. 0.020)
86.88/86.95	c #Conflicts:      15000 | #Learnt:       4863 | 0.023
86.88/86.95	c total clause space: 127.173MB
86.88/86.95	c total #watches: 2554859
102.17/102.23	c total #propagations: 17638170 / total #impl: 996136644 (eff. 0.018)
102.17/102.23	c #Conflicts:      16000 | #Learnt:       5863 | 0.021
102.17/102.23	c total clause space: 127.173MB
102.17/102.23	c total #watches: 3046039
119.07/119.10	c total #propagations: 17944733 / total #impl: 1210364745 (eff. 0.015)
119.07/119.10	c GC COLLECT
119.07/119.10	c #Conflicts:      17000 | #Learnt:       3689 | 0.020
119.07/119.10	c total clause space: 127.173MB
119.07/119.10	c total #watches: 2277175
130.77/130.89	c total #propagations: 18373761 / total #impl: 1397981567 (eff. 0.013)
130.77/130.89	c #Conflicts:      18000 | #Learnt:       4689 | 0.019
130.77/130.89	c total clause space: 127.173MB
130.77/130.89	c total #watches: 2633342
147.06/147.14	c total #propagations: 18568898 / total #impl: 1618242307 (eff. 0.011)
147.06/147.14	c #Conflicts:      19000 | #Learnt:       5689 | 0.018
147.06/147.14	c total clause space: 127.173MB
147.06/147.14	c total #watches: 2942196
181.06/181.19	c total #propagations: 18743496 / total #impl: 1911208487 (eff. 0.010)
181.06/181.19	c #Conflicts:      20000 | #Learnt:       6689 | 0.017
181.06/181.19	c total clause space: 206.656MB
181.06/181.19	c total #watches: 3319445
218.06/218.10	c total #propagations: 19035297 / total #impl: 2484690987 (eff. 0.008)
218.06/218.10	c GC COLLECT
218.06/218.10	c #Conflicts:      21000 | #Learnt:       4200 | 0.016
218.06/218.10	c total clause space: 206.656MB
218.06/218.10	c total #watches: 2365144
255.35/255.47	c total #propagations: 19653212 / total #impl: 2873967031 (eff. 0.007)
255.35/255.47	c #Conflicts:      22000 | #Learnt:       5200 | 0.016
255.35/255.47	c total clause space: 206.656MB
255.35/255.47	c total #watches: 2956896
276.45/276.54	c total #propagations: 20064399 / total #impl: 2993470478 (eff. 0.007)
276.45/276.54	c #Conflicts:      23000 | #Learnt:       6200 | 0.015
276.45/276.54	c total clause space: 206.656MB
276.45/276.54	c total #watches: 3253229
335.14/335.22	c total #propagations: 20331161 / total #impl: 3314846729 (eff. 0.006)
335.14/335.22	c #Conflicts:      24000 | #Learnt:       7200 | 0.014
335.14/335.22	c total clause space: 206.656MB
335.14/335.22	c total #watches: 3463365
376.33/376.40	c total #propagations: 21037496 / total #impl: 3701715387 (eff. 0.006)
376.33/376.40	c GC COLLECT
376.33/376.40	c #Conflicts:      25000 | #Learnt:       4410 | 0.014
376.33/376.40	c total clause space: 206.656MB
376.33/376.40	c total #watches: 2629515
416.02/416.13	c total #propagations: 21515386 / total #impl: 3991697264 (eff. 0.005)
416.02/416.13	c #Conflicts:      26000 | #Learnt:       5410 | 0.013
416.02/416.13	c total clause space: 206.656MB
416.02/416.13	c total #watches: 3164124
470.31/470.49	c total #propagations: 22125588 / total #impl: 4184762375 (eff. 0.005)
470.31/470.49	c #Conflicts:      27000 | #Learnt:       6410 | 0.013
470.31/470.49	c total clause space: 206.656MB
470.31/470.49	c total #watches: 3758159
519.31/519.45	c total #propagations: 22701047 / total #impl: 4597974692 (eff. 0.005)
519.31/519.45	c #Conflicts:      28000 | #Learnt:       7410 | 0.012
519.31/519.45	c total clause space: 206.656MB
519.31/519.45	c total #watches: 4415215
578.81/578.96	c total #propagations: 23251252 / total #impl: 5000041143 (eff. 0.005)
578.81/578.96	c GC COLLECT
578.81/578.96	c #Conflicts:      29000 | #Learnt:       4358 | 0.012
578.81/578.96	c total clause space: 206.656MB
578.81/578.96	c total #watches: 3146263
626.50/626.64	c total #propagations: 23966786 / total #impl: 5257885421 (eff. 0.005)
626.50/626.64	c #Conflicts:      30000 | #Learnt:       5358 | 0.011
626.50/626.64	c total clause space: 206.656MB
626.50/626.64	c total #watches: 3535329
686.29/686.49	c total #propagations: 24776024 / total #impl: 5756010091 (eff. 0.004)
686.29/686.49	c #Conflicts:      31000 | #Learnt:       6358 | 0.011
686.29/686.49	c total clause space: 206.656MB
686.29/686.49	c total #watches: 3913587
725.89/726.09	c total #propagations: 25514908 / total #impl: 6393794439 (eff. 0.004)
725.89/726.09	c #Conflicts:      32000 | #Learnt:       7358 | 0.011
725.89/726.09	c total clause space: 206.656MB
725.89/726.09	c total #watches: 4347898
785.17/785.38	c total #propagations: 25992236 / total #impl: 6953855949 (eff. 0.004)
785.17/785.38	c #Conflicts:      33000 | #Learnt:       8358 | 0.010
785.17/785.38	c total clause space: 206.656MB
785.17/785.38	c total #watches: 4740101
814.67/814.89	c total #propagations: 26399503 / total #impl: 7550134602 (eff. 0.003)
814.67/814.89	c GC COLLECT
814.67/814.89	c #Conflicts:      34000 | #Learnt:       4932 | 0.010
814.67/814.89	c total clause space: 206.656MB
814.67/814.89	c total #watches: 3046547
863.76/863.93	c total #propagations: 26701570 / total #impl: 7969747117 (eff. 0.003)
863.76/863.93	c #Conflicts:      35000 | #Learnt:       5932 | 0.010
863.76/863.93	c total clause space: 206.656MB
863.76/863.93	c total #watches: 3457593
933.75/933.90	c total #propagations: 27049839 / total #impl: 8915733345 (eff. 0.003)
933.75/933.90	c #Conflicts:      36000 | #Learnt:       6932 | 0.010
933.75/933.90	c total clause space: 206.656MB
933.75/933.90	c total #watches: 3916809
980.94/981.19	c total #propagations: 27462935 / total #impl: 9393518357 (eff. 0.003)
980.94/981.19	c #Conflicts:      37000 | #Learnt:       7932 | 0.009
980.94/981.19	c total clause space: 206.656MB
980.94/981.19	c total #watches: 4357116
1031.83/1032.08	c total #propagations: 27779678 / total #impl: 9729641489 (eff. 0.003)
1031.83/1032.08	c #Conflicts:      38000 | #Learnt:       8932 | 0.009
1031.83/1032.08	c total clause space: 206.656MB
1031.83/1032.08	c total #watches: 4700001
1095.22/1095.47	c total #propagations: 28072283 / total #impl: 10245545537 (eff. 0.003)
1095.22/1095.47	c GC COLLECT
1095.22/1095.47	c #Conflicts:      39000 | #Learnt:       5235 | 0.009
1095.22/1095.47	c total clause space: 206.656MB
1095.22/1095.47	c total #watches: 3307464
1136.51/1136.70	c total #propagations: 28383737 / total #impl: 11087450741 (eff. 0.003)
1136.51/1136.70	c #Conflicts:      40000 | #Learnt:       6235 | 0.009
1136.51/1136.70	c total clause space: 206.656MB
1136.51/1136.70	c total #watches: 3587216
1208.10/1208.38	c total #propagations: 28683350 / total #impl: 11750290428 (eff. 0.002)
1208.10/1208.38	c #Conflicts:      41000 | #Learnt:       7235 | 0.008
1208.10/1208.38	c total clause space: 206.656MB
1208.10/1208.38	c total #watches: 4002843
1311.28/1311.50	c total #propagations: 29014289 / total #impl: 12876798720 (eff. 0.002)
1311.28/1311.50	c #Conflicts:      42000 | #Learnt:       8235 | 0.008
1311.28/1311.50	c total clause space: 206.656MB
1311.28/1311.50	c total #watches: 4460093
1366.38/1366.69	c total #propagations: 29391823 / total #impl: 14179567017 (eff. 0.002)
1366.38/1366.69	c #Conflicts:      43000 | #Learnt:       9235 | 0.008
1366.38/1366.69	c total clause space: 206.656MB
1366.38/1366.69	c total #watches: 4771112
1463.67/1463.95	c total #propagations: 29653640 / total #impl: 14757981372 (eff. 0.002)
1463.67/1463.95	c GC COLLECT
1463.67/1463.95	c #Conflicts:      44000 | #Learnt:       5216 | 0.008
1463.67/1463.95	c total clause space: 335.816MB
1463.67/1463.95	c total #watches: 3196976
1494.67/1494.97	c total #propagations: 30257687 / total #impl: 15569444626 (eff. 0.002)
1494.67/1494.97	c #Conflicts:      45000 | #Learnt:       6216 | 0.008
1494.67/1494.97	c total clause space: 335.816MB
1494.67/1494.97	c total #watches: 3508595
1544.75/1545.07	c total #propagations: 30521416 / total #impl: 16165668942 (eff. 0.002)
1544.75/1545.07	c #Conflicts:      46000 | #Learnt:       7216 | 0.007
1544.75/1545.07	c total clause space: 335.816MB
1544.75/1545.07	c total #watches: 3810795
1658.84/1659.10	c total #propagations: 30878986 / total #impl: 16490941419 (eff. 0.002)
1658.84/1659.10	c #Conflicts:      47000 | #Learnt:       8216 | 0.007
1658.84/1659.10	c total clause space: 335.816MB
1658.84/1659.10	c total #watches: 4231852
1710.13/1710.49	c total #propagations: 31483507 / total #impl: 16981033394 (eff. 0.002)
1710.13/1710.49	c #Conflicts:      48000 | #Learnt:       9216 | 0.007
1710.13/1710.49	c total clause space: 335.816MB
1710.13/1710.49	c total #watches: 4635796

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-4088353-1465428983/watcher-4088353-1465428983 -o /tmp/evaluation-result-4088353-1465428983/solver-4088353-1465428983 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465427024-11757 --watchdog 1960 --input HOME/instance-4088353-1465428983.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=12061
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.15 2.17 2.09 3/176 12064
/proc/meminfo: memFree=29831564/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 124831535 29810688 5268 33554432000 4194304 6201397 140737148111920 140735443856424 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 7278 5268 130 491 0 6777 0

[startup+0.100218 s]
/proc/loadavg: 2.15 2.17 2.09 3/176 12064
/proc/meminfo: memFree=29831564/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=34656 CPUtime=0.09 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 1346 0 0 0 9 0 0 0 20 0 1 0 124831535 35487744 7550 33554432000 4194304 6201397 140737148111920 140735443856424 4216555 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 8664 7552 146 491 0 8163 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34656

[startup+0.200377 s]
/proc/loadavg: 2.15 2.17 2.09 3/176 12064
/proc/meminfo: memFree=29831564/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=52084 CPUtime=0.19 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 2553 0 0 0 19 0 0 0 20 0 1 0 124831535 53334016 9714 33554432000 4194304 6201397 140737148111920 140735443856424 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 13021 9714 147 491 0 12520 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 52084

[startup+0.300365 s]
/proc/loadavg: 2.15 2.17 2.09 3/176 12064
/proc/meminfo: memFree=29831564/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=66956 CPUtime=0.29 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 3586 0 0 0 28 1 0 0 20 0 1 0 124831535 68562944 12234 33554432000 4194304 6201397 140737148111920 140735443856424 4241103 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 16739 12234 147 491 0 16238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66956

[startup+0.700255 s]
/proc/loadavg: 2.15 2.17 2.09 3/176 12064
/proc/meminfo: memFree=29831564/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=92064 CPUtime=0.69 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 5356 0 0 0 68 1 0 0 20 0 1 0 124831535 94273536 16515 33554432000 4194304 6201397 140737148111920 140737148110952 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 23016 16515 147 491 0 22515 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92064

[startup+1.50027 s]
/proc/loadavg: 2.15 2.17 2.09 3/177 12065
/proc/meminfo: memFree=29750672/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=134384 CPUtime=1.49 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 8431 0 0 0 147 2 0 0 20 0 1 0 124831535 137609216 25187 33554432000 4194304 6201397 140737148111920 140737148110632 4214961 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 33596 25187 160 491 0 33095 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134384

[startup+3.10028 s]
/proc/loadavg: 2.15 2.17 2.09 3/177 12065
/proc/meminfo: memFree=29717668/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=134920 CPUtime=3.09 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 8562 0 0 0 307 2 0 0 20 0 1 0 124831535 138158080 28384 33554432000 4194304 6201397 140737148111920 140737148110632 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 33730 28384 160 491 0 33229 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134920

[startup+6.30031 s]
/proc/loadavg: 2.14 2.17 2.09 3/177 12065
/proc/meminfo: memFree=29707260/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=134976 CPUtime=6.29 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 10732 0 0 0 627 2 0 0 20 0 1 0 124831535 138215424 31014 33554432000 4194304 6201397 140737148111920 140737148111048 4213371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 33744 31014 160 491 0 33243 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134976

[startup+12.7003 s]
/proc/loadavg: 2.13 2.16 2.09 3/177 12065
/proc/meminfo: memFree=29706644/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=135112 CPUtime=12.69 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 10944 0 0 0 1267 2 0 0 20 0 1 0 124831535 138354688 31179 33554432000 4194304 6201397 140737148111920 140737148111048 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 33778 31179 166 491 0 33277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135112

[startup+25.5004 s]
/proc/loadavg: 2.17 2.17 2.10 3/177 12065
/proc/meminfo: memFree=29691564/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=185440 CPUtime=25.48 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 11441 0 0 0 2546 2 0 0 20 0 1 0 124831535 189890560 33565 33554432000 4194304 6201397 140737148111920 140737148110872 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 46360 33565 166 491 0 45859 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 185440

[startup+51.1004 s]
/proc/loadavg: 2.11 2.16 2.09 4/177 12065
/proc/meminfo: memFree=29641128/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=186712 CPUtime=51.08 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 12414 0 0 0 5105 3 0 0 20 0 1 0 124831535 191193088 40813 33554432000 4194304 6201397 140737148111920 140737148110712 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 46678 40813 166 491 0 46177 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 186712

[startup+102.3 s]
/proc/loadavg: 2.05 2.13 2.09 3/177 12066
/proc/meminfo: memFree=29597456/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=208332 CPUtime=102.28 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 17023 0 0 0 10224 4 0 0 20 0 1 0 124831535 213331968 50021 33554432000 4194304 6201397 140737148111920 140737148111048 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 52083 50021 166 491 0 51582 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 208332

[startup+162.3 s]
/proc/loadavg: 2.11 2.13 2.09 3/177 12067
/proc/meminfo: memFree=29582340/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=292536 CPUtime=162.27 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 18091 0 0 0 16222 5 0 0 20 0 1 0 124831535 299556864 51508 33554432000 4194304 6201397 140737148111920 140737148110760 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73134 51508 166 491 0 72633 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 292536

[startup+222.307 s]
/proc/loadavg: 2.29 2.17 2.10 3/178 12072
/proc/meminfo: memFree=29533004/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=293288 CPUtime=222.26 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 18726 0 0 0 22221 5 0 0 20 0 1 0 124831535 300326912 54999 33554432000 4194304 6201397 140737148111920 140737148111048 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73322 54999 166 491 0 72821 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 293288

[startup+282.3 s]
/proc/loadavg: 2.14 2.15 2.10 4/177 12073
/proc/meminfo: memFree=29530572/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=293368 CPUtime=282.25 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 18883 0 0 0 28220 5 0 0 20 0 1 0 124831535 300408832 55142 33554432000 4194304 6201397 140737148111920 140737148111048 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73342 55142 166 491 0 72841 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 293368

[startup+342.3 s]
/proc/loadavg: 2.21 2.17 2.10 3/177 12074
/proc/meminfo: memFree=29522352/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=293596 CPUtime=342.23 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 18975 0 0 0 34218 5 0 0 20 0 1 0 124831535 300642304 56856 33554432000 4194304 6201397 140737148111920 140737148111048 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73399 56856 166 491 0 72898 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 293596

[startup+402.3 s]
/proc/loadavg: 2.28 2.18 2.10 4/177 12075
/proc/meminfo: memFree=29519800/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=293676 CPUtime=402.22 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 19043 0 0 0 40217 5 0 0 20 0 1 0 124831535 300724224 57386 33554432000 4194304 6201397 140737148111920 140737148111048 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73419 57386 166 491 0 72918 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 293676

[startup+462.3 s]
/proc/loadavg: 2.18 2.17 2.10 3/177 12076
/proc/meminfo: memFree=29470828/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=293676 CPUtime=462.22 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 19137 0 0 0 46217 5 0 0 20 0 1 0 124831535 300724224 57480 33554432000 4194304 6201397 140737148111920 140737148111048 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73419 57480 166 491 0 72918 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 293676

[startup+522.3 s]
/proc/loadavg: 2.17 2.17 2.10 3/177 12078
/proc/meminfo: memFree=29437716/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=293804 CPUtime=522.2 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 19213 0 0 0 52215 5 0 0 20 0 1 0 124831535 300855296 62666 33554432000 4194304 6201397 140737148111920 140737148111048 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73451 62666 166 491 0 72950 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 293804

[startup+582.3 s]
/proc/loadavg: 2.12 2.15 2.10 3/177 12079
/proc/meminfo: memFree=29424932/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=293900 CPUtime=582.2 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 19243 0 0 0 58214 6 0 0 20 0 1 0 124831535 300953600 65249 33554432000 4194304 6201397 140737148111920 140737148111048 4220222 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73475 65249 166 491 0 72974 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 293900


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.20 2.12 4/177 12089
/proc/meminfo: memFree=29395072/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=294348 CPUtime=942.15 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 19388 0 0 0 94209 6 0 0 20 0 1 0 124831535 301412352 68971 33554432000 4194304 6201397 140737148111920 140737148111048 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73587 68971 166 491 0 73086 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 294348

[startup+1002.3 s]
/proc/loadavg: 2.18 2.19 2.12 3/177 12090
/proc/meminfo: memFree=29385892/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=294348 CPUtime=1002.14 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 19396 0 0 0 100208 6 0 0 20 0 1 0 124831535 301412352 68979 33554432000 4194304 6201397 140737148111920 140737148111048 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73587 68979 166 491 0 73086 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 294348

[startup+1062.3 s]
/proc/loadavg: 2.21 2.20 2.12 3/177 12091
/proc/meminfo: memFree=29377584/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=294620 CPUtime=1062.12 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 19480 0 0 0 106206 6 0 0 20 0 1 0 124831535 301690880 71107 33554432000 4194304 6201397 140737148111920 140737148110712 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73655 71107 166 491 0 73154 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 294620

[startup+1122.3 s]
/proc/loadavg: 2.17 2.19 2.12 3/177 12093
/proc/meminfo: memFree=29374912/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=294764 CPUtime=1122.11 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 19524 0 0 0 112205 6 0 0 20 0 1 0 124831535 301838336 71662 33554432000 4194304 6201397 140737148111920 140737148110552 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73691 71662 166 491 0 73190 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 294764

[startup+1182.3 s]
/proc/loadavg: 2.21 2.20 2.12 3/177 12094
/proc/meminfo: memFree=29374316/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=294828 CPUtime=1182.1 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 19544 0 0 0 118204 6 0 0 20 0 1 0 124831535 301903872 71682 33554432000 4194304 6201397 140737148111920 140737148110712 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73707 71682 166 491 0 73206 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 294828

[startup+1242.3 s]
/proc/loadavg: 2.28 2.22 2.13 4/177 12095
/proc/meminfo: memFree=29373960/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=294828 CPUtime=1242.1 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 19552 0 0 0 124204 6 0 0 20 0 1 0 124831535 301903872 71690 33554432000 4194304 6201397 140737148111920 140737148111048 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73707 71690 166 491 0 73206 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 294828

[startup+1302.3 s]
/proc/loadavg: 2.10 2.18 2.12 3/177 12096
/proc/meminfo: memFree=29369084/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=294988 CPUtime=1302.09 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 19580 0 0 0 130203 6 0 0 20 0 1 0 124831535 302067712 71718 33554432000 4194304 6201397 140737148111920 140737148110552 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73747 71718 166 491 0 73246 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 294988

[startup+1362.3 s]
/proc/loadavg: 2.08 2.16 2.12 3/177 12097
/proc/meminfo: memFree=29355432/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=294988 CPUtime=1362.08 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 19608 0 0 0 136202 6 0 0 20 0 1 0 124831535 302067712 71746 33554432000 4194304 6201397 140737148111920 140737148111048 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 73747 71746 166 491 0 73246 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 294988

[startup+1422.3 s]
/proc/loadavg: 2.13 2.16 2.11 4/178 12102
/proc/meminfo: memFree=29336740/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=427632 CPUtime=1422.08 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 20049 0 0 0 142201 7 0 0 20 0 1 0 124831535 437895168 73101 33554432000 4194304 6201397 140737148111920 140737148110712 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 106908 73101 166 491 0 106407 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 427632

[startup+1482.3 s]
/proc/loadavg: 2.18 2.17 2.12 3/178 12126
/proc/meminfo: memFree=29329892/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=428000 CPUtime=1482.06 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 20331 0 0 0 148199 7 0 0 20 0 1 0 124831535 438272000 74712 33554432000 4194304 6201397 140737148111920 140737148111048 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 107000 74712 166 491 0 106499 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 428000

[startup+1542.31 s]
/proc/loadavg: 2.22 2.19 2.13 3/177 12127
/proc/meminfo: memFree=29331676/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=428000 CPUtime=1542.06 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 20331 0 0 0 154199 7 0 0 20 0 1 0 124831535 438272000 74712 33554432000 4194304 6201397 140737148111920 140737148111048 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 107000 74712 166 491 0 106499 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 428000

[startup+1602.3 s]
/proc/loadavg: 2.35 2.23 2.14 3/177 12128
/proc/meminfo: memFree=29331804/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=428000 CPUtime=1602.05 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 20331 0 0 0 160198 7 0 0 20 0 1 0 124831535 438272000 74712 33554432000 4194304 6201397 140737148111920 140737148111048 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 107000 74712 166 491 0 106499 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 428000

[startup+1662.3 s]
/proc/loadavg: 2.26 2.22 2.14 3/177 12129
/proc/meminfo: memFree=29322500/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=428000 CPUtime=1662.04 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 20331 0 0 0 166197 7 0 0 20 0 1 0 124831535 438272000 74712 33554432000 4194304 6201397 140737148111920 140737148111048 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 107000 74712 166 491 0 106499 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 428000

[startup+1722.3 s]
/proc/loadavg: 2.20 2.21 2.14 3/177 12176
/proc/meminfo: memFree=29227532/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=428000 CPUtime=1722.03 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 20336 0 0 0 172196 7 0 0 20 0 1 0 124831535 438272000 74759 33554432000 4194304 6201397 140737148111920 140737148111048 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 107000 74759 166 491 0 106499 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 428000

[startup+1782.3 s]
/proc/loadavg: 2.32 2.24 2.16 3/177 12177
/proc/meminfo: memFree=29181356/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=428000 CPUtime=1782.02 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 20465 0 0 0 178195 7 0 0 20 0 1 0 124831535 438272000 74877 33554432000 4194304 6201397 140737148111920 140737148111048 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 107000 74877 166 491 0 106499 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 428000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.23 2.15 3/177 12177
/proc/meminfo: memFree=29181604/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=428000 CPUtime=1800.02 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 20477 0 0 0 179995 7 0 0 20 0 1 0 124831535 438272000 74889 33554432000 4194304 6201397 140737148111920 140737148111048 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 107000 74889 166 491 0 106499 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 428000

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

[startup+1800.3 s]
/proc/loadavg: 2.25 2.23 2.15 3/177 12177
/proc/meminfo: memFree=29181604/32872528 swapFree=15784/1434320
[pid=12064] ppid=12061 vsize=428000 CPUtime=1800.02 cores=0,2,4,6
/proc/12064/stat : 12064 (cdcl-cuttingpla) R 12061 12064 11741 0 -1 4202496 20477 0 0 0 179995 7 0 0 20 0 1 0 124831535 438272000 74889 33554432000 4194304 6201397 140737148111920 140737148111048 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12064/statm: 107000 74889 166 491 0 106499 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 428000

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.95
CPU system time (s): 0.075988
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 428000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.075988
maximum resident set size= 299556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20477
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= 12
involuntary context switches= 1927

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.64929 second user time and 6.84296 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-09 01:36:23
IDJOB=4088353
IDBENCH=24981
IDSOLVER=2550
FILE ID=node130/4088353-1465428983
RUNJOBID= node130-1465427024-11757
PBS_JOBID= 19859782
Free space on /tmp= 71744 MiB

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

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

MD5SUM BENCH= 90acfb7d1c18536583ef7e2a90905f54
RANDOM SEED=2062961365

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.261
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:        29832356 kB
Buffers:          116376 kB
Cached:           473496 kB
SwapCached:         1636 kB
Active:           474372 kB
Inactive:         389648 kB
Active(anon):     273680 kB
Inactive(anon):     2908 kB
Active(file):     200692 kB
Inactive(file):   386740 kB
Unevictable:     1434320 kB
Mlocked:           15784 kB
SwapTotal:      67108856 kB
SwapFree:       67098452 kB
Dirty:              3348 kB
Writeback:             8 kB
AnonPages:       1708284 kB
Mapped:             8072 kB
Shmem:                 0 kB
Slab:             608472 kB
SReclaimable:      51976 kB
SUnreclaim:       556496 kB
KernelStack:        1464 kB
PageTables:         7156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1855972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1613824 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= 71740 MiB
End job on node130 at 2016-06-09 02:06:23