Trace number 4101935

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.09 1800.4

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-danoint.opb
MD5SUM9a58bdfc023900d726e146c07979fe71
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables13898
Total number of constraints672
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints656
Minimum length of a constraint7
Maximum length of a constraint1500
Number of terms in the objective function 30
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 524317
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 525350
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.03	c * #variable= 13898 #constraint= 672
0.00/0.08	c * #variable= 13898 #constraint= 672
2.58/2.69	c #Conflicts:       1000 | #Learnt:        999 | 17.298
2.58/2.69	c total clause space: 18.2382MB
2.58/2.69	c total #watches: 257913
11.49/11.50	c total #propagations: 238723 / total #impl: 22343706 (eff. 0.011)
11.49/11.50	c S1->S2
11.49/11.50	c #Conflicts:       2000 | #Learnt:       2000 | 16.976
11.49/11.50	c total clause space: 48.1602MB
11.49/11.50	c total #watches: 576595
15.08/15.11	c total #propagations: 468717 / total #impl: 48471637 (eff. 0.010)
15.08/15.11	c GC COLLECT
15.08/15.11	c #Conflicts:       3000 | #Learnt:       2030 | 12.329
15.08/15.11	c total clause space: 48.1602MB
15.08/15.11	c total #watches: 582707
28.98/29.00	c total #propagations: 537668 / total #impl: 58045048 (eff. 0.009)
28.98/29.00	c #Conflicts:       4000 | #Learnt:       3029 | 11.787
28.98/29.00	c total clause space: 78.2603MB
28.98/29.00	c total #watches: 794459
54.28/54.30	c total #propagations: 806674 / total #impl: 84182259 (eff. 0.010)
54.28/54.30	c GC COLLECT
54.28/54.30	c #Conflicts:       5000 | #Learnt:       2389 | 12.146
54.28/54.30	c total clause space: 78.2603MB
54.28/54.30	c total #watches: 707748
73.28/73.37	c total #propagations: 1190585 / total #impl: 147495490 (eff. 0.008)
73.28/73.37	c #Conflicts:       6000 | #Learnt:       3389 | 12.048
73.28/73.37	c total clause space: 127.173MB
73.28/73.37	c total #watches: 964924
91.68/91.79	c total #propagations: 1414599 / total #impl: 172101578 (eff. 0.008)
91.68/91.79	c GC COLLECT
91.68/91.79	c #Conflicts:       7000 | #Learnt:       2256 | 10.844
91.68/91.79	c total clause space: 127.173MB
91.68/91.79	c total #watches: 771180
111.08/111.17	c total #propagations: 1568684 / total #impl: 186152319 (eff. 0.008)
111.08/111.17	c #Conflicts:       8000 | #Learnt:       3256 | 9.810
111.08/111.17	c total clause space: 127.173MB
111.08/111.17	c total #watches: 1101750
167.17/167.21	c total #propagations: 1799225 / total #impl: 224047940 (eff. 0.008)
167.17/167.21	c #Conflicts:       9000 | #Learnt:       4256 | 9.643
167.17/167.21	c total clause space: 127.173MB
167.17/167.21	c total #watches: 1607237
226.35/226.49	c total #propagations: 2105970 / total #impl: 251447117 (eff. 0.008)
226.35/226.49	c GC COLLECT
226.35/226.49	c #Conflicts:      10000 | #Learnt:       2745 | 9.690
226.35/226.49	c total clause space: 206.656MB
226.35/226.49	c total #watches: 1294757
295.53/295.68	c total #propagations: 2424800 / total #impl: 284511594 (eff. 0.009)
295.53/295.68	c #Conflicts:      11000 | #Learnt:       3745 | 9.313
295.53/295.68	c total clause space: 206.656MB
295.53/295.68	c total #watches: 1624909
379.82/379.95	c total #propagations: 2833758 / total #impl: 316540728 (eff. 0.009)
379.82/379.95	c #Conflicts:      12000 | #Learnt:       4745 | 9.888
379.82/379.95	c total clause space: 206.656MB
379.82/379.95	c total #watches: 2091509
473.21/473.36	c total #propagations: 3112814 / total #impl: 347676921 (eff. 0.009)
473.21/473.36	c #Conflicts:      13000 | #Learnt:       5745 | 9.886
473.21/473.36	c total clause space: 206.656MB
473.21/473.36	c total #watches: 2413059
524.80/524.92	c total #propagations: 3400122 / total #impl: 380841696 (eff. 0.009)
524.80/524.92	c GC COLLECT
524.80/524.92	c #Conflicts:      14000 | #Learnt:       3885 | 9.925
524.80/524.92	c total clause space: 206.656MB
524.80/524.92	c total #watches: 1725066
540.70/540.89	c total #propagations: 3621875 / total #impl: 403132386 (eff. 0.009)
540.70/540.89	c #Conflicts:      15000 | #Learnt:       4885 | 9.313
540.70/540.89	c total clause space: 206.656MB
540.70/540.89	c total #watches: 1934550
573.10/573.27	c total #propagations: 3684686 / total #impl: 411544311 (eff. 0.009)
573.10/573.27	c #Conflicts:      16000 | #Learnt:       5885 | 8.882
573.10/573.27	c total clause space: 206.656MB
573.10/573.27	c total #watches: 2041896
621.98/622.13	c total #propagations: 3838039 / total #impl: 425585815 (eff. 0.009)
621.98/622.13	c GC COLLECT
621.98/622.13	c #Conflicts:      17000 | #Learnt:       3725 | 8.619
621.98/622.13	c total clause space: 206.656MB
621.98/622.13	c total #watches: 1091346
666.27/666.43	c total #propagations: 4011496 / total #impl: 441629148 (eff. 0.009)
666.27/666.43	c #Conflicts:      18000 | #Learnt:       4725 | 8.333
666.27/666.43	c total clause space: 206.656MB
666.27/666.43	c total #watches: 1700380
828.75/828.90	c total #propagations: 4238573 / total #impl: 468509703 (eff. 0.009)
828.75/828.90	c #Conflicts:      19000 | #Learnt:       5725 | 7.902
828.75/828.90	c total clause space: 206.656MB
828.75/828.90	c total #watches: 2301411
971.93/972.17	c total #propagations: 4650421 / total #impl: 600634653 (eff. 0.008)
971.93/972.17	c #Conflicts:      20000 | #Learnt:       6725 | 7.853
971.93/972.17	c total clause space: 335.816MB
971.93/972.17	c total #watches: 2872079
1205.19/1205.48	c total #propagations: 4847795 / total #impl: 650442490 (eff. 0.007)
1205.19/1205.48	c GC COLLECT
1205.19/1205.48	c #Conflicts:      21000 | #Learnt:       4239 | 8.364
1205.19/1205.48	c total clause space: 335.816MB
1205.19/1205.48	c total #watches: 2536884
1353.24/1353.54	c total #propagations: 5164689 / total #impl: 697546836 (eff. 0.007)
1353.24/1353.54	c #Conflicts:      22000 | #Learnt:       5239 | 8.335
1353.24/1353.54	c total clause space: 335.816MB
1353.24/1353.54	c total #watches: 2934142
1648.39/1648.76	c total #propagations: 5329609 / total #impl: 717356946 (eff. 0.007)
1648.39/1648.76	c #Conflicts:      23000 | #Learnt:       6239 | 8.195
1648.39/1648.76	c total clause space: 335.816MB
1648.39/1648.76	c total #watches: 3586087

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-4101935-1466260596/watcher-4101935-1466260596 -o /tmp/evaluation-result-4101935-1466260596/solver-4101935-1466260596 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466240772-17503 --watchdog 1960 --input HOME/instance-4101935-1466260596.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=19602
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.13 2.14 2.14 3/176 19605
/proc/meminfo: memFree=30418028/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 255 0 0 0 0 0 0 0 20 0 1 0 28108566 57319424 6780 33554432000 4194304 6211289 140733415192112 140733232178264 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 13994 6780 98 493 0 13491 0

