Trace number 4088365

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_027_area_delay.opb
MD5SUM1b0ac127de7b79f6251c1506cbcbe6c3
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.155975
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 variables8805
Total number of constraints27496
Number of constraints which are clauses27496
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 4284
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 4284
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 4284
Number of bits of the biggest sum of numbers13
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= 8805 #constraint= 27496
2.79/2.85	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
2.79/2.85	c total clause space: 48.1602MB
2.79/2.85	c total #watches: 1338527
9.99/10.00	c total #propagations: 1158052 / total #impl: 56865873 (eff. 0.020)
9.99/10.00	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
9.99/10.00	c total clause space: 78.2603MB
9.99/10.00	c total #watches: 2054510
19.99/20.01	c total #propagations: 1549040 / total #impl: 226059816 (eff. 0.007)
19.99/20.01	c GC COLLECT
19.99/20.01	c #Conflicts:       3000 | #Learnt:       2013 | 0.000
19.99/20.01	c total clause space: 78.2603MB
19.99/20.01	c total #watches: 1755156
36.69/36.73	c total #propagations: 2335845 / total #impl: 461296398 (eff. 0.005)
36.69/36.73	c #Conflicts:       4000 | #Learnt:       3012 | 0.000
36.69/36.73	c total clause space: 127.173MB
36.69/36.73	c total #watches: 2230604
49.38/49.48	c total #propagations: 2771022 / total #impl: 845726284 (eff. 0.003)
49.38/49.48	c GC COLLECT
49.38/49.48	c #Conflicts:       5000 | #Learnt:       2373 | 0.000
49.38/49.48	c total clause space: 127.173MB
49.38/49.48	c total #watches: 1791575
68.38/68.41	c total #propagations: 3066856 / total #impl: 1188120266 (eff. 0.003)
68.38/68.41	c #Conflicts:       6000 | #Learnt:       3373 | 0.000
68.38/68.41	c total clause space: 127.173MB
68.38/68.41	c total #watches: 2356437
84.47/84.57	c total #propagations: 3800471 / total #impl: 1380716973 (eff. 0.003)
84.47/84.57	c GC COLLECT
84.47/84.57	c #Conflicts:       7000 | #Learnt:       2246 | 0.000
84.47/84.57	c total clause space: 127.173MB
84.47/84.57	c total #watches: 1969405
101.97/102.09	c total #propagations: 4065385 / total #impl: 1494805866 (eff. 0.003)
101.97/102.09	c #Conflicts:       8000 | #Learnt:       3246 | 0.000
101.97/102.09	c total clause space: 127.173MB
101.97/102.09	c total #watches: 2418092
127.77/127.80	c total #propagations: 4199750 / total #impl: 1677477697 (eff. 0.003)
127.77/127.80	c #Conflicts:       9000 | #Learnt:       4246 | 0.000
127.77/127.80	c total clause space: 127.173MB
127.77/127.80	c total #watches: 2887538
157.97/158.03	c total #propagations: 4707072 / total #impl: 1937532251 (eff. 0.002)
157.97/158.03	c GC COLLECT
157.97/158.03	c #Conflicts:      10000 | #Learnt:       2732 | 0.000
157.97/158.03	c total clause space: 206.656MB
157.97/158.03	c total #watches: 2372110
180.16/180.28	c total #propagations: 5409549 / total #impl: 2157030089 (eff. 0.003)
180.16/180.28	c #Conflicts:      11000 | #Learnt:       3732 | 0.000
180.16/180.28	c total clause space: 206.656MB
180.16/180.28	c total #watches: 3064631
213.76/213.80	c total #propagations: 6258063 / total #impl: 2368424107 (eff. 0.003)
213.76/213.80	c #Conflicts:      12000 | #Learnt:       4732 | 0.000
213.76/213.80	c total clause space: 206.656MB
213.76/213.80	c total #watches: 3588958
246.96/247.02	c total #propagations: 6767181 / total #impl: 2709645101 (eff. 0.002)
246.96/247.02	c #Conflicts:      13000 | #Learnt:       5732 | 0.000
246.96/247.02	c total clause space: 206.656MB
246.96/247.02	c total #watches: 4021766
284.65/284.79	c total #propagations: 7103225 / total #impl: 3140747721 (eff. 0.002)
284.65/284.79	c GC COLLECT
284.65/284.79	c #Conflicts:      14000 | #Learnt:       3878 | 0.000
284.65/284.79	c total clause space: 206.656MB
284.65/284.79	c total #watches: 3210996
325.44/325.52	c total #propagations: 7840335 / total #impl: 3545703344 (eff. 0.002)
325.44/325.52	c #Conflicts:      15000 | #Learnt:       4878 | 0.000
325.44/325.52	c total clause space: 206.656MB
325.44/325.52	c total #watches: 4240612
363.63/363.75	c total #propagations: 8653381 / total #impl: 3745039591 (eff. 0.002)
363.63/363.75	c #Conflicts:      16000 | #Learnt:       5878 | 0.000
363.63/363.75	c total clause space: 206.656MB
363.63/363.75	c total #watches: 4960800
406.12/406.24	c total #propagations: 8971948 / total #impl: 3914139852 (eff. 0.002)
406.12/406.24	c GC COLLECT
406.12/406.24	c #Conflicts:      17000 | #Learnt:       3705 | 0.000
406.12/406.24	c total clause space: 206.656MB
406.12/406.24	c total #watches: 3455386
435.13/435.24	c total #propagations: 9631892 / total #impl: 4135828434 (eff. 0.002)
435.13/435.24	c #Conflicts:      18000 | #Learnt:       4705 | 0.000
435.13/435.24	c total clause space: 206.656MB
435.13/435.24	c total #watches: 3467433
459.33/459.44	c total #propagations: 11121816 / total #impl: 4189900832 (eff. 0.003)
459.33/459.44	c #Conflicts:      19000 | #Learnt:       5705 | 0.000
459.33/459.44	c total clause space: 206.656MB
459.33/459.44	c total #watches: 3469550
485.72/485.89	c total #propagations: 13669559 / total #impl: 4216727956 (eff. 0.003)
485.72/485.89	c #Conflicts:      20000 | #Learnt:       6705 | 0.000
485.72/485.89	c total clause space: 206.656MB
485.72/485.89	c total #watches: 3471752
497.02/497.20	c total #propagations: 16634059 / total #impl: 4239292020 (eff. 0.004)
497.02/497.20	c GC COLLECT
497.02/497.20	c #Conflicts:      21000 | #Learnt:       4207 | 0.000
497.02/497.20	c total clause space: 206.656MB
497.02/497.20	c total #watches: 1418344
515.52/515.68	c total #propagations: 16935147 / total #impl: 4385400247 (eff. 0.004)
515.52/515.68	c #Conflicts:      22000 | #Learnt:       5207 | 0.000
515.52/515.68	c total clause space: 206.656MB
515.52/515.68	c total #watches: 1475430
526.51/526.64	c total #propagations: 18278256 / total #impl: 4491820124 (eff. 0.004)
526.51/526.64	c #Conflicts:      23000 | #Learnt:       6207 | 0.000
526.51/526.64	c total clause space: 206.656MB
526.51/526.64	c total #watches: 1653995
545.01/545.12	c total #propagations: 20632483 / total #impl: 4715329395 (eff. 0.004)
545.01/545.12	c #Conflicts:      24000 | #Learnt:       7207 | 0.000
545.01/545.12	c total clause space: 206.656MB
545.01/545.12	c total #watches: 2197399
560.81/560.98	c total #propagations: 21475829 / total #impl: 5345174660 (eff. 0.004)
560.81/560.98	c GC COLLECT
560.81/560.98	c #Conflicts:      25000 | #Learnt:       4420 | 0.000
560.81/560.98	c total clause space: 206.656MB
560.81/560.98	c total #watches: 2103544
580.61/580.77	c total #propagations: 21819049 / total #impl: 5875871167 (eff. 0.004)
580.61/580.77	c #Conflicts:      26000 | #Learnt:       5420 | 0.000
580.61/580.77	c total clause space: 206.656MB
580.61/580.77	c total #watches: 2609013
614.91/615.09	c total #propagations: 22021181 / total #impl: 6197939425 (eff. 0.004)
614.91/615.09	c #Conflicts:      27000 | #Learnt:       6420 | 0.000
614.91/615.09	c total clause space: 206.656MB
614.91/615.09	c total #watches: 3253200
644.00/644.16	c total #propagations: 22474253 / total #impl: 6567633221 (eff. 0.003)
644.00/644.16	c #Conflicts:      28000 | #Learnt:       7420 | 0.000
644.00/644.16	c total clause space: 206.656MB
644.00/644.16	c total #watches: 4154414
701.79/701.96	c total #propagations: 22687508 / total #impl: 6829164451 (eff. 0.003)
701.79/701.96	c GC COLLECT
701.79/701.96	c #Conflicts:      29000 | #Learnt:       4322 | 0.000
701.79/701.96	c total clause space: 206.656MB
701.79/701.96	c total #watches: 3750805
766.87/767.03	c total #propagations: 23144066 / total #impl: 7259334839 (eff. 0.003)
766.87/767.03	c #Conflicts:      30000 | #Learnt:       5322 | 0.000
766.87/767.03	c total clause space: 206.656MB
766.87/767.03	c total #watches: 4458415
836.56/836.70	c total #propagations: 23487271 / total #impl: 7537135477 (eff. 0.003)
836.56/836.70	c #Conflicts:      31000 | #Learnt:       6322 | 0.000
836.56/836.70	c total clause space: 206.656MB
836.56/836.70	c total #watches: 5205594
902.86/903.03	c total #propagations: 24546989 / total #impl: 7756316359 (eff. 0.003)
902.86/903.03	c #Conflicts:      32000 | #Learnt:       7322 | 0.000
902.86/903.03	c total clause space: 335.816MB
902.86/903.03	c total #watches: 5775883
990.84/991.08	c total #propagations: 25013528 / total #impl: 8085738621 (eff. 0.003)
990.84/991.08	c #Conflicts:      33000 | #Learnt:       8322 | 0.000
990.84/991.08	c total clause space: 335.816MB
990.84/991.08	c total #watches: 6142886
1056.43/1056.60	c total #propagations: 25571592 / total #impl: 8450530258 (eff. 0.003)
1056.43/1056.60	c GC COLLECT
1056.43/1056.60	c #Conflicts:      34000 | #Learnt:       4918 | 0.000
1056.43/1056.60	c total clause space: 335.816MB
1056.43/1056.60	c total #watches: 4286252
1094.62/1094.82	c total #propagations: 25913102 / total #impl: 8789419688 (eff. 0.003)
1094.62/1094.82	c #Conflicts:      35000 | #Learnt:       5918 | 0.000
1094.62/1094.82	c total clause space: 335.816MB
1094.62/1094.82	c total #watches: 5084562
1159.61/1159.84	c total #propagations: 26103754 / total #impl: 8983211324 (eff. 0.003)
1159.61/1159.84	c #Conflicts:      36000 | #Learnt:       6918 | 0.000
1159.61/1159.84	c total clause space: 335.816MB
1159.61/1159.84	c total #watches: 5519519
1251.71/1251.94	c total #propagations: 26341787 / total #impl: 9278081722 (eff. 0.003)
1251.71/1251.94	c #Conflicts:      37000 | #Learnt:       7918 | 0.000
1251.71/1251.94	c total clause space: 335.816MB
1251.71/1251.94	c total #watches: 6058285
1311.99/1312.26	c total #propagations: 27145750 / total #impl: 9518120833 (eff. 0.003)
1311.99/1312.26	c #Conflicts:      38000 | #Learnt:       8918 | 0.000
1311.99/1312.26	c total clause space: 335.816MB
1311.99/1312.26	c total #watches: 6470886
1376.38/1376.60	c total #propagations: 27575756 / total #impl: 9972570436 (eff. 0.003)
1376.38/1376.60	c GC COLLECT
1376.38/1376.60	c #Conflicts:      39000 | #Learnt:       5217 | 0.000
1376.38/1376.60	c total clause space: 335.816MB
1376.38/1376.60	c total #watches: 4149242
1418.17/1418.45	c total #propagations: 27811507 / total #impl: 10467536841 (eff. 0.003)
1418.17/1418.45	c #Conflicts:      40000 | #Learnt:       6217 | 0.000
1418.17/1418.45	c total clause space: 335.816MB
1418.17/1418.45	c total #watches: 4798401
1443.07/1443.33	c total #propagations: 28264773 / total #impl: 10807518145 (eff. 0.003)
1443.07/1443.33	c #Conflicts:      41000 | #Learnt:       7217 | 0.000
1443.07/1443.33	c total clause space: 335.816MB
1443.07/1443.33	c total #watches: 5277412
1500.46/1500.78	c total #propagations: 28438982 / total #impl: 11061726001 (eff. 0.003)
1500.46/1500.78	c #Conflicts:      42000 | #Learnt:       8217 | 0.000
1500.46/1500.78	c total clause space: 335.816MB
1500.46/1500.78	c total #watches: 5794412
1559.35/1559.63	c total #propagations: 28639661 / total #impl: 11516153481 (eff. 0.002)
1559.35/1559.63	c #Conflicts:      43000 | #Learnt:       9217 | 0.000
1559.35/1559.63	c total clause space: 335.816MB
1559.35/1559.63	c total #watches: 6226513
1627.94/1628.25	c total #propagations: 28852998 / total #impl: 11887045923 (eff. 0.002)
1627.94/1628.25	c GC COLLECT
1627.94/1628.25	c #Conflicts:      44000 | #Learnt:       5218 | 0.000
1627.94/1628.25	c total clause space: 335.816MB
1627.94/1628.25	c total #watches: 4109089
1674.53/1674.85	c total #propagations: 29078810 / total #impl: 12266970977 (eff. 0.002)
1674.53/1674.85	c #Conflicts:      45000 | #Learnt:       6218 | 0.000
1674.53/1674.85	c total clause space: 335.816MB
1674.53/1674.85	c total #watches: 4563433
1746.42/1746.74	c total #propagations: 29317551 / total #impl: 12602988284 (eff. 0.002)
1746.42/1746.74	c #Conflicts:      46000 | #Learnt:       7218 | 0.000
1746.42/1746.74	c total clause space: 335.816MB
1746.42/1746.74	c total #watches: 5123619

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-4088365-1465430663/watcher-4088365-1465430663 -o /tmp/evaluation-result-4088365-1465430663/solver-4088365-1465430663 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465427060-31326 --watchdog 1960 --input HOME/instance-4088365-1465430663.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=31695
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.29 2.23 2.15 3/177 31698
/proc/meminfo: memFree=29734196/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 125000829 29810688 5268 33554432000 4194304 6201397 140734655664416 140734999449144 5194148 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 7278 5268 130 491 0 6777 0

