Trace number 4087677

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.1 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_7.opb
MD5SUM7da351a6b3346c83b923d96056c07b3e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark109.001
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21
Optimality of the best value was proved NO
Number of variables12935
Total number of constraints47889
Number of constraints which are clauses47870
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints18
Minimum length of a constraint1
Maximum length of a constraint953
Number of terms in the objective function 953
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 953
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 984
Number of bits of the biggest sum of numbers10
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.06	c * #variable= 12935 #constraint= 47889
0.08/0.19	c * #variable= 12935 #constraint= 47889
4.29/4.31	c #Conflicts:       1000 | #Learnt:        999 | 0.000
4.29/4.31	c total clause space: 48.1602MB
4.29/4.31	c total #watches: 315286
27.49/27.51	c total #propagations: 2550739 / total #impl: 12130152 (eff. 0.210)
27.49/27.51	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
27.49/27.51	c total clause space: 78.2603MB
27.49/27.51	c total #watches: 572074
81.48/81.53	c total #propagations: 4322013 / total #impl: 40802551 (eff. 0.106)
81.48/81.53	c GC COLLECT
81.48/81.53	c #Conflicts:       3000 | #Learnt:       2021 | 0.000
81.48/81.53	c total clause space: 78.2603MB
81.48/81.53	c total #watches: 550210
116.37/116.48	c total #propagations: 7530335 / total #impl: 67922421 (eff. 0.111)
116.37/116.48	c #Conflicts:       4000 | #Learnt:       3021 | 0.000
116.37/116.48	c total clause space: 127.173MB
116.37/116.48	c total #watches: 684904
140.27/140.30	c total #propagations: 10079758 / total #impl: 95071657 (eff. 0.106)
140.27/140.30	c GC COLLECT
140.27/140.30	c #Conflicts:       5000 | #Learnt:       2365 | 0.000
140.27/140.30	c total clause space: 127.173MB
140.27/140.30	c total #watches: 585683
158.17/158.23	c total #propagations: 12987249 / total #impl: 122698712 (eff. 0.106)
158.17/158.23	c #Conflicts:       6000 | #Learnt:       3365 | 0.000
158.17/158.23	c total clause space: 127.173MB
158.17/158.23	c total #watches: 727242
178.76/178.88	c total #propagations: 15415097 / total #impl: 145355967 (eff. 0.106)
178.76/178.88	c GC COLLECT
178.76/178.88	c #Conflicts:       7000 | #Learnt:       2220 | 0.000
178.76/178.88	c total clause space: 127.173MB
178.76/178.88	c total #watches: 540950
196.36/196.48	c total #propagations: 18278183 / total #impl: 181658093 (eff. 0.101)
196.36/196.48	c #Conflicts:       8000 | #Learnt:       3220 | 0.000
196.36/196.48	c total clause space: 127.173MB
196.36/196.48	c total #watches: 767075
208.66/208.78	c total #propagations: 20908470 / total #impl: 221013857 (eff. 0.095)
208.66/208.78	c #Conflicts:       9000 | #Learnt:       4220 | 0.000
208.66/208.78	c total clause space: 127.173MB
208.66/208.78	c total #watches: 903134
240.75/240.82	c total #propagations: 22922965 / total #impl: 233582765 (eff. 0.098)
240.75/240.82	c GC COLLECT
240.75/240.82	c #Conflicts:      10000 | #Learnt:       2712 | 0.000
240.75/240.82	c total clause space: 127.173MB
240.75/240.82	c total #watches: 731647
262.55/262.67	c total #propagations: 25452067 / total #impl: 260038554 (eff. 0.098)
262.55/262.67	c #Conflicts:      11000 | #Learnt:       3712 | 0.000
262.55/262.67	c total clause space: 127.173MB
262.55/262.67	c total #watches: 841402
283.04/283.17	c total #propagations: 27733223 / total #impl: 302932999 (eff. 0.092)
283.04/283.17	c #Conflicts:      12000 | #Learnt:       4712 | 0.000
283.04/283.17	c total clause space: 127.173MB
283.04/283.17	c total #watches: 1002333
351.44/351.59	c total #propagations: 29641101 / total #impl: 343779434 (eff. 0.086)
351.44/351.59	c #Conflicts:      13000 | #Learnt:       5712 | 0.000
351.44/351.59	c total clause space: 127.173MB
351.44/351.59	c total #watches: 1155210
402.54/402.64	c total #propagations: 32063903 / total #impl: 665868856 (eff. 0.048)
402.54/402.64	c GC COLLECT
402.54/402.64	c #Conflicts:      14000 | #Learnt:       3846 | 0.000
402.54/402.64	c total clause space: 127.173MB
402.54/402.64	c total #watches: 732272
432.92/433.02	c total #propagations: 35323660 / total #impl: 1031573879 (eff. 0.034)
432.92/433.02	c #Conflicts:      15000 | #Learnt:       4846 | 0.000
432.92/433.02	c total clause space: 127.173MB
432.92/433.02	c total #watches: 896130
501.81/501.96	c total #propagations: 37185745 / total #impl: 1210024087 (eff. 0.031)
501.81/501.96	c #Conflicts:      16000 | #Learnt:       5846 | 0.000
501.81/501.96	c total clause space: 206.656MB
501.81/501.96	c total #watches: 1078654
587.00/587.19	c total #propagations: 38988765 / total #impl: 1378775240 (eff. 0.028)
587.00/587.19	c GC COLLECT
587.00/587.19	c #Conflicts:      17000 | #Learnt:       3660 | 0.000
587.00/587.19	c total clause space: 206.656MB
587.00/587.19	c total #watches: 937714
604.80/604.94	c total #propagations: 40328156 / total #impl: 1674244883 (eff. 0.024)
604.80/604.94	c #Conflicts:      18000 | #Learnt:       4660 | 0.000
604.80/604.94	c total clause space: 206.656MB
604.80/604.94	c total #watches: 1135200
638.79/638.98	c total #propagations: 41068122 / total #impl: 1810010897 (eff. 0.023)
638.79/638.98	c #Conflicts:      19000 | #Learnt:       5660 | 0.000
638.79/638.98	c total clause space: 335.816MB
638.79/638.98	c total #watches: 1265250
738.57/738.75	c total #propagations: 41806619 / total #impl: 1983737003 (eff. 0.021)
738.57/738.75	c #Conflicts:      20000 | #Learnt:       6660 | 0.000
738.57/738.75	c total clause space: 335.816MB
738.57/738.75	c total #watches: 1520022
848.86/849.09	c total #propagations: 43046920 / total #impl: 2097024493 (eff. 0.021)
848.86/849.09	c GC COLLECT
848.86/849.09	c #Conflicts:      21000 | #Learnt:       4168 | 0.000
848.86/849.09	c total clause space: 335.816MB
848.86/849.09	c total #watches: 1229262
994.41/994.67	c total #propagations: 44335426 / total #impl: 2201410673 (eff. 0.020)
994.41/994.67	c #Conflicts:      22000 | #Learnt:       5168 | 0.000
994.41/994.67	c total clause space: 335.816MB
994.41/994.67	c total #watches: 1359350
1110.80/1111.08	c total #propagations: 45573018 / total #impl: 2565697050 (eff. 0.018)
1110.80/1111.08	c #Conflicts:      23000 | #Learnt:       6168 | 0.000
1110.80/1111.08	c total clause space: 545.701MB
1110.80/1111.08	c total #watches: 1628489
1334.56/1334.82	c total #propagations: 46984538 / total #impl: 2600269217 (eff. 0.018)
1334.56/1334.82	c #Conflicts:      24000 | #Learnt:       7168 | 0.000
1334.56/1334.82	c total clause space: 545.701MB
1334.56/1334.82	c total #watches: 1790249
1539.22/1539.55	c total #propagations: 49063457 / total #impl: 2718741790 (eff. 0.018)
1539.22/1539.55	c GC COLLECT
1539.22/1539.55	c #Conflicts:      25000 | #Learnt:       4363 | 0.000
1539.22/1539.55	c total clause space: 545.701MB
1539.22/1539.55	c total #watches: 1333923
1772.48/1772.83	c total #propagations: 51036223 / total #impl: 2843119301 (eff. 0.018)
1772.48/1772.83	c #Conflicts:      26000 | #Learnt:       5363 | 0.000
1772.48/1772.83	c total clause space: 545.701MB
1772.48/1772.83	c total #watches: 1514836

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-4087677-1465432842/watcher-4087677-1465432842 -o /tmp/evaluation-result-4087677-1465432842/solver-4087677-1465432842 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8948 --watchdog 1960 --input HOME/instance-4087677-1465432842.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=9555
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.15 2.17 2.11 3/177 9558
/proc/meminfo: memFree=28930700/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 125218380 57319424 7804 33554432000 4194304 6211289 140735428048624 140734032888792 4206544 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 13994 7804 98 493 0 13491 0

