Trace number 4088354

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_016_area_delay.opb
MD5SUM580618cb84d1b6d12452a14c6ff54025
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.298954
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables10236
Total number of constraints31056
Number of constraints which are clauses31056
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 5070
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5070
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5070
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 10236 #constraint= 31056
1.39/1.45	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
1.39/1.45	c total clause space: 78.2603MB
1.39/1.45	c total #watches: 1797967
4.68/4.79	c total #propagations: 1413214 / total #impl: 25640586 (eff. 0.055)
4.68/4.79	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
4.68/4.79	c total clause space: 127.173MB
4.68/4.79	c total #watches: 2853359
15.59/15.61	c total #propagations: 1957354 / total #impl: 137706786 (eff. 0.014)
15.59/15.61	c GC COLLECT
15.59/15.61	c #Conflicts:       3000 | #Learnt:       2000 | 0.000
15.59/15.61	c total clause space: 127.173MB
15.59/15.61	c total #watches: 2553062
31.39/31.46	c total #propagations: 2546083 / total #impl: 375445959 (eff. 0.007)
31.39/31.46	c #Conflicts:       4000 | #Learnt:       3000 | 0.000
31.39/31.46	c total clause space: 127.173MB
31.39/31.46	c total #watches: 3415587
49.68/49.70	c total #propagations: 3433852 / total #impl: 494845893 (eff. 0.007)
49.68/49.70	c GC COLLECT
49.68/49.70	c #Conflicts:       5000 | #Learnt:       2359 | 0.000
49.68/49.70	c total clause space: 127.173MB
49.68/49.70	c total #watches: 2822800
66.67/66.76	c total #propagations: 3967080 / total #impl: 592121716 (eff. 0.007)
66.67/66.76	c #Conflicts:       6000 | #Learnt:       3359 | 0.000
66.67/66.76	c total clause space: 127.173MB
66.67/66.76	c total #watches: 3578194
88.18/88.26	c total #propagations: 4252295 / total #impl: 734906979 (eff. 0.006)
88.18/88.26	c GC COLLECT
88.18/88.26	c #Conflicts:       7000 | #Learnt:       2261 | 0.000
88.18/88.26	c total clause space: 206.656MB
88.18/88.26	c total #watches: 2494345
110.38/110.41	c total #propagations: 4457901 / total #impl: 865512462 (eff. 0.005)
110.38/110.41	c #Conflicts:       8000 | #Learnt:       3261 | 0.000
110.38/110.41	c total clause space: 206.656MB
110.38/110.41	c total #watches: 2896003
138.27/138.36	c total #propagations: 4829998 / total #impl: 1055141944 (eff. 0.005)
138.27/138.36	c #Conflicts:       9000 | #Learnt:       4261 | 0.000
138.27/138.36	c total clause space: 206.656MB
138.27/138.36	c total #watches: 3558665
173.77/173.87	c total #propagations: 5277416 / total #impl: 1269331223 (eff. 0.004)
173.77/173.87	c GC COLLECT
173.77/173.87	c #Conflicts:      10000 | #Learnt:       2733 | 0.000
173.77/173.87	c total clause space: 206.656MB
173.77/173.87	c total #watches: 2782201
193.76/193.81	c total #propagations: 5963393 / total #impl: 1511088986 (eff. 0.004)
193.76/193.81	c #Conflicts:      11000 | #Learnt:       3733 | 0.000
193.76/193.81	c total clause space: 206.656MB
193.76/193.81	c total #watches: 3577575
224.25/224.35	c total #propagations: 6221106 / total #impl: 1685308088 (eff. 0.004)
224.25/224.35	c #Conflicts:      12000 | #Learnt:       4733 | 0.000
224.25/224.35	c total clause space: 206.656MB
224.25/224.35	c total #watches: 4326973
274.65/274.70	c total #propagations: 6582419 / total #impl: 1892358359 (eff. 0.003)
274.65/274.70	c #Conflicts:      13000 | #Learnt:       5733 | 0.000
274.65/274.70	c total clause space: 206.656MB
274.65/274.70	c total #watches: 4739716
311.85/311.94	c total #propagations: 7033877 / total #impl: 2171096661 (eff. 0.003)
311.85/311.94	c GC COLLECT
311.85/311.94	c #Conflicts:      14000 | #Learnt:       3880 | 0.000
311.85/311.94	c total clause space: 206.656MB
311.85/311.94	c total #watches: 3673091
344.74/344.87	c total #propagations: 7709693 / total #impl: 2382380144 (eff. 0.003)
344.74/344.87	c #Conflicts:      15000 | #Learnt:       4880 | 0.000
344.74/344.87	c total clause space: 206.656MB
344.74/344.87	c total #watches: 4345832
408.04/408.13	c total #propagations: 8255671 / total #impl: 2650374367 (eff. 0.003)
408.04/408.13	c #Conflicts:      16000 | #Learnt:       5880 | 0.000
408.04/408.13	c total clause space: 206.656MB
408.04/408.13	c total #watches: 4825625
443.12/443.25	c total #propagations: 8995494 / total #impl: 3018664984 (eff. 0.003)
443.12/443.25	c GC COLLECT
443.12/443.25	c #Conflicts:      17000 | #Learnt:       3695 | 0.000
443.12/443.25	c total clause space: 206.656MB
443.12/443.25	c total #watches: 3537479
489.01/489.15	c total #propagations: 9741484 / total #impl: 3164948332 (eff. 0.003)
489.01/489.15	c #Conflicts:      18000 | #Learnt:       4695 | 0.000
489.01/489.15	c total clause space: 206.656MB
489.01/489.15	c total #watches: 4101601
538.60/538.73	c total #propagations: 10195798 / total #impl: 3562380003 (eff. 0.003)
538.60/538.73	c #Conflicts:      19000 | #Learnt:       5695 | 0.000
538.60/538.73	c total clause space: 206.656MB
538.60/538.73	c total #watches: 4626856
594.60/594.79	c total #propagations: 10671550 / total #impl: 4039639804 (eff. 0.003)
594.60/594.79	c #Conflicts:      20000 | #Learnt:       6695 | 0.000
594.60/594.79	c total clause space: 206.656MB
594.60/594.79	c total #watches: 5039058
643.09/643.27	c total #propagations: 11390601 / total #impl: 4490184179 (eff. 0.003)
643.09/643.27	c GC COLLECT
643.09/643.27	c #Conflicts:      21000 | #Learnt:       4194 | 0.000
643.09/643.27	c total clause space: 206.656MB
643.09/643.27	c total #watches: 3865950
700.78/700.93	c total #propagations: 11940874 / total #impl: 5011657717 (eff. 0.002)
700.78/700.93	c #Conflicts:      22000 | #Learnt:       5194 | 0.000
700.78/700.93	c total clause space: 206.656MB
700.78/700.93	c total #watches: 4369509
765.57/765.76	c total #propagations: 12673282 / total #impl: 5730683317 (eff. 0.002)
765.57/765.76	c #Conflicts:      23000 | #Learnt:       6194 | 0.000
765.57/765.76	c total clause space: 206.656MB
765.57/765.76	c total #watches: 4832294
834.07/834.24	c total #propagations: 13273916 / total #impl: 6616759502 (eff. 0.002)
834.07/834.24	c #Conflicts:      24000 | #Learnt:       7194 | 0.000
834.07/834.24	c total clause space: 206.656MB
834.07/834.24	c total #watches: 5365011
895.45/895.64	c total #propagations: 14043209 / total #impl: 7648738412 (eff. 0.002)
895.45/895.64	c GC COLLECT
895.45/895.64	c #Conflicts:      25000 | #Learnt:       4402 | 0.000
895.45/895.64	c total clause space: 335.816MB
895.45/895.64	c total #watches: 3946034
945.74/945.96	c total #propagations: 14674612 / total #impl: 8174161437 (eff. 0.002)
945.74/945.96	c #Conflicts:      26000 | #Learnt:       5402 | 0.000
945.74/945.96	c total clause space: 335.816MB
945.74/945.96	c total #watches: 4325244
972.25/972.48	c total #propagations: 15600085 / total #impl: 9432081314 (eff. 0.002)
972.25/972.48	c #Conflicts:      27000 | #Learnt:       6402 | 0.000
972.25/972.48	c total clause space: 335.816MB
972.25/972.48	c total #watches: 5036899
1027.93/1028.13	c total #propagations: 16102650 / total #impl: 9856057426 (eff. 0.002)
1027.93/1028.13	c #Conflicts:      28000 | #Learnt:       7402 | 0.000
1027.93/1028.13	c total clause space: 335.816MB
1027.93/1028.13	c total #watches: 5816987
1103.12/1103.38	c total #propagations: 16898328 / total #impl: 10733153985 (eff. 0.002)
1103.12/1103.38	c GC COLLECT
1103.12/1103.38	c #Conflicts:      29000 | #Learnt:       4298 | 0.000
1103.12/1103.38	c total clause space: 335.816MB
1103.12/1103.38	c total #watches: 3995159
1156.91/1157.16	c total #propagations: 17849378 / total #impl: 12658625097 (eff. 0.001)
1156.91/1157.16	c #Conflicts:      30000 | #Learnt:       5298 | 0.000
1156.91/1157.16	c total clause space: 335.816MB
1156.91/1157.16	c total #watches: 4612271
1209.20/1209.41	c total #propagations: 18655102 / total #impl: 13242565453 (eff. 0.001)
1209.20/1209.41	c #Conflicts:      31000 | #Learnt:       6298 | 0.000
1209.20/1209.41	c total clause space: 335.816MB
1209.20/1209.41	c total #watches: 5200604
1283.29/1283.51	c total #propagations: 19301783 / total #impl: 13778327440 (eff. 0.001)
1283.29/1283.51	c #Conflicts:      32000 | #Learnt:       7298 | 0.000
1283.29/1283.51	c total clause space: 335.816MB
1283.29/1283.51	c total #watches: 5702385
1345.98/1346.29	c total #propagations: 19904913 / total #impl: 15034934734 (eff. 0.001)
1345.98/1346.29	c #Conflicts:      33000 | #Learnt:       8298 | 0.000
1345.98/1346.29	c total clause space: 335.816MB
1345.98/1346.29	c total #watches: 6051824
1405.37/1405.63	c total #propagations: 20583839 / total #impl: 16477519607 (eff. 0.001)
1405.37/1405.63	c GC COLLECT
1405.37/1405.63	c #Conflicts:      34000 | #Learnt:       4900 | 0.000
1405.37/1405.63	c total clause space: 335.816MB
1405.37/1405.63	c total #watches: 4327682
1459.86/1460.12	c total #propagations: 21594006 / total #impl: 17796988941 (eff. 0.001)
1459.86/1460.12	c #Conflicts:      35000 | #Learnt:       5900 | 0.000
1459.86/1460.12	c total clause space: 335.816MB
1459.86/1460.12	c total #watches: 4649771
1528.35/1528.63	c total #propagations: 22339670 / total #impl: 19353145183 (eff. 0.001)
1528.35/1528.63	c #Conflicts:      36000 | #Learnt:       6900 | 0.000
1528.35/1528.63	c total clause space: 335.816MB
1528.35/1528.63	c total #watches: 4993496
1591.04/1591.39	c total #propagations: 23002012 / total #impl: 20835691520 (eff. 0.001)
1591.04/1591.39	c #Conflicts:      37000 | #Learnt:       7900 | 0.000
1591.04/1591.39	c total clause space: 335.816MB
1591.04/1591.39	c total #watches: 5482178
1615.34/1615.61	c total #propagations: 23350144 / total #impl: 22106248369 (eff. 0.001)
1615.34/1615.61	c #Conflicts:      38000 | #Learnt:       8900 | 0.000
1615.34/1615.61	c total clause space: 335.816MB
1615.34/1615.61	c total #watches: 6290063
1636.44/1636.72	c total #propagations: 23577096 / total #impl: 22312554519 (eff. 0.001)
1636.44/1636.72	c GC COLLECT
1636.44/1636.72	c #Conflicts:      39000 | #Learnt:       5201 | 0.000
1636.44/1636.72	c total clause space: 335.816MB
1636.44/1636.72	c total #watches: 4697887
1676.44/1676.78	c total #propagations: 23764729 / total #impl: 22527785854 (eff. 0.001)
1676.44/1676.78	c #Conflicts:      40000 | #Learnt:       6201 | 0.000
1676.44/1676.78	c total clause space: 335.816MB
1676.44/1676.78	c total #watches: 5204093
1720.33/1720.60	c total #propagations: 23971199 / total #impl: 22883855041 (eff. 0.001)
1720.33/1720.60	c #Conflicts:      41000 | #Learnt:       7201 | 0.000
1720.33/1720.60	c total clause space: 335.816MB
1720.33/1720.60	c total #watches: 5875576
1779.02/1779.37	c total #propagations: 24170648 / total #impl: 23205524232 (eff. 0.001)
1779.02/1779.37	c #Conflicts:      42000 | #Learnt:       8201 | 0.000
1779.02/1779.37	c total clause space: 335.816MB
1779.02/1779.37	c total #watches: 6379048

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-4088354-1465430619/watcher-4088354-1465430619 -o /tmp/evaluation-result-4088354-1465430619/solver-4088354-1465430619 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465427017-2297 --watchdog 1960 --input HOME/instance-4088354-1465430619.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=2620
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.24 2.23 2.19 3/178 2623
/proc/meminfo: memFree=28839592/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 124993951 29810688 5268 33554432000 4194304 6201397 140734695549008 140736936095976 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 7278 5268 130 491 0 6777 0