[startup+0.100164 s]
/proc/loadavg: 2.29 2.23 2.15 3/177 31698
/proc/meminfo: memFree=29734196/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=34412 CPUtime=0.09 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 1413 0 0 0 9 0 0 0 20 0 1 0 125000829 35237888 7548 33554432000 4194304 6201397 140734655664416 140734999449144 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 8603 7548 142 491 0 8102 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34412

[startup+0.20035 s]
/proc/loadavg: 2.29 2.23 2.15 3/177 31698
/proc/meminfo: memFree=29734196/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=52684 CPUtime=0.19 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 2970 0 0 0 18 1 0 0 20 0 1 0 125000829 53948416 10017 33554432000 4194304 6201397 140734655664416 140734999449144 4220336 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 13171 10017 147 491 0 12670 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 52684

[startup+0.300336 s]
/proc/loadavg: 2.29 2.23 2.15 3/177 31698
/proc/meminfo: memFree=29734196/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=67888 CPUtime=0.29 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 4020 0 0 0 28 1 0 0 20 0 1 0 125000829 69517312 13092 33554432000 4194304 6201397 140734655664416 140734999449144 4222237 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 16972 13092 147 491 0 16471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67888

[startup+0.700269 s]
/proc/loadavg: 2.29 2.23 2.15 3/177 31698
/proc/meminfo: memFree=29734196/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=93460 CPUtime=0.69 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 5693 0 0 0 68 1 0 0 20 0 1 0 125000829 95703040 17320 33554432000 4194304 6201397 140734655664416 140734655663048 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 23365 17320 147 491 0 22864 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93460

