Trace number 4088560

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

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_10null10mast_rapportOE1.0_TMAX60_K67_cod2.opb
MD5SUMaa70ac3194742d51f6e4056a79ed9e8c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-13964
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 438
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 243591
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 243591
Number of bits of the biggest sum of numbers18
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= 40937 #constraint= 41436
3.19/3.28	c #Conflicts:       1000 | #Learnt:        998 | 0.000
3.19/3.28	c total clause space: 29.637MB
3.19/3.28	c total #watches: 349684
7.89/7.98	c total #propagations: 4438382 / total #impl: 20779756 (eff. 0.214)
7.89/7.98	c #Conflicts:       2000 | #Learnt:       1996 | 0.002
7.89/7.98	c total clause space: 48.1602MB
7.89/7.98	c total #watches: 970424
15.88/15.96	c total #propagations: 8100531 / total #impl: 45020606 (eff. 0.180)
15.88/15.96	c #Conflicts:       3000 | #Learnt:       2006 | 0.001
15.88/15.96	c total clause space: 78.2603MB
15.88/15.96	c total #watches: 1618651
34.19/34.28	c total #propagations: 11564862 / total #impl: 79390052 (eff. 0.146)
34.19/34.28	c #Conflicts:       4000 | #Learnt:       3006 | 0.003
34.19/34.28	c total clause space: 127.173MB
34.19/34.28	c total #watches: 2321738
61.78/61.89	c total #propagations: 14227368 / total #impl: 131766153 (eff. 0.108)
61.78/61.89	c GC COLLECT
61.78/61.89	c #Conflicts:       5000 | #Learnt:       2366 | 0.005
61.78/61.89	c total clause space: 127.173MB
61.78/61.89	c total #watches: 2275516
92.27/92.33	c total #propagations: 17402484 / total #impl: 177687206 (eff. 0.098)
92.27/92.33	c #Conflicts:       6000 | #Learnt:       3366 | 0.004
92.27/92.33	c total clause space: 127.173MB
92.27/92.33	c total #watches: 2956444
127.07/127.19	c total #propagations: 19645484 / total #impl: 267649278 (eff. 0.073)
127.07/127.19	c GC COLLECT
127.07/127.19	c #Conflicts:       7000 | #Learnt:       2261 | 0.003
127.07/127.19	c total clause space: 206.656MB
127.07/127.19	c total #watches: 1913084
151.67/151.79	c total #propagations: 22932495 / total #impl: 373645563 (eff. 0.061)
151.67/151.79	c #Conflicts:       8000 | #Learnt:       3261 | 0.003
151.67/151.79	c total clause space: 206.656MB
151.67/151.79	c total #watches: 2829801
182.47/182.58	c total #propagations: 25163711 / total #impl: 481652771 (eff. 0.052)
182.47/182.58	c #Conflicts:       9000 | #Learnt:       4261 | 0.003
182.47/182.58	c total clause space: 206.656MB
182.47/182.58	c total #watches: 3630712
223.16/223.21	c total #propagations: 27197965 / total #impl: 558424668 (eff. 0.049)
223.16/223.21	c GC COLLECT
223.16/223.21	c #Conflicts:      10000 | #Learnt:       2738 | 0.002
223.16/223.21	c total clause space: 206.656MB
223.16/223.21	c total #watches: 2251173
240.25/240.30	c total #propagations: 29142830 / total #impl: 657551839 (eff. 0.044)
240.25/240.30	c #Conflicts:      11000 | #Learnt:       3738 | 0.002
240.25/240.30	c total clause space: 206.656MB
240.25/240.31	c total #watches: 2780993
265.75/265.86	c total #propagations: 30945984 / total #impl: 728373827 (eff. 0.042)
265.75/265.86	c #Conflicts:      12000 | #Learnt:       4738 | 0.002
265.75/265.86	c total clause space: 206.656MB
265.75/265.86	c total #watches: 4506340
317.24/317.37	c total #propagations: 32387738 / total #impl: 810491709 (eff. 0.040)
317.24/317.37	c #Conflicts:      13000 | #Learnt:       5738 | 0.002
317.24/317.37	c total clause space: 206.656MB
317.24/317.37	c total #watches: 5318658
354.44/354.53	c total #propagations: 35235209 / total #impl: 861140452 (eff. 0.041)
354.44/354.53	c GC COLLECT
354.44/354.53	c #Conflicts:      14000 | #Learnt:       3886 | 0.040
354.44/354.53	c total clause space: 206.656MB
354.44/354.53	c total #watches: 4132417
383.33/383.46	c total #propagations: 37833365 / total #impl: 919541293 (eff. 0.041)
383.33/383.46	c #Conflicts:      15000 | #Learnt:       4887 | 0.037
383.33/383.46	c total clause space: 206.656MB
383.33/383.46	c total #watches: 5496130
418.12/418.24	c total #propagations: 38461764 / total #impl: 1228069111 (eff. 0.031)
418.12/418.24	c #Conflicts:      16000 | #Learnt:       5890 | 0.035
418.12/418.24	c total clause space: 335.816MB
418.12/418.25	c total #watches: 6631147
473.42/473.51	c total #propagations: 39101300 / total #impl: 1511525842 (eff. 0.026)
473.42/473.51	c GC COLLECT
473.42/473.51	c #Conflicts:      17000 | #Learnt:       3717 | 0.033
473.42/473.51	c total clause space: 335.816MB
473.42/473.51	c total #watches: 4314229
513.11/513.26	c total #propagations: 40253008 / total #impl: 1617291563 (eff. 0.025)
513.11/513.26	c #Conflicts:      18000 | #Learnt:       4717 | 0.031
513.11/513.26	c total clause space: 335.816MB
513.11/513.26	c total #watches: 4408616
554.50/554.66	c total #propagations: 41304288 / total #impl: 1676615112 (eff. 0.025)
554.50/554.66	c #Conflicts:      19000 | #Learnt:       5717 | 0.029
554.50/554.66	c total clause space: 335.816MB
554.50/554.66	c total #watches: 4525434
623.89/624.06	c total #propagations: 42153871 / total #impl: 1701970410 (eff. 0.025)
623.89/624.06	c #Conflicts:      20000 | #Learnt:       6717 | 0.030
623.89/624.06	c total clause space: 335.816MB
623.89/624.06	c total #watches: 5096049
661.29/661.46	c total #propagations: 44700792 / total #impl: 1742471450 (eff. 0.026)
661.29/661.46	c GC COLLECT
661.29/661.46	c #Conflicts:      21000 | #Learnt:       4238 | 0.029
661.29/661.46	c total clause space: 335.816MB
661.29/661.46	c total #watches: 2227613
697.08/697.28	c total #propagations: 47691464 / total #impl: 1772896375 (eff. 0.027)
697.08/697.28	c #Conflicts:      22000 | #Learnt:       5238 | 0.028
697.08/697.28	c total clause space: 335.816MB
697.08/697.28	c total #watches: 2846556
732.87/733.09	c total #propagations: 51016891 / total #impl: 1840015214 (eff. 0.028)
732.87/733.09	c #Conflicts:      23000 | #Learnt:       6238 | 0.069
732.87/733.09	c total clause space: 335.816MB
732.87/733.09	c total #watches: 3133629
791.56/791.79	c total #propagations: 54425594 / total #impl: 1884878211 (eff. 0.029)
791.56/791.79	c #Conflicts:      24000 | #Learnt:       7238 | 0.069
791.56/791.79	c total clause space: 335.816MB
791.56/791.79	c total #watches: 3605203
862.05/862.30	c total #propagations: 59457476 / total #impl: 1915151157 (eff. 0.031)
862.05/862.30	c GC COLLECT
862.05/862.30	c #Conflicts:      25000 | #Learnt:       4468 | 0.066
862.05/862.30	c total clause space: 335.816MB
862.05/862.30	c total #watches: 2730193
907.25/907.45	c total #propagations: 63184506 / total #impl: 2047468594 (eff. 0.031)
907.25/907.45	c #Conflicts:      26000 | #Learnt:       5468 | 0.065
907.25/907.45	c total clause space: 335.816MB
907.25/907.45	c total #watches: 3300984
971.04/971.27	c total #propagations: 65278187 / total #impl: 2123390774 (eff. 0.031)
971.04/971.27	c #Conflicts:      27000 | #Learnt:       6468 | 0.065
971.04/971.27	c total clause space: 335.816MB
971.04/971.27	c total #watches: 3626250
1037.83/1038.04	c total #propagations: 68112157 / total #impl: 2170715866 (eff. 0.031)
1037.83/1038.04	c #Conflicts:      28000 | #Learnt:       7468 | 0.064
1037.83/1038.04	c total clause space: 335.816MB
1037.83/1038.04	c total #watches: 3879591
1132.82/1133.01	c total #propagations: 70818162 / total #impl: 2215411502 (eff. 0.032)
1132.82/1133.01	c GC COLLECT
1132.82/1133.01	c #Conflicts:      29000 | #Learnt:       4381 | 0.062
1132.82/1133.01	c total clause space: 335.816MB
1132.82/1133.01	c total #watches: 2467399
1193.10/1193.32	c total #propagations: 74673741 / total #impl: 2289035691 (eff. 0.033)
1193.10/1193.32	c #Conflicts:      30000 | #Learnt:       5380 | 0.067
1193.10/1193.32	c total clause space: 335.816MB
1193.10/1193.32	c total #watches: 2715182
1249.99/1250.25	c total #propagations: 78564246 / total #impl: 2343744469 (eff. 0.034)
1249.99/1250.25	c #Conflicts:      31000 | #Learnt:       6380 | 0.077
1249.99/1250.25	c total clause space: 335.816MB
1249.99/1250.25	c total #watches: 3024649
1317.28/1317.55	c total #propagations: 82079053 / total #impl: 2403333260 (eff. 0.034)
1317.28/1317.55	c #Conflicts:      32000 | #Learnt:       7380 | 0.075
1317.28/1317.55	c total clause space: 335.816MB
1317.28/1317.55	c total #watches: 3250010
1385.97/1386.29	c total #propagations: 85484180 / total #impl: 2450683148 (eff. 0.035)
1385.97/1386.29	c #Conflicts:      33000 | #Learnt:       8380 | 0.072
1385.97/1386.29	c total clause space: 335.816MB
1385.97/1386.29	c total #watches: 3375199
1452.46/1452.72	c total #propagations: 89578403 / total #impl: 2491571278 (eff. 0.036)
1452.46/1452.72	c GC COLLECT
1452.46/1452.72	c #Conflicts:      34000 | #Learnt:       4986 | 0.070
1452.46/1452.72	c total clause space: 335.816MB
1452.46/1452.72	c total #watches: 1870240
1477.16/1477.48	c total #propagations: 94043154 / total #impl: 2541210069 (eff. 0.037)
1477.16/1477.48	c #Conflicts:      35000 | #Learnt:       5986 | 0.068
1477.16/1477.48	c total clause space: 335.816MB
1477.16/1477.48	c total #watches: 2020312
1503.96/1504.20	c total #propagations: 97535914 / total #impl: 2589129340 (eff. 0.038)
1503.96/1504.20	c #Conflicts:      36000 | #Learnt:       6986 | 0.066
1503.96/1504.20	c total clause space: 335.816MB
1503.96/1504.20	c total #watches: 2142057
1532.65/1532.99	c total #propagations: 100980656 / total #impl: 2640676015 (eff. 0.038)
1532.65/1532.99	c #Conflicts:      37000 | #Learnt:       7986 | 0.065
1532.65/1532.99	c total clause space: 335.816MB
1532.65/1532.99	c total #watches: 2324576
1569.85/1570.14	c total #propagations: 105140199 / total #impl: 2690705920 (eff. 0.039)
1569.85/1570.14	c #Conflicts:      38000 | #Learnt:       8986 | 0.063
1569.85/1570.14	c total clause space: 335.816MB
1569.85/1570.14	c total #watches: 2562835
1607.95/1608.27	c total #propagations: 108849499 / total #impl: 2736085793 (eff. 0.040)
1607.95/1608.27	c GC COLLECT
1607.95/1608.27	c #Conflicts:      39000 | #Learnt:       5288 | 0.062
1607.95/1608.27	c total clause space: 335.816MB
1607.95/1608.27	c total #watches: 1812251
1640.54/1640.81	c total #propagations: 112201543 / total #impl: 2787474133 (eff. 0.040)
1640.54/1640.81	c #Conflicts:      40000 | #Learnt:       6288 | 0.061
1640.54/1640.81	c total clause space: 335.816MB
1640.54/1640.81	c total #watches: 2206863
1670.74/1671.02	c total #propagations: 114712537 / total #impl: 2859210819 (eff. 0.040)
1670.74/1671.02	c #Conflicts:      41000 | #Learnt:       7288 | 0.059
1670.74/1671.02	c total clause space: 335.816MB
1670.74/1671.02	c total #watches: 2510997
1702.12/1702.42	c total #propagations: 116487876 / total #impl: 2937580635 (eff. 0.040)
1702.12/1702.42	c #Conflicts:      42000 | #Learnt:       8288 | 0.058
1702.12/1702.42	c total clause space: 335.816MB
1702.12/1702.42	c total #watches: 3000945
1738.03/1738.39	c total #propagations: 118096535 / total #impl: 3020554315 (eff. 0.039)
1738.03/1738.39	c #Conflicts:      43000 | #Learnt:       9288 | 0.057
1738.03/1738.39	c total clause space: 335.816MB
1738.03/1738.39	c total #watches: 3383992

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-4088560-1465441466/watcher-4088560-1465441466 -o /tmp/evaluation-result-4088560-1465441466/solver-4088560-1465441466 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465434260-369 --watchdog 1960 --input HOME/instance-4088560-1465441466.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=1596
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.10 2.14 2.10 3/176 1599
/proc/meminfo: memFree=29348020/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 126081327 29810688 5268 33554432000 4194304 6201397 140735704953776 140737476384120 4211056 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 7278 5268 130 491 0 6777 0