[startup+0.100155 s]
/proc/loadavg: 2.13 2.14 2.14 3/176 19605
/proc/meminfo: memFree=30418028/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=68064 CPUtime=0.09 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 1845 0 0 0 8 1 0 0 20 0 1 0 28108566 69697536 14650 33554432000 4194304 6211289 140733415192112 140733415190952 4227702 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 17016 14651 144 493 0 16513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68064

[startup+0.200345 s]
/proc/loadavg: 2.13 2.14 2.14 3/176 19605
/proc/meminfo: memFree=30418028/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=68608 CPUtime=0.19 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 2084 0 0 0 18 1 0 0 20 0 1 0 28108566 70254592 14853 33554432000 4194304 6211289 140733415192112 140733415190952 4209503 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 17152 14853 150 493 0 16649 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 68608

[startup+0.300229 s]
/proc/loadavg: 2.13 2.14 2.14 3/176 19605
/proc/meminfo: memFree=30418028/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=68608 CPUtime=0.29 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 2271 0 0 0 28 1 0 0 20 0 1 0 28108566 70254592 14978 33554432000 4194304 6211289 140733415192112 140733415190952 4209464 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 17152 14978 150 493 0 16649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68608

[startup+0.700224 s]
/proc/loadavg: 2.13 2.14 2.14 3/176 19605
/proc/meminfo: memFree=30418028/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=71604 CPUtime=0.69 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 2861 0 0 0 68 1 0 0 20 0 1 0 28108566 73322496 15395 33554432000 4194304 6211289 140733415192112 140733415190952 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 17901 15395 150 493 0 17398 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71604

