Trace number 4087700

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 binary search 2016-05-01? (TO) 1800.01 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_019_area_delay.opb
MD5SUM0b594d74f3df9901bfa97fac996b1847
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark0.166973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved YES
Number of variables7437
Total number of constraints23270
Number of constraints which are clauses23270
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 3612
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 3612
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3612
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.04	c * #variable= 7437 #constraint= 23270
0.08/0.10	c * #variable= 7437 #constraint= 23270
0.89/0.91	c S1->S2
0.89/0.91	c S1->S2
0.89/0.91	c S1->S2
0.89/0.91	c S1->S2
0.89/0.91	c S2->S1
0.89/0.91	c #Conflicts:       1000 | #Learnt:        819 | 0.000
0.89/0.91	c total clause space: 78.2603MB
0.89/0.91	c total #watches: 1629700
2.58/2.68	c total #propagations: 1284064 / total #impl: 5241854 (eff. 0.245)
2.58/2.68	c S2->S1
2.58/2.68	c #Conflicts:       2000 | #Learnt:        923 | 0.000
2.58/2.68	c total clause space: 127.173MB
2.58/2.68	c total #watches: 2647626
6.88/6.99	c total #propagations: 2067432 / total #impl: 47559793 (eff. 0.043)
6.88/6.99	c GC COLLECT
6.88/6.99	c #Conflicts:       3000 | #Learnt:       1475 | 0.000
6.88/6.99	c total clause space: 127.173MB
6.88/6.99	c total #watches: 1136727
18.69/18.78	c total #propagations: 2462981 / total #impl: 122192767 (eff. 0.020)
18.69/18.78	c #Conflicts:       4000 | #Learnt:       2475 | 0.000
18.69/18.78	c total clause space: 127.173MB
18.69/18.78	c total #watches: 1681086
32.19/32.29	c total #propagations: 3296842 / total #impl: 360962777 (eff. 0.009)
32.19/32.29	c GC COLLECT
32.19/32.29	c #Conflicts:       5000 | #Learnt:       2103 | 0.000
32.19/32.29	c total clause space: 127.173MB
32.19/32.29	c total #watches: 1657686
39.08/39.15	c total #propagations: 4013331 / total #impl: 632409792 (eff. 0.006)
39.08/39.15	c #Conflicts:       6000 | #Learnt:       3103 | 0.000
39.08/39.15	c total clause space: 127.173MB
39.08/39.15	c total #watches: 2642302
54.68/54.79	c total #propagations: 4614907 / total #impl: 671026824 (eff. 0.007)
54.68/54.79	c GC COLLECT
54.68/54.79	c #Conflicts:       7000 | #Learnt:       2136 | 0.000
54.68/54.79	c total clause space: 127.173MB
54.68/54.79	c total #watches: 2325790
76.17/76.27	c total #propagations: 4976210 / total #impl: 788720999 (eff. 0.006)
76.17/76.27	c #Conflicts:       8000 | #Learnt:       3136 | 0.000
76.17/76.27	c total clause space: 127.173MB
76.17/76.27	c total #watches: 3405538
115.67/115.78	c total #propagations: 5262867 / total #impl: 1394093136 (eff. 0.004)
115.67/115.78	c #Conflicts:       9000 | #Learnt:       4136 | 0.000
115.67/115.78	c total clause space: 206.656MB
115.67/115.78	c total #watches: 3882106
157.76/157.90	c total #propagations: 5968359 / total #impl: 1539122265 (eff. 0.004)
157.76/157.90	c GC COLLECT
157.76/157.90	c #Conflicts:      10000 | #Learnt:       2685 | 0.000
157.76/157.90	c total clause space: 206.656MB
157.76/157.90	c total #watches: 2966718
188.06/188.16	c total #propagations: 6534164 / total #impl: 1650452831 (eff. 0.004)
188.06/188.16	c #Conflicts:      11000 | #Learnt:       3685 | 0.000
188.06/188.16	c total clause space: 206.656MB
188.06/188.16	c total #watches: 3833455
234.64/234.76	c total #propagations: 6959839 / total #impl: 1952284738 (eff. 0.004)
234.64/234.76	c #Conflicts:      12000 | #Learnt:       4685 | 0.000
234.64/234.76	c total clause space: 206.656MB
234.64/234.76	c total #watches: 4251923
301.83/301.98	c total #propagations: 7330704 / total #impl: 2628801447 (eff. 0.003)
301.83/301.98	c #Conflicts:      13000 | #Learnt:       5685 | 0.000
301.83/301.98	c total clause space: 206.656MB
301.83/301.98	c total #watches: 4730995
341.92/342.05	c total #propagations: 7944200 / total #impl: 3252228202 (eff. 0.002)
341.92/342.05	c GC COLLECT
341.92/342.05	c #Conflicts:      14000 | #Learnt:       3857 | 0.000
341.92/342.05	c total clause space: 206.656MB
341.92/342.05	c total #watches: 2824799
383.61/383.74	c total #propagations: 8283771 / total #impl: 4329292141 (eff. 0.002)
383.61/383.74	c #Conflicts:      15000 | #Learnt:       4857 | 0.000
383.61/383.74	c total clause space: 206.656MB
383.61/383.74	c total #watches: 3341421
418.11/418.28	c total #propagations: 8760968 / total #impl: 4515952774 (eff. 0.002)
418.11/418.28	c #Conflicts:      16000 | #Learnt:       5857 | 0.000
418.11/418.28	c total clause space: 206.656MB
418.11/418.28	c total #watches: 3524360
468.40/468.59	c total #propagations: 9006380 / total #impl: 4796680608 (eff. 0.002)
468.40/468.59	c GC COLLECT
468.40/468.59	c #Conflicts:      17000 | #Learnt:       3696 | 0.000
468.40/468.59	c total clause space: 206.656MB
468.40/468.59	c total #watches: 1820361
491.31/491.44	c total #propagations: 9741534 / total #impl: 5175147641 (eff. 0.002)
491.31/491.44	c #Conflicts:      18000 | #Learnt:       4696 | 0.000
491.31/491.44	c total clause space: 206.656MB
491.31/491.44	c total #watches: 2105297
518.40/518.51	c total #propagations: 9964451 / total #impl: 5693966728 (eff. 0.002)
518.40/518.51	c #Conflicts:      19000 | #Learnt:       5696 | 0.000
518.40/518.51	c total clause space: 206.656MB
518.40/518.51	c total #watches: 2351142
566.69/566.86	c total #propagations: 10176208 / total #impl: 6427137004 (eff. 0.002)
566.69/566.86	c #Conflicts:      20000 | #Learnt:       6696 | 0.000
566.69/566.86	c total clause space: 206.656MB
566.69/566.86	c total #watches: 2589662
604.79/604.98	c total #propagations: 11054094 / total #impl: 7005841422 (eff. 0.002)
604.79/604.98	c GC COLLECT
604.79/604.98	c #Conflicts:      21000 | #Learnt:       4210 | 0.000
604.79/604.98	c total clause space: 206.656MB
604.79/604.98	c total #watches: 1798890
624.98/625.13	c total #propagations: 11526156 / total #impl: 7367656366 (eff. 0.002)
624.98/625.13	c #Conflicts:      22000 | #Learnt:       5210 | 0.000
624.98/625.13	c total clause space: 206.656MB
624.98/625.13	c total #watches: 2196616
650.68/650.87	c total #propagations: 11813324 / total #impl: 7853135225 (eff. 0.002)
650.68/650.87	c #Conflicts:      23000 | #Learnt:       6210 | 0.000
650.68/650.87	c total clause space: 206.656MB
650.68/650.87	c total #watches: 2633691
682.88/683.04	c total #propagations: 12072021 / total #impl: 8293756342 (eff. 0.001)
682.88/683.04	c #Conflicts:      24000 | #Learnt:       7210 | 0.000
682.88/683.04	c total clause space: 206.656MB
682.88/683.04	c total #watches: 3130263
724.17/724.34	c total #propagations: 12282179 / total #impl: 8737690634 (eff. 0.001)
724.17/724.34	c GC COLLECT
724.17/724.34	c #Conflicts:      25000 | #Learnt:       4412 | 0.000
724.17/724.34	c total clause space: 206.656MB
724.17/724.34	c total #watches: 2628227
761.56/761.76	c total #propagations: 12573926 / total #impl: 9924147616 (eff. 0.001)
761.56/761.76	c #Conflicts:      26000 | #Learnt:       5412 | 0.000
761.56/761.76	c total clause space: 206.656MB
761.56/761.76	c total #watches: 3009554
793.46/793.60	c total #propagations: 13168684 / total #impl: 10790751182 (eff. 0.001)
793.46/793.60	c #Conflicts:      27000 | #Learnt:       6412 | 0.000
793.46/793.60	c total clause space: 206.656MB
793.46/793.60	c total #watches: 3378523
839.55/839.75	c total #propagations: 13326376 / total #impl: 11476747346 (eff. 0.001)
839.55/839.75	c #Conflicts:      28000 | #Learnt:       7412 | 0.000
839.55/839.75	c total clause space: 206.656MB
839.55/839.75	c total #watches: 3716222
892.54/892.70	c total #propagations: 13607778 / total #impl: 12245043502 (eff. 0.001)
892.54/892.70	c GC COLLECT
892.54/892.70	c #Conflicts:      29000 | #Learnt:       4325 | 0.000
892.54/892.70	c total clause space: 206.656MB
892.54/892.70	c total #watches: 2503018
931.64/931.81	c total #propagations: 14088663 / total #impl: 12944906556 (eff. 0.001)
931.64/931.81	c #Conflicts:      30000 | #Learnt:       5325 | 0.000
931.64/931.81	c total clause space: 206.656MB
931.64/931.81	c total #watches: 2787368
975.03/975.29	c total #propagations: 14534067 / total #impl: 13418486209 (eff. 0.001)
975.03/975.29	c #Conflicts:      31000 | #Learnt:       6325 | 0.000
975.03/975.29	c total clause space: 206.656MB
975.03/975.29	c total #watches: 3011646
1026.82/1027.07	c total #propagations: 14773293 / total #impl: 13916368371 (eff. 0.001)
1026.82/1027.07	c #Conflicts:      32000 | #Learnt:       7325 | 0.000
1026.82/1027.07	c total clause space: 206.656MB
1026.82/1027.07	c total #watches: 3331853
1077.82/1078.09	c total #propagations: 15138599 / total #impl: 14608815786 (eff. 0.001)
1077.82/1078.09	c #Conflicts:      33000 | #Learnt:       8325 | 0.000
1077.82/1078.09	c total clause space: 206.656MB
1077.82/1078.09	c total #watches: 3639054
1140.51/1140.77	c total #propagations: 15528328 / total #impl: 15187143902 (eff. 0.001)
1140.51/1140.77	c GC COLLECT
1140.51/1140.77	c #Conflicts:      34000 | #Learnt:       4920 | 0.000
1140.51/1140.77	c total clause space: 206.656MB
1140.51/1140.77	c total #watches: 2453471
1185.60/1185.89	c total #propagations: 16256873 / total #impl: 16104525972 (eff. 0.001)
1185.60/1185.89	c #Conflicts:      35000 | #Learnt:       5920 | 0.000
1185.60/1185.89	c total clause space: 206.656MB
1185.60/1185.89	c total #watches: 2832449
1238.19/1238.41	c total #propagations: 17174953 / total #impl: 16323298159 (eff. 0.001)
1238.19/1238.41	c #Conflicts:      36000 | #Learnt:       6920 | 0.000
1238.19/1238.41	c total clause space: 206.656MB
1238.19/1238.41	c total #watches: 3278179
1295.78/1296.05	c total #propagations: 17395230 / total #impl: 16684368518 (eff. 0.001)
1295.78/1296.05	c #Conflicts:      37000 | #Learnt:       7920 | 0.000
1295.78/1296.05	c total clause space: 206.656MB
1295.78/1296.05	c total #watches: 3641270
1321.38/1321.60	c total #propagations: 17583996 / total #impl: 17236421636 (eff. 0.001)
1321.38/1321.60	c #Conflicts:      38000 | #Learnt:       8920 | 0.000
1321.38/1321.60	c total clause space: 206.656MB
1321.38/1321.60	c total #watches: 3886155
1365.27/1365.54	c total #propagations: 17740403 / total #impl: 17574640423 (eff. 0.001)
1365.27/1365.54	c GC COLLECT
1365.27/1365.54	c #Conflicts:      39000 | #Learnt:       5220 | 0.000
1365.27/1365.54	c total clause space: 206.656MB
1365.27/1365.54	c total #watches: 2573299
1390.27/1390.54	c total #propagations: 18047723 / total #impl: 18164265153 (eff. 0.001)
1390.27/1390.54	c #Conflicts:      40000 | #Learnt:       6219 | 0.000
1390.27/1390.54	c total clause space: 206.656MB
1390.27/1390.54	c total #watches: 2775829
1405.76/1406.05	c total #propagations: 18189323 / total #impl: 18622942972 (eff. 0.001)
1405.76/1406.05	c #Conflicts:      41000 | #Learnt:       7219 | 0.000
1405.76/1406.05	c total clause space: 206.656MB
1405.76/1406.05	c total #watches: 2973687
1432.56/1432.82	c total #propagations: 18383190 / total #impl: 19181759791 (eff. 0.001)
1432.56/1432.82	c #Conflicts:      42000 | #Learnt:       8219 | 0.000
1432.56/1432.82	c total clause space: 206.656MB
1432.56/1432.82	c total #watches: 3120722
1474.05/1474.39	c total #propagations: 18566460 / total #impl: 19840182144 (eff. 0.001)
1474.05/1474.39	c #Conflicts:      43000 | #Learnt:       9219 | 0.000
1474.05/1474.39	c total clause space: 206.656MB
1474.05/1474.39	c total #watches: 3363156
1521.94/1522.22	c total #propagations: 18744739 / total #impl: 20257829416 (eff. 0.001)
1521.94/1522.22	c GC COLLECT
1521.94/1522.22	c #Conflicts:      44000 | #Learnt:       5210 | 0.000
1521.94/1522.22	c total clause space: 206.656MB
1521.94/1522.22	c total #watches: 2534671
1552.64/1552.95	c total #propagations: 18939607 / total #impl: 21314465546 (eff. 0.001)
1552.64/1552.95	c #Conflicts:      45000 | #Learnt:       6210 | 0.000
1552.64/1552.95	c total clause space: 206.656MB
1552.64/1552.95	c total #watches: 2761761
1615.83/1616.12	c total #propagations: 19125208 / total #impl: 21887443293 (eff. 0.001)
1615.83/1616.12	c #Conflicts:      46000 | #Learnt:       7210 | 0.000
1615.83/1616.12	c total clause space: 206.656MB
1615.83/1616.12	c total #watches: 3077520
1661.83/1662.19	c total #propagations: 19613629 / total #impl: 22607125733 (eff. 0.001)
1661.83/1662.19	c #Conflicts:      47000 | #Learnt:       8210 | 0.000
1661.83/1662.19	c total clause space: 206.656MB
1661.83/1662.19	c total #watches: 3501995
1733.61/1733.95	c total #propagations: 19859470 / total #impl: 23089914152 (eff. 0.001)
1733.61/1733.95	c #Conflicts:      48000 | #Learnt:       9210 | 0.000
1733.61/1733.95	c total clause space: 206.656MB
1733.61/1733.95	c total #watches: 3574399

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-4087700-1465430614/watcher-4087700-1465430614 -o /tmp/evaluation-result-4087700-1465430614/solver-4087700-1465430614 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465427010-20262 --watchdog 1960 --input HOME/instance-4087700-1465430614.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=20585
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.12 2.09 2.09 3/176 20588
/proc/meminfo: memFree=29880328/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 236 0 0 0 0 0 0 0 20 0 1 0 124993993 57319424 2673 33554432000 4194304 6211289 140736862915824 140736278927384 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 13994 2673 97 493 0 13491 0