[startup+0.100141 s]
/proc/loadavg: 2.10 2.14 2.10 3/176 1599
/proc/meminfo: memFree=29348020/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=34440 CPUtime=0.09 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 1354 0 0 0 9 0 0 0 20 0 1 0 126081327 35266560 7516 33554432000 4194304 6201397 140735704953776 140737476384120 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 8610 7516 141 491 0 8109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34440

[startup+0.200377 s]
/proc/loadavg: 2.10 2.14 2.10 3/176 1599
/proc/meminfo: memFree=29348020/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=42764 CPUtime=0.19 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 3513 0 0 0 18 1 0 0 20 0 1 0 126081327 43790336 9322 33554432000 4194304 6201397 140735704953776 140737476384120 5408672 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 10691 9322 142 491 0 10190 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42764

[startup+0.300333 s]
/proc/loadavg: 2.10 2.14 2.10 3/176 1599
/proc/meminfo: memFree=29348020/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=44856 CPUtime=0.29 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 4129 0 0 0 28 1 0 0 20 0 1 0 126081327 45932544 9849 33554432000 4194304 6201397 140735704953776 140737476384120 5588841 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 11214 9849 147 491 0 10713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44856

[startup+0.700297 s]
/proc/loadavg: 2.10 2.14 2.10 3/176 1599
/proc/meminfo: memFree=29348020/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=52920 CPUtime=0.69 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 4797 0 0 0 68 1 0 0 20 0 1 0 126081327 54190080 10764 33554432000 4194304 6201397 140735704953776 140735704952808 4216049 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 13230 10764 147 491 0 12729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52920