[startup+0.100123 s]
/proc/loadavg: 2.24 2.23 2.19 3/178 2623
/proc/meminfo: memFree=28839592/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=34440 CPUtime=0.09 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 1442 0 0 0 9 0 0 0 20 0 1 0 124993951 35266560 7566 33554432000 4194304 6201397 140734695549008 140736936095976 5408672 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 8610 7566 142 491 0 8109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34440

[startup+0.20037 s]
/proc/loadavg: 2.24 2.23 2.19 3/178 2623
/proc/meminfo: memFree=28839592/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=44076 CPUtime=0.19 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 2733 0 0 0 19 0 0 0 20 0 1 0 124993951 45133824 9198 33554432000 4194304 6201397 140734695549008 140734695547720 5588841 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 11019 9198 147 491 0 10518 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 44076

[startup+0.300341 s]
/proc/loadavg: 2.24 2.23 2.19 3/178 2623
/proc/meminfo: memFree=28839592/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=68864 CPUtime=0.29 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 4440 0 0 0 28 1 0 0 20 0 1 0 124993951 70516736 12919 33554432000 4194304 6201397 140734695549008 140734695547720 4216555 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 17216 12919 147 491 0 16715 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68864

[startup+0.700292 s]
/proc/loadavg: 2.24 2.23 2.19 3/178 2623
/proc/meminfo: memFree=28839592/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=95856 CPUtime=0.69 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 6684 0 0 0 68 1 0 0 20 0 1 0 124993951 98156544 20731 33554432000 4194304 6201397 140734695549008 140734695547720 4219296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 23964 20731 147 491 0 23463 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95856

