Trace number 4101712

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-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-rout.opb
MD5SUM485ca531ffda98d59a839bf46c37d61d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark262441
Best CPU time to get the best result obtained on this benchmark1800.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262412
Optimality of the best value was proved NO
Number of variables7561
Total number of constraints306
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints292
Minimum length of a constraint2
Maximum length of a constraint917
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 525077
Number of bits of the biggest sum of numbers20
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= 7561 #constraint= 306
4.69/4.77	c #Conflicts:       1000 | #Learnt:       1036 | 0.318
4.69/4.77	c total clause space: 18.2382MB
4.69/4.77	c total #watches: 167551
11.98/12.08	c total #propagations: 239765 / total #impl: 18655629 (eff. 0.013)
11.98/12.08	c #Conflicts:       2000 | #Learnt:       2035 | 0.187
11.98/12.08	c total clause space: 29.637MB
11.98/12.08	c total #watches: 223546
15.79/15.82	c total #propagations: 347989 / total #impl: 30840648 (eff. 0.011)
15.79/15.82	c GC COLLECT
15.79/15.82	c #Conflicts:       3000 | #Learnt:       2060 | 0.147
15.79/15.82	c total clause space: 29.637MB
15.79/15.82	c total #watches: 147899
23.28/23.33	c total #propagations: 448703 / total #impl: 38528394 (eff. 0.012)
23.28/23.33	c #Conflicts:       4000 | #Learnt:       3060 | 0.143
23.28/23.33	c total clause space: 29.637MB
23.28/23.33	c total #watches: 220385
30.18/30.29	c total #propagations: 583434 / total #impl: 51159269 (eff. 0.011)
30.18/30.29	c GC COLLECT
30.18/30.29	c #Conflicts:       5000 | #Learnt:       2419 | 0.125
30.18/30.29	c total clause space: 48.1602MB
30.18/30.29	c total #watches: 193330
40.48/40.55	c total #propagations: 725769 / total #impl: 63413858 (eff. 0.011)
40.48/40.55	c #Conflicts:       6000 | #Learnt:       3419 | 0.142
40.48/40.55	c total clause space: 48.1602MB
40.48/40.55	c total #watches: 303743
54.58/54.69	c total #propagations: 839277 / total #impl: 79289675 (eff. 0.011)
54.58/54.69	c GC COLLECT
54.58/54.69	c #Conflicts:       7000 | #Learnt:       2305 | 0.122
54.58/54.69	c total clause space: 78.2603MB
54.58/54.69	c total #watches: 244907
67.88/67.93	c total #propagations: 929471 / total #impl: 94206274 (eff. 0.010)
67.88/67.93	c #Conflicts:       8000 | #Learnt:       3304 | 0.112
67.88/67.93	c total clause space: 78.2603MB
67.88/67.93	c total #watches: 261965
84.78/84.85	c total #propagations: 1078560 / total #impl: 105016740 (eff. 0.010)
84.78/84.85	c #Conflicts:       9000 | #Learnt:       4304 | 0.144
84.78/84.85	c total clause space: 78.2603MB
84.78/84.85	c total #watches: 348052
102.58/102.69	c total #propagations: 1225289 / total #impl: 123008523 (eff. 0.010)
102.58/102.69	c GC COLLECT
102.58/102.69	c #Conflicts:      10000 | #Learnt:       2790 | 0.133
102.58/102.69	c total clause space: 78.2603MB
102.58/102.69	c total #watches: 231557
120.57/120.69	c total #propagations: 1345801 / total #impl: 144242981 (eff. 0.009)
120.57/120.69	c #Conflicts:      11000 | #Learnt:       3790 | 0.124
120.57/120.69	c total clause space: 78.2603MB
120.57/120.69	c total #watches: 354784
142.17/142.24	c total #propagations: 1479920 / total #impl: 171719531 (eff. 0.009)
142.17/142.24	c #Conflicts:      12000 | #Learnt:       4790 | 0.130
142.17/142.24	c total clause space: 78.2603MB
142.17/142.24	c total #watches: 421272
166.56/166.66	c total #propagations: 1625252 / total #impl: 195567861 (eff. 0.008)
166.56/166.66	c #Conflicts:      13000 | #Learnt:       5796 | 0.126
166.56/166.66	c total clause space: 78.2603MB
166.56/166.66	c total #watches: 539478
182.76/182.83	c total #propagations: 1748740 / total #impl: 219329825 (eff. 0.008)
182.76/182.83	c GC COLLECT
182.76/182.83	c #Conflicts:      14000 | #Learnt:       3943 | 0.117
182.76/182.83	c total clause space: 78.2603MB
182.76/182.83	c total #watches: 448680
204.46/204.55	c total #propagations: 1836171 / total #impl: 238262389 (eff. 0.008)
204.46/204.55	c #Conflicts:      15000 | #Learnt:       4943 | 0.110
204.46/204.55	c total clause space: 78.2603MB
204.46/204.55	c total #watches: 575971
232.75/232.87	c total #propagations: 1928266 / total #impl: 264214599 (eff. 0.007)
232.75/232.87	c #Conflicts:      16000 | #Learnt:       5943 | 0.103
232.75/232.87	c total clause space: 127.173MB
232.75/232.87	c total #watches: 711796
262.64/262.79	c total #propagations: 2012838 / total #impl: 297271634 (eff. 0.007)
262.64/262.79	c GC COLLECT
262.64/262.79	c #Conflicts:      17000 | #Learnt:       3772 | 0.097
262.64/262.79	c total clause space: 127.173MB
262.64/262.79	c total #watches: 531753
299.04/299.10	c total #propagations: 2115763 / total #impl: 328560295 (eff. 0.006)
299.04/299.10	c #Conflicts:      18000 | #Learnt:       4772 | 0.092
299.04/299.10	c total clause space: 127.173MB
299.04/299.10	c total #watches: 691320
352.33/352.41	c total #propagations: 2240715 / total #impl: 365563282 (eff. 0.006)
352.33/352.41	c #Conflicts:      19000 | #Learnt:       5772 | 0.087
352.33/352.41	c total clause space: 127.173MB
352.33/352.41	c total #watches: 826630
422.83/422.96	c total #propagations: 2385235 / total #impl: 412257962 (eff. 0.006)
422.83/422.96	c #Conflicts:      20000 | #Learnt:       6772 | 0.084
422.83/422.96	c total clause space: 127.173MB
422.83/422.96	c total #watches: 983159
458.82/458.92	c total #propagations: 2533486 / total #impl: 469945023 (eff. 0.005)
458.82/458.92	c GC COLLECT
458.82/458.92	c #Conflicts:      21000 | #Learnt:       4277 | 0.080
458.82/458.92	c total clause space: 127.173MB
458.82/458.92	c total #watches: 635721
503.91/504.07	c total #propagations: 2632223 / total #impl: 500013545 (eff. 0.005)
503.91/504.07	c #Conflicts:      22000 | #Learnt:       5277 | 0.077
503.91/504.07	c total clause space: 127.173MB
503.91/504.07	c total #watches: 743357
545.70/545.86	c total #propagations: 2760166 / total #impl: 537020031 (eff. 0.005)
545.70/545.86	c #Conflicts:      23000 | #Learnt:       6277 | 0.074
545.70/545.86	c total clause space: 127.173MB
545.70/545.86	c total #watches: 842725
597.30/597.41	c total #propagations: 2852057 / total #impl: 568229677 (eff. 0.005)
597.30/597.41	c #Conflicts:      24000 | #Learnt:       7283 | 0.079
597.30/597.41	c total clause space: 127.173MB
597.30/597.41	c total #watches: 1007611
625.29/625.47	c total #propagations: 2973138 / total #impl: 606286197 (eff. 0.005)
625.29/625.47	c GC COLLECT
625.29/625.47	c #Conflicts:      25000 | #Learnt:       4484 | 0.076
625.29/625.47	c total clause space: 127.173MB
625.29/625.47	c total #watches: 581643
651.19/651.32	c total #propagations: 3064466 / total #impl: 632247941 (eff. 0.005)
651.19/651.32	c #Conflicts:      26000 | #Learnt:       5484 | 0.074
651.19/651.32	c total clause space: 127.173MB
651.19/651.32	c total #watches: 717952
713.58/713.72	c total #propagations: 3156235 / total #impl: 659346590 (eff. 0.005)
713.58/713.72	c #Conflicts:      27000 | #Learnt:       6484 | 0.073
713.58/713.72	c total clause space: 127.173MB
713.58/713.72	c total #watches: 1009512
780.27/780.44	c total #propagations: 3301694 / total #impl: 714120674 (eff. 0.005)
780.27/780.44	c #Conflicts:      28000 | #Learnt:       7484 | 0.073
780.27/780.44	c total clause space: 127.173MB
780.27/780.44	c total #watches: 1347174
901.75/901.95	c total #propagations: 3412997 / total #impl: 763006079 (eff. 0.004)
901.75/901.95	c GC COLLECT
901.75/901.95	c #Conflicts:      29000 | #Learnt:       4389 | 0.070
901.75/901.95	c total clause space: 127.173MB
901.75/901.95	c total #watches: 969850
1008.33/1008.51	c total #propagations: 3580866 / total #impl: 834821344 (eff. 0.004)
1008.33/1008.51	c #Conflicts:      30000 | #Learnt:       5389 | 0.069
1008.33/1008.51	c total clause space: 127.173MB
1008.33/1008.51	c total #watches: 1125919
1095.82/1096.08	c total #propagations: 3761670 / total #impl: 897447374 (eff. 0.004)
1095.82/1096.08	c #Conflicts:      31000 | #Learnt:       6389 | 0.067
1095.82/1096.08	c total clause space: 127.173MB
1095.82/1096.08	c total #watches: 1331822
1160.61/1160.85	c total #propagations: 3907640 / total #impl: 953937829 (eff. 0.004)
1160.61/1160.85	c #Conflicts:      32000 | #Learnt:       7389 | 0.070
1160.61/1160.85	c total clause space: 127.173MB
1160.61/1160.85	c total #watches: 1644374
1281.20/1281.45	c total #propagations: 4017671 / total #impl: 1003300856 (eff. 0.004)
1281.20/1281.45	c #Conflicts:      33000 | #Learnt:       8389 | 0.068
1281.20/1281.45	c total clause space: 127.173MB
1281.20/1281.45	c total #watches: 1856714
1383.98/1384.21	c total #propagations: 4174315 / total #impl: 1091598516 (eff. 0.004)
1383.98/1384.21	c GC COLLECT
1383.98/1384.21	c #Conflicts:      34000 | #Learnt:       4996 | 0.067
1383.98/1384.21	c total clause space: 127.173MB
1383.98/1384.21	c total #watches: 1116987
1424.17/1424.49	c total #propagations: 4329236 / total #impl: 1183164328 (eff. 0.004)
1424.17/1424.49	c #Conflicts:      35000 | #Learnt:       5998 | 0.066
1424.17/1424.49	c total clause space: 127.173MB
1424.17/1424.49	c total #watches: 1326402
1472.26/1472.50	c total #propagations: 4402425 / total #impl: 1227343746 (eff. 0.004)
1472.26/1472.50	c #Conflicts:      36000 | #Learnt:       6998 | 0.064
1472.26/1472.50	c total clause space: 127.173MB
1472.26/1472.50	c total #watches: 1567914
1523.96/1524.20	c total #propagations: 4478804 / total #impl: 1278349042 (eff. 0.004)
1523.96/1524.20	c #Conflicts:      37000 | #Learnt:       8000 | 0.063
1523.96/1524.20	c total clause space: 127.173MB
1523.96/1524.20	c total #watches: 1789107
1563.85/1564.15	c total #propagations: 4558743 / total #impl: 1332205604 (eff. 0.003)
1563.85/1564.15	c #Conflicts:      38000 | #Learnt:       9000 | 0.062
1563.85/1564.15	c total clause space: 127.173MB
1563.85/1564.15	c total #watches: 2013537
1612.74/1613.08	c total #propagations: 4615362 / total #impl: 1377261689 (eff. 0.003)
1612.74/1613.08	c GC COLLECT
1612.74/1613.08	c #Conflicts:      39000 | #Learnt:       5301 | 0.061
1612.74/1613.08	c total clause space: 127.173MB
1612.74/1613.08	c total #watches: 1126700
1659.53/1659.82	c total #propagations: 4695223 / total #impl: 1428349494 (eff. 0.003)
1659.53/1659.82	c #Conflicts:      40000 | #Learnt:       6301 | 0.060
1659.53/1659.82	c total clause space: 127.173MB
1659.53/1659.82	c total #watches: 1408626
1720.13/1720.43	c total #propagations: 4774474 / total #impl: 1474188171 (eff. 0.003)
1720.13/1720.43	c #Conflicts:      41000 | #Learnt:       7301 | 0.059
1720.13/1720.43	c total clause space: 127.173MB
1720.13/1720.43	c total #watches: 1613775
1774.13/1774.50	c total #propagations: 4858092 / total #impl: 1530681808 (eff. 0.003)
1774.13/1774.50	c #Conflicts:      42000 | #Learnt:       8301 | 0.058
1774.13/1774.50	c total clause space: 206.656MB
1774.13/1774.50	c total #watches: 1873681

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-4101712-1466254287/watcher-4101712-1466254287 -o /tmp/evaluation-result-4101712-1466254287/solver-4101712-1466254287 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466241681-3934 --watchdog 1960 --input HOME/instance-4101712-1466254287.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=5166
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.19 2.20 2.19 3/176 5169
/proc/meminfo: memFree=30400168/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 27475251 29810688 5269 33554432000 4194304 6201397 140734656769520 140736925081464 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 7278 5269 130 491 0 6777 0