[startup+1.50028 s]
/proc/loadavg: 2.10 2.14 2.10 3/177 1602
/proc/meminfo: memFree=29305636/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=53188 CPUtime=1.49 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 5269 0 0 0 148 1 0 0 20 0 1 0 126081327 54464512 10799 33554432000 4194304 6201397 140735704953776 140735704952056 4216020 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 13297 10799 147 491 0 12796 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53188

[startup+3.1003 s]
/proc/loadavg: 2.10 2.14 2.10 3/177 1602
/proc/meminfo: memFree=29300052/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=66568 CPUtime=3.09 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 6354 0 0 0 308 1 0 0 20 0 1 0 126081327 68165632 12533 33554432000 4194304 6201397 140735704953776 140735704952056 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 16642 12533 147 491 0 16141 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66568

[startup+6.30027 s]
/proc/loadavg: 2.17 2.16 2.10 3/177 1602
/proc/meminfo: memFree=29283752/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=89624 CPUtime=6.29 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 7752 0 0 0 627 2 0 0 20 0 1 0 126081327 91774976 17835 33554432000 4194304 6201397 140735704953776 140735704952056 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 22406 17835 160 491 0 21905 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89624

[startup+12.7003 s]
/proc/loadavg: 2.16 2.15 2.10 3/177 1602
/proc/meminfo: memFree=29253128/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=126656 CPUtime=12.69 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 10272 0 0 0 1267 2 0 0 20 0 1 0 126081327 129695744 24215 33554432000 4194304 6201397 140735704953776 140735704952056 4214317 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 31664 24215 166 491 0 31163 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 126656

