Trace number 4088334

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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.00	c * #variable= 12935 #constraint= 47889
4.09/4.14	c #Conflicts:       1000 | #Learnt:        999 | 0.000
4.09/4.14	c total clause space: 48.1602MB
4.09/4.14	c total #watches: 315286
27.19/27.24	c total #propagations: 2550739 / total #impl: 12130152 (eff. 0.210)
27.19/27.24	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
27.19/27.24	c total clause space: 78.2603MB
27.19/27.24	c total #watches: 572074
80.87/80.95	c total #propagations: 4322013 / total #impl: 40802551 (eff. 0.106)
80.87/80.95	c GC COLLECT
80.87/80.95	c #Conflicts:       3000 | #Learnt:       2021 | 0.000
80.87/80.95	c total clause space: 78.2603MB
80.87/80.95	c total #watches: 550210
115.67/115.79	c total #propagations: 7530335 / total #impl: 67922421 (eff. 0.111)
115.67/115.79	c #Conflicts:       4000 | #Learnt:       3021 | 0.000
115.67/115.79	c total clause space: 127.173MB
115.67/115.79	c total #watches: 684904
139.37/139.47	c total #propagations: 10079758 / total #impl: 95071657 (eff. 0.106)
139.37/139.47	c GC COLLECT
139.37/139.47	c #Conflicts:       5000 | #Learnt:       2365 | 0.000
139.37/139.47	c total clause space: 127.173MB
139.37/139.47	c total #watches: 585683
157.17/157.29	c total #propagations: 12987249 / total #impl: 122698712 (eff. 0.106)
157.17/157.29	c #Conflicts:       6000 | #Learnt:       3365 | 0.000
157.17/157.29	c total clause space: 127.173MB
157.17/157.29	c total #watches: 727242
177.76/177.84	c total #propagations: 15415097 / total #impl: 145355967 (eff. 0.106)
177.76/177.84	c GC COLLECT
177.76/177.84	c #Conflicts:       7000 | #Learnt:       2220 | 0.000
177.76/177.84	c total clause space: 127.173MB
177.76/177.84	c total #watches: 540950
195.16/195.28	c total #propagations: 18278183 / total #impl: 181658093 (eff. 0.101)
195.16/195.28	c #Conflicts:       8000 | #Learnt:       3220 | 0.000
195.16/195.28	c total clause space: 127.173MB
195.16/195.28	c total #watches: 767075
207.36/207.42	c total #propagations: 20908470 / total #impl: 221013857 (eff. 0.095)
207.36/207.42	c #Conflicts:       9000 | #Learnt:       4220 | 0.000
207.36/207.42	c total clause space: 127.173MB
207.36/207.42	c total #watches: 903134
239.25/239.30	c total #propagations: 22922965 / total #impl: 233582765 (eff. 0.098)
239.25/239.30	c GC COLLECT
239.25/239.30	c #Conflicts:      10000 | #Learnt:       2712 | 0.000
239.25/239.30	c total clause space: 127.173MB
239.25/239.30	c total #watches: 731647
260.85/260.92	c total #propagations: 25452067 / total #impl: 260038554 (eff. 0.098)
260.85/260.92	c #Conflicts:      11000 | #Learnt:       3712 | 0.000
260.85/260.92	c total clause space: 127.173MB
260.85/260.92	c total #watches: 841402
281.24/281.30	c total #propagations: 27733223 / total #impl: 302932999 (eff. 0.092)
281.24/281.30	c #Conflicts:      12000 | #Learnt:       4712 | 0.000
281.24/281.30	c total clause space: 127.173MB
281.24/281.30	c total #watches: 1002333
349.44/349.50	c total #propagations: 29641101 / total #impl: 343779434 (eff. 0.086)
349.44/349.50	c #Conflicts:      13000 | #Learnt:       5712 | 0.000
349.44/349.50	c total clause space: 127.173MB
349.44/349.50	c total #watches: 1155210
400.13/400.21	c total #propagations: 32063903 / total #impl: 665868856 (eff. 0.048)
400.13/400.21	c GC COLLECT
400.13/400.21	c #Conflicts:      14000 | #Learnt:       3846 | 0.000
400.13/400.21	c total clause space: 127.173MB
400.13/400.21	c total #watches: 732272
430.32/430.44	c total #propagations: 35323660 / total #impl: 1031573879 (eff. 0.034)
430.32/430.44	c #Conflicts:      15000 | #Learnt:       4846 | 0.000
430.32/430.44	c total clause space: 127.173MB
430.32/430.44	c total #watches: 896130
498.61/498.70	c total #propagations: 37185745 / total #impl: 1210024087 (eff. 0.031)
498.61/498.70	c #Conflicts:      16000 | #Learnt:       5846 | 0.000
498.61/498.70	c total clause space: 206.656MB
498.61/498.70	c total #watches: 1078654
583.00/583.18	c total #propagations: 38988765 / total #impl: 1378775240 (eff. 0.028)
583.00/583.18	c GC COLLECT
583.00/583.18	c #Conflicts:      17000 | #Learnt:       3660 | 0.000
583.00/583.18	c total clause space: 206.656MB
583.00/583.18	c total #watches: 937714
600.60/600.79	c total #propagations: 40328156 / total #impl: 1674244883 (eff. 0.024)
600.60/600.79	c #Conflicts:      18000 | #Learnt:       4660 | 0.000
600.60/600.79	c total clause space: 206.656MB
600.60/600.79	c total #watches: 1135200
634.60/634.70	c total #propagations: 41068122 / total #impl: 1810010897 (eff. 0.023)
634.60/634.70	c #Conflicts:      19000 | #Learnt:       5660 | 0.000
634.60/634.70	c total clause space: 335.816MB
634.60/634.70	c total #watches: 1265250
733.87/734.01	c total #propagations: 41806619 / total #impl: 1983737003 (eff. 0.021)
733.87/734.01	c #Conflicts:      20000 | #Learnt:       6660 | 0.000
733.87/734.01	c total clause space: 335.816MB
733.87/734.01	c total #watches: 1520022
843.56/843.74	c total #propagations: 43046920 / total #impl: 2097024493 (eff. 0.021)
843.56/843.74	c GC COLLECT
843.56/843.74	c #Conflicts:      21000 | #Learnt:       4168 | 0.000
843.56/843.74	c total clause space: 335.816MB
843.56/843.74	c total #watches: 1229262
988.23/988.47	c total #propagations: 44335426 / total #impl: 2201410673 (eff. 0.020)
988.23/988.47	c #Conflicts:      22000 | #Learnt:       5168 | 0.000
988.23/988.47	c total clause space: 335.816MB
988.23/988.47	c total #watches: 1359350
1103.92/1104.14	c total #propagations: 45573018 / total #impl: 2565697050 (eff. 0.018)
1103.92/1104.14	c #Conflicts:      23000 | #Learnt:       6168 | 0.000
1103.92/1104.14	c total clause space: 545.701MB
1103.92/1104.14	c total #watches: 1628489
1322.19/1322.49	c total #propagations: 46984538 / total #impl: 2600269217 (eff. 0.018)
1322.19/1322.49	c #Conflicts:      24000 | #Learnt:       7168 | 0.000
1322.19/1322.49	c total clause space: 545.701MB
1322.19/1322.49	c total #watches: 1790249
1522.85/1523.11	c total #propagations: 49063457 / total #impl: 2718741790 (eff. 0.018)
1522.85/1523.11	c GC COLLECT
1522.85/1523.11	c #Conflicts:      25000 | #Learnt:       4363 | 0.000
1522.85/1523.11	c total clause space: 545.701MB
1522.85/1523.11	c total #watches: 1333923
1750.31/1750.60	c total #propagations: 51036223 / total #impl: 2843119301 (eff. 0.018)
1750.31/1750.60	c #Conflicts:      26000 | #Learnt:       5363 | 0.000
1750.31/1750.60	c total clause space: 545.701MB
1750.31/1750.60	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-4088334-1465432889/watcher-4088334-1465432889 -o /tmp/evaluation-result-4088334-1465432889/solver-4088334-1465432889 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465427060-31327 --watchdog 1960 --input HOME/instance-4088334-1465432889.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=31888
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.21 2.19 2.12 4/177 31891
/proc/meminfo: memFree=23534608/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 125223445 29810688 5269 33554432000 4194304 6201397 140736751746928 140737234812664 4210960 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 7278 5269 130 491 0 6777 0

