Trace number 4088106

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_1.opb.PB06.opb
MD5SUM2fd45123d8e20b24379108257151f007
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark294
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 414
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 488873
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 488873
Number of bits of the biggest sum of numbers19
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= 10000 #constraint= 656900
3.68/3.71	c #Conflicts:       1000 | #Learnt:       1027 | 0.000
3.68/3.71	c total clause space: 206.656MB
3.68/3.71	c total #watches: 1687292
10.79/10.80	c total #propagations: 406571 / total #impl: 12224118 (eff. 0.033)
10.79/10.80	c #Conflicts:       2000 | #Learnt:       2039 | 0.003
10.79/10.80	c total clause space: 206.656MB
10.79/10.80	c total #watches: 2112913
23.19/23.21	c total #propagations: 705805 / total #impl: 74503996 (eff. 0.009)
23.19/23.21	c #Conflicts:       3000 | #Learnt:       2054 | 0.003
23.19/23.21	c total clause space: 206.656MB
23.19/23.21	c total #watches: 2782164
39.28/39.31	c total #propagations: 1044877 / total #impl: 154607515 (eff. 0.007)
39.28/39.31	c #Conflicts:       4000 | #Learnt:       3060 | 0.003
39.28/39.31	c total clause space: 335.816MB
39.28/39.31	c total #watches: 3370732
58.78/58.86	c total #propagations: 1299032 / total #impl: 296619654 (eff. 0.004)
58.78/58.86	c GC COLLECT
58.78/58.86	c #Conflicts:       5000 | #Learnt:       2405 | 0.003
58.78/58.86	c total clause space: 335.816MB
58.78/58.86	c total #watches: 3868373
76.97/77.05	c total #propagations: 1515283 / total #impl: 462766967 (eff. 0.003)
76.97/77.05	c #Conflicts:       6000 | #Learnt:       3405 | 0.002
76.97/77.05	c total clause space: 335.816MB
76.97/77.05	c total #watches: 4545684
96.97/97.06	c total #propagations: 1675973 / total #impl: 656892601 (eff. 0.003)
96.97/97.06	c GC COLLECT
96.97/97.06	c #Conflicts:       7000 | #Learnt:       2295 | 0.002
96.97/97.06	c total clause space: 335.816MB
96.97/97.06	c total #watches: 4155879
112.46/112.57	c total #propagations: 1891473 / total #impl: 864627584 (eff. 0.002)
112.46/112.57	c #Conflicts:       8000 | #Learnt:       3295 | 0.002
112.46/112.57	c total clause space: 335.816MB
112.46/112.57	c total #watches: 4890650
152.86/152.96	c total #propagations: 2040628 / total #impl: 1025375890 (eff. 0.002)
152.86/152.96	c #Conflicts:       9000 | #Learnt:       4298 | 0.002
152.86/152.96	c total clause space: 335.816MB
152.86/152.96	c total #watches: 5778834
189.96/190.04	c total #propagations: 2232076 / total #impl: 1324888990 (eff. 0.002)
189.96/190.04	c GC COLLECT
189.96/190.04	c #Conflicts:      10000 | #Learnt:       2814 | 0.002
189.96/190.04	c total clause space: 545.701MB
189.96/190.04	c total #watches: 4940134
213.85/213.98	c total #propagations: 2396633 / total #impl: 1560257232 (eff. 0.002)
213.85/213.98	c #Conflicts:      11000 | #Learnt:       3814 | 0.002
213.85/213.98	c total clause space: 545.701MB
213.85/213.98	c total #watches: 5492491
249.55/249.70	c total #propagations: 2566909 / total #impl: 1780066371 (eff. 0.001)
249.55/249.70	c #Conflicts:      12000 | #Learnt:       4814 | 0.002
249.55/249.70	c total clause space: 545.701MB
249.55/249.70	c total #watches: 5946522
291.63/291.72	c total #propagations: 2768913 / total #impl: 1928933751 (eff. 0.001)
291.63/291.72	c #Conflicts:      13000 | #Learnt:       5814 | 0.002
291.63/291.72	c total clause space: 545.701MB
291.63/291.72	c total #watches: 6725665
333.03/333.19	c total #propagations: 2975627 / total #impl: 2175825161 (eff. 0.001)
333.03/333.19	c GC COLLECT
333.03/333.19	c #Conflicts:      14000 | #Learnt:       3983 | 0.002
333.03/333.19	c total clause space: 545.701MB
333.03/333.19	c total #watches: 5432149
385.43/385.58	c total #propagations: 3197325 / total #impl: 2396063082 (eff. 0.001)
385.43/385.58	c #Conflicts:      15000 | #Learnt:       4994 | 0.003
385.43/385.58	c total clause space: 545.701MB
385.43/385.58	c total #watches: 6224733
413.02/413.18	c total #propagations: 3431736 / total #impl: 2598831188 (eff. 0.001)
413.02/413.18	c #Conflicts:      16000 | #Learnt:       5994 | 0.009
413.02/413.18	c total clause space: 545.701MB
413.02/413.18	c total #watches: 6809442
441.22/441.31	c total #propagations: 3602535 / total #impl: 2775916479 (eff. 0.001)
441.22/441.31	c GC COLLECT
441.22/441.31	c #Conflicts:      17000 | #Learnt:       3813 | 0.008
441.22/441.31	c total clause space: 545.701MB
441.22/441.31	c total #watches: 5416807
467.01/467.12	c total #propagations: 3824259 / total #impl: 3028008904 (eff. 0.001)
467.01/467.12	c #Conflicts:      18000 | #Learnt:       4815 | 0.008
467.01/467.12	c total clause space: 545.701MB
467.01/467.12	c total #watches: 6169568
490.81/490.94	c total #propagations: 3998347 / total #impl: 3334913996 (eff. 0.001)
490.81/490.94	c #Conflicts:      19000 | #Learnt:       5815 | 0.007
490.81/490.94	c total clause space: 545.701MB
490.81/490.94	c total #watches: 6801146
540.60/540.70	c total #propagations: 4149628 / total #impl: 3640907998 (eff. 0.001)
540.60/540.70	c #Conflicts:      20000 | #Learnt:       6819 | 0.007
540.60/540.70	c total clause space: 545.701MB
540.60/540.70	c total #watches: 7491039
608.69/608.86	c total #propagations: 4388969 / total #impl: 3912182501 (eff. 0.001)
608.69/608.86	c GC COLLECT
608.69/608.86	c #Conflicts:      21000 | #Learnt:       4348 | 0.007
608.69/608.86	c total clause space: 545.701MB
608.69/608.86	c total #watches: 6452744
640.99/641.12	c total #propagations: 4714155 / total #impl: 4179284815 (eff. 0.001)
640.99/641.12	c #Conflicts:      22000 | #Learnt:       5348 | 0.006
640.99/641.12	c total clause space: 545.701MB
640.99/641.12	c total #watches: 6959216
680.98/681.15	c total #propagations: 4912401 / total #impl: 4439870607 (eff. 0.001)
680.98/681.15	c #Conflicts:      23000 | #Learnt:       6348 | 0.006
680.98/681.15	c total clause space: 545.701MB
680.98/681.15	c total #watches: 7322493
723.87/724.00	c total #propagations: 5165833 / total #impl: 4707718677 (eff. 0.001)
723.87/724.00	c #Conflicts:      24000 | #Learnt:       7348 | 0.006
723.87/724.00	c total clause space: 545.701MB
723.87/724.00	c total #watches: 7804095
834.56/834.73	c total #propagations: 5411812 / total #impl: 4957347644 (eff. 0.001)
834.56/834.73	c GC COLLECT
834.56/834.73	c #Conflicts:      25000 | #Learnt:       4598 | 0.006
834.56/834.73	c total clause space: 545.701MB
834.56/834.73	c total #watches: 6491757
871.95/872.11	c total #propagations: 5940011 / total #impl: 5115155298 (eff. 0.001)
871.95/872.11	c #Conflicts:      26000 | #Learnt:       5601 | 0.005
871.95/872.11	c total clause space: 545.701MB
871.95/872.11	c total #watches: 7157807
902.35/902.54	c total #propagations: 6158322 / total #impl: 5349127269 (eff. 0.001)
902.35/902.54	c #Conflicts:      27000 | #Learnt:       6601 | 0.005
902.35/902.54	c total clause space: 545.701MB
902.35/902.54	c total #watches: 7509965
946.44/946.61	c total #propagations: 6393493 / total #impl: 5501442903 (eff. 0.001)
946.44/946.61	c #Conflicts:      28000 | #Learnt:       7601 | 0.005
946.44/946.61	c total clause space: 545.701MB
946.44/946.61	c total #watches: 7873677
993.63/993.87	c total #propagations: 6640200 / total #impl: 5654347966 (eff. 0.001)
993.63/993.87	c GC COLLECT
993.63/993.87	c #Conflicts:      29000 | #Learnt:       4505 | 0.009
993.63/993.87	c total clause space: 545.701MB
993.63/993.87	c total #watches: 6018939
1023.62/1023.84	c total #propagations: 6921800 / total #impl: 5838036066 (eff. 0.001)
1023.62/1023.84	c #Conflicts:      30000 | #Learnt:       5505 | 0.009
1023.62/1023.84	c total clause space: 545.701MB
1023.62/1023.84	c total #watches: 6478398
1084.52/1084.71	c total #propagations: 7129280 / total #impl: 6065911956 (eff. 0.001)
1084.52/1084.71	c #Conflicts:      31000 | #Learnt:       6518 | 0.009
1084.52/1084.71	c total clause space: 545.701MB
1084.52/1084.71	c total #watches: 7073461
1186.30/1186.58	c total #propagations: 7474833 / total #impl: 6234840028 (eff. 0.001)
1186.30/1186.58	c #Conflicts:      32000 | #Learnt:       7547 | 0.009
1186.30/1186.58	c total clause space: 545.701MB
1186.30/1186.58	c total #watches: 7957481
1255.89/1256.18	c total #propagations: 7973311 / total #impl: 6363230408 (eff. 0.001)
1255.89/1256.18	c #Conflicts:      33000 | #Learnt:       8558 | 0.009
1255.89/1256.18	c total clause space: 545.701MB
1255.89/1256.18	c total #watches: 8665022
1294.59/1294.84	c total #propagations: 8280227 / total #impl: 6515234912 (eff. 0.001)
1294.59/1294.84	c GC COLLECT
1294.59/1294.84	c #Conflicts:      34000 | #Learnt:       5175 | 0.009
1294.59/1294.84	c total clause space: 545.701MB
1294.59/1294.84	c total #watches: 7058421
1342.78/1343.06	c total #propagations: 8479785 / total #impl: 6717922197 (eff. 0.001)
1342.78/1343.06	c #Conflicts:      35000 | #Learnt:       6183 | 0.008
1342.78/1343.06	c total clause space: 545.701MB
1342.78/1343.06	c total #watches: 7963114
1377.47/1377.77	c total #propagations: 8698388 / total #impl: 7076775380 (eff. 0.001)
1377.47/1377.77	c #Conflicts:      36000 | #Learnt:       7183 | 0.008
1377.47/1377.77	c total clause space: 545.701MB
1377.47/1377.77	c total #watches: 8494927
1412.77/1413.04	c total #propagations: 8911806 / total #impl: 7244260489 (eff. 0.001)
1412.77/1413.04	c #Conflicts:      37000 | #Learnt:       8184 | 0.008
1412.77/1413.04	c total clause space: 545.701MB
1412.77/1413.04	c total #watches: 9084382
1446.67/1446.99	c total #propagations: 9100489 / total #impl: 7455998102 (eff. 0.001)
1446.67/1446.99	c #Conflicts:      38000 | #Learnt:       9184 | 0.008
1446.67/1446.99	c total clause space: 886.764MB
1446.67/1446.99	c total #watches: 9565315
1481.76/1482.07	c total #propagations: 9282276 / total #impl: 7656836187 (eff. 0.001)
1481.76/1482.07	c GC COLLECT
1481.76/1482.07	c #Conflicts:      39000 | #Learnt:       5523 | 0.007
1481.76/1482.07	c total clause space: 886.764MB
1481.76/1482.07	c total #watches: 7620303
1509.65/1509.96	c total #propagations: 9486802 / total #impl: 7885071588 (eff. 0.001)
1509.65/1509.96	c #Conflicts:      40000 | #Learnt:       6523 | 0.007
1509.65/1509.96	c total clause space: 886.764MB
1509.65/1509.96	c total #watches: 7861729
1536.25/1536.55	c total #propagations: 9742290 / total #impl: 8078563699 (eff. 0.001)
1536.25/1536.55	c #Conflicts:      41000 | #Learnt:       7523 | 0.007
1536.25/1536.55	c total clause space: 886.764MB
1536.25/1536.55	c total #watches: 8120630
1564.34/1564.60	c total #propagations: 9947528 / total #impl: 8327868569 (eff. 0.001)
1564.34/1564.60	c #Conflicts:      42000 | #Learnt:       8523 | 0.007
1564.34/1564.60	c total clause space: 886.764MB
1564.34/1564.60	c total #watches: 8312173
1596.13/1596.40	c total #propagations: 10176181 / total #impl: 8515884958 (eff. 0.001)
1596.13/1596.40	c #Conflicts:      43000 | #Learnt:       9523 | 0.007
1596.13/1596.40	c total clause space: 886.764MB
1596.13/1596.40	c total #watches: 8660110
1631.14/1631.43	c total #propagations: 10373997 / total #impl: 8774254969 (eff. 0.001)
1631.14/1631.43	c GC COLLECT
1631.14/1631.43	c #Conflicts:      44000 | #Learnt:       5577 | 0.008
1631.14/1631.43	c total clause space: 886.764MB
1631.14/1631.43	c total #watches: 6060013
1659.74/1660.01	c total #propagations: 10540537 / total #impl: 8955677385 (eff. 0.001)
1659.74/1660.01	c #Conflicts:      45000 | #Learnt:       6577 | 0.010
1659.74/1660.01	c total clause space: 886.764MB
1659.74/1660.01	c total #watches: 6722125
1702.82/1703.16	c total #propagations: 10693173 / total #impl: 9130031379 (eff. 0.001)
1702.82/1703.16	c #Conflicts:      46000 | #Learnt:       7577 | 0.010
1702.82/1703.16	c total clause space: 886.764MB
1702.82/1703.16	c total #watches: 7305997
1752.51/1752.85	c total #propagations: 10896337 / total #impl: 9376980556 (eff. 0.001)
1752.51/1752.85	c #Conflicts:      47000 | #Learnt:       8577 | 0.010
1752.51/1752.85	c total clause space: 886.764MB
1752.51/1752.85	c total #watches: 7652264
1792.91/1793.21	c total #propagations: 11115393 / total #impl: 9589725812 (eff. 0.001)
1792.91/1793.21	c #Conflicts:      48000 | #Learnt:       9577 | 0.014
1792.91/1793.21	c total clause space: 886.764MB
1792.91/1793.21	c total #watches: 8026355

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-4088106-1465395046/watcher-4088106-1465395046 -o /tmp/evaluation-result-4088106-1465395046/solver-4088106-1465395046 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465387837-19245 --watchdog 1960 --input HOME/instance-4088106-1465395046.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 19908
/proc/meminfo: memFree=29811304/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 232 0 0 0 0 0 0 0 20 0 1 0 121437675 29810688 3691 33554432000 4194304 6201397 140733196105776 140735431690024 4202592 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19908/statm: 7278 3691 92 491 0 6777 0