[startup+0.100191 s]
/proc/loadavg: 2.12 2.09 2.09 3/176 20588
/proc/meminfo: memFree=29880328/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=62820 CPUtime=0.08 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 1503 0 0 0 8 0 0 0 20 0 1 0 124993993 64327680 13442 33554432000 4194304 6211289 140736862915824 140736862915128 4228135 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 15705 13443 144 493 0 15202 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62820

[startup+0.200391 s]
/proc/loadavg: 2.12 2.09 2.09 3/176 20588
/proc/meminfo: memFree=29880328/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=71624 CPUtime=0.18 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 2815 0 0 0 18 0 0 0 20 0 1 0 124993993 73342976 15572 33554432000 4194304 6211289 140736862915824 140736862915128 4240863 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 17906 15579 204 493 0 17403 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 71624

[startup+0.300371 s]
/proc/loadavg: 2.12 2.09 2.09 3/176 20588
/proc/meminfo: memFree=29880328/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=88188 CPUtime=0.29 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 4358 0 0 0 28 1 0 0 20 0 1 0 124993993 90304512 19115 33554432000 4194304 6211289 140736862915824 140736862915128 4201583 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 22047 19115 204 493 0 21544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88188

[startup+0.700317 s]
/proc/loadavg: 2.12 2.09 2.09 3/176 20588
/proc/meminfo: memFree=29880328/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=125360 CPUtime=0.69 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 6209 0 0 0 67 2 0 0 20 0 1 0 124993993 128368640 28093 33554432000 4194304 6211289 140736862915824 140736862915128 5310715 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 31340 28093 204 493 0 30837 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 125360