[startup+0.100162 s]
/proc/loadavg: 2.21 2.19 2.12 4/177 31891
/proc/meminfo: memFree=23534608/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=34304 CPUtime=0.09 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 1372 0 0 0 9 0 0 0 20 0 1 0 125223445 35127296 7513 33554432000 4194304 6201397 140736751746928 140737234812664 4207438 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 8576 7514 141 491 0 8075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34304

[startup+0.200427 s]
/proc/loadavg: 2.21 2.19 2.12 4/177 31891
/proc/meminfo: memFree=23534608/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=42512 CPUtime=0.19 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 2484 0 0 0 19 0 0 0 20 0 1 0 125223445 43532288 8772 33554432000 4194304 6201397 140736751746928 140737234812664 4215783 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 10628 8774 146 491 0 10127 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42512

[startup+0.300367 s]
/proc/loadavg: 2.21 2.19 2.12 4/177 31891
/proc/meminfo: memFree=23534608/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=50088 CPUtime=0.28 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 2862 0 0 0 28 0 0 0 20 0 1 0 125223445 51290112 10104 33554432000 4194304 6201397 140736751746928 140736751745640 4214874 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 12522 10104 146 491 0 12021 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50088

[startup+0.700265 s]
/proc/loadavg: 2.21 2.19 2.12 4/177 31891
/proc/meminfo: memFree=23534608/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=50764 CPUtime=0.68 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 3007 0 0 0 68 0 0 0 20 0 1 0 125223445 51982336 10760 33554432000 4194304 6201397 140736751746928 140736751745640 4213203 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 12691 10760 146 491 0 12190 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 50764