[startup+1.50024 s]
/proc/loadavg: 2.29 2.23 2.15 3/178 31699
/proc/meminfo: memFree=29660844/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=93540 CPUtime=1.49 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 5718 0 0 0 148 1 0 0 20 0 1 0 125000829 95784960 18878 33554432000 4194304 6201397 140734655664416 140734655663368 4216020 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 23385 18878 147 491 0 22884 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93540

[startup+3.10026 s]
/proc/loadavg: 2.35 2.24 2.15 3/178 31699
/proc/meminfo: memFree=29652164/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=124484 CPUtime=3.09 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 5898 0 0 0 307 2 0 0 20 0 1 0 125000829 127471616 21073 33554432000 4194304 6201397 140734655664416 140734655663368 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 31121 21073 160 491 0 30620 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124484

[startup+6.30028 s]
/proc/loadavg: 2.35 2.24 2.15 4/178 31699
/proc/meminfo: memFree=29640956/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=125200 CPUtime=6.29 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 6149 0 0 0 627 2 0 0 20 0 1 0 125000829 128204800 23860 33554432000 4194304 6201397 140734655664416 140734655663256 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 31300 23860 160 491 0 30799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 125200

[startup+12.7002 s]
/proc/loadavg: 2.37 2.25 2.15 3/178 31699
/proc/meminfo: memFree=29605636/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=137880 CPUtime=12.69 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 11116 0 0 0 1266 3 0 0 20 0 1 0 125000829 141189120 31962 33554432000 4194304 6201397 140734655664416 140734655663544 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 34470 31962 160 491 0 33969 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137880