[startup+25.5004 s]
/proc/loadavg: 2.19 2.16 2.10 3/177 1602
/proc/meminfo: memFree=29213420/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=187164 CPUtime=25.49 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 13558 0 0 0 2546 3 0 0 20 0 1 0 126081327 191655936 33581 33554432000 4194304 6201397 140735704953776 140735704952056 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 46791 33581 166 491 0 46290 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 187164

[startup+51.1004 s]
/proc/loadavg: 2.12 2.15 2.10 3/177 1602
/proc/meminfo: memFree=29182780/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=195800 CPUtime=51.08 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 17923 0 0 0 5104 4 0 0 20 0 1 0 126081327 200499200 40991 33554432000 4194304 6201397 140735704953776 140735704952488 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 48950 40991 166 491 0 48449 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 195800

[startup+102.3 s]
/proc/loadavg: 2.25 2.17 2.10 3/177 1654
/proc/meminfo: memFree=29507244/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=197612 CPUtime=102.28 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 19431 0 0 0 10222 6 0 0 20 0 1 0 126081327 202354688 47828 33554432000 4194304 6201397 140735704953776 140735704952488 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 49403 47828 166 491 0 48902 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 197612

[startup+162.3 s]
/proc/loadavg: 2.28 2.19 2.11 3/177 1655
/proc/meminfo: memFree=29409100/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=293272 CPUtime=162.27 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 24330 0 0 0 16220 7 0 0 20 0 1 0 126081327 300310528 53892 33554432000 4194304 6201397 140735704953776 140735704952056 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 73318 53892 166 491 0 72817 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 293272