[startup+1.50029 s]
/proc/loadavg: 2.22 2.23 2.18 3/179 2624
/proc/meminfo: memFree=28748580/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=126676 CPUtime=1.49 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 6892 0 0 0 148 1 0 0 20 0 1 0 124993951 129716224 24494 33554432000 4194304 6201397 140734695549008 140734695548040 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 31669 24494 160 491 0 31168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 126676

[startup+3.1003 s]
/proc/loadavg: 2.22 2.23 2.18 3/179 2624
/proc/meminfo: memFree=28714772/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=191948 CPUtime=3.09 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 10904 0 0 0 307 2 0 0 20 0 1 0 124993951 196554752 33567 33554432000 4194304 6201397 140734695549008 140734695547720 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 47987 33567 160 491 0 47486 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 191948

[startup+6.30027 s]
/proc/loadavg: 2.21 2.22 2.18 3/179 2624
/proc/meminfo: memFree=28681152/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=191948 CPUtime=6.29 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 13757 0 0 0 626 3 0 0 20 0 1 0 124993951 196554752 39201 33554432000 4194304 6201397 140734695549008 140734695548136 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 47987 39201 160 491 0 47486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 191948

[startup+12.7003 s]
/proc/loadavg: 2.19 2.22 2.18 3/179 2624
/proc/meminfo: memFree=28680840/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=192036 CPUtime=12.69 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 13881 0 0 0 1266 3 0 0 20 0 1 0 124993951 196644864 39324 33554432000 4194304 6201397 140734695549008 140734695547640 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 48009 39324 166 491 0 47508 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 192036