[startup+0.100168 s]
/proc/loadavg: 2.15 2.17 2.11 3/177 9558
/proc/meminfo: memFree=28930700/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=64344 CPUtime=0.08 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 2153 0 0 0 8 0 0 0 20 0 1 0 125218380 65888256 13769 33554432000 4194304 6211289 140735428048624 140734032888792 5161098 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 16086 13769 143 493 0 15583 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64344

[startup+0.200372 s]
/proc/loadavg: 2.15 2.17 2.11 3/177 9558
/proc/meminfo: memFree=28930700/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=77100 CPUtime=0.19 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 3323 0 0 0 18 1 0 0 20 0 1 0 125218380 78950400 15615 33554432000 4194304 6211289 140735428048624 140734032888792 4228081 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 19275 15616 143 493 0 18772 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 77100

[startup+0.300349 s]
/proc/loadavg: 2.15 2.17 2.11 3/177 9558
/proc/meminfo: memFree=28930700/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=81164 CPUtime=0.29 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 4225 0 0 0 28 1 0 0 20 0 1 0 125218380 83111936 17539 33554432000 4194304 6211289 140735428048624 140734032888792 5161098 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 20291 17540 143 493 0 19788 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81164

[startup+0.700264 s]
/proc/loadavg: 2.15 2.17 2.11 3/177 9558
/proc/meminfo: memFree=28930700/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=93028 CPUtime=0.69 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 4687 0 0 0 68 1 0 0 20 0 1 0 125218380 95260672 20479 33554432000 4194304 6211289 140735428048624 140734032888792 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 23257 20479 150 493 0 22754 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93028