[startup+222.307 s]
/proc/loadavg: 2.15 2.17 2.11 3/177 1656
/proc/meminfo: memFree=29351336/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=298360 CPUtime=222.26 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 25747 0 0 0 22218 8 0 0 20 0 1 0 126081327 305520640 61728 33554432000 4194304 6201397 140735704953776 140735704952056 4239578 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 74590 61728 166 491 0 74089 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 298360

[startup+282.3 s]
/proc/loadavg: 2.31 2.20 2.12 3/177 1658
/proc/meminfo: memFree=29325028/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=302268 CPUtime=282.25 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 27250 0 0 0 28216 9 0 0 20 0 1 0 126081327 309522432 68110 33554432000 4194304 6201397 140735704953776 140735704952056 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 75567 68110 166 491 0 75066 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 302268

[startup+342.3 s]
/proc/loadavg: 2.21 2.19 2.12 3/178 1662
/proc/meminfo: memFree=29270736/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=313132 CPUtime=342.24 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 32317 0 0 0 34213 11 0 0 20 0 1 0 126081327 320647168 76474 33554432000 4194304 6201397 140735704953776 140735704952488 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 78283 76474 166 491 0 77782 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 313132

[startup+402.3 s]
/proc/loadavg: 2.20 2.19 2.12 4/177 1663
/proc/meminfo: memFree=29239224/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=454928 CPUtime=402.23 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 35678 0 0 0 40212 11 0 0 20 0 1 0 126081327 465846272 80984 33554432000 4194304 6201397 140735704953776 140735704952488 4215962 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 113732 80984 166 491 0 113231 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 454928

[startup+462.3 s]
/proc/loadavg: 2.18 2.18 2.12 3/177 1664
/proc/meminfo: memFree=29152352/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=469592 CPUtime=462.22 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 40270 0 0 0 46209 13 0 0 20 0 1 0 126081327 480862208 94364 33554432000 4194304 6201397 140735704953776 140735704952568 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 117398 94364 166 491 0 116897 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 469592

[startup+522.3 s]
/proc/loadavg: 2.20 2.19 2.12 3/177 1665
/proc/meminfo: memFree=29139424/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=469736 CPUtime=522.21 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 43995 0 0 0 52207 14 0 0 20 0 1 0 126081327 481009664 94366 33554432000 4194304 6201397 140735704953776 140735704952568 4240284 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 117434 94366 166 491 0 116933 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 469736

[startup+582.3 s]
/proc/loadavg: 2.12 2.17 2.11 3/177 1667
/proc/meminfo: memFree=29123096/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=469736 CPUtime=582.19 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 44631 0 0 0 58205 14 0 0 20 0 1 0 126081327 481009664 95080 33554432000 4194304 6201397 140735704953776 140735704952904 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 117434 95080 166 491 0 116933 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 469736


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


