Trace number 4087263

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K82.opb
MD5SUM007cb74ee15cb0b4c01d23d6abd9d82b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5576
Total number of constraints5742
Number of constraints which are clauses5660
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint82
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 83
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 5576 #constraint= 5742
0.49/0.50	c #Conflicts:       1000 | #Learnt:        998 | 0.022
0.49/0.50	c total clause space: 11.2235MB
0.49/0.50	c total #watches: 80051
2.58/2.69	c total #propagations: 315062 / total #impl: 3336552 (eff. 0.094)
2.58/2.69	c #Conflicts:       2000 | #Learnt:       1998 | 0.011
2.58/2.69	c total clause space: 29.637MB
2.58/2.69	c total #watches: 138802
6.49/6.52	c total #propagations: 636842 / total #impl: 10623373 (eff. 0.060)
6.49/6.52	c GARBAGE COLLECT
6.49/6.52	c #Conflicts:       3000 | #Learnt:       2012 | 0.007
6.49/6.52	c total clause space: 29.637MB
6.49/6.52	c total #watches: 158301
11.49/11.58	c total #propagations: 1070771 / total #impl: 28025771 (eff. 0.038)
11.49/11.58	c #Conflicts:       4000 | #Learnt:       3012 | 0.006
11.49/11.58	c total clause space: 29.637MB
11.49/11.58	c total #watches: 231584
16.89/16.93	c total #propagations: 1456288 / total #impl: 47576756 (eff. 0.031)
16.89/16.93	c GARBAGE COLLECT
16.89/16.93	c #Conflicts:       5000 | #Learnt:       2361 | 0.010
16.89/16.93	c total clause space: 29.637MB
16.89/16.93	c total #watches: 218236
23.79/23.80	c total #propagations: 1796733 / total #impl: 69026641 (eff. 0.026)
23.79/23.80	c #Conflicts:       6000 | #Learnt:       3361 | 0.012
23.79/23.80	c total clause space: 29.637MB
23.79/23.80	c total #watches: 294269
35.09/35.13	c total #propagations: 2113361 / total #impl: 92437902 (eff. 0.023)
35.09/35.13	c GARBAGE COLLECT
35.09/35.13	c #Conflicts:       7000 | #Learnt:       2258 | 0.011
35.09/35.13	c total clause space: 48.1602MB
35.09/35.13	c total #watches: 238856
43.49/43.54	c total #propagations: 2478216 / total #impl: 123948462 (eff. 0.020)
43.49/43.54	c #Conflicts:       8000 | #Learnt:       3258 | 0.018
43.49/43.54	c total clause space: 48.1602MB
43.49/43.54	c total #watches: 358318
61.48/61.53	c total #propagations: 2741897 / total #impl: 155201948 (eff. 0.018)
61.48/61.53	c #Conflicts:       9000 | #Learnt:       4258 | 0.018
61.48/61.53	c total clause space: 48.1602MB
61.48/61.53	c total #watches: 465190
80.78/80.87	c total #propagations: 3094231 / total #impl: 182892743 (eff. 0.017)
80.78/80.87	c GARBAGE COLLECT
80.78/80.87	c #Conflicts:      10000 | #Learnt:       2766 | 0.016
80.78/80.87	c total clause space: 78.2603MB
80.78/80.87	c total #watches: 304358
91.67/91.71	c total #propagations: 3385557 / total #impl: 216536924 (eff. 0.016)
91.67/91.71	c #Conflicts:      11000 | #Learnt:       3766 | 0.015
91.67/91.71	c total clause space: 78.2603MB
91.67/91.71	c total #watches: 395215
121.17/121.29	c total #propagations: 3649426 / total #impl: 238171345 (eff. 0.015)
121.17/121.29	c #Conflicts:      12000 | #Learnt:       4766 | 0.015
121.17/121.29	c total clause space: 78.2603MB
121.17/121.29	c total #watches: 502813
152.47/152.58	c total #propagations: 4002263 / total #impl: 280969999 (eff. 0.014)
152.47/152.58	c #Conflicts:      13000 | #Learnt:       5766 | 0.014
152.47/152.58	c total clause space: 78.2603MB
152.47/152.58	c total #watches: 574860
170.26/170.33	c total #propagations: 4375074 / total #impl: 321397756 (eff. 0.014)
170.26/170.33	c GARBAGE COLLECT
170.26/170.33	c #Conflicts:      14000 | #Learnt:       3909 | 0.016
170.26/170.33	c total clause space: 78.2603MB
170.26/170.33	c total #watches: 415928
190.66/190.79	c total #propagations: 4716850 / total #impl: 358127349 (eff. 0.013)
190.66/190.79	c #Conflicts:      15000 | #Learnt:       4909 | 0.016
190.66/190.79	c total clause space: 78.2603MB
190.66/190.79	c total #watches: 551283
218.56/218.68	c total #propagations: 5025409 / total #impl: 397410735 (eff. 0.013)
218.56/218.68	c #Conflicts:      16000 | #Learnt:       5909 | 0.015
218.56/218.68	c total clause space: 78.2603MB
218.56/218.68	c total #watches: 663539
249.25/249.36	c total #propagations: 5329222 / total #impl: 452300257 (eff. 0.012)
249.25/249.36	c GARBAGE COLLECT
249.25/249.36	c #Conflicts:      17000 | #Learnt:       3741 | 0.015
249.25/249.36	c total clause space: 78.2603MB
249.25/249.36	c total #watches: 403885
265.35/265.48	c total #propagations: 5728574 / total #impl: 497643767 (eff. 0.012)
265.35/265.48	c #Conflicts:      18000 | #Learnt:       4741 | 0.014
265.35/265.48	c total clause space: 78.2603MB
265.35/265.48	c total #watches: 461431
292.55/292.70	c total #propagations: 6082547 / total #impl: 526963133 (eff. 0.012)
292.55/292.70	c #Conflicts:      19000 | #Learnt:       5741 | 0.013
292.55/292.70	c total clause space: 78.2603MB
292.55/292.70	c total #watches: 506241
317.74/317.88	c total #propagations: 6612858 / total #impl: 559824703 (eff. 0.012)
317.74/317.88	c #Conflicts:      20000 | #Learnt:       6741 | 0.013
317.74/317.88	c total clause space: 127.173MB
317.74/317.88	c total #watches: 579131
332.33/332.48	c total #propagations: 6981449 / total #impl: 608127749 (eff. 0.011)
332.33/332.48	c GARBAGE COLLECT
332.33/332.48	c #Conflicts:      21000 | #Learnt:       4251 | 0.012
332.33/332.48	c total clause space: 127.173MB
332.33/332.48	c total #watches: 354328
351.13/351.23	c total #propagations: 7330583 / total #impl: 641078249 (eff. 0.011)
351.13/351.23	c #Conflicts:      22000 | #Learnt:       5251 | 0.012
351.13/351.23	c total clause space: 127.173MB
351.13/351.23	c total #watches: 516622
383.43/383.55	c total #propagations: 7698182 / total #impl: 701862213 (eff. 0.011)
383.43/383.55	c #Conflicts:      23000 | #Learnt:       6251 | 0.012
383.43/383.55	c total clause space: 127.173MB
383.43/383.55	c total #watches: 629744
420.92/421.04	c total #propagations: 8068841 / total #impl: 765802165 (eff. 0.011)
420.92/421.04	c #Conflicts:      24000 | #Learnt:       7251 | 0.012
420.92/421.04	c total clause space: 127.173MB
420.92/421.04	c total #watches: 693507
451.52/451.63	c total #propagations: 8459066 / total #impl: 830005603 (eff. 0.010)
451.52/451.63	c GARBAGE COLLECT
451.52/451.63	c #Conflicts:      25000 | #Learnt:       4462 | 0.011
451.52/451.63	c total clause space: 127.173MB
451.52/451.63	c total #watches: 464513
478.02/478.12	c total #propagations: 8862990 / total #impl: 893808396 (eff. 0.010)
478.02/478.12	c #Conflicts:      26000 | #Learnt:       5462 | 0.011
478.02/478.12	c total clause space: 127.173MB
478.02/478.12	c total #watches: 619962
513.91/514.05	c total #propagations: 9169406 / total #impl: 942019353 (eff. 0.010)
513.91/514.05	c #Conflicts:      27000 | #Learnt:       6462 | 0.011
513.91/514.05	c total clause space: 127.173MB
513.91/514.05	c total #watches: 724632
567.50/567.65	c total #propagations: 9485433 / total #impl: 999592370 (eff. 0.009)
567.50/567.65	c #Conflicts:      28000 | #Learnt:       7462 | 0.010
567.50/567.65	c total clause space: 127.173MB
567.50/567.65	c total #watches: 848302
620.09/620.23	c total #propagations: 9863006 / total #impl: 1068599802 (eff. 0.009)
620.09/620.23	c GARBAGE COLLECT
620.09/620.23	c #Conflicts:      29000 | #Learnt:       4375 | 0.010
620.09/620.23	c total clause space: 127.173MB
620.09/620.23	c total #watches: 486367
643.40/643.56	c total #propagations: 10239009 / total #impl: 1127045278 (eff. 0.009)
643.40/643.56	c #Conflicts:      30000 | #Learnt:       5375 | 0.010
643.40/643.56	c total clause space: 127.173MB
643.40/643.56	c total #watches: 606739
681.28/681.49	c total #propagations: 10548025 / total #impl: 1171547703 (eff. 0.009)
681.28/681.49	c #Conflicts:      31000 | #Learnt:       6375 | 0.010
681.28/681.49	c total clause space: 127.173MB
681.28/681.49	c total #watches: 717476
731.48/731.62	c total #propagations: 10895500 / total #impl: 1227078578 (eff. 0.009)
731.48/731.62	c #Conflicts:      32000 | #Learnt:       7375 | 0.009
731.48/731.62	c total clause space: 127.173MB
731.48/731.62	c total #watches: 868434
798.66/798.89	c total #propagations: 11261416 / total #impl: 1303238528 (eff. 0.009)
798.66/798.89	c #Conflicts:      33000 | #Learnt:       8375 | 0.009
798.66/798.89	c total clause space: 127.173MB
798.66/798.89	c total #watches: 995309
841.56/841.78	c total #propagations: 11621314 / total #impl: 1394977760 (eff. 0.008)
841.56/841.78	c GARBAGE COLLECT
841.56/841.78	c #Conflicts:      34000 | #Learnt:       4982 | 0.009
841.56/841.78	c total clause space: 127.173MB
841.56/841.78	c total #watches: 611022
885.05/885.27	c total #propagations: 11917089 / total #impl: 1476335853 (eff. 0.008)
885.05/885.27	c #Conflicts:      35000 | #Learnt:       5982 | 0.008
885.05/885.27	c total clause space: 127.173MB
885.05/885.27	c total #watches: 739765
942.14/942.37	c total #propagations: 12322659 / total #impl: 1553258292 (eff. 0.008)
942.14/942.37	c #Conflicts:      36000 | #Learnt:       6982 | 0.008
942.14/942.37	c total clause space: 127.173MB
942.14/942.37	c total #watches: 850201
1015.33/1015.58	c total #propagations: 12682107 / total #impl: 1637670434 (eff. 0.008)
1015.33/1015.58	c #Conflicts:      37000 | #Learnt:       7982 | 0.008
1015.33/1015.58	c total clause space: 127.173MB
1015.33/1015.58	c total #watches: 974277
1078.42/1078.64	c total #propagations: 13110472 / total #impl: 1783239878 (eff. 0.007)
1078.42/1078.64	c #Conflicts:      38000 | #Learnt:       8982 | 0.008
1078.42/1078.64	c total clause space: 206.656MB
1078.42/1078.64	c total #watches: 1045849
1127.43/1127.69	c total #propagations: 13429733 / total #impl: 1870551866 (eff. 0.007)
1127.43/1127.69	c GARBAGE COLLECT
1127.43/1127.69	c #Conflicts:      39000 | #Learnt:       5318 | 0.008
1127.43/1127.69	c total clause space: 206.656MB
1127.43/1127.69	c total #watches: 623710
1200.70/1200.95	c total #propagations: 13739551 / total #impl: 1939426419 (eff. 0.007)
1200.70/1200.95	c #Conflicts:      40000 | #Learnt:       6318 | 0.008
1200.70/1200.95	c total clause space: 206.656MB
1200.70/1200.95	c total #watches: 771714
1254.39/1254.66	c total #propagations: 14168665 / total #impl: 2036965596 (eff. 0.007)
1254.39/1254.66	c #Conflicts:      41000 | #Learnt:       7318 | 0.007
1254.39/1254.66	c total clause space: 206.656MB
1254.39/1254.66	c total #watches: 897887
1313.29/1313.52	c total #propagations: 14455055 / total #impl: 2126187754 (eff. 0.007)
1313.29/1313.52	c #Conflicts:      42000 | #Learnt:       8318 | 0.007
1313.29/1313.52	c total clause space: 206.656MB
1313.29/1313.52	c total #watches: 1017987
1370.97/1371.21	c total #propagations: 14718240 / total #impl: 2209663536 (eff. 0.007)
1370.97/1371.21	c #Conflicts:      43000 | #Learnt:       9318 | 0.007
1370.97/1371.21	c total clause space: 335.816MB
1370.97/1371.21	c total #watches: 1097562
1465.76/1466.06	c total #propagations: 14974970 / total #impl: 2277986175 (eff. 0.007)
1465.76/1466.06	c GARBAGE COLLECT
1465.76/1466.06	c #Conflicts:      44000 | #Learnt:       5353 | 0.007
1465.76/1466.06	c total clause space: 335.816MB
1465.76/1466.06	c total #watches: 599665
1544.85/1545.14	c total #propagations: 15293855 / total #impl: 2353506778 (eff. 0.006)
1544.85/1545.14	c #Conflicts:      45000 | #Learnt:       6353 | 0.007
1544.85/1545.14	c total clause space: 335.816MB
1544.85/1545.14	c total #watches: 731256
1646.83/1647.14	c total #propagations: 15719344 / total #impl: 2433775747 (eff. 0.006)
1646.83/1647.14	c #Conflicts:      46000 | #Learnt:       7353 | 0.007
1646.83/1647.14	c total clause space: 335.816MB
1646.83/1647.14	c total #watches: 909377
1770.41/1770.73	c total #propagations: 16089979 / total #impl: 2513281980 (eff. 0.006)
1770.41/1770.73	c #Conflicts:      47000 | #Learnt:       8353 | 0.006
1770.41/1770.73	c total clause space: 335.816MB
1770.41/1770.73	c total #watches: 1046800

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-4087263-1465424161/watcher-4087263-1465424161 -o /tmp/evaluation-result-4087263-1465424161/solver-4087263-1465424161 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26142 --watchdog 1960 --input HOME/instance-4087263-1465424161.opb ./cdcl-cuttingplanes-release 