[startup+1.50021 s]
/proc/loadavg: 2.12 2.14 2.14 3/177 19606
/proc/meminfo: memFree=30354680/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=76820 CPUtime=1.49 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 3088 0 0 0 148 1 0 0 20 0 1 0 28108566 78663680 16637 33554432000 4194304 6211289 140733415192112 140733415190104 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 19205 16637 150 493 0 18702 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76820

[startup+3.10023 s]
/proc/loadavg: 2.12 2.14 2.14 3/177 19606
/proc/meminfo: memFree=30347360/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=97944 CPUtime=3.08 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 4443 0 0 0 307 1 0 0 20 0 1 0 28108566 100294656 18739 33554432000 4194304 6211289 140733415192112 140733415189976 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 24486 18739 160 493 0 23983 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 97944

[startup+6.30022 s]
/proc/loadavg: 2.12 2.14 2.14 3/177 19606
/proc/meminfo: memFree=30314292/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=128744 CPUtime=6.28 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 7462 0 0 0 626 2 0 0 20 0 1 0 28108566 131833856 24712 33554432000 4194304 6211289 140733415192112 140733415190104 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 32186 24712 214 493 0 31683 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 128744

[startup+12.7002 s]
/proc/loadavg: 2.18 2.15 2.14 4/177 19606
/proc/meminfo: memFree=30294264/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=150660 CPUtime=12.69 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 10111 0 0 0 1266 3 0 0 20 0 1 0 28108566 154275840 28655 33554432000 4194304 6211289 140733415192112 140733415190456 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 37665 28655 214 493 0 37162 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 150660

[startup+25.5003 s]
/proc/loadavg: 2.15 2.14 2.14 3/177 19606
/proc/meminfo: memFree=30264360/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=185084 CPUtime=25.48 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 11596 0 0 0 2544 4 0 0 20 0 1 0 28108566 189526016 35084 33554432000 4194304 6211289 140733415192112 140733415190024 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 46271 35084 219 493 0 45768 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 185084

[startup+51.1003 s]
/proc/loadavg: 2.09 2.13 2.14 3/177 19606
/proc/meminfo: memFree=30236664/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=188384 CPUtime=51.08 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 12878 0 0 0 5104 4 0 0 20 0 1 0 28108566 192905216 40743 33554432000 4194304 6211289 140733415192112 140733415190024 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 47096 40743 219 493 0 46593 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 188384