[startup+1.50031 s]
/proc/loadavg: 2.03 2.08 2.08 3/177 20589
/proc/meminfo: memFree=29738040/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=218140 CPUtime=1.48 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 9483 0 0 0 145 3 0 0 20 0 1 0 124993993 223375360 40520 33554432000 4194304 6211289 140736862915824 140736862913736 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 54535 40520 214 493 0 54032 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 218140

[startup+3.10028 s]
/proc/loadavg: 2.03 2.08 2.08 3/177 20589
/proc/meminfo: memFree=29711720/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=218280 CPUtime=3.08 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 11054 0 0 0 305 3 0 0 20 0 1 0 124993993 223518720 44058 33554432000 4194304 6211289 140736862915824 140736862914168 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 54570 44058 214 493 0 54067 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 218280

[startup+6.30028 s]
/proc/loadavg: 2.03 2.07 2.08 3/177 20589
/proc/meminfo: memFree=29703724/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=218280 CPUtime=6.28 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 11079 0 0 0 625 3 0 0 20 0 1 0 124993993 223518720 44080 33554432000 4194304 6211289 140736862915824 140736862914168 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 54570 44080 219 493 0 54067 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 218280

[startup+12.7003 s]
/proc/loadavg: 2.03 2.07 2.08 3/177 20589
/proc/meminfo: memFree=29702772/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=218280 CPUtime=12.69 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 11308 0 0 0 1265 4 0 0 20 0 1 0 124993993 223518720 44247 33554432000 4194304 6211289 140736862915824 140736862914168 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 54570 44247 219 493 0 54067 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 218280