[startup+0.100164 s]
/proc/loadavg: 2.19 2.20 2.19 3/176 5169
/proc/meminfo: memFree=30400168/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=34128 CPUtime=0.09 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 594 0 0 0 9 0 0 0 20 0 1 0 27475251 34947072 7071 33554432000 4194304 6201397 140734656769520 140736925081464 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 8532 7071 145 491 0 8031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34128

[startup+0.200382 s]
/proc/loadavg: 2.19 2.20 2.19 3/176 5169
/proc/meminfo: memFree=30400168/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=34128 CPUtime=0.19 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 600 0 0 0 19 0 0 0 20 0 1 0 27475251 34947072 7077 33554432000 4194304 6201397 140734656769520 140734656768232 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 8532 7077 145 491 0 8031 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34128

[startup+0.300302 s]
/proc/loadavg: 2.19 2.20 2.19 3/176 5169
/proc/meminfo: memFree=30400168/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=34128 CPUtime=0.29 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 603 0 0 0 29 0 0 0 20 0 1 0 27475251 34947072 7080 33554432000 4194304 6201397 140734656769520 140734656768232 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 8532 7080 145 491 0 8031 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34128

[startup+0.700329 s]
/proc/loadavg: 2.19 2.20 2.19 3/176 5169
/proc/meminfo: memFree=30400168/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=34392 CPUtime=0.69 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 653 0 0 0 69 0 0 0 20 0 1 0 27475251 35217408 7130 33554432000 4194304 6201397 140734656769520 140734656768232 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 8598 7130 145 491 0 8097 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34392