pid=31831
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.16 2.14 2.10 4/176 31834
/proc/meminfo: memFree=29887052/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 124349059 29802496 5260 33554432000 4194304 6199737 140733878659024 140733717537496 5193027 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 8365 5260 122 490 0 7866 0

[startup+0.100163 s]
/proc/loadavg: 2.16 2.14 2.10 4/176 31834
/proc/meminfo: memFree=29887052/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=34232 CPUtime=0.09 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 1129 0 0 0 9 0 0 0 20 0 1 0 124349059 35053568 7375 33554432000 4194304 6199737 140733878659024 140733717537496 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 8558 7375 139 490 0 8059 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34232

[startup+0.200342 s]
/proc/loadavg: 2.16 2.14 2.10 4/176 31834
/proc/meminfo: memFree=29887052/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=37320 CPUtime=0.19 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 1496 0 0 0 19 0 0 0 20 0 1 0 124349059 38215680 7632 33554432000 4194304 6199737 140733878659024 140733878657720 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 9330 7632 139 490 0 8831 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37320

[startup+0.300261 s]
/proc/loadavg: 2.16 2.14 2.10 4/176 31834
/proc/meminfo: memFree=29887052/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=37444 CPUtime=0.29 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 1909 0 0 0 29 0 0 0 20 0 1 0 124349059 38342656 7896 33554432000 4194304 6199737 140733878659024 140733878657720 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 9361 7896 139 490 0 8862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37444