[startup+25.5004 s]
/proc/loadavg: 2.02 2.07 2.08 3/177 20589
/proc/meminfo: memFree=29702912/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=218412 CPUtime=25.49 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 11552 0 0 0 2545 4 0 0 20 0 1 0 124993993 223653888 44298 33554432000 4194304 6211289 140736862915824 140736862914168 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 54603 44298 219 493 0 54100 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 218412

[startup+51.1004 s]
/proc/loadavg: 2.07 2.08 2.08 3/177 20589
/proc/meminfo: memFree=29661536/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=239932 CPUtime=51.08 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 16195 0 0 0 5103 5 0 0 20 0 1 0 124993993 245690368 54548 33554432000 4194304 6211289 140736862915824 140736862913816 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 59983 54548 219 493 0 59480 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 239932

[startup+102.3 s]
/proc/loadavg: 2.08 2.08 2.09 3/177 20637
/proc/meminfo: memFree=29887652/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=322472 CPUtime=102.28 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 17649 0 0 0 10223 5 0 0 20 0 1 0 124993993 330211328 59910 33554432000 4194304 6211289 140736862915824 140736862914056 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 80618 59910 219 493 0 80115 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 322472

[startup+162.3 s]
/proc/loadavg: 2.11 2.09 2.09 3/177 20638
/proc/meminfo: memFree=29817440/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=324488 CPUtime=162.26 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 18788 0 0 0 16220 6 0 0 20 0 1 0 124993993 332275712 70467 33554432000 4194304 6211289 140736862915824 140736862914168 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81122 70467 219 493 0 80619 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 324488