[startup+1.50027 s]
/proc/loadavg: 2.19 2.18 2.12 4/178 31892
/proc/meminfo: memFree=23485852/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=63236 CPUtime=1.48 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 3483 0 0 0 148 0 0 0 20 0 1 0 125223445 64753664 12192 33554432000 4194304 6201397 140736751746928 140736751745960 4213178 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 15809 12192 146 491 0 15308 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63236

[startup+3.10025 s]
/proc/loadavg: 2.19 2.18 2.12 4/178 31892
/proc/meminfo: memFree=23481136/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=63512 CPUtime=3.09 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 3543 0 0 0 308 1 0 0 20 0 1 0 125223445 65036288 13785 33554432000 4194304 6201397 140736751746928 140736751745640 4213192 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 15878 13785 146 491 0 15377 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63512

[startup+6.3003 s]
/proc/loadavg: 2.19 2.18 2.12 3/178 31892
/proc/meminfo: memFree=23467240/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=84604 CPUtime=6.29 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 4519 0 0 0 628 1 0 0 20 0 1 0 125223445 86634496 17691 33554432000 4194304 6201397 140736751746928 140736751745544 4213257 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 21151 17691 159 491 0 20650 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84604

[startup+12.7003 s]
/proc/loadavg: 2.16 2.18 2.12 3/178 31892
/proc/meminfo: memFree=23449304/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=116288 CPUtime=12.69 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 4926 0 0 0 1267 2 0 0 20 0 1 0 125223445 119078912 21639 33554432000 4194304 6201397 140736751746928 140736751745640 4213168 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 29072 21639 159 491 0 28571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 116288

[startup+25.5003 s]
/proc/loadavg: 2.14 2.17 2.11 3/178 31892
/proc/meminfo: memFree=23034732/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=117152 CPUtime=25.49 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 5144 0 0 0 2547 2 0 0 20 0 1 0 125223445 119963648 24923 33554432000 4194304 6201397 140736751746928 140736751745640 4213240 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 29288 24923 159 491 0 28787 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117152

[startup+51.1004 s]
/proc/loadavg: 2.23 2.19 2.12 3/178 31892
/proc/meminfo: memFree=22918648/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=117828 CPUtime=51.08 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 7169 0 0 0 5106 2 0 0 20 0 1 0 125223445 120655872 27325 33554432000 4194304 6201397 140736751746928 140736751745208 4213261 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 29457 27325 165 491 0 28956 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 117828