[startup+942.3 s]
/proc/loadavg: 2.25 2.19 2.12 3/178 1677
/proc/meminfo: memFree=28996068/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=473116 CPUtime=942.14 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 54269 0 0 0 94195 19 0 0 20 0 1 0 126081327 484470784 96054 33554432000 4194304 6201397 140735704953776 140735704952056 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 118279 96054 166 491 0 117778 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 473116

[startup+1002.3 s]
/proc/loadavg: 2.22 2.19 2.12 3/177 1678
/proc/meminfo: memFree=28994616/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=474344 CPUtime=1002.14 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 55224 0 0 0 100194 20 0 0 20 0 1 0 126081327 485728256 96360 33554432000 4194304 6201397 140735704953776 140735704952056 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 118586 96360 166 491 0 118085 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 474344

[startup+1062.3 s]
/proc/loadavg: 2.28 2.22 2.13 3/177 1679
/proc/meminfo: memFree=28993652/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=475200 CPUtime=1062.13 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 56970 0 0 0 106192 21 0 0 20 0 1 0 126081327 486604800 96653 33554432000 4194304 6201397 140735704953776 140735704952392 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 118800 96653 166 491 0 118299 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 475200

[startup+1122.3 s]
/proc/loadavg: 2.15 2.19 2.13 3/177 1680
/proc/meminfo: memFree=28992052/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=476008 CPUtime=1122.12 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 57746 0 0 0 112191 21 0 0 20 0 1 0 126081327 487432192 96861 33554432000 4194304 6201397 140735704953776 140735704952056 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 119002 96861 166 491 0 118501 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 476008

[startup+1182.3 s]
/proc/loadavg: 2.19 2.18 2.12 3/177 1682
/proc/meminfo: memFree=28991184/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=476196 CPUtime=1182.11 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 60023 0 0 0 118189 22 0 0 20 0 1 0 126081327 487624704 96918 33554432000 4194304 6201397 140735704953776 140735704952568 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 119049 96918 166 491 0 118548 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 476196

[startup+1242.3 s]
/proc/loadavg: 2.07 2.15 2.11 3/177 1683
/proc/meminfo: memFree=28991416/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=476228 CPUtime=1242.1 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 62339 0 0 0 124187 23 0 0 20 0 1 0 126081327 487657472 96926 33554432000 4194304 6201397 140735704953776 140735704952568 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 119057 96926 166 491 0 118556 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 476228

[startup+1302.3 s]
/proc/loadavg: 2.25 2.17 2.12 3/177 1684
/proc/meminfo: memFree=28990844/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=476420 CPUtime=1302.09 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 62914 0 0 0 130186 23 0 0 20 0 1 0 126081327 487854080 96967 33554432000 4194304 6201397 140735704953776 140735704952056 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 119105 96967 166 491 0 118604 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 476420

[startup+1362.3 s]
/proc/loadavg: 2.16 2.15 2.11 3/177 1685
/proc/meminfo: memFree=28990096/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=476572 CPUtime=1362.08 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 62958 0 0 0 136185 23 0 0 20 0 1 0 126081327 488009728 96995 33554432000 4194304 6201397 140735704953776 140735704952056 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 119143 96995 166 491 0 118642 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 476572

[startup+1422.3 s]
/proc/loadavg: 2.06 2.12 2.10 3/177 1686
/proc/meminfo: memFree=28989968/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=476876 CPUtime=1422.07 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 63091 0 0 0 142184 23 0 0 20 0 1 0 126081327 488321024 97074 33554432000 4194304 6201397 140735704953776 140735704952056 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 119219 97074 166 491 0 118718 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 476876

[startup+1482.3 s]
/proc/loadavg: 2.02 2.10 2.09 3/177 1688
/proc/meminfo: memFree=28989844/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=476876 CPUtime=1482.06 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 63096 0 0 0 148183 23 0 0 20 0 1 0 126081327 488321024 97079 33554432000 4194304 6201397 140735704953776 140735704952904 4213249 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 119219 97079 166 491 0 118718 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 476876

[startup+1542.31 s]
/proc/loadavg: 2.11 2.11 2.09 3/178 1692
/proc/meminfo: memFree=28989460/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=476944 CPUtime=1542.05 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 65011 0 0 0 154181 24 0 0 20 0 1 0 126081327 488390656 97105 33554432000 4194304 6201397 140735704953776 140735704952568 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 119236 97105 166 491 0 118735 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 476944