[startup+222.308 s]
/proc/loadavg: 2.14 2.10 2.09 3/177 20639
/proc/meminfo: memFree=29752728/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=324488 CPUtime=222.26 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 18875 0 0 0 22220 6 0 0 20 0 1 0 124993993 332275712 70650 33554432000 4194304 6211289 140736862915824 140736862914168 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81122 70650 219 493 0 80619 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 324488

[startup+282.3 s]
/proc/loadavg: 2.18 2.11 2.09 3/177 20640
/proc/meminfo: memFree=29668412/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=324488 CPUtime=282.23 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 18909 0 0 0 28217 6 0 0 20 0 1 0 124993993 332275712 70662 33554432000 4194304 6211289 140736862915824 140736862914168 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81122 70662 219 493 0 80619 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 324488

[startup+342.3 s]
/proc/loadavg: 2.11 2.10 2.09 3/177 20641
/proc/meminfo: memFree=29668540/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=324632 CPUtime=342.22 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 18918 0 0 0 34216 6 0 0 20 0 1 0 124993993 332423168 70670 33554432000 4194304 6211289 140736862915824 140736862914168 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81158 70670 219 493 0 80655 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 324632

[startup+402.3 s]
/proc/loadavg: 2.21 2.13 2.10 3/178 20646
/proc/meminfo: memFree=29666100/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=324632 CPUtime=402.21 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 19045 0 0 0 40215 6 0 0 20 0 1 0 124993993 332423168 70797 33554432000 4194304 6211289 140736862915824 140736862914168 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81158 70797 219 493 0 80655 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 324632