[startup+25.5004 s]
/proc/loadavg: 2.31 2.24 2.15 3/178 31699
/proc/meminfo: memFree=29605040/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=137880 CPUtime=25.49 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 11291 0 0 0 2546 3 0 0 20 0 1 0 125000829 141189120 32136 33554432000 4194304 6201397 140734655664416 140734655663544 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 34470 32136 166 491 0 33969 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137880

[startup+51.1004 s]
/proc/loadavg: 2.28 2.24 2.15 4/178 31699
/proc/meminfo: memFree=29589220/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=188200 CPUtime=51.08 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 12092 0 0 0 5105 3 0 0 20 0 1 0 125000829 192716800 36132 33554432000 4194304 6201397 140734655664416 140734655663544 4213087 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 47050 36132 166 491 0 46549 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 188200

[startup+102.3 s]
/proc/loadavg: 2.32 2.26 2.16 3/178 31700
/proc/meminfo: memFree=29567588/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=188652 CPUtime=102.28 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 12407 0 0 0 10225 3 0 0 20 0 1 0 125000829 193179648 41554 33554432000 4194304 6201397 140734655664416 140734655663368 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 47163 41554 166 491 0 46662 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 188652

[startup+162.3 s]
/proc/loadavg: 2.27 2.25 2.17 3/178 31701
/proc/meminfo: memFree=29522748/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=296316 CPUtime=162.26 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 18336 0 0 0 16222 4 0 0 20 0 1 0 125000829 303427584 52722 33554432000 4194304 6201397 140734655664416 140734655663544 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 74079 52722 166 491 0 73578 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 296316