[startup+1.50026 s]
/proc/loadavg: 2.15 2.17 2.11 3/178 9559
/proc/meminfo: memFree=28843984/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=105368 CPUtime=1.49 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 5009 0 0 0 148 1 0 0 20 0 1 0 125218380 107896832 21788 33554432000 4194304 6211289 140735428048624 140735428046616 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 26342 21788 150 493 0 25839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105368

[startup+3.10024 s]
/proc/loadavg: 2.14 2.17 2.11 3/178 9559
/proc/meminfo: memFree=28841564/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=105632 CPUtime=3.09 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 5068 0 0 0 308 1 0 0 20 0 1 0 125218380 108167168 23380 33554432000 4194304 6211289 140735428048624 140735428046536 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 26408 23380 150 493 0 25905 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105632

[startup+6.30025 s]
/proc/loadavg: 2.14 2.17 2.11 3/178 9559
/proc/meminfo: memFree=28825484/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=126852 CPUtime=6.29 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 6045 0 0 0 627 2 0 0 20 0 1 0 125218380 129896448 27293 33554432000 4194304 6211289 140735428048624 140735428046536 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 31713 27293 160 493 0 31210 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 126852

[startup+12.7002 s]
/proc/loadavg: 2.12 2.16 2.11 3/178 9559
/proc/meminfo: memFree=28807524/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=158348 CPUtime=12.68 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 6454 0 0 0 1266 2 0 0 20 0 1 0 125218380 162148352 31238 33554432000 4194304 6211289 140735428048624 140735428046536 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 39587 31238 160 493 0 39084 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 158348

[startup+25.5003 s]
/proc/loadavg: 2.18 2.17 2.11 3/177 9559
/proc/meminfo: memFree=28792096/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=159312 CPUtime=25.49 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 6691 0 0 0 2546 3 0 0 20 0 1 0 125218380 163135488 34541 33554432000 4194304 6211289 140735428048624 140735428046536 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 39828 34541 160 493 0 39325 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 159312