[startup+462.3 s]
/proc/loadavg: 2.13 2.12 2.09 3/177 20647
/proc/meminfo: memFree=29649152/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=324776 CPUtime=462.2 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 19077 0 0 0 46214 6 0 0 20 0 1 0 124993993 332570624 70829 33554432000 4194304 6211289 140736862915824 140736862914168 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81194 70829 219 493 0 80691 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 324776

[startup+522.3 s]
/proc/loadavg: 2.09 2.11 2.09 4/177 20648
/proc/meminfo: memFree=29649120/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=325064 CPUtime=522.2 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 19157 0 0 0 52213 7 0 0 20 0 1 0 124993993 332865536 70909 33554432000 4194304 6211289 140736862915824 140736862914168 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81266 70909 219 493 0 80763 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 325064

[startup+582.3 s]
/proc/loadavg: 2.13 2.12 2.09 3/178 20650
/proc/meminfo: memFree=29648388/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=325208 CPUtime=582.19 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 19181 0 0 0 58212 7 0 0 20 0 1 0 124993993 333012992 70933 33554432000 4194304 6211289 140736862915824 140736862914168 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81302 70933 219 493 0 80799 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 325208


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


[startup+942.3 s]
/proc/loadavg: 2.17 2.15 2.09 3/177 20657
/proc/meminfo: memFree=29520636/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=326348 CPUtime=942.13 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 19543 0 0 0 94206 7 0 0 20 0 1 0 124993993 334180352 71295 33554432000 4194304 6211289 140736862915824 140736862914168 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81587 71295 219 493 0 81084 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 326348