[startup+222.307 s]
/proc/loadavg: 2.28 2.25 2.17 3/178 31703
/proc/meminfo: memFree=29514708/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=296572 CPUtime=222.26 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 18689 0 0 0 22222 4 0 0 20 0 1 0 125000829 303689728 54608 33554432000 4194304 6201397 140734655664416 140734655663208 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 74143 54608 166 491 0 73642 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 296572

[startup+282.3 s]
/proc/loadavg: 2.23 2.24 2.17 3/178 31704
/proc/meminfo: memFree=29496052/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=297068 CPUtime=282.25 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 19189 0 0 0 28220 5 0 0 20 0 1 0 125000829 304197632 59182 33554432000 4194304 6201397 140734655664416 140734655663544 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 74267 59182 166 491 0 73766 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 297068

[startup+342.3 s]
/proc/loadavg: 2.20 2.22 2.17 4/179 31708
/proc/meminfo: memFree=29486664/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=297404 CPUtime=342.24 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 19710 0 0 0 34219 5 0 0 20 0 1 0 125000829 304541696 61236 33554432000 4194304 6201397 140734655664416 140734655663048 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 74351 61236 166 491 0 73850 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 297404

[startup+402.3 s]
/proc/loadavg: 2.16 2.21 2.17 3/178 31709
/proc/meminfo: memFree=29448064/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=297660 CPUtime=402.22 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 20238 0 0 0 40217 5 0 0 20 0 1 0 125000829 304803840 69940 33554432000 4194304 6201397 140734655664416 140734655663208 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 74415 69940 166 491 0 73914 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 297660