[startup+0.700237 s]
/proc/loadavg: 2.16 2.14 2.10 4/176 31834
/proc/meminfo: memFree=29887052/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=49372 CPUtime=0.68 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 2727 0 0 0 68 0 0 0 20 0 1 0 124349059 50556928 9505 33554432000 4194304 6199737 140733878659024 140733878657720 4221330 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 12343 9505 155 490 0 11844 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 49372

[startup+1.50024 s]
/proc/loadavg: 2.16 2.14 2.10 4/177 31835
/proc/meminfo: memFree=29848444/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=49960 CPUtime=1.48 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 2858 0 0 0 148 0 0 0 20 0 1 0 124349059 51159040 10147 33554432000 4194304 6199737 140733878659024 140733878657848 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 12490 10147 155 490 0 11991 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49960

[startup+3.10022 s]
/proc/loadavg: 2.16 2.14 2.10 4/177 31835
/proc/meminfo: memFree=29840936/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=61980 CPUtime=3.09 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 3810 0 0 0 308 1 0 0 20 0 1 0 124349059 63467520 11297 33554432000 4194304 6199737 140733878659024 140733878657960 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 15495 11297 155 490 0 14996 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61980

[startup+6.30023 s]
/proc/loadavg: 2.15 2.14 2.09 3/177 31835
/proc/meminfo: memFree=29832556/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=62432 CPUtime=6.29 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 4226 0 0 0 628 1 0 0 20 0 1 0 124349059 63930368 11619 33554432000 4194304 6199737 140733878659024 140733878657960 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 15608 11619 161 490 0 15109 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62432