[startup+1002.3 s]
/proc/loadavg: 2.16 2.15 2.09 3/178 20662
/proc/meminfo: memFree=29433060/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=327068 CPUtime=1002.12 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 19699 0 0 0 100205 7 0 0 20 0 1 0 124993993 334917632 71451 33554432000 4194304 6211289 140736862915824 140736862913816 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81767 71451 219 493 0 81264 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 327068

[startup+1062.3 s]
/proc/loadavg: 2.10 2.13 2.09 3/177 20663
/proc/meminfo: memFree=29384596/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=327212 CPUtime=1062.12 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 19755 0 0 0 106205 7 0 0 20 0 1 0 124993993 335065088 71507 33554432000 4194304 6211289 140736862915824 140736862914168 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81803 71507 219 493 0 81300 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 327212

[startup+1122.3 s]
/proc/loadavg: 2.18 2.15 2.09 4/177 20664
/proc/meminfo: memFree=29384284/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=327212 CPUtime=1122.11 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 19768 0 0 0 112204 7 0 0 20 0 1 0 124993993 335065088 71519 33554432000 4194304 6211289 140736862915824 140736862914168 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81803 71519 219 493 0 81300 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 327212

[startup+1182.3 s]
/proc/loadavg: 2.12 2.14 2.09 3/177 20665
/proc/meminfo: memFree=29384280/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=327356 CPUtime=1182.1 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 19783 0 0 0 118203 7 0 0 20 0 1 0 124993993 335212544 71534 33554432000 4194304 6211289 140736862915824 140736862914168 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81839 71534 219 493 0 81336 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 327356

[startup+1242.3 s]
/proc/loadavg: 2.08 2.12 2.09 3/177 20666
/proc/meminfo: memFree=29383656/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=327356 CPUtime=1242.09 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 19809 0 0 0 124202 7 0 0 20 0 1 0 124993993 335212544 71560 33554432000 4194304 6211289 140736862915824 140736862914168 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81839 71560 219 493 0 81336 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 327356

[startup+1302.3 s]
/proc/loadavg: 2.18 2.14 2.10 3/177 20668
/proc/meminfo: memFree=29383528/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=327516 CPUtime=1302.08 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 19823 0 0 0 130201 7 0 0 20 0 1 0 124993993 335376384 71574 33554432000 4194304 6211289 140736862915824 140736862914168 4209380 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81879 71574 219 493 0 81376 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 327516

[startup+1362.3 s]
/proc/loadavg: 2.17 2.15 2.09 3/177 20669
/proc/meminfo: memFree=29357552/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=327804 CPUtime=1362.07 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 19890 0 0 0 136200 7 0 0 20 0 1 0 124993993 335671296 73174 33554432000 4194304 6211289 140736862915824 140736862913816 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 81951 73174 219 493 0 81448 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 327804

[startup+1422.3 s]
/proc/loadavg: 2.10 2.13 2.09 3/177 20670
/proc/meminfo: memFree=29341524/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=328236 CPUtime=1422.07 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 20030 0 0 0 142200 7 0 0 20 0 1 0 124993993 336113664 73314 33554432000 4194304 6211289 140736862915824 140736862914168 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 82059 73314 219 493 0 81556 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 328236

[startup+1482.3 s]
/proc/loadavg: 2.19 2.15 2.10 3/177 20671
/proc/meminfo: memFree=29316320/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=328524 CPUtime=1482.05 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 20114 0 0 0 148198 7 0 0 20 0 1 0 124993993 336408576 73398 33554432000 4194304 6211289 140736862915824 140736862914168 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 82131 73398 219 493 0 81628 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 328524

[startup+1542.31 s]
/proc/loadavg: 2.19 2.15 2.10 3/177 20672
/proc/meminfo: memFree=29303908/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=328668 CPUtime=1542.05 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 20136 0 0 0 154198 7 0 0 20 0 1 0 124993993 336556032 76486 33554432000 4194304 6211289 140736862915824 140736862914168 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 82167 76486 219 493 0 81664 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 328668