[startup+102.3 s]
/proc/loadavg: 2.22 2.19 2.12 3/178 31894
/proc/meminfo: memFree=22315468/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=119872 CPUtime=102.28 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 7866 0 0 0 10226 2 0 0 20 0 1 0 125223445 122748928 28479 33554432000 4194304 6201397 140736751746928 140736751745208 4213257 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 29968 28479 165 491 0 29467 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 119872

[startup+162.3 s]
/proc/loadavg: 2.12 2.16 2.11 3/178 31895
/proc/meminfo: memFree=22284904/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=171328 CPUtime=162.27 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 8706 0 0 0 16224 3 0 0 20 0 1 0 125223445 175439872 33117 33554432000 4194304 6201397 140736751746928 140736751746056 4213240 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 42832 33117 165 491 0 42331 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 171328

[startup+222.308 s]
/proc/loadavg: 2.12 2.15 2.11 3/178 31896
/proc/meminfo: memFree=22280108/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=175920 CPUtime=222.26 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 9884 0 0 0 22223 3 0 0 20 0 1 0 125223445 180142080 34255 33554432000 4194304 6201397 140736751746928 140736751745640 4213268 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 43980 34255 165 491 0 43479 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 175920

[startup+282.3 s]
/proc/loadavg: 2.27 2.18 2.12 4/178 31897
/proc/meminfo: memFree=22278648/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=177308 CPUtime=282.24 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 10384 0 0 0 28221 3 0 0 20 0 1 0 125223445 181563392 34710 33554432000 4194304 6201397 140736751746928 140736751746056 4213240 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 44327 34710 165 491 0 43826 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 177308

[startup+342.3 s]
/proc/loadavg: 2.22 2.18 2.12 3/178 31898
/proc/meminfo: memFree=22261848/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=179448 CPUtime=342.23 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 10967 0 0 0 34220 3 0 0 20 0 1 0 125223445 183754752 38870 33554432000 4194304 6201397 140736751746928 140736751745208 4213257 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 44862 38870 165 491 0 44361 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 179448

[startup+402.3 s]
/proc/loadavg: 2.12 2.16 2.11 3/178 31900
/proc/meminfo: memFree=22260264/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=180948 CPUtime=402.23 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 11337 0 0 0 40219 4 0 0 20 0 1 0 125223445 185290752 39232 33554432000 4194304 6201397 140736751746928 140736751746056 4213110 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 45237 39232 165 491 0 44736 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 180948

[startup+462.3 s]
/proc/loadavg: 2.10 2.14 2.10 3/178 31901
/proc/meminfo: memFree=22235652/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=263732 CPUtime=462.21 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 11967 0 0 0 46217 4 0 0 20 0 1 0 125223445 270061568 45429 33554432000 4194304 6201397 140736751746928 140736751745640 4213268 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 65933 45429 165 491 0 65432 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 263732

[startup+522.3 s]
/proc/loadavg: 2.08 2.13 2.10 3/179 31905
/proc/meminfo: memFree=22212816/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=265256 CPUtime=522.21 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 12366 0 0 0 52216 5 0 0 20 0 1 0 125223445 271622144 49916 33554432000 4194304 6201397 140736751746928 140736751745592 4213168 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 66314 49916 165 491 0 65813 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 265256

[startup+582.3 s]
/proc/loadavg: 2.20 2.15 2.10 3/178 31906
/proc/meminfo: memFree=22184204/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=266208 CPUtime=582.2 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 12947 0 0 0 58215 5 0 0 20 0 1 0 125223445 272596992 53814 33554432000 4194304 6201397 140736751746928 140736751745544 4213694 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 66552 53814 165 491 0 66051 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 266208


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


[startup+942.3 s]
/proc/loadavg: 2.18 2.15 2.10 3/178 31913
/proc/meminfo: memFree=21945696/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=402584 CPUtime=942.14 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 15275 0 0 0 94207 7 0 0 20 0 1 0 125223445 412246016 93584 33554432000 4194304 6201397 140736751746928 140736751745640 4213186 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 100646 93584 165 491 0 100145 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 402584