[startup+51.1003 s]
/proc/loadavg: 2.18 2.17 2.11 3/177 9559
/proc/meminfo: memFree=28770944/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=159980 CPUtime=51.08 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 8449 0 0 0 5105 3 0 0 20 0 1 0 125218380 163819520 36175 33554432000 4194304 6211289 140735428048624 140735428046616 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 39995 36175 165 493 0 39492 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 159980

[startup+102.3 s]
/proc/loadavg: 2.19 2.17 2.11 3/177 9560
/proc/meminfo: memFree=28686244/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=162004 CPUtime=102.28 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 8957 0 0 0 10225 3 0 0 20 0 1 0 125218380 165892096 37701 33554432000 4194304 6211289 140735428048624 140735428046536 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 40501 37701 165 493 0 39998 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 162004

[startup+162.3 s]
/proc/loadavg: 2.29 2.20 2.12 3/177 9562
/proc/meminfo: memFree=28625828/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=213584 CPUtime=162.27 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 10003 0 0 0 16223 4 0 0 20 0 1 0 125218380 218710016 41976 33554432000 4194304 6211289 140735428048624 140735428046616 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 53396 41976 165 493 0 52893 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 213584

[startup+222.307 s]
/proc/loadavg: 2.34 2.22 2.13 3/177 9563
/proc/meminfo: memFree=28606852/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=217992 CPUtime=222.26 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 11159 0 0 0 22222 4 0 0 20 0 1 0 125218380 223223808 43097 33554432000 4194304 6211289 140735428048624 140735428046536 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 54498 43097 165 493 0 53995 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 217992

[startup+282.3 s]
/proc/loadavg: 2.19 2.20 2.13 3/177 9564
/proc/meminfo: memFree=28572540/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=219368 CPUtime=282.24 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 11744 0 0 0 28220 4 0 0 20 0 1 0 125218380 224632832 43625 33554432000 4194304 6211289 140735428048624 140735428046536 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 54842 43625 165 493 0 54339 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 219368

[startup+342.3 s]
/proc/loadavg: 2.22 2.20 2.13 3/177 9565
/proc/meminfo: memFree=28553852/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=221520 CPUtime=342.24 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 12308 0 0 0 34219 5 0 0 20 0 1 0 125218380 226836480 47766 33554432000 4194304 6211289 140735428048624 140735428046536 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 55380 47766 165 493 0 54877 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 221520

[startup+402.3 s]
/proc/loadavg: 2.09 2.17 2.12 3/177 9566
/proc/meminfo: memFree=28542000/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=223016 CPUtime=402.23 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 12683 0 0 0 40218 5 0 0 20 0 1 0 125218380 228368384 48644 33554432000 4194304 6211289 140735428048624 140735428046616 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 55754 48644 165 493 0 55251 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 223016

[startup+462.3 s]
/proc/loadavg: 2.07 2.15 2.11 3/177 9568
/proc/meminfo: memFree=28510032/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=305652 CPUtime=462.22 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 13119 0 0 0 46216 6 0 0 20 0 1 0 125218380 312987648 54682 33554432000 4194304 6211289 140735428048624 140735428046488 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 76413 54682 165 493 0 75910 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 305652

[startup+522.3 s]
/proc/loadavg: 2.14 2.15 2.11 3/177 9569
/proc/meminfo: memFree=28490140/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=307308 CPUtime=522.21 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 13526 0 0 0 52215 6 0 0 20 0 1 0 125218380 314683392 59177 33554432000 4194304 6211289 140735428048624 140735428046488 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 76827 59177 165 493 0 76324 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 307308

[startup+582.3 s]
/proc/loadavg: 2.18 2.15 2.11 3/178 9573
/proc/meminfo: memFree=28473316/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=308428 CPUtime=582.2 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 13965 0 0 0 58213 7 0 0 20 0 1 0 125218380 315830272 63108 33554432000 4194304 6211289 140735428048624 140735428046536 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 77107 63108 165 493 0 76604 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 308428


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


[startup+882.307 s]
/proc/loadavg: 2.02 2.10 2.09 3/177 9579
/proc/meminfo: memFree=28313252/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=444464 CPUtime=882.16 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 15653 0 0 0 88206 10 0 0 20 0 1 0 125218380 455131136 102857 33554432000 4194304 6211289 140735428048624 140735428046968 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 111116 102857 165 493 0 110613 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 444464