[startup+1602.3 s]
/proc/loadavg: 2.27 2.18 2.10 4/178 20677
/proc/meminfo: memFree=29302972/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=328812 CPUtime=1602.03 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 20179 0 0 0 160196 7 0 0 20 0 1 0 124993993 336703488 76529 33554432000 4194304 6211289 140736862915824 140736862913816 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 82203 76529 219 493 0 81700 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 328812

[startup+1662.3 s]
/proc/loadavg: 2.20 2.18 2.10 4/177 20678
/proc/meminfo: memFree=29303056/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=328956 CPUtime=1662.02 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 20207 0 0 0 166195 7 0 0 20 0 1 0 124993993 336850944 76557 33554432000 4194304 6211289 140736862915824 140736862913816 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 82239 76557 219 493 0 81736 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 328956

[startup+1722.3 s]
/proc/loadavg: 2.21 2.19 2.11 3/177 20679
/proc/meminfo: memFree=29303052/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=328956 CPUtime=1722.01 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 20211 0 0 0 172194 7 0 0 20 0 1 0 124993993 336850944 76561 33554432000 4194304 6211289 140736862915824 140736862914168 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 82239 76561 219 493 0 81736 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 328956

[startup+1782.3 s]
/proc/loadavg: 2.16 2.18 2.11 3/177 20680
/proc/meminfo: memFree=29302684/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=328956 CPUtime=1782 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 20225 0 0 0 178193 7 0 0 20 0 1 0 124993993 336850944 76575 33554432000 4194304 6211289 140736862915824 140736862914168 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 82239 76575 219 493 0 81736 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 328956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.19 2.11 3/177 20680
/proc/meminfo: memFree=29303056/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=328956 CPUtime=1800 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 20227 0 0 0 179993 7 0 0 20 0 1 0 124993993 336850944 76577 33554432000 4194304 6211289 140736862915824 140736862914168 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 82239 76577 219 493 0 81736 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 328956

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.19 2.11 3/177 20680
/proc/meminfo: memFree=29303056/32872528 swapFree=12328/568296
[pid=20588] ppid=20585 vsize=328956 CPUtime=1800 cores=1,3,5,7
/proc/20588/stat : 20588 (cdcl-cuttingpla) R 20585 20588 20245 0 -1 4202496 20227 0 0 0 179993 7 0 0 20 0 1 0 124993993 336850944 76577 33554432000 4194304 6211289 140736862915824 140736862914168 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20588/statm: 82239 76577 219 493 0 81736 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 328956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.94
CPU system time (s): 0.078987
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 328956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.078987
maximum resident set size= 306308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20227
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= 28
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.41433 second user time and 7.04493 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-09 02:03:34
IDJOB=4087700
IDBENCH=24984
IDSOLVER=2549
FILE ID=node138/4087700-1465430614
RUNJOBID= node138-1465427010-20262
PBS_JOBID= 19859777
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_019_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087700-1465430614/watcher-4087700-1465430614 -o /tmp/evaluation-result-4087700-1465430614/solver-4087700-1465430614 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465427010-20262 --watchdog 1960 --input HOME/instance-4087700-1465430614.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 0b594d74f3df9901bfa97fac996b1847
RANDOM SEED=1551677575

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.807
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.807
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.807
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.807
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.807
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.807
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:        29880856 kB
Buffers:          119608 kB
Cached:          1027396 kB
SwapCached:        46616 kB
Active:          1073912 kB
Inactive:         609544 kB
Active(anon):     490960 kB
Inactive(anon):    47808 kB
Active(file):     582952 kB
Inactive(file):   561736 kB
Unevictable:      568296 kB
Mlocked:           12328 kB
SwapTotal:      67108856 kB
SwapFree:       67053732 kB
Dirty:              3108 kB
Writeback:             0 kB
AnonPages:       1058804 kB
Mapped:             8896 kB
Shmem:                 0 kB
Slab:             609552 kB
SReclaimable:      53052 kB
SUnreclaim:       556500 kB
KernelStack:        1432 kB
PageTables:         6076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1215488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1038336 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= 71744 MiB
End job on node138 at 2016-06-09 02:33:35