[startup+462.3 s]
/proc/loadavg: 2.16 2.20 2.17 3/178 31756
/proc/meminfo: memFree=29685792/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=297804 CPUtime=462.22 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 20369 0 0 0 46216 6 0 0 20 0 1 0 125000829 304951296 70071 33554432000 4194304 6201397 140734655664416 140734655663544 4215962 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 74451 70071 166 491 0 73950 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 297804

[startup+522.3 s]
/proc/loadavg: 2.19 2.19 2.17 4/178 31758
/proc/meminfo: memFree=29672428/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=298444 CPUtime=522.21 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 20529 0 0 0 52215 6 0 0 20 0 1 0 125000829 305606656 70231 33554432000 4194304 6201397 140734655664416 140734655663208 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 74611 70231 166 491 0 74110 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 298444

[startup+582.3 s]
/proc/loadavg: 2.17 2.18 2.17 3/178 31759
/proc/meminfo: memFree=29604532/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=298672 CPUtime=582.21 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 20547 0 0 0 58215 6 0 0 20 0 1 0 125000829 305840128 70249 33554432000 4194304 6201397 140734655664416 140734655663544 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 74668 70249 166 491 0 74167 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 298672


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


[startup+942.3 s]
/proc/loadavg: 2.11 2.15 2.16 4/179 31769
/proc/meminfo: memFree=29440612/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=431428 CPUtime=942.15 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 21085 0 0 0 94208 7 0 0 20 0 1 0 125000829 441782272 80457 33554432000 4194304 6201397 140734655664416 140734655663544 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 107857 80457 166 491 0 107356 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 431428

[startup+1002.3 s]
/proc/loadavg: 2.22 2.16 2.16 3/178 31770
/proc/meminfo: memFree=29426916/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=431492 CPUtime=1002.14 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 21108 0 0 0 100207 7 0 0 20 0 1 0 125000829 441847808 84057 33554432000 4194304 6201397 140734655664416 140734655663544 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 107873 84057 166 491 0 107372 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 431492