[startup+942.3 s]
/proc/loadavg: 2.13 2.11 2.09 3/177 9580
/proc/meminfo: memFree=28312044/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=444736 CPUtime=942.13 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 15742 0 0 0 94203 10 0 0 20 0 1 0 125218380 455409664 103084 33554432000 4194304 6211289 140735428048624 140735428046616 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 111184 103084 165 493 0 110681 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 444736

[startup+1002.3 s]
/proc/loadavg: 2.09 2.10 2.09 3/177 9581
/proc/meminfo: memFree=28312036/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=445288 CPUtime=1002.11 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 15875 0 0 0 100201 10 0 0 20 0 1 0 125218380 455974912 103193 33554432000 4194304 6211289 140735428048624 140735428046536 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 111322 103193 165 493 0 110819 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 445288

[startup+1062.3 s]
/proc/loadavg: 2.10 2.10 2.09 3/177 9583
/proc/meminfo: memFree=28298888/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=446276 CPUtime=1062.1 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 16125 0 0 0 106200 10 0 0 20 0 1 0 125218380 456986624 106509 33554432000 4194304 6211289 140735428048624 140735428046536 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 111569 106509 165 493 0 111066 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 446276

[startup+1122.3 s]
/proc/loadavg: 2.08 2.09 2.09 3/177 9584
/proc/meminfo: memFree=28280236/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=661888 CPUtime=1122.09 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 16461 0 0 0 112197 12 0 0 20 0 1 0 125218380 677773312 110916 33554432000 4194304 6211289 140735428048624 140735428046536 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 165472 110916 165 493 0 164969 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 661888

[startup+1182.3 s]
/proc/loadavg: 2.03 2.07 2.08 3/178 9588
/proc/meminfo: memFree=28259516/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=662384 CPUtime=1182.08 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 16595 0 0 0 118195 13 0 0 20 0 1 0 125218380 678281216 116160 33554432000 4194304 6211289 140735428048624 140735428046536 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 165596 116160 165 493 0 165093 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 662384

[startup+1242.3 s]
/proc/loadavg: 2.13 2.08 2.09 3/179 9612
/proc/meminfo: memFree=28249812/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=662784 CPUtime=1242.07 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 16706 0 0 0 124194 13 0 0 20 0 1 0 125218380 678690816 118315 33554432000 4194304 6211289 140735428048624 140735428046616 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 165696 118315 165 493 0 165193 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 662784

[startup+1302.3 s]
/proc/loadavg: 2.05 2.07 2.08 3/178 9613
/proc/meminfo: memFree=28245564/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=663472 CPUtime=1302.06 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 16860 0 0 0 130193 13 0 0 20 0 1 0 125218380 679395328 119491 33554432000 4194304 6211289 140735428048624 140735428046616 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 165868 119491 165 493 0 165365 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 663472

[startup+1362.3 s]
/proc/loadavg: 2.06 2.07 2.08 3/178 9615
/proc/meminfo: memFree=28216356/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=663748 CPUtime=1362.05 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 16946 0 0 0 136192 13 0 0 20 0 1 0 125218380 679677952 121110 33554432000 4194304 6211289 140735428048624 140735428046968 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 165937 121110 165 493 0 165434 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 663748

[startup+1422.3 s]
/proc/loadavg: 2.10 2.07 2.08 3/178 9616
/proc/meminfo: memFree=28186784/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=664144 CPUtime=1422.05 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 17057 0 0 0 142192 13 0 0 20 0 1 0 125218380 680083456 123776 33554432000 4194304 6211289 140735428048624 140735428046536 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 166036 123776 165 493 0 165533 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 664144

[startup+1482.3 s]
/proc/loadavg: 2.08 2.07 2.08 3/178 9662
/proc/meminfo: memFree=29159652/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=664280 CPUtime=1482.03 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 17380 0 0 0 148190 13 0 0 20 0 1 0 125218380 680222720 124814 33554432000 4194304 6211289 140735428048624 140735428046536 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 166070 124814 165 493 0 165567 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 664280