[startup+1.50023 s]
/proc/loadavg: 2.19 2.20 2.19 3/177 5170
/proc/meminfo: memFree=30372288/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=37620 CPUtime=1.49 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 1270 0 0 0 149 0 0 0 20 0 1 0 27475251 38522880 7571 33554432000 4194304 6201397 140734656769520 140734656768184 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 9405 7571 146 491 0 8904 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37620

[startup+3.10023 s]
/proc/loadavg: 2.19 2.20 2.19 3/177 5170
/proc/meminfo: memFree=30367272/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=42696 CPUtime=3.09 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 1613 0 0 0 309 0 0 0 20 0 1 0 27475251 43720704 8368 33554432000 4194304 6201397 140734656769520 140734656768360 4213694 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 10674 8368 146 491 0 10173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42696

[startup+6.30022 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 5170
/proc/meminfo: memFree=30359880/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=51056 CPUtime=6.29 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 2692 0 0 0 629 0 0 0 20 0 1 0 27475251 52281344 10698 33554432000 4194304 6201397 140734656769520 140734656768184 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 12764 10698 159 491 0 12263 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51056

[startup+12.7002 s]
/proc/loadavg: 2.16 2.19 2.18 4/177 5170
/proc/meminfo: memFree=30349428/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=63708 CPUtime=12.69 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 4302 0 0 0 1268 1 0 0 20 0 1 0 27475251 65236992 12786 33554432000 4194304 6201397 140734656769520 140734656768648 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 15927 12786 159 491 0 15426 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63708

[startup+25.5003 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 5170
/proc/meminfo: memFree=30340448/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=83672 CPUtime=25.48 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 5111 0 0 0 2547 1 0 0 20 0 1 0 27475251 85680128 14956 33554432000 4194304 6201397 140734656769520 140734656768552 4213361 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 20918 14956 165 491 0 20417 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83672

[startup+51.1003 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 5170
/proc/meminfo: memFree=30313824/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=116704 CPUtime=51.08 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 6499 0 0 0 5106 2 0 0 20 0 1 0 27475251 119504896 20597 33554432000 4194304 6201397 140734656769520 140734656768184 4213371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 29176 20597 165 491 0 28675 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116704

[startup+102.3 s]
/proc/loadavg: 2.19 2.19 2.18 4/177 5171
/proc/meminfo: memFree=30287536/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=118056 CPUtime=102.28 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 7396 0 0 0 10225 3 0 0 20 0 1 0 27475251 120889344 24819 33554432000 4194304 6201397 140734656769520 140734656768184 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 29514 24819 165 491 0 29013 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 118056

[startup+162.3 s]
/proc/loadavg: 2.33 2.23 2.19 3/177 5172
/proc/meminfo: memFree=30276560/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=120012 CPUtime=162.26 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 7893 0 0 0 16223 3 0 0 20 0 1 0 27475251 122892288 27420 33554432000 4194304 6201397 140734656769520 140734656768184 4213361 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 30003 27420 165 491 0 29502 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 120012

[startup+222.307 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 5174
/proc/meminfo: memFree=30270916/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=121632 CPUtime=222.26 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 8324 0 0 0 22223 3 0 0 20 0 1 0 27475251 124551168 28853 33554432000 4194304 6201397 140734656769520 140734656768184 4213345 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 30408 28853 165 491 0 29907 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 121632

[startup+282.3 s]
/proc/loadavg: 2.24 2.22 2.18 4/177 5175
/proc/meminfo: memFree=30251308/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=174092 CPUtime=282.24 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 9298 0 0 0 28221 3 0 0 20 0 1 0 27475251 178270208 33564 33554432000 4194304 6201397 140734656769520 140734656768648 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 43523 33564 165 491 0 43022 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 174092

[startup+342.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 5222
/proc/meminfo: memFree=30332868/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=174528 CPUtime=342.23 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 9537 0 0 0 34220 3 0 0 20 0 1 0 27475251 178716672 34822 33554432000 4194304 6201397 140734656769520 140734656768472 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 43632 34822 165 491 0 43131 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 174528

[startup+402.3 s]
/proc/loadavg: 2.17 2.21 2.18 3/177 5223
/proc/meminfo: memFree=30242036/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=177412 CPUtime=402.23 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 10172 0 0 0 40219 4 0 0 20 0 1 0 27475251 181669888 40056 33554432000 4194304 6201397 140734656769520 140734656768184 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 44353 40056 165 491 0 43852 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 177412

[startup+462.3 s]
/proc/loadavg: 2.10 2.18 2.17 4/177 5224
/proc/meminfo: memFree=30208276/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=179404 CPUtime=462.22 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 10829 0 0 0 46218 4 0 0 20 0 1 0 27475251 183709696 43256 33554432000 4194304 6201397 140734656769520 140734656768648 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 44851 43256 165 491 0 44350 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 179404

[startup+522.3 s]
/proc/loadavg: 2.13 2.18 2.17 3/178 5229
/proc/meminfo: memFree=30194748/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=179656 CPUtime=522.21 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 10882 0 0 0 52217 4 0 0 20 0 1 0 27475251 183967744 43309 33554432000 4194304 6201397 140734656769520 140734656768184 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 44914 43309 165 491 0 44413 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 179656

[startup+582.3 s]
/proc/loadavg: 2.17 2.17 2.17 3/178 5253
/proc/meminfo: memFree=30191628/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=180056 CPUtime=582.2 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 11036 0 0 0 58216 4 0 0 20 0 1 0 27475251 184377344 43463 33554432000 4194304 6201397 140734656769520 140734656768184 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 45014 43463 165 491 0 44513 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 180056


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/176 5260
/proc/meminfo: memFree=30028080/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=186288 CPUtime=942.14 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 12473 0 0 0 94210 4 0 0 20 0 1 0 27475251 190758912 44899 33554432000 4194304 6201397 140734656769520 140734656768648 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 46572 44899 165 491 0 46071 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 186288

[startup+1002.3 s]
/proc/loadavg: 2.20 2.20 2.18 4/177 5262
/proc/meminfo: memFree=30027960/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=186288 CPUtime=1002.13 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 12473 0 0 0 100209 4 0 0 20 0 1 0 27475251 190758912 44899 33554432000 4194304 6201397 140734656769520 140734656768648 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 46572 44899 165 491 0 46071 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 186288

[startup+1062.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 5263
/proc/meminfo: memFree=30026116/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=186288 CPUtime=1062.12 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 12473 0 0 0 106208 4 0 0 20 0 1 0 27475251 190758912 45282 33554432000 4194304 6201397 140734656769520 140734656768648 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 46572 45282 165 491 0 46071 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 186288

[startup+1122.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/178 5267
/proc/meminfo: memFree=30024484/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=186672 CPUtime=1122.11 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 12539 0 0 0 112207 4 0 0 20 0 1 0 27475251 191152128 45347 33554432000 4194304 6201397 140734656769520 140734656768184 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 46668 45347 165 491 0 46167 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 186672

[startup+1182.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 5269
/proc/meminfo: memFree=30021808/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=190608 CPUtime=1182.11 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 13218 0 0 0 118206 5 0 0 20 0 1 0 27475251 195182592 46026 33554432000 4194304 6201397 140734656769520 140734656768184 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 47652 46026 165 491 0 47151 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 190608

[startup+1242.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 5270
/proc/meminfo: memFree=30020964/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=191376 CPUtime=1242.1 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 13355 0 0 0 124205 5 0 0 20 0 1 0 27475251 195969024 46163 33554432000 4194304 6201397 140734656769520 140734656768184 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 47844 46163 165 491 0 47343 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 191376

[startup+1302.3 s]
/proc/loadavg: 2.11 2.16 2.17 3/177 5271
/proc/meminfo: memFree=30020784/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=191568 CPUtime=1302.09 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 13413 0 0 0 130204 5 0 0 20 0 1 0 27475251 196165632 46221 33554432000 4194304 6201397 140734656769520 140734656768648 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 47892 46221 165 491 0 47391 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 191568

[startup+1362.3 s]
/proc/loadavg: 2.14 2.16 2.17 3/177 5272
/proc/meminfo: memFree=30006080/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=191760 CPUtime=1362.08 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 13467 0 0 0 136203 5 0 0 20 0 1 0 27475251 196362240 46275 33554432000 4194304 6201397 140734656769520 140734656768232 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 47940 46275 165 491 0 47439 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 191760

[startup+1422.3 s]
/proc/loadavg: 2.27 2.20 2.18 3/177 5273
/proc/meminfo: memFree=30001804/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=191760 CPUtime=1422.08 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 13480 0 0 0 142203 5 0 0 20 0 1 0 27475251 196362240 46288 33554432000 4194304 6201397 140734656769520 140734656768648 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 47940 46288 165 491 0 47439 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 191760

[startup+1482.3 s]
/proc/loadavg: 2.23 2.19 2.18 3/177 5275
/proc/meminfo: memFree=30001056/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=191760 CPUtime=1482.06 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 13497 0 0 0 148201 5 0 0 20 0 1 0 27475251 196362240 46305 33554432000 4194304 6201397 140734656769520 140734656768648 4213286 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 47940 46305 165 491 0 47439 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 191760

[startup+1542.31 s]
/proc/loadavg: 2.16 2.18 2.18 4/177 5276
/proc/meminfo: memFree=29999824/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=192660 CPUtime=1542.06 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 13647 0 0 0 154201 5 0 0 20 0 1 0 27475251 197283840 46455 33554432000 4194304 6201397 140734656769520 140734656768232 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 48165 46455 165 491 0 47664 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 192660

[startup+1602.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/177 5277
/proc/meminfo: memFree=29999452/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=193428 CPUtime=1602.04 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 13798 0 0 0 160199 5 0 0 20 0 1 0 27475251 198070272 46606 33554432000 4194304 6201397 140734656769520 140734656768184 4213371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 48357 46606 165 491 0 47856 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 193428

[startup+1662.3 s]
/proc/loadavg: 2.12 2.16 2.17 4/177 5278
/proc/meminfo: memFree=29998948/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=193428 CPUtime=1662.03 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 13800 0 0 0 166198 5 0 0 20 0 1 0 27475251 198070272 46608 33554432000 4194304 6201397 140734656769520 140734656768648 4213339 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 48357 46608 165 491 0 47856 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 193428

[startup+1722.3 s]
/proc/loadavg: 2.14 2.16 2.17 3/178 5282
/proc/meminfo: memFree=29998620/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=193620 CPUtime=1722.02 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 13833 0 0 0 172197 5 0 0 20 0 1 0 27475251 198266880 46641 33554432000 4194304 6201397 140734656769520 140734656768648 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 48405 46641 165 491 0 47904 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 193620

[startup+1782.3 s]
/proc/loadavg: 2.15 2.16 2.17 3/177 5284
/proc/meminfo: memFree=29990480/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=276544 CPUtime=1782.02 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 14349 0 0 0 178196 6 0 0 20 0 1 0 27475251 283181056 48627 33554432000 4194304 6201397 140734656769520 140734656768184 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 69136 48627 165 491 0 68635 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 276544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.11 2.14 2.16 3/177 5284
/proc/meminfo: memFree=29984212/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=277120 CPUtime=1800.02 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 14431 0 0 0 179996 6 0 0 20 0 1 0 27475251 283770880 50242 33554432000 4194304 6201397 140734656769520 140734656768184 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 69280 50242 165 491 0 68779 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 277120

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

[startup+1800.3 s]
/proc/loadavg: 2.11 2.14 2.16 3/177 5284
/proc/meminfo: memFree=29984212/32872528 swapFree=1200228/1314692
[pid=5169] ppid=5166 vsize=277120 CPUtime=1800.02 cores=0,2,4,6
/proc/5169/stat : 5169 (cdcl-cuttingpla) R 5166 5169 3918 0 -1 4202496 14431 0 0 0 179996 6 0 0 20 0 1 0 27475251 283770880 50242 33554432000 4194304 6201397 140734656769520 140734656768184 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5169/statm: 69280 50242 165 491 0 68779 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 277120

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.06499
maximum resident set size= 200968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14431
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= 1860

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.78981 second user time and 7.94079 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 14:51:27
IDJOB=4101712
IDBENCH=1784
IDSOLVER=2550
FILE ID=node131/4101712-1466254287
RUNJOBID= node131-1466241681-3934
PBS_JOBID= 19918210
Free space on /tmp= 71704 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-rout.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101712-1466254287/watcher-4101712-1466254287 -o /tmp/evaluation-result-4101712-1466254287/solver-4101712-1466254287 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466241681-3934 --watchdog 1960 --input HOME/instance-4101712-1466254287.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 485ca531ffda98d59a839bf46c37d61d
RANDOM SEED=1156067128

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.57
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.752
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.56
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.752
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.752
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.56
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.752
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.752
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:        30400812 kB
Buffers:          135656 kB
Cached:           145908 kB
SwapCached:         1460 kB
Active:           223172 kB
Inactive:         199284 kB
Active(anon):     140460 kB
Inactive(anon):     2920 kB
Active(file):      82712 kB
Inactive(file):   196364 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:              2344 kB
Writeback:             0 kB
AnonPages:       1586432 kB
Mapped:             7664 kB
Shmem:                 0 kB
Slab:             602328 kB
SReclaimable:      46488 kB
SUnreclaim:       555840 kB
KernelStack:        1472 kB
PageTables:         6944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1621552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    362496 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= 71700 MiB
End job on node131 at 2016-06-18 15:21:28