[startup+1062.3 s]
/proc/loadavg: 2.15 2.15 2.16 3/178 31771
/proc/meminfo: memFree=29389444/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=477256 CPUtime=1062.13 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 28515 0 0 0 106205 8 0 0 20 0 1 0 125000829 488710144 93257 33554432000 4194304 6201397 140734655664416 140734655663544 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119314 93257 166 491 0 118813 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 477256

[startup+1122.3 s]
/proc/loadavg: 2.09 2.13 2.15 3/178 31773
/proc/meminfo: memFree=29383960/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=477256 CPUtime=1122.12 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 28515 0 0 0 112204 8 0 0 20 0 1 0 125000829 488710144 93257 33554432000 4194304 6201397 140734655664416 140734655663544 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119314 93257 166 491 0 118813 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 477256

[startup+1182.3 s]
/proc/loadavg: 2.14 2.14 2.15 4/178 31774
/proc/meminfo: memFree=29383192/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=477256 CPUtime=1182.11 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 28625 0 0 0 118203 8 0 0 20 0 1 0 125000829 488710144 93365 33554432000 4194304 6201397 140734655664416 140734655663544 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119314 93365 166 491 0 118813 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 477256

[startup+1242.3 s]
/proc/loadavg: 2.14 2.14 2.15 3/178 31775
/proc/meminfo: memFree=29382664/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=477256 CPUtime=1242.1 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 28625 0 0 0 124202 8 0 0 20 0 1 0 125000829 488710144 93365 33554432000 4194304 6201397 140734655664416 140734655663544 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119314 93365 166 491 0 118813 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 477256

[startup+1302.3 s]
/proc/loadavg: 2.17 2.14 2.15 3/178 31776
/proc/meminfo: memFree=29382384/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=477256 CPUtime=1302.09 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 28651 0 0 0 130201 8 0 0 20 0 1 0 125000829 488710144 93391 33554432000 4194304 6201397 140734655664416 140734655663544 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119314 93391 166 491 0 118813 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 477256

[startup+1362.3 s]
/proc/loadavg: 2.06 2.11 2.14 4/178 31777
/proc/meminfo: memFree=29362704/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=479496 CPUtime=1362.08 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 29289 0 0 0 136200 8 0 0 20 0 1 0 125000829 491003904 98093 33554432000 4194304 6201397 140734655664416 140734655663128 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119874 98093 166 491 0 119373 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 479496

[startup+1422.3 s]
/proc/loadavg: 2.05 2.10 2.13 3/178 31779
/proc/meminfo: memFree=29362864/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=479656 CPUtime=1422.08 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 29303 0 0 0 142200 8 0 0 20 0 1 0 125000829 491167744 98107 33554432000 4194304 6201397 140734655664416 140734655663544 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119914 98107 166 491 0 119413 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 479656

[startup+1482.3 s]
/proc/loadavg: 2.14 2.12 2.13 3/178 31780
/proc/meminfo: memFree=29362472/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=479656 CPUtime=1482.06 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 29365 0 0 0 148198 8 0 0 20 0 1 0 125000829 491167744 98169 33554432000 4194304 6201397 140734655664416 140734655663544 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119914 98169 166 491 0 119413 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 479656

[startup+1542.31 s]
/proc/loadavg: 2.13 2.11 2.12 4/179 31784
/proc/meminfo: memFree=29361664/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=479656 CPUtime=1542.06 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 29367 0 0 0 154198 8 0 0 20 0 1 0 125000829 491167744 98171 33554432000 4194304 6201397 140734655664416 140734655663544 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119914 98171 166 491 0 119413 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 479656