[startup+25.5004 s]
/proc/loadavg: 2.16 2.21 2.18 4/179 2624
/proc/meminfo: memFree=28674708/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=192132 CPUtime=25.49 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 13918 0 0 0 2546 3 0 0 20 0 1 0 124993951 196743168 41405 33554432000 4194304 6201397 140734695549008 140734695547848 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 48033 41405 166 491 0 47532 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192132

[startup+51.1004 s]
/proc/loadavg: 2.23 2.22 2.18 4/179 2670
/proc/meminfo: memFree=28450624/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=219304 CPUtime=51.08 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 19240 0 0 0 5105 3 0 0 20 0 1 0 124993951 224567296 51828 33554432000 4194304 6201397 140734695549008 140734695548136 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 54826 51828 166 491 0 54325 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 219304

[startup+102.3 s]
/proc/loadavg: 2.14 2.20 2.18 3/179 2672
/proc/meminfo: memFree=28405236/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=302308 CPUtime=102.28 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 20580 0 0 0 10224 4 0 0 20 0 1 0 124993951 309563392 57985 33554432000 4194304 6201397 140734695549008 140734695548136 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 75577 57985 166 491 0 75076 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 302308

[startup+162.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/179 2673
/proc/meminfo: memFree=28404368/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=302612 CPUtime=162.27 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 20777 0 0 0 16223 4 0 0 20 0 1 0 124993951 309874688 58174 33554432000 4194304 6201397 140734695549008 140734695547640 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 75653 58174 166 491 0 75152 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 302612

[startup+222.307 s]
/proc/loadavg: 2.19 2.20 2.18 3/179 2674
/proc/meminfo: memFree=28392780/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=302612 CPUtime=222.26 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 21082 0 0 0 22222 4 0 0 20 0 1 0 124993951 309874688 60973 33554432000 4194304 6201397 140734695549008 140734695548136 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 75653 60973 166 491 0 75152 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 302612

[startup+282.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/179 2675
/proc/meminfo: memFree=28369812/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=302612 CPUtime=282.25 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 21514 0 0 0 28220 5 0 0 20 0 1 0 124993951 309874688 65493 33554432000 4194304 6201397 140734695549008 140734695548136 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 75653 65493 166 491 0 75152 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 302612

[startup+342.3 s]
/proc/loadavg: 2.30 2.22 2.19 3/179 2676
/proc/meminfo: memFree=28363184/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=302772 CPUtime=342.24 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 21676 0 0 0 34219 5 0 0 20 0 1 0 124993951 310038528 65575 33554432000 4194304 6201397 140734695549008 140734695547640 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 75693 65575 166 491 0 75192 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 302772

[startup+402.3 s]
/proc/loadavg: 2.33 2.24 2.19 3/180 2680
/proc/meminfo: memFree=28342404/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=303016 CPUtime=402.23 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 21759 0 0 0 40218 5 0 0 20 0 1 0 124993951 310288384 65658 33554432000 4194304 6201397 140734695549008 140734695547720 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 75754 65658 166 491 0 75253 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 303016

[startup+462.3 s]
/proc/loadavg: 2.21 2.23 2.18 3/179 2682
/proc/meminfo: memFree=28317604/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=303368 CPUtime=462.22 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 22358 0 0 0 46217 5 0 0 20 0 1 0 124993951 310648832 70337 33554432000 4194304 6201397 140734695549008 140734695548136 4216817 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 75842 70337 166 491 0 75341 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 303368

[startup+522.3 s]
/proc/loadavg: 2.33 2.25 2.19 3/179 2683
/proc/meminfo: memFree=28281556/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=303368 CPUtime=522.21 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 22358 0 0 0 52216 5 0 0 20 0 1 0 124993951 310648832 70337 33554432000 4194304 6201397 140734695549008 140734695548136 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 75842 70337 166 491 0 75341 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 303368

[startup+582.3 s]
/proc/loadavg: 2.23 2.23 2.18 4/179 2684
/proc/meminfo: memFree=28202092/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=303432 CPUtime=582.2 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 22391 0 0 0 58215 5 0 0 20 0 1 0 124993951 310714368 70348 33554432000 4194304 6201397 140734695549008 140734695547960 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 75858 70348 166 491 0 75357 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 303432


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


[startup+942.3 s]
/proc/loadavg: 2.29 2.23 2.19 3/179 2691
/proc/meminfo: memFree=28111620/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=435868 CPUtime=942.14 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23134 0 0 0 94208 6 0 0 20 0 1 0 124993951 446328832 75498 33554432000 4194304 6201397 140734695549008 140734695548136 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 108967 75498 166 491 0 108466 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 435868

[startup+1002.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/180 2695
/proc/meminfo: memFree=28106160/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=436092 CPUtime=1002.13 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23404 0 0 0 100207 6 0 0 20 0 1 0 124993951 446558208 75617 33554432000 4194304 6201397 140734695549008 140734695547960 4213371 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109023 75617 166 491 0 108522 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 436092

[startup+1062.3 s]
/proc/loadavg: 2.17 2.20 2.18 4/179 2697
/proc/meminfo: memFree=28096672/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=436188 CPUtime=1062.12 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23482 0 0 0 106206 6 0 0 20 0 1 0 124993951 446656512 78247 33554432000 4194304 6201397 140734695549008 140734695547800 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109047 78247 166 491 0 108546 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 436188

[startup+1122.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/179 2698
/proc/meminfo: memFree=28080048/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=436332 CPUtime=1122.11 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23546 0 0 0 112205 6 0 0 20 0 1 0 124993951 446803968 79829 33554432000 4194304 6201397 140734695549008 140734695548136 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109083 79829 166 491 0 108582 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 436332

[startup+1182.3 s]
/proc/loadavg: 2.16 2.18 2.17 3/179 2699
/proc/meminfo: memFree=28075704/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=436380 CPUtime=1182.1 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23562 0 0 0 118204 6 0 0 20 0 1 0 124993951 446853120 79845 33554432000 4194304 6201397 140734695549008 140734695548136 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109095 79845 166 491 0 108594 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 436380

[startup+1242.3 s]
/proc/loadavg: 2.21 2.19 2.18 4/179 2700
/proc/meminfo: memFree=28075220/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=436428 CPUtime=1242.1 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23566 0 0 0 124204 6 0 0 20 0 1 0 124993951 446902272 79849 33554432000 4194304 6201397 140734695549008 140734695548136 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109107 79849 166 491 0 108606 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 436428

[startup+1302.3 s]
/proc/loadavg: 2.21 2.18 2.18 3/179 2701
/proc/meminfo: memFree=28041224/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=436508 CPUtime=1302.09 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23653 0 0 0 130203 6 0 0 20 0 1 0 124993951 446984192 79936 33554432000 4194304 6201397 140734695549008 140734695548136 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109127 79936 166 491 0 108626 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 436508

[startup+1362.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/179 2703
/proc/meminfo: memFree=28028492/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=436508 CPUtime=1362.08 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23662 0 0 0 136202 6 0 0 20 0 1 0 124993951 446984192 80456 33554432000 4194304 6201397 140734695549008 140734695548136 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109127 80456 166 491 0 108626 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 436508

[startup+1422.3 s]
/proc/loadavg: 2.42 2.23 2.19 4/179 2704
/proc/meminfo: memFree=28025168/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=436636 CPUtime=1422.07 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23669 0 0 0 142201 6 0 0 20 0 1 0 124993951 447115264 81485 33554432000 4194304 6201397 140734695549008 140734695548136 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109159 81485 166 491 0 108658 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 436636

[startup+1482.3 s]
/proc/loadavg: 2.45 2.26 2.20 3/179 2705
/proc/meminfo: memFree=28022632/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=436636 CPUtime=1482.06 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23702 0 0 0 148200 6 0 0 20 0 1 0 124993951 447115264 81513 33554432000 4194304 6201397 140734695549008 140734695547960 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109159 81513 166 491 0 108658 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 436636

[startup+1542.31 s]
/proc/loadavg: 2.33 2.26 2.20 3/179 2706
/proc/meminfo: memFree=28020540/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=436636 CPUtime=1542.06 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23702 0 0 0 154200 6 0 0 20 0 1 0 124993951 447115264 81513 33554432000 4194304 6201397 140734695549008 140734695548136 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109159 81513 166 491 0 108658 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 436636

[startup+1602.3 s]
/proc/loadavg: 2.24 2.24 2.19 4/180 2710
/proc/meminfo: memFree=28016024/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=436636 CPUtime=1602.04 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23756 0 0 0 160198 6 0 0 20 0 1 0 124993951 447115264 81567 33554432000 4194304 6201397 140734695549008 140734695548136 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109159 81567 166 491 0 108658 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 436636

[startup+1662.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/179 2712
/proc/meminfo: memFree=27991748/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=436780 CPUtime=1662.04 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 23805 0 0 0 166197 7 0 0 20 0 1 0 124993951 447262720 87235 33554432000 4194304 6201397 140734695549008 140734695547960 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109195 87235 166 491 0 108694 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 436780

[startup+1722.3 s]
/proc/loadavg: 2.21 2.24 2.19 3/179 2713
/proc/meminfo: memFree=27989080/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=437436 CPUtime=1722.03 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 24002 0 0 0 172196 7 0 0 20 0 1 0 124993951 447934464 87397 33554432000 4194304 6201397 140734695549008 140734695548136 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109359 87397 166 491 0 108858 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 437436

[startup+1782.3 s]
/proc/loadavg: 2.29 2.25 2.19 4/179 2714
/proc/meminfo: memFree=27967108/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=437756 CPUtime=1782.02 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 24106 0 0 0 178195 7 0 0 20 0 1 0 124993951 448262144 87496 33554432000 4194304 6201397 140734695549008 140734695548136 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109439 87496 166 491 0 108938 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 437756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.29 2.25 2.19 3/179 2714
/proc/meminfo: memFree=27953080/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=437980 CPUtime=1800.01 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 24154 0 0 0 179994 7 0 0 20 0 1 0 124993951 448491520 89588 33554432000 4194304 6201397 140734695549008 140734695547800 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109495 89588 166 491 0 108994 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 437980

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

[startup+1800.3 s]
/proc/loadavg: 2.29 2.25 2.19 3/179 2714
/proc/meminfo: memFree=27953080/32872528 swapFree=20720/1686580
[pid=2623] ppid=2620 vsize=437980 CPUtime=1800.01 cores=0,2,4,6
/proc/2623/stat : 2623 (cdcl-cuttingpla) R 2620 2623 2281 0 -1 4202496 24154 0 0 0 179994 7 0 0 20 0 1 0 124993951 448491520 89588 33554432000 4194304 6201397 140734695549008 140734695547800 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2623/statm: 109495 89588 166 491 0 108994 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 437980

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.080987
maximum resident set size= 358352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24154
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= 1871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6263 second user time and 6.83596 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-09 02:03:39
IDJOB=4088354
IDBENCH=24985
IDSOLVER=2550
FILE ID=node135/4088354-1465430619
RUNJOBID= node135-1465427017-2297
PBS_JOBID= 19859779
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= 580618cb84d1b6d12452a14c6ff54025
RANDOM SEED=729804489

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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		: 2667.026
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		: 2667.026
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.56
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		: 2667.026
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		: 2667.026
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		: 2667.026
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:        28840508 kB
Buffers:          126100 kB
Cached:          1294980 kB
SwapCached:         1808 kB
Active:           662244 kB
Inactive:         942504 kB
Active(anon):     183596 kB
Inactive(anon):     2172 kB
Active(file):     478648 kB
Inactive(file):   940332 kB
Unevictable:     1686580 kB
Mlocked:           20720 kB
SwapTotal:      67108856 kB
SwapFree:       67098388 kB
Dirty:              3144 kB
Writeback:             0 kB
AnonPages:       1817740 kB
Mapped:             7684 kB
Shmem:                 0 kB
Slab:             607480 kB
SReclaimable:      51424 kB
SUnreclaim:       556056 kB
KernelStack:        1488 kB
PageTables:         7780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2062912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1789952 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= 71728 MiB
End job on node135 at 2016-06-09 02:33:39