[startup+12.7002 s]
/proc/loadavg: 2.13 2.14 2.09 3/177 31835
/proc/meminfo: memFree=29821068/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=63868 CPUtime=12.69 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 4811 0 0 0 1268 1 0 0 20 0 1 0 124349059 65400832 14186 33554432000 4194304 6199737 140733878659024 140733878657960 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 15967 14186 161 490 0 15468 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63868

[startup+25.5003 s]
/proc/loadavg: 2.18 2.15 2.10 3/177 31835
/proc/meminfo: memFree=29801800/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=64864 CPUtime=25.49 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 5402 0 0 0 2548 1 0 0 20 0 1 0 124349059 66420736 15153 33554432000 4194304 6199737 140733878659024 140733878657960 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 16216 15153 161 490 0 15717 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64864

[startup+51.1003 s]
/proc/loadavg: 2.12 2.14 2.09 4/177 31835
/proc/meminfo: memFree=29778404/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=86148 CPUtime=51.08 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 6698 0 0 0 5106 2 0 0 20 0 1 0 124349059 88215552 17646 33554432000 4194304 6199737 140733878659024 140733878657960 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 21537 17646 161 490 0 21038 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86148

[startup+102.3 s]
/proc/loadavg: 2.09 2.13 2.09 3/177 31837
/proc/meminfo: memFree=29740956/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=119176 CPUtime=102.29 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 8002 0 0 0 10226 3 0 0 20 0 1 0 124349059 122036224 24731 33554432000 4194304 6199737 140733878659024 140733878657960 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 29794 24731 161 490 0 29295 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 119176