[startup+1602.3 s]
/proc/loadavg: 2.12 2.10 2.12 3/178 31785
/proc/meminfo: memFree=29346980/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=479656 CPUtime=1602.04 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 29368 0 0 0 160196 8 0 0 20 0 1 0 125000829 491167744 98683 33554432000 4194304 6201397 140734655664416 140734655663544 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119914 98683 166 491 0 119413 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 479656

[startup+1662.3 s]
/proc/loadavg: 2.09 2.09 2.11 3/178 31786
/proc/meminfo: memFree=29342492/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=479656 CPUtime=1662.03 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 29370 0 0 0 166195 8 0 0 20 0 1 0 125000829 491167744 99707 33554432000 4194304 6201397 140734655664416 140734655663544 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119914 99707 166 491 0 119413 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 479656

[startup+1722.3 s]
/proc/loadavg: 2.07 2.09 2.11 4/178 31788
/proc/meminfo: memFree=29342220/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=479656 CPUtime=1722.02 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 29370 0 0 0 172194 8 0 0 20 0 1 0 125000829 491167744 99707 33554432000 4194304 6201397 140734655664416 140734655663544 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119914 99707 166 491 0 119413 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 479656

[startup+1782.3 s]
/proc/loadavg: 2.11 2.10 2.10 3/178 31789
/proc/meminfo: memFree=29341576/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=479656 CPUtime=1782.01 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 29414 0 0 0 178193 8 0 0 20 0 1 0 125000829 491167744 99751 33554432000 4194304 6201397 140734655664416 140734655663544 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119914 99751 166 491 0 119413 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 479656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.09 2.10 3/178 31789
/proc/meminfo: memFree=29341332/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=479656 CPUtime=1800.01 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 29422 0 0 0 179993 8 0 0 20 0 1 0 125000829 491167744 99759 33554432000 4194304 6201397 140734655664416 140734655663544 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119914 99759 166 491 0 119413 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 479656

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

[startup+1800.3 s]
/proc/loadavg: 2.08 2.09 2.10 3/178 31789
/proc/meminfo: memFree=29341332/32872528 swapFree=12208/1156848
[pid=31698] ppid=31695 vsize=479656 CPUtime=1800.01 cores=0,2,4,6
/proc/31698/stat : 31698 (cdcl-cuttingpla) R 31695 31698 31310 0 -1 4202496 29422 0 0 0 179993 8 0 0 20 0 1 0 125000829 491167744 99759 33554432000 4194304 6201397 140734655664416 140734655663544 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31698/statm: 119914 99759 166 491 0 119413 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 479656

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.94
CPU system time (s): 0.092985
CPU usage (%): 99.9848
Max. virtual memory (cumulated for all children) (KiB): 479656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.092985
maximum resident set size= 399036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29422
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= 9
involuntary context switches= 1861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.43133 second user time and 7.02893 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-09 02:04:23
IDJOB=4088365
IDBENCH=24992
IDSOLVER=2550
FILE ID=node114/4088365-1465430663
RUNJOBID= node114-1465427060-31326
PBS_JOBID= 19859793
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 1b0ac127de7b79f6251c1506cbcbe6c3
RANDOM SEED=763484020

node114.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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.70
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.852
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.852
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.852
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.852
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.852
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.852
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.54
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.852
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:        29734840 kB
Buffers:          141364 kB
Cached:           763608 kB
SwapCached:         1644 kB
Active:           602788 kB
Inactive:         637076 kB
Active(anon):     333800 kB
Inactive(anon):     2916 kB
Active(file):     268988 kB
Inactive(file):   634160 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096772 kB
Dirty:              3116 kB
Writeback:             0 kB
AnonPages:       1490628 kB
Mapped:             7824 kB
Shmem:                 0 kB
Slab:             609820 kB
SReclaimable:      53920 kB
SUnreclaim:       555900 kB
KernelStack:        1472 kB
PageTables:         7088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1710952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1470464 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= 71732 MiB
End job on node114 at 2016-06-09 02:34:23