[startup+1602.3 s]
/proc/loadavg: 2.07 2.10 2.09 3/177 1693
/proc/meminfo: memFree=28988404/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=478312 CPUtime=1602.05 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 66777 0 0 0 160179 26 0 0 20 0 1 0 126081327 489791488 97413 33554432000 4194304 6201397 140735704953776 140735704952488 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 119578 97413 166 491 0 119077 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 478312

[startup+1662.3 s]
/proc/loadavg: 2.11 2.11 2.09 3/177 1694
/proc/meminfo: memFree=28985048/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=480744 CPUtime=1662.03 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 68309 0 0 0 166177 26 0 0 20 0 1 0 126081327 492281856 98052 33554432000 4194304 6201397 140735704953776 140735704952568 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 120186 98052 166 491 0 119685 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 480744

[startup+1722.3 s]
/proc/loadavg: 2.10 2.10 2.09 3/177 1695
/proc/meminfo: memFree=28979860/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=485000 CPUtime=1722.02 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 69609 0 0 0 172176 26 0 0 20 0 1 0 126081327 496640000 99072 33554432000 4194304 6201397 140735704953776 140735704952056 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 121250 99072 166 491 0 120749 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 485000

[startup+1782.3 s]
/proc/loadavg: 2.18 2.13 2.09 3/177 1697
/proc/meminfo: memFree=28960216/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=487528 CPUtime=1782.02 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 70333 0 0 0 178175 27 0 0 20 0 1 0 126081327 499228672 103773 33554432000 4194304 6201397 140735704953776 140735704952488 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 121882 103773 166 491 0 121381 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 487528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.27 2.15 2.10 3/177 1697
/proc/meminfo: memFree=28957672/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=487528 CPUtime=1800.01 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 70355 0 0 0 179974 27 0 0 20 0 1 0 126081327 499228672 104287 33554432000 4194304 6201397 140735704953776 140735704952728 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 121882 104287 166 491 0 121381 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 487528

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

[startup+1800.3 s]
/proc/loadavg: 2.27 2.15 2.10 3/177 1697
/proc/meminfo: memFree=28957672/32872528 swapFree=13072/1184284
[pid=1599] ppid=1596 vsize=487528 CPUtime=1800.01 cores=1,3,5,7
/proc/1599/stat : 1599 (cdcl-cuttingpla) R 1596 1599 32223 0 -1 4202496 70355 0 0 0 179974 27 0 0 20 0 1 0 126081327 499228672 104287 33554432000 4194304 6201397 140735704953776 140735704952728 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1599/statm: 121882 104287 166 491 0 121381 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 487528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.75
CPU system time (s): 0.275958
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 487528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.275958
maximum resident set size= 417212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70355
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= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5663 second user time and 6.92395 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-09 05:04:26
IDJOB=4088560
IDBENCH=90392
IDSOLVER=2550
FILE ID=node115/4088560-1465441466
RUNJOBID= node115-1465434260-369
PBS_JOBID= 19859792
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_10null10mast_rapportOE1.0_TMAX60_K67_cod2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088560-1465441466/watcher-4088560-1465441466 -o /tmp/evaluation-result-4088560-1465441466/solver-4088560-1465441466 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465434260-369 --watchdog 1960 --input HOME/instance-4088560-1465441466.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= aa70ac3194742d51f6e4056a79ed9e8c
RANDOM SEED=1138435831

node115.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.174
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.34
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.174
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.174
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.56
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.174
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.57
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.174
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.174
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.57
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.174
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.57
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.174
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:        29348184 kB
Buffers:          110960 kB
Cached:           950760 kB
SwapCached:         1732 kB
Active:          1133956 kB
Inactive:         448512 kB
Active(anon):     519856 kB
Inactive(anon):     3276 kB
Active(file):     614100 kB
Inactive(file):   445236 kB
Unevictable:     1184284 kB
Mlocked:           13072 kB
SwapTotal:      67108856 kB
SwapFree:       67098844 kB
Dirty:              4672 kB
Writeback:             0 kB
AnonPages:       1648708 kB
Mapped:             8704 kB
Shmem:                 0 kB
Slab:             622860 kB
SReclaimable:      66936 kB
SUnreclaim:       555924 kB
KernelStack:        1472 kB
PageTables:         7464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1993072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1622016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node115 at 2016-06-09 05:34:27