[startup+102.3 s]
/proc/loadavg: 2.25 2.17 2.15 4/177 19607
/proc/meminfo: memFree=30187096/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=244096 CPUtime=102.28 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 15319 0 0 0 10222 6 0 0 20 0 1 0 28108566 249954304 52336 33554432000 4194304 6211289 140733415192112 140733415190104 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 61024 52336 219 493 0 60521 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 244096

[startup+162.3 s]
/proc/loadavg: 2.15 2.15 2.14 3/177 19608
/proc/meminfo: memFree=30170092/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=254156 CPUtime=162.26 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 18018 0 0 0 16219 7 0 0 20 0 1 0 28108566 260255744 56563 33554432000 4194304 6211289 140733415192112 140733415189976 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 63539 56563 219 493 0 63036 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 254156

[startup+222.307 s]
/proc/loadavg: 2.18 2.15 2.14 3/178 19612
/proc/meminfo: memFree=30143156/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=342020 CPUtime=222.26 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 20168 0 0 0 22218 8 0 0 20 0 1 0 28108566 350228480 63004 33554432000 4194304 6211289 140733415192112 140733415189976 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 85505 63004 219 493 0 85002 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 342020

[startup+282.3 s]
/proc/loadavg: 2.36 2.20 2.15 4/177 19614
/proc/meminfo: memFree=30137120/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=343112 CPUtime=282.24 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 20583 0 0 0 28216 8 0 0 20 0 1 0 28108566 351346688 63426 33554432000 4194304 6211289 140733415192112 140733415190024 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 85778 63426 219 493 0 85275 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 343112

[startup+342.3 s]
/proc/loadavg: 2.19 2.18 2.15 3/177 19615
/proc/meminfo: memFree=30107732/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=346396 CPUtime=342.22 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 21385 0 0 0 34214 8 0 0 20 0 1 0 28108566 354709504 64228 33554432000 4194304 6211289 140733415192112 140733415190024 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 86599 64228 219 493 0 86096 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 346396

[startup+402.3 s]
/proc/loadavg: 2.12 2.16 2.14 3/177 19616
/proc/meminfo: memFree=30090496/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=349512 CPUtime=402.21 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 22245 0 0 0 40213 8 0 0 20 0 1 0 28108566 357900288 67012 33554432000 4194304 6211289 140733415192112 140733415190024 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 87378 67012 219 493 0 86875 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 349512

[startup+462.3 s]
/proc/loadavg: 2.16 2.16 2.14 4/177 19617
/proc/meminfo: memFree=30068168/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=352408 CPUtime=462.21 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 22981 0 0 0 46212 9 0 0 20 0 1 0 28108566 360865792 71836 33554432000 4194304 6211289 140733415192112 140733415190104 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 88102 71836 219 493 0 87599 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 352408

[startup+522.3 s]
/proc/loadavg: 2.17 2.16 2.14 3/177 19618
/proc/meminfo: memFree=30054828/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=353336 CPUtime=522.2 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 23484 0 0 0 52211 9 0 0 20 0 1 0 28108566 361816064 72797 33554432000 4194304 6211289 140733415192112 140733415190104 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 88334 72797 219 493 0 87831 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 353336

[startup+582.3 s]
/proc/loadavg: 2.11 2.14 2.13 3/176 19619
/proc/meminfo: memFree=30043864/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=355640 CPUtime=582.19 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 24108 0 0 0 58210 9 0 0 20 0 1 0 28108566 364175360 73420 33554432000 4194304 6211289 140733415192112 140733415190024 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 88910 73420 219 493 0 88407 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 355640


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


[startup+882.307 s]
/proc/loadavg: 2.18 2.15 2.13 3/176 19628
/proc/meminfo: memFree=29957520/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=509684 CPUtime=882.14 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 29603 0 0 0 88201 13 0 0 20 0 1 0 28108566 521916416 91108 33554432000 4194304 6211289 140733415192112 140733415190024 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 127421 91108 219 493 0 126918 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 509684

[startup+942.3 s]
/proc/loadavg: 2.20 2.17 2.13 3/176 19676
/proc/meminfo: memFree=30145956/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=515124 CPUtime=942.13 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 30660 0 0 0 94199 14 0 0 20 0 1 0 28108566 527486976 94209 33554432000 4194304 6211289 140733415192112 140733415189976 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 128781 94209 219 493 0 128278 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 515124