[startup+0.100122 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 19908
/proc/meminfo: memFree=29811304/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=34516 CPUtime=0.08 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 1326 0 0 0 8 0 0 0 20 0 1 0 121437675 35344384 7507 33554432000 4194304 6201397 140733196105776 140735431690024 5150858 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/19908/statm: 8629 7507 142 491 0 8128 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34516

[startup+0.200305 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 19908
/proc/meminfo: memFree=29811304/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=42444 CPUtime=0.18 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 2721 0 0 0 18 0 0 0 20 0 1 0 121437675 43462656 8871 33554432000 4194304 6201397 140733196105776 140735431690024 4207438 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/19908/statm: 10611 8872 143 491 0 10110 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 42444

[startup+0.300266 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 19908
/proc/meminfo: memFree=29811304/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=50936 CPUtime=0.29 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 4228 0 0 0 28 1 0 0 20 0 1 0 121437675 52158464 10317 33554432000 4194304 6201397 140733196105776 140735431690024 4207438 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/19908/statm: 12734 10317 143 491 0 12233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50936

[startup+0.700226 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 19908
/proc/meminfo: memFree=29811304/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=84996 CPUtime=0.68 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 7115 0 0 0 67 1 0 0 20 0 1 0 121437675 87035904 16343 33554432000 4194304 6201397 140733196105776 140735431690024 5150858 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/19908/statm: 21249 16345 143 491 0 20748 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84996

[startup+1.50024 s]
/proc/loadavg: 2.22 2.21 2.18 4/178 19909
/proc/meminfo: memFree=29717492/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=123176 CPUtime=1.48 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 10127 0 0 0 146 2 0 0 20 0 1 0 121437675 126132224 27386 33554432000 4194304 6201397 140733196105776 140733196103912 5150858 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/19908/statm: 30794 27386 143 491 0 30293 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 123176

[startup+3.10024 s]
/proc/loadavg: 2.22 2.21 2.18 4/178 19909
/proc/meminfo: memFree=29643712/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=185548 CPUtime=3.08 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 13822 0 0 0 304 4 0 0 20 0 1 0 121437675 190001152 44989 33554432000 4194304 6201397 140733196105776 140733196104056 4214933 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/19908/statm: 46387 44989 147 491 0 45886 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 185548

[startup+6.30023 s]
/proc/loadavg: 2.22 2.21 2.18 4/178 19909
/proc/meminfo: memFree=29584124/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=267616 CPUtime=6.29 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 14261 0 0 0 624 5 0 0 20 0 1 0 121437675 274038784 48962 33554432000 4194304 6201397 140733196105776 140733196104344 4216049 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/19908/statm: 66904 48962 160 491 0 66403 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 267616

[startup+12.7003 s]
/proc/loadavg: 2.18 2.20 2.18 3/178 19909
/proc/meminfo: memFree=29519384/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=274360 CPUtime=12.69 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 15932 0 0 0 1263 6 0 0 20 0 1 0 121437675 280944640 56254 33554432000 4194304 6201397 140733196105776 140733196104344 4213357 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/19908/statm: 68590 56254 160 491 0 68089 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 274360

[startup+25.5004 s]
/proc/loadavg: 2.16 2.19 2.18 4/177 19909
/proc/meminfo: memFree=29417348/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=283552 CPUtime=25.48 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 18397 0 0 0 2541 7 0 0 20 0 1 0 121437675 290357248 68921 33554432000 4194304 6201397 140733196105776 140733196104488 4213253 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/19908/statm: 70888 68921 166 491 0 70387 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 283552

[startup+51.1003 s]
/proc/loadavg: 2.16 2.19 2.18 4/177 19909
/proc/meminfo: memFree=29326336/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=428196 CPUtime=51.07 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 22454 0 0 0 5099 8 0 0 20 0 1 0 121437675 438472704 84181 33554432000 4194304 6201397 140733196105776 140733196104488 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 107049 84181 166 491 0 106548 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 428196

[startup+102.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/178 19912
/proc/meminfo: memFree=29200980/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=446160 CPUtime=102.27 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 27298 0 0 0 10217 10 0 0 20 0 1 0 121437675 456867840 102311 33554432000 4194304 6201397 140733196105776 140733196104488 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 111540 102311 166 491 0 111039 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 446160

[startup+162.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 19913
/proc/meminfo: memFree=29093384/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=673004 CPUtime=162.26 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 30450 0 0 0 16214 12 0 0 20 0 1 0 121437675 689156096 117177 33554432000 4194304 6201397 140733196105776 140733196104056 4213394 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 168251 117177 166 491 0 167750 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 673004

[startup+222.308 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 19914
/proc/meminfo: memFree=29022804/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=684640 CPUtime=222.26 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 33603 0 0 0 22213 13 0 0 20 0 1 0 121437675 701071360 126125 33554432000 4194304 6201397 140733196105776 140733196104904 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 171160 126125 166 491 0 170659 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 684640

[startup+282.3 s]
/proc/loadavg: 2.26 2.22 2.19 3/177 19915
/proc/meminfo: memFree=28955268/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=688772 CPUtime=282.24 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 34596 0 0 0 28211 13 0 0 20 0 1 0 121437675 705302528 136316 33554432000 4194304 6201397 140733196105776 140733196104488 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 172193 136316 166 491 0 171692 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 688772

[startup+342.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/177 19916
/proc/meminfo: memFree=28879116/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=693216 CPUtime=342.24 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 35711 0 0 0 34210 14 0 0 20 0 1 0 121437675 709853184 139467 33554432000 4194304 6201397 140733196105776 140733196104904 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 173304 139467 166 491 0 172803 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 693216

[startup+402.3 s]
/proc/loadavg: 2.28 2.23 2.19 3/177 19918
/proc/meminfo: memFree=28878480/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=693216 CPUtime=402.22 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 35724 0 0 0 40208 14 0 0 20 0 1 0 121437675 709853184 139480 33554432000 4194304 6201397 140733196105776 140733196104904 4214937 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 173304 139480 166 491 0 172803 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 693216

[startup+462.3 s]
/proc/loadavg: 2.38 2.26 2.20 3/177 19919
/proc/meminfo: memFree=28825896/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=694408 CPUtime=462.21 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 36057 0 0 0 46207 14 0 0 20 0 1 0 121437675 711073792 147478 33554432000 4194304 6201397 140733196105776 140733196104488 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 173602 147478 166 491 0 173101 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 694408

[startup+522.3 s]
/proc/loadavg: 2.20 2.23 2.18 3/177 19920
/proc/meminfo: memFree=28801308/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=700336 CPUtime=522.2 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 37489 0 0 0 52205 15 0 0 20 0 1 0 121437675 717144064 148910 33554432000 4194304 6201397 140733196105776 140733196104056 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 175084 148910 166 491 0 174583 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 700336

[startup+582.3 s]
/proc/loadavg: 2.26 2.24 2.19 4/178 19924
/proc/meminfo: memFree=28769848/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=709596 CPUtime=582.2 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 39806 0 0 0 58204 16 0 0 20 0 1 0 121437675 726626304 156337 33554432000 4194304 6201397 140733196105776 140733196104056 4216049 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 177399 156337 166 491 0 176898 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 709596


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


[startup+942.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/177 19931
/proc/meminfo: memFree=28571912/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=714960 CPUtime=942.14 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 41222 0 0 0 94197 17 0 0 20 0 1 0 121437675 732119040 166440 33554432000 4194304 6201397 140733196105776 140733196104488 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 178740 166440 166 491 0 178239 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 714960

[startup+1002.3 s]
/proc/loadavg: 2.21 2.20 2.18 4/177 19933
/proc/meminfo: memFree=28554996/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=714960 CPUtime=1002.13 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 41260 0 0 0 100196 17 0 0 20 0 1 0 121437675 732119040 170566 33554432000 4194304 6201397 140733196105776 140733196104904 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 178740 170566 166 491 0 178239 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 714960

[startup+1062.3 s]
/proc/loadavg: 2.20 2.19 2.18 4/177 19934
/proc/meminfo: memFree=28522076/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=714960 CPUtime=1062.12 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 41276 0 0 0 106195 17 0 0 20 0 1 0 121437675 732119040 170582 33554432000 4194304 6201397 140733196105776 140733196104904 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 178740 170582 166 491 0 178239 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 714960

[startup+1122.3 s]
/proc/loadavg: 2.12 2.17 2.17 3/177 19935
/proc/meminfo: memFree=28522168/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=714960 CPUtime=1122.11 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 41286 0 0 0 112194 17 0 0 20 0 1 0 121437675 732119040 170592 33554432000 4194304 6201397 140733196105776 140733196104904 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 178740 170592 166 491 0 178239 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 714960

[startup+1182.3 s]
/proc/loadavg: 2.25 2.20 2.18 4/178 19939
/proc/meminfo: memFree=28519896/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=715120 CPUtime=1182.1 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 41300 0 0 0 118193 17 0 0 20 0 1 0 121437675 732282880 170633 33554432000 4194304 6201397 140733196105776 140733196104488 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 178780 170633 166 491 0 178279 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 715120

[startup+1242.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 19940
/proc/meminfo: memFree=28517852/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=715352 CPUtime=1242.09 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 41391 0 0 0 124192 17 0 0 20 0 1 0 121437675 732520448 171118 33554432000 4194304 6201397 140733196105776 140733196104488 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 178838 171118 166 491 0 178337 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 715352

[startup+1302.3 s]
/proc/loadavg: 2.19 2.18 2.18 3/177 19942
/proc/meminfo: memFree=28489248/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=719700 CPUtime=1302.08 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 42469 0 0 0 130190 18 0 0 20 0 1 0 121437675 736972800 178327 33554432000 4194304 6201397 140733196105776 140733196104904 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 179925 178327 166 491 0 179424 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 719700

[startup+1362.3 s]
/proc/loadavg: 2.31 2.21 2.19 4/177 19943
/proc/meminfo: memFree=28489096/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=719860 CPUtime=1362.07 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 42501 0 0 0 136189 18 0 0 20 0 1 0 121437675 737136640 178359 33554432000 4194304 6201397 140733196105776 140733196104904 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 179965 178359 166 491 0 179464 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 719860

[startup+1422.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 19944
/proc/meminfo: memFree=28486336/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=722704 CPUtime=1422.07 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 43179 0 0 0 142189 18 0 0 20 0 1 0 121437675 740048896 179037 33554432000 4194304 6201397 140733196105776 140733196104056 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 180676 179037 166 491 0 180175 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 722704

[startup+1482.3 s]
/proc/loadavg: 2.30 2.22 2.19 3/177 19945
/proc/meminfo: memFree=28435144/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=1075960 CPUtime=1482.06 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 44668 0 0 0 148187 19 0 0 20 0 1 0 121437675 1101783040 191972 33554432000 4194304 6201397 140733196105776 140733196104056 4215861 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 268990 191972 166 491 0 268489 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1075960

[startup+1542.31 s]
/proc/loadavg: 2.29 2.22 2.19 4/177 19946
/proc/meminfo: memFree=28434744/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=1075960 CPUtime=1542.05 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 44687 0 0 0 154186 19 0 0 20 0 1 0 121437675 1101783040 191991 33554432000 4194304 6201397 140733196105776 140733196104904 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 268990 191991 166 491 0 268489 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1075960

[startup+1602.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/176 19948
/proc/meminfo: memFree=28396628/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=1076616 CPUtime=1602.04 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 44980 0 0 0 160184 20 0 0 20 0 1 0 121437675 1102454784 201476 33554432000 4194304 6201397 140733196105776 140733196104904 4214933 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 269154 201476 166 491 0 268653 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1076616

[startup+1662.3 s]
/proc/loadavg: 2.14 2.21 2.18 3/177 19950
/proc/meminfo: memFree=28334196/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=1076956 CPUtime=1662.03 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 45126 0 0 0 166183 20 0 0 20 0 1 0 121437675 1102802944 209240 33554432000 4194304 6201397 140733196105776 140733196104904 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 269239 209240 166 491 0 268738 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1076956

[startup+1722.3 s]
/proc/loadavg: 2.17 2.20 2.18 4/177 19951
/proc/meminfo: memFree=28333412/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=1076956 CPUtime=1722.02 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 45195 0 0 0 172182 20 0 0 20 0 1 0 121437675 1102802944 209309 33554432000 4194304 6201397 140733196105776 140733196104904 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 269239 209309 166 491 0 268738 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1076956

[startup+1782.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/178 19955
/proc/meminfo: memFree=28331184/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=1077484 CPUtime=1782.01 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 45302 0 0 0 178181 20 0 0 20 0 1 0 121437675 1103343616 209416 33554432000 4194304 6201397 140733196105776 140733196104488 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 269371 209416 166 491 0 268870 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1077484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/178 20001
/proc/meminfo: memFree=28932660/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=1077484 CPUtime=1800.01 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 45306 0 0 0 179981 20 0 0 20 0 1 0 121437675 1103343616 209420 33554432000 4194304 6201397 140733196105776 140733196104904 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 269371 209420 166 491 0 268870 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1077484

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

[startup+1800.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/178 20001
/proc/meminfo: memFree=28932660/32872528 swapFree=16384/1696552
[pid=19908] ppid=19905 vsize=1077484 CPUtime=1800.01 cores=1,3,5,7
/proc/19908/stat : 19908 (cdcl-cuttingpla) R 19905 19908 19228 0 -1 4202496 45306 0 0 0 179981 20 0 0 20 0 1 0 121437675 1103343616 209420 33554432000 4194304 6201397 140733196105776 140733196104904 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19908/statm: 269371 209420 166 491 0 268870 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1077484

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.81
CPU system time (s): 0.209968
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1077484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.209968
maximum resident set size= 837680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45306
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= 10
involuntary context switches= 2090

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.04208 second user time and 8.83566 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-08 16:10:46
IDJOB=4088106
IDBENCH=1977
IDSOLVER=2550
FILE ID=node125/4088106-1465395046
RUNJOBID= node125-1465387837-19245
PBS_JOBID= 19853867
Free space on /tmp= 71708 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_1.opb.PB06.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088106-1465395046/watcher-4088106-1465395046 -o /tmp/evaluation-result-4088106-1465395046/solver-4088106-1465395046 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465387837-19245 --watchdog 1960 --input HOME/instance-4088106-1465395046.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 2fd45123d8e20b24379108257151f007
RANDOM SEED=140293552

node125.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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
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.456
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.456
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.456
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.456
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.456
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.456
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.456
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:        29812460 kB
Buffers:           92772 kB
Cached:           332356 kB
SwapCached:         1700 kB
Active:           304632 kB
Inactive:         308832 kB
Active(anon):     187712 kB
Inactive(anon):     2960 kB
Active(file):     116920 kB
Inactive(file):   305872 kB
Unevictable:     1696552 kB
Mlocked:           16384 kB
SwapTotal:      67108856 kB
SwapFree:       67098584 kB
Dirty:             38604 kB
Writeback:             0 kB
AnonPages:       1886424 kB
Mapped:             7756 kB
Shmem:                 0 kB
Slab:             614400 kB
SReclaimable:      57480 kB
SUnreclaim:       556920 kB
KernelStack:        1464 kB
PageTables:         7772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2081616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1830912 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= 71724 MiB
End job on node125 at 2016-06-08 16:40:47