[startup+1002.3 s]
/proc/loadavg: 2.16 2.15 2.10 3/178 31915
/proc/meminfo: memFree=21933512/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=403012 CPUtime=1002.13 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 15376 0 0 0 100206 7 0 0 20 0 1 0 125223445 412684288 93685 33554432000 4194304 6201397 140736751746928 140736751745208 4213257 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 100753 93685 165 491 0 100252 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 403012

[startup+1062.3 s]
/proc/loadavg: 2.14 2.15 2.09 3/178 31916
/proc/meminfo: memFree=21890316/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=403960 CPUtime=1062.12 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 15700 0 0 0 106205 7 0 0 20 0 1 0 125223445 413655040 97509 33554432000 4194304 6201397 140736751746928 140736751745528 4213257 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 100990 97509 165 491 0 100489 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 403960

[startup+1122.3 s]
/proc/loadavg: 2.22 2.17 2.10 3/179 31920
/proc/meminfo: memFree=21852012/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=619712 CPUtime=1122.11 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 16151 0 0 0 112203 8 0 0 20 0 1 0 125223445 634585088 102470 33554432000 4194304 6201397 140736751746928 140736751745880 4213253 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 154928 102470 165 491 0 154427 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 619712

[startup+1182.3 s]
/proc/loadavg: 2.14 2.15 2.09 3/179 31944
/proc/meminfo: memFree=21830252/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=620224 CPUtime=1182.1 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 16420 0 0 0 118202 8 0 0 20 0 1 0 125223445 635109376 107710 33554432000 4194304 6201397 140736751746928 140736751745640 4213178 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155056 107710 165 491 0 154555 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 620224

[startup+1242.3 s]
/proc/loadavg: 2.17 2.15 2.09 3/178 31945
/proc/meminfo: memFree=21824248/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=620628 CPUtime=1242.09 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 16504 0 0 0 124201 8 0 0 20 0 1 0 125223445 635523072 109327 33554432000 4194304 6201397 140736751746928 140736751745640 4213268 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155157 109327 165 491 0 154656 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 620628

[startup+1302.3 s]
/proc/loadavg: 2.21 2.17 2.10 4/178 31947
/proc/meminfo: memFree=21819408/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=621452 CPUtime=1302.09 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 16716 0 0 0 130200 9 0 0 20 0 1 0 125223445 636366848 110561 33554432000 4194304 6201397 140736751746928 140736751745208 4213240 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155363 110561 165 491 0 154862 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 621452

[startup+1362.3 s]
/proc/loadavg: 2.13 2.15 2.09 3/178 31948
/proc/meminfo: memFree=21812520/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=621728 CPUtime=1362.08 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 16796 0 0 0 136199 9 0 0 20 0 1 0 125223445 636649472 112174 33554432000 4194304 6201397 140736751746928 140736751745208 4213257 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155432 112174 165 491 0 154931 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 621728

[startup+1422.3 s]
/proc/loadavg: 2.20 2.16 2.10 3/178 32086
/proc/meminfo: memFree=28453544/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=621996 CPUtime=1422.07 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 17183 0 0 0 142198 9 0 0 20 0 1 0 125223445 636923904 115430 33554432000 4194304 6201397 140736751746928 140736751745528 4213253 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155499 115430 165 491 0 154998 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 621996

[startup+1482.3 s]
/proc/loadavg: 2.22 2.18 2.10 3/178 32087
/proc/meminfo: memFree=28414120/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=621996 CPUtime=1482.05 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 17194 0 0 0 148196 9 0 0 20 0 1 0 125223445 636923904 115443 33554432000 4194304 6201397 140736751746928 140736751745528 4213240 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155499 115443 165 491 0 154998 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 621996

[startup+1542.31 s]
/proc/loadavg: 2.18 2.17 2.10 3/178 32088
/proc/meminfo: memFree=28365972/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=622140 CPUtime=1542.05 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 17215 0 0 0 154196 9 0 0 20 0 1 0 125223445 637071360 115463 33554432000 4194304 6201397 140736751746928 140736751746056 4213261 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155535 115463 165 491 0 155034 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 622140