[startup+1002.3 s]
/proc/loadavg: 2.14 2.16 2.13 4/177 19678
/proc/meminfo: memFree=30082320/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=516824 CPUtime=1002.12 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 30979 0 0 0 100198 14 0 0 20 0 1 0 28108566 529227776 95039 33554432000 4194304 6211289 140733415192112 140733415189976 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 129206 95039 219 493 0 128703 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 516824

[startup+1062.3 s]
/proc/loadavg: 2.15 2.16 2.13 3/177 19679
/proc/meminfo: memFree=30052440/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=517144 CPUtime=1062.11 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 31341 0 0 0 106197 14 0 0 20 0 1 0 28108566 529555456 97754 33554432000 4194304 6211289 140733415192112 140733415189976 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 129286 97754 219 493 0 128783 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 517144

[startup+1122.3 s]
/proc/loadavg: 2.15 2.16 2.13 3/177 19680
/proc/meminfo: memFree=30050456/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=517576 CPUtime=1122.1 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 31423 0 0 0 112196 14 0 0 20 0 1 0 28108566 529997824 97836 33554432000 4194304 6211289 140733415192112 140733415189976 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 129394 97836 219 493 0 128891 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 517576

[startup+1182.3 s]
/proc/loadavg: 2.17 2.16 2.13 4/177 19681
/proc/meminfo: memFree=30036644/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=518296 CPUtime=1182.09 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 31602 0 0 0 118195 14 0 0 20 0 1 0 28108566 530735104 98273 33554432000 4194304 6211289 140733415192112 140733415189976 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 129574 98273 219 493 0 129071 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 518296

[startup+1242.3 s]
/proc/loadavg: 2.18 2.16 2.13 3/177 19683
/proc/meminfo: memFree=30030352/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=518584 CPUtime=1242.07 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 31672 0 0 0 124193 14 0 0 20 0 1 0 28108566 531030016 98696 33554432000 4194304 6211289 140733415192112 140733415190456 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 129646 98696 219 493 0 129143 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 518584

[startup+1302.3 s]
/proc/loadavg: 2.21 2.17 2.13 3/177 19684
/proc/meminfo: memFree=30025844/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=519016 CPUtime=1302.05 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 31787 0 0 0 130191 14 0 0 20 0 1 0 28108566 531472384 98788 33554432000 4194304 6211289 140733415192112 140733415190024 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 129754 98788 219 493 0 129251 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 519016

[startup+1362.3 s]
/proc/loadavg: 2.19 2.17 2.13 4/177 19685
/proc/meminfo: memFree=30013232/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=519320 CPUtime=1362.04 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 31843 0 0 0 136190 14 0 0 20 0 1 0 28108566 531783680 98844 33554432000 4194304 6211289 140733415192112 140733415190024 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 129830 98844 219 493 0 129327 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 519320

[startup+1422.3 s]
/proc/loadavg: 2.13 2.15 2.13 3/178 19689
/proc/meminfo: memFree=29998280/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=519320 CPUtime=1422.04 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 31956 0 0 0 142190 14 0 0 20 0 1 0 28108566 531783680 98953 33554432000 4194304 6211289 140733415192112 140733415190024 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 129830 98953 219 493 0 129327 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 519320

[startup+1482.3 s]
/proc/loadavg: 2.15 2.15 2.12 3/178 19713
/proc/meminfo: memFree=29984216/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=519608 CPUtime=1482.02 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 32030 0 0 0 148188 14 0 0 20 0 1 0 28108566 532078592 99027 33554432000 4194304 6211289 140733415192112 140733415189976 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 129902 99027 219 493 0 129399 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 519608

[startup+1542.31 s]
/proc/loadavg: 2.23 2.17 2.13 4/177 19715
/proc/meminfo: memFree=29968060/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=522512 CPUtime=1542.02 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 32565 0 0 0 154188 14 0 0 20 0 1 0 28108566 535052288 99562 33554432000 4194304 6211289 140733415192112 140733415189976 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 130628 99562 219 493 0 130125 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 522512