[startup+162.3 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 31838
/proc/meminfo: memFree=29704168/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=120132 CPUtime=162.27 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 8332 0 0 0 16224 3 0 0 20 0 1 0 124349059 123015168 28106 33554432000 4194304 6199737 140733878659024 140733878657960 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 30033 28106 161 490 0 29534 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 120132

[startup+222.307 s]
/proc/loadavg: 2.31 2.18 2.11 3/177 31839
/proc/meminfo: memFree=29629864/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=121668 CPUtime=222.26 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 8827 0 0 0 22223 3 0 0 20 0 1 0 124349059 124588032 28595 33554432000 4194304 6199737 140733878659024 140733878657672 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 30417 28595 161 490 0 29918 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 121668

[startup+282.3 s]
/proc/loadavg: 2.24 2.19 2.11 3/178 31843
/proc/meminfo: memFree=29619500/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=122188 CPUtime=282.24 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 9038 0 0 0 28221 3 0 0 20 0 1 0 124349059 125120512 28796 33554432000 4194304 6199737 140733878659024 140733878658136 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 30547 28796 161 490 0 30048 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 122188

[startup+342.3 s]
/proc/loadavg: 2.45 2.26 2.14 3/177 31844
/proc/meminfo: memFree=29608052/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=173092 CPUtime=342.23 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 9858 0 0 0 34220 3 0 0 20 0 1 0 124349059 177246208 31342 33554432000 4194304 6199737 140733878659024 140733878658136 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 43273 31342 161 490 0 42774 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 173092

[startup+402.3 s]
/proc/loadavg: 2.40 2.27 2.15 3/177 31846
/proc/meminfo: memFree=29606896/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=173848 CPUtime=402.22 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 10054 0 0 0 40219 3 0 0 20 0 1 0 124349059 178020352 31538 33554432000 4194304 6199737 140733878659024 140733878657960 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 43462 31538 161 490 0 42963 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 173848

[startup+462.3 s]
/proc/loadavg: 2.19 2.23 2.14 3/177 31847
/proc/meminfo: memFree=29601152/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=174348 CPUtime=462.22 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 10383 0 0 0 46218 4 0 0 20 0 1 0 124349059 178532352 32842 33554432000 4194304 6199737 140733878659024 140733878658136 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 43587 32842 161 490 0 43088 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 174348

[startup+522.3 s]
/proc/loadavg: 2.25 2.25 2.15 3/177 31848
/proc/meminfo: memFree=29599632/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=174920 CPUtime=522.21 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 10545 0 0 0 52217 4 0 0 20 0 1 0 124349059 179118080 33004 33554432000 4194304 6199737 140733878659024 140733878657960 4213298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 43730 33004 161 490 0 43231 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 174920

[startup+582.3 s]
/proc/loadavg: 2.27 2.26 2.16 3/177 31849
/proc/meminfo: memFree=29587432/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=176000 CPUtime=582.2 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 10843 0 0 0 58215 5 0 0 20 0 1 0 124349059 180224000 35856 33554432000 4194304 6199737 140733878659024 140733878657960 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 44000 35856 161 490 0 43501 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 176000


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


[startup+942.3 s]
/proc/loadavg: 2.18 2.20 2.17 3/177 31860
/proc/meminfo: memFree=29558836/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=178192 CPUtime=942.14 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 11473 0 0 0 94209 5 0 0 20 0 1 0 124349059 182468608 42100 33554432000 4194304 6199737 140733878659024 140733878657960 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 44548 42100 161 490 0 44049 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 178192

[startup+1002.3 s]
/proc/loadavg: 2.21 2.21 2.17 3/177 31861
/proc/meminfo: memFree=29556848/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=178412 CPUtime=1002.13 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 11509 0 0 0 100208 5 0 0 20 0 1 0 124349059 182693888 42136 33554432000 4194304 6199737 140733878659024 140733878657960 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 44603 42136 161 490 0 44104 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 178412

[startup+1062.3 s]
/proc/loadavg: 2.25 2.22 2.17 3/177 31863
/proc/meminfo: memFree=29527328/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=259996 CPUtime=1062.13 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 11879 0 0 0 106207 6 0 0 20 0 1 0 124349059 266235904 49581 33554432000 4194304 6199737 140733878659024 140733878657960 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 64999 49581 161 490 0 64500 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 259996

[startup+1122.3 s]
/proc/loadavg: 2.23 2.21 2.17 3/177 31864
/proc/meminfo: memFree=29505948/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=260484 CPUtime=1122.12 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 12191 0 0 0 112205 7 0 0 20 0 1 0 124349059 266735616 54834 33554432000 4194304 6199737 140733878659024 140733878657960 4213372 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 65121 54834 161 490 0 64622 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 260484

[startup+1182.3 s]
/proc/loadavg: 2.23 2.21 2.18 4/177 31865
/proc/meminfo: memFree=29504912/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=260560 CPUtime=1182.1 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 12224 0 0 0 118203 7 0 0 20 0 1 0 124349059 266813440 54867 33554432000 4194304 6199737 140733878659024 140733878657960 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 65140 54867 161 490 0 64641 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 260560

[startup+1242.3 s]
/proc/loadavg: 2.32 2.23 2.19 3/177 31866
/proc/meminfo: memFree=29504488/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=260664 CPUtime=1242.09 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 12252 0 0 0 124202 7 0 0 20 0 1 0 124349059 266919936 54894 33554432000 4194304 6199737 140733878659024 140733878657960 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 65166 54894 161 490 0 64667 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 260664

[startup+1302.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 31867
/proc/meminfo: memFree=29501980/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=261276 CPUtime=1302.08 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 12503 0 0 0 130201 7 0 0 20 0 1 0 124349059 267546624 55134 33554432000 4194304 6199737 140733878659024 140733878657672 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 65319 55134 161 490 0 64820 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 261276

[startup+1362.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 31869
/proc/meminfo: memFree=29452980/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=393880 CPUtime=1362.07 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 12821 0 0 0 136199 8 0 0 20 0 1 0 124349059 403333120 66148 33554432000 4194304 6199737 140733878659024 140733878657960 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 98470 66148 161 490 0 97971 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 393880

[startup+1422.3 s]
/proc/loadavg: 2.37 2.25 2.19 3/177 31870
/proc/meminfo: memFree=29397700/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=394680 CPUtime=1422.07 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 13042 0 0 0 142198 9 0 0 20 0 1 0 124349059 404152320 77100 33554432000 4194304 6199737 140733878659024 140733878657672 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 98670 77100 161 490 0 98171 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 394680

[startup+1482.3 s]
/proc/loadavg: 2.39 2.27 2.20 3/178 31874
/proc/meminfo: memFree=29383240/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=395428 CPUtime=1482.06 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 13715 0 0 0 148197 9 0 0 20 0 1 0 124349059 404918272 78488 33554432000 4194304 6199737 140733878659024 140733878658136 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 98857 78488 161 490 0 98358 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 395428

[startup+1542.31 s]
/proc/loadavg: 2.28 2.26 2.19 3/177 31875
/proc/meminfo: memFree=29378736/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=395456 CPUtime=1542.06 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 13725 0 0 0 154197 9 0 0 20 0 1 0 124349059 404946944 78498 33554432000 4194304 6199737 140733878659024 140733878657960 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 98864 78498 161 490 0 98365 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 395456

[startup+1602.3 s]
/proc/loadavg: 2.22 2.24 2.19 3/177 31876
/proc/meminfo: memFree=29370140/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=395884 CPUtime=1602.04 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 13827 0 0 0 160195 9 0 0 20 0 1 0 124349059 405385216 78600 33554432000 4194304 6199737 140733878659024 140733878657960 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 98971 78600 161 490 0 98472 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 395884

[startup+1662.3 s]
/proc/loadavg: 2.22 2.24 2.19 4/177 31878
/proc/meminfo: memFree=29369600/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=396176 CPUtime=1662.03 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 13900 0 0 0 166194 9 0 0 20 0 1 0 124349059 405684224 78673 33554432000 4194304 6199737 140733878659024 140733878657960 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 99044 78673 161 490 0 98545 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 396176

[startup+1722.3 s]
/proc/loadavg: 2.26 2.24 2.19 3/177 31879
/proc/meminfo: memFree=29369684/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=396384 CPUtime=1722.02 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 13953 0 0 0 172193 9 0 0 20 0 1 0 124349059 405897216 78726 33554432000 4194304 6199737 140733878659024 140733878657960 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 99096 78726 161 490 0 98597 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 396384

[startup+1782.3 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 31880
/proc/meminfo: memFree=29367784/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=396756 CPUtime=1782.01 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 14190 0 0 0 178192 9 0 0 20 0 1 0 124349059 406278144 78948 33554432000 4194304 6199737 140733878659024 140733878657960 4213485 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 99189 78948 161 490 0 98690 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 396756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.24 2.18 2/170 31911
/proc/meminfo: memFree=29619788/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=396868 CPUtime=1800.01 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 14259 0 0 0 179992 9 0 0 20 0 1 0 124349059 406392832 79013 33554432000 4194304 6199737 140733878659024 140733878657960 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 99217 79013 161 490 0 98718 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 396868

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

[startup+1800.3 s]
/proc/loadavg: 2.20 2.24 2.18 2/170 31911
/proc/meminfo: memFree=29619788/32872528 swapFree=14956/1314940
[pid=31834] ppid=31831 vsize=396868 CPUtime=1800.01 cores=1,3,5,7
/proc/31834/stat : 31834 (cdcl-cuttingpla) R 31831 31834 26125 0 -1 4202496 14259 0 0 0 179992 9 0 0 20 0 1 0 124349059 406392832 79013 33554432000 4194304 6199737 140733878659024 140733878657960 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31834/statm: 99217 79013 161 490 0 98718 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 396868

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.097985
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 396868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.097985
maximum resident set size= 316052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14259
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 1859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.45632 second user time and 7.00493 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-09 00:16:01
IDJOB=4087263
IDBENCH=90125
IDSOLVER=2548
FILE ID=node131/4087263-1465424161
RUNJOBID= node131-1465391500-26142
PBS_JOBID= 19853803
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K82.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087263-1465424161/watcher-4087263-1465424161 -o /tmp/evaluation-result-4087263-1465424161/solver-4087263-1465424161 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26142 --watchdog 1960 --input HOME/instance-4087263-1465424161.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 007cb74ee15cb0b4c01d23d6abd9d82b
RANDOM SEED=761575758

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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.395
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:        29887852 kB
Buffers:          208252 kB
Cached:           632496 kB
SwapCached:         4716 kB
Active:           304660 kB
Inactive:         591256 kB
Active(anon):      52104 kB
Inactive(anon):     5604 kB
Active(file):     252556 kB
Inactive(file):   585652 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              5796 kB
Writeback:             0 kB
AnonPages:       1401240 kB
Mapped:             9064 kB
Shmem:                 0 kB
Slab:             640712 kB
SReclaimable:      84316 kB
SUnreclaim:       556396 kB
KernelStack:        1472 kB
PageTables:         6616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1484500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1372160 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 node131 at 2016-06-09 00:46:01