[startup+1602.3 s]
/proc/loadavg: 2.18 2.17 2.10 3/177 32089
/proc/meminfo: memFree=28289948/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=622404 CPUtime=1602.04 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 17279 0 0 0 160195 9 0 0 20 0 1 0 125223445 637341696 115527 33554432000 4194304 6201397 140736751746928 140736751745208 4213261 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155601 115527 165 491 0 155100 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 622404

[startup+1662.3 s]
/proc/loadavg: 2.28 2.20 2.11 3/178 32091
/proc/meminfo: memFree=28259340/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=622544 CPUtime=1662.03 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 17302 0 0 0 166194 9 0 0 20 0 1 0 125223445 637485056 115550 33554432000 4194304 6201397 140736751746928 140736751745640 4213186 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155636 115550 165 491 0 155135 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 622544

[startup+1722.3 s]
/proc/loadavg: 2.30 2.21 2.11 3/179 32095
/proc/meminfo: memFree=28223280/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=622692 CPUtime=1722.02 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 17355 0 0 0 172193 9 0 0 20 0 1 0 125223445 637636608 115603 33554432000 4194304 6201397 140736751746928 140736751745640 4213253 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155673 115603 165 491 0 155172 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 622692

[startup+1782.3 s]
/proc/loadavg: 2.19 2.20 2.11 3/178 32096
/proc/meminfo: memFree=28192400/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=622960 CPUtime=1782.01 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 17430 0 0 0 178192 9 0 0 20 0 1 0 125223445 637911040 115678 33554432000 4194304 6201397 140736751746928 140736751746056 4213240 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155740 115678 165 491 0 155239 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 622960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.30 2.22 2.12 3/178 32097
/proc/meminfo: memFree=28191260/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=623092 CPUtime=1800 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 17459 0 0 0 179991 9 0 0 20 0 1 0 125223445 638046208 115707 33554432000 4194304 6201397 140736751746928 140736751745592 4213261 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155773 115707 165 491 0 155272 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 623092

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

[startup+1800.3 s]
/proc/loadavg: 2.30 2.22 2.12 3/178 32097
/proc/meminfo: memFree=28191260/32872528 swapFree=12208/1156848
[pid=31891] ppid=31888 vsize=623092 CPUtime=1800 cores=1,3,5,7
/proc/31891/stat : 31891 (cdcl-cuttingpla) R 31888 31891 31310 0 -1 4202496 17459 0 0 0 179991 9 0 0 20 0 1 0 125223445 638046208 115707 33554432000 4194304 6201397 140736751746928 140736751745592 4213261 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/31891/statm: 155773 115707 165 491 0 155272 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 623092

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.92
CPU system time (s): 0.096985
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 623092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.096985
maximum resident set size= 462828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17459
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= 9
involuntary context switches= 3526

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.86565 second user time and 16.0046 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-09 02:41:29
IDJOB=4088334
IDBENCH=25014
IDSOLVER=2550
FILE ID=node114/4088334-1465432889
RUNJOBID= node114-1465427060-31327
PBS_JOBID= 19859793
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear 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-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088334-1465432889/watcher-4088334-1465432889 -o /tmp/evaluation-result-4088334-1465432889/solver-4088334-1465432889 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465427060-31327 --watchdog 1960 --input HOME/instance-4088334-1465432889.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 7da351a6b3346c83b923d96056c07b3e
RANDOM SEED=1018281546

node114.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.852
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.70
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.852
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.852
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		: 2666.852
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.852
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.852
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.852
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.54
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.852
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:        23534988 kB
Buffers:          142600 kB
Cached:           784724 kB
SwapCached:         1644 kB
Active:          6782488 kB
Inactive:         641044 kB
Active(anon):    6495356 kB
Inactive(anon):     2916 kB
Active(file):     287132 kB
Inactive(file):   638128 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096772 kB
Dirty:              3512 kB
Writeback:             0 kB
AnonPages:       7793360 kB
Mapped:             7708 kB
Shmem:                 0 kB
Slab:             610104 kB
SReclaimable:      54000 kB
SUnreclaim:       556104 kB
KernelStack:        1480 kB
PageTables:        19376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    9438480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6295552 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= 71724 MiB
End job on node114 at 2016-06-09 03:11:29