[startup+1602.3 s]
/proc/loadavg: 2.14 2.15 2.12 4/177 19716
/proc/meminfo: memFree=29959424/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=523408 CPUtime=1602 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 32719 0 0 0 160186 14 0 0 20 0 1 0 28108566 535969792 100227 33554432000 4194304 6211289 140733415192112 140733415190024 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 130852 100227 219 493 0 130349 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 523408

[startup+1662.3 s]
/proc/loadavg: 2.21 2.17 2.13 3/177 19717
/proc/meminfo: memFree=29953496/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=524576 CPUtime=1662 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 32986 0 0 0 166185 15 0 0 20 0 1 0 28108566 537165824 101516 33554432000 4194304 6211289 140733415192112 140733415189976 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 131144 101516 219 493 0 130641 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 524576

[startup+1722.3 s]
/proc/loadavg: 2.19 2.18 2.13 4/177 19718
/proc/meminfo: memFree=29941804/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=525576 CPUtime=1721.99 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 33227 0 0 0 172184 15 0 0 20 0 1 0 28108566 538189824 104312 33554432000 4194304 6211289 140733415192112 140733415190104 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 131394 104312 219 493 0 130891 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 525576

[startup+1782.3 s]
/proc/loadavg: 2.23 2.17 2.13 4/177 19719
/proc/meminfo: memFree=29928960/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=527424 CPUtime=1781.98 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 33635 0 0 0 178183 15 0 0 20 0 1 0 28108566 540082176 107275 33554432000 4194304 6211289 140733415192112 140733415190104 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 131856 107275 219 493 0 131353 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 527424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.18 2.17 2.13 3/176 19719
/proc/meminfo: memFree=29926200/32872528 swapFree=1103996/1183712
[pid=19605] ppid=19602 vsize=527556 CPUtime=1800.07 cores=0,2,4,6
/proc/19605/stat : 19605 (cdcl-cuttingpla) R 19602 19605 17487 0 -1 4202496 33679 0 0 0 179992 15 0 0 20 0 1 0 28108566 540217344 107830 33554432000 4194304 6211289 140733415192112 140733415190024 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19605/statm: 131889 107830 219 493 0 131386 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 527556

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.09
CPU user time (s): 1799.93
CPU system time (s): 0.157975
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 527556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.157975
maximum resident set size= 431320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33679
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= 75
involuntary context switches= 1968

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.45232 second user time and 7.01693 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-18 16:36:36
IDJOB=4101935
IDBENCH=1812
IDSOLVER=2549
FILE ID=node115/4101935-1466260596
RUNJOBID= node115-1466240772-17503
PBS_JOBID= 19918197
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary 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-danoint.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101935-1466260596/watcher-4101935-1466260596 -o /tmp/evaluation-result-4101935-1466260596/solver-4101935-1466260596 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466240772-17503 --watchdog 1960 --input HOME/instance-4101935-1466260596.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 9a58bdfc023900d726e146c07979fe71
RANDOM SEED=2029433006

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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.20
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.103
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.103
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.103
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.103
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		: 2667.103
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.103
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.103
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:        30418936 kB
Buffers:          142080 kB
Cached:           184012 kB
SwapCached:         2472 kB
Active:           276364 kB
Inactive:         249060 kB
Active(anon):     199004 kB
Inactive(anon):     2168 kB
Active(file):      77360 kB
Inactive(file):   246892 kB
Unevictable:     1183712 kB
Mlocked:         1103996 kB
SwapTotal:      67108856 kB
SwapFree:       67099632 kB
Dirty:              3132 kB
Writeback:             0 kB
AnonPages:       1573744 kB
Mapped:             9332 kB
Shmem:                 0 kB
Slab:             612036 kB
SReclaimable:      56072 kB
SUnreclaim:       555964 kB
KernelStack:        1472 kB
PageTables:         6564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1551640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    325632 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= 71736 MiB
End job on node115 at 2016-06-18 17:06:36