[startup+1542.31 s]
/proc/loadavg: 2.13 2.08 2.08 3/178 9663
/proc/meminfo: memFree=29103220/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=664280 CPUtime=1542.03 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 17471 0 0 0 154190 13 0 0 20 0 1 0 125218380 680222720 124904 33554432000 4194304 6211289 140735428048624 140735428046968 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 166070 124904 165 493 0 165567 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 664280

[startup+1602.3 s]
/proc/loadavg: 2.27 2.13 2.10 3/178 9664
/proc/meminfo: memFree=29021576/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=664544 CPUtime=1602.01 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 17549 0 0 0 160188 13 0 0 20 0 1 0 125218380 680493056 124982 33554432000 4194304 6211289 140735428048624 140735428046616 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 166136 124982 165 493 0 165633 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 664544

[startup+1662.3 s]
/proc/loadavg: 2.29 2.15 2.10 3/177 9665
/proc/meminfo: memFree=28950676/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=664676 CPUtime=1662.01 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 17568 0 0 0 166188 13 0 0 20 0 1 0 125218380 680628224 125001 33554432000 4194304 6211289 140735428048624 140735428046616 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 166169 125001 165 493 0 165666 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 664676

[startup+1722.3 s]
/proc/loadavg: 2.18 2.14 2.10 3/178 9805
/proc/meminfo: memFree=25963520/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=664820 CPUtime=1722 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 17615 0 0 0 172187 13 0 0 20 0 1 0 125218380 680775680 125048 33554432000 4194304 6211289 140735428048624 140735428046488 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 166205 125048 165 493 0 165702 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 664820

[startup+1782.3 s]
/proc/loadavg: 2.09 2.12 2.09 3/179 9809
/proc/meminfo: memFree=24317312/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=665232 CPUtime=1781.98 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 17708 0 0 0 178185 13 0 0 20 0 1 0 125218380 681197568 125136 33554432000 4194304 6211289 140735428048624 140735428046536 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 166308 125136 165 493 0 165805 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 665232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.11 2.09 3/179 9810
/proc/meminfo: memFree=24316916/32872528 swapFree=14548/942524
[pid=9558] ppid=9555 vsize=665232 CPUtime=1800.07 cores=0,2,4,6
/proc/9558/stat : 9558 (cdcl-cuttingpla) R 9555 9558 8932 0 -1 4202496 17722 0 0 0 179994 13 0 0 20 0 1 0 125218380 681197568 125146 33554432000 4194304 6211289 140735428048624 140735428046536 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9558/statm: 166308 125146 165 493 0 165805 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 665232

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 9558 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.41
CPU time (s): 1800.1
CPU user time (s): 1799.95
CPU system time (s): 0.152976
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 665232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.152976
maximum resident set size= 500584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17722
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= 66
involuntary context switches= 1871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.65629 second user time and 6.80396 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-09 02:40:42
IDJOB=4087677
IDBENCH=25014
IDSOLVER=2549
FILE ID=node113/4087677-1465432842
RUNJOBID= node113-1465427064-8948
PBS_JOBID= 19859794
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_7.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087677-1465432842/watcher-4087677-1465432842 -o /tmp/evaluation-result-4087677-1465432842/solver-4087677-1465432842 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8948 --watchdog 1960 --input HOME/instance-4087677-1465432842.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 7da351a6b3346c83b923d96056c07b3e
RANDOM SEED=759941433

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
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.722
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
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:        28931344 kB
Buffers:          187060 kB
Cached:          1217668 kB
SwapCached:         1688 kB
Active:          1240400 kB
Inactive:         990360 kB
Active(anon):     826300 kB
Inactive(anon):     1856 kB
Active(file):     414100 kB
Inactive(file):   988504 kB
Unevictable:      942524 kB
Mlocked:           14548 kB
SwapTotal:      67108856 kB
SwapFree:       67098780 kB
Dirty:              3520 kB
Writeback:             0 kB
AnonPages:       1767828 kB
Mapped:             7988 kB
Shmem:                 0 kB
Slab:             635156 kB
SReclaimable:      78992 kB
SUnreclaim:       556164 kB
KernelStack:        1456 kB
PageTables:         7676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2238180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1212416 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 node113 at 2016-06-09 03:10:43