Trace number 4087261

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K80.opb
MD5SUMa3fcbcd7997dcbab652ff1a098fe5a93
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5440
Total number of constraints5602
Number of constraints which are clauses5522
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint80
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 81
Number of bits of the biggest sum of numbers7
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 * #variable= 5440 #constraint= 5602
0.38/0.47	c #Conflicts:       1000 | #Learnt:        998 | 0.009
0.38/0.47	c total clause space: 6.90675MB
0.38/0.47	c total #watches: 59183
1.78/1.81	c total #propagations: 387366 / total #impl: 3815823 (eff. 0.102)
1.78/1.81	c #Conflicts:       2000 | #Learnt:       1998 | 0.005
1.78/1.81	c total clause space: 18.2382MB
1.78/1.81	c total #watches: 135916
4.09/4.12	c total #propagations: 681244 / total #impl: 12778073 (eff. 0.053)
4.09/4.12	c GARBAGE COLLECT
4.09/4.12	c #Conflicts:       3000 | #Learnt:       2024 | 0.004
4.09/4.12	c total clause space: 18.2382MB
4.09/4.12	c total #watches: 147183
9.59/9.65	c total #propagations: 991335 / total #impl: 26112054 (eff. 0.038)
9.59/9.65	c #Conflicts:       4000 | #Learnt:       3024 | 0.005
9.59/9.65	c total clause space: 29.637MB
9.59/9.65	c total #watches: 228918
14.69/14.78	c total #propagations: 1373811 / total #impl: 49157609 (eff. 0.028)
14.69/14.78	c GARBAGE COLLECT
14.69/14.78	c #Conflicts:       5000 | #Learnt:       2389 | 0.004
14.69/14.78	c total clause space: 29.637MB
14.69/14.78	c total #watches: 240678
23.98/24.09	c total #propagations: 1696188 / total #impl: 66780394 (eff. 0.025)
23.98/24.09	c #Conflicts:       6000 | #Learnt:       3389 | 0.003
23.98/24.09	c total clause space: 29.637MB
23.98/24.09	c total #watches: 319507
33.98/34.06	c total #propagations: 2082604 / total #impl: 97298303 (eff. 0.021)
33.98/34.06	c GARBAGE COLLECT
33.98/34.06	c #Conflicts:       7000 | #Learnt:       2285 | 0.004
33.98/34.06	c total clause space: 48.1602MB
33.98/34.06	c total #watches: 258630
40.38/40.44	c total #propagations: 2357468 / total #impl: 134767985 (eff. 0.017)
40.38/40.44	c #Conflicts:       8000 | #Learnt:       3285 | 0.004
40.38/40.44	c total clause space: 48.1602MB
40.38/40.44	c total #watches: 367561
58.97/59.00	c total #propagations: 2611516 / total #impl: 164041460 (eff. 0.016)
58.97/59.00	c #Conflicts:       9000 | #Learnt:       4285 | 0.004
58.97/59.00	c total clause space: 48.1602MB
58.97/59.00	c total #watches: 460419
80.28/80.32	c total #propagations: 2983738 / total #impl: 202146606 (eff. 0.015)
80.28/80.32	c GARBAGE COLLECT
80.28/80.32	c #Conflicts:      10000 | #Learnt:       2790 | 0.007
80.28/80.32	c total clause space: 48.1602MB
80.28/80.32	c total #watches: 298385
93.48/93.56	c total #propagations: 3361485 / total #impl: 242741738 (eff. 0.014)
93.48/93.56	c #Conflicts:      11000 | #Learnt:       3790 | 0.007
93.48/93.56	c total clause space: 48.1602MB
93.48/93.56	c total #watches: 376031
108.88/108.94	c total #propagations: 3711372 / total #impl: 277349344 (eff. 0.013)
108.88/108.94	c #Conflicts:      12000 | #Learnt:       4790 | 0.006
108.88/108.94	c total clause space: 48.1602MB
108.88/108.94	c total #watches: 440500
129.87/129.99	c total #propagations: 4048381 / total #impl: 317650682 (eff. 0.013)
129.87/129.99	c #Conflicts:      13000 | #Learnt:       5790 | 0.006
129.87/129.99	c total clause space: 78.2603MB
129.87/129.99	c total #watches: 541186
138.57/138.67	c total #propagations: 4413256 / total #impl: 365763707 (eff. 0.012)
138.57/138.67	c GARBAGE COLLECT
138.57/138.67	c #Conflicts:      14000 | #Learnt:       3925 | 0.005
138.57/138.67	c total clause space: 78.2603MB
138.57/138.67	c total #watches: 361802
151.76/151.87	c total #propagations: 4708785 / total #impl: 396124393 (eff. 0.012)
151.76/151.87	c #Conflicts:      15000 | #Learnt:       4925 | 0.005
151.76/151.87	c total clause space: 78.2603MB
151.76/151.87	c total #watches: 418482
167.86/167.94	c total #propagations: 5048952 / total #impl: 430694986 (eff. 0.012)
167.86/167.94	c #Conflicts:      16000 | #Learnt:       5925 | 0.005
167.86/167.94	c total clause space: 127.173MB
167.86/167.94	c total #watches: 544342
193.75/193.84	c total #propagations: 5329840 / total #impl: 473323232 (eff. 0.011)
193.75/193.84	c GARBAGE COLLECT
193.75/193.84	c #Conflicts:      17000 | #Learnt:       3750 | 0.006
193.75/193.84	c total clause space: 127.173MB
193.75/193.84	c total #watches: 432537
221.65/221.74	c total #propagations: 5669866 / total #impl: 524997513 (eff. 0.011)
221.65/221.74	c #Conflicts:      18000 | #Learnt:       4750 | 0.006
221.65/221.74	c total clause space: 127.173MB
221.65/221.74	c total #watches: 562548
265.95/266.08	c total #propagations: 5951746 / total #impl: 583045816 (eff. 0.010)
265.95/266.08	c #Conflicts:      19000 | #Learnt:       5750 | 0.006
265.95/266.08	c total clause space: 127.173MB
265.95/266.08	c total #watches: 664983
320.94/321.10	c total #propagations: 6274608 / total #impl: 659362076 (eff. 0.010)
320.94/321.10	c #Conflicts:      20000 | #Learnt:       6750 | 0.007
320.94/321.10	c total clause space: 127.173MB
320.94/321.10	c total #watches: 782237
358.93/359.05	c total #propagations: 6591313 / total #impl: 728832773 (eff. 0.009)
358.93/359.05	c GARBAGE COLLECT
358.93/359.05	c #Conflicts:      21000 | #Learnt:       4246 | 0.007
358.93/359.05	c total clause space: 127.173MB
358.93/359.05	c total #watches: 507202
394.52/394.67	c total #propagations: 6932253 / total #impl: 775661293 (eff. 0.009)
394.52/394.67	c #Conflicts:      22000 | #Learnt:       5246 | 0.007
394.52/394.67	c total clause space: 127.173MB
394.52/394.67	c total #watches: 709107
467.11/467.26	c total #propagations: 7223824 / total #impl: 846711628 (eff. 0.009)
467.11/467.26	c #Conflicts:      23000 | #Learnt:       6246 | 0.006
467.11/467.26	c total clause space: 127.173MB
467.11/467.26	c total #watches: 853130
563.40/563.54	c total #propagations: 7586219 / total #impl: 965031466 (eff. 0.008)
563.40/563.54	c #Conflicts:      24000 | #Learnt:       7246 | 0.006
563.40/563.54	c total clause space: 127.173MB
563.40/563.54	c total #watches: 1011523
643.50/643.61	c total #propagations: 7957804 / total #impl: 1069532249 (eff. 0.007)
643.50/643.61	c GARBAGE COLLECT
643.50/643.61	c #Conflicts:      25000 | #Learnt:       4456 | 0.006
643.50/643.61	c total clause space: 127.173MB
643.50/643.61	c total #watches: 682807
710.59/710.78	c total #propagations: 8319093 / total #impl: 1191961872 (eff. 0.007)
710.59/710.78	c #Conflicts:      26000 | #Learnt:       5456 | 0.006
710.59/710.78	c total clause space: 127.173MB
710.59/710.78	c total #watches: 814817
758.77/758.91	c total #propagations: 8639285 / total #impl: 1330133648 (eff. 0.006)
758.77/758.91	c #Conflicts:      27000 | #Learnt:       6456 | 0.006
758.77/758.91	c total clause space: 127.173MB
758.77/758.91	c total #watches: 952203
871.35/871.55	c total #propagations: 8841430 / total #impl: 1424245243 (eff. 0.006)
871.35/871.55	c #Conflicts:      28000 | #Learnt:       7456 | 0.006
871.35/871.55	c total clause space: 127.173MB
871.35/871.55	c total #watches: 1097511
972.84/973.01	c total #propagations: 9210513 / total #impl: 1601708884 (eff. 0.006)
972.84/973.01	c GARBAGE COLLECT
972.84/973.01	c #Conflicts:      29000 | #Learnt:       4349 | 0.006
972.84/973.01	c total clause space: 206.656MB
972.84/973.01	c total #watches: 608766
1037.72/1037.94	c total #propagations: 9581815 / total #impl: 1694831843 (eff. 0.006)
1037.72/1037.94	c #Conflicts:      30000 | #Learnt:       5349 | 0.005
1037.72/1037.94	c total clause space: 206.656MB
1037.72/1037.95	c total #watches: 767413
1140.31/1140.54	c total #propagations: 9948865 / total #impl: 1776427651 (eff. 0.006)
1140.31/1140.54	c #Conflicts:      31000 | #Learnt:       6349 | 0.005
1140.31/1140.54	c total clause space: 206.656MB
1140.31/1140.54	c total #watches: 1045808
1265.09/1265.34	c total #propagations: 10320653 / total #impl: 1917489020 (eff. 0.005)
1265.09/1265.34	c #Conflicts:      32000 | #Learnt:       7349 | 0.005
1265.09/1265.34	c total clause space: 206.656MB
1265.09/1265.34	c total #watches: 1267154
1452.87/1453.19	c total #propagations: 10646441 / total #impl: 2041584503 (eff. 0.005)
1452.87/1453.19	c #Conflicts:      33000 | #Learnt:       8349 | 0.005
1452.87/1453.19	c total clause space: 206.656MB
1452.87/1453.19	c total #watches: 1417075
1602.84/1603.14	c total #propagations: 11034248 / total #impl: 2158206369 (eff. 0.005)
1602.84/1603.14	c GARBAGE COLLECT
1602.84/1603.14	c #Conflicts:      34000 | #Learnt:       4941 | 0.005
1602.84/1603.14	c total clause space: 206.656MB
1602.84/1603.14	c total #watches: 795771
1700.02/1700.37	c total #propagations: 11426244 / total #impl: 2302616453 (eff. 0.005)
1700.02/1700.37	c #Conflicts:      35000 | #Learnt:       5941 | 0.005
1700.02/1700.37	c total clause space: 206.656MB
1700.02/1700.37	c total #watches: 928142

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-4087261-1465418752/watcher-4087261-1465418752 -o /tmp/evaluation-result-4087261-1465418752/solver-4087261-1465418752 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26141 --watchdog 1960 --input HOME/instance-4087261-1465418752.opb ./cdcl-cuttingplanes-release 

pid=31320
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.11 2.15 2.17 4/176 31323
/proc/meminfo: memFree=29706688/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 123808125 29802496 5260 33554432000 4194304 6199737 140734541848208 140735217562680 4209408 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 7276 5260 122 490 0 6777 0

[startup+0.100204 s]
/proc/loadavg: 2.11 2.15 2.17 4/176 31323
/proc/meminfo: memFree=29706688/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=34100 CPUtime=0.09 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 931 0 0 0 9 0 0 0 20 0 1 0 123808125 34918400 7250 33554432000 4194304 6199737 140734541848208 140735217562680 4213320 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 8525 7250 139 490 0 8026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34100

[startup+0.200291 s]
/proc/loadavg: 2.11 2.15 2.17 4/176 31323
/proc/meminfo: memFree=29706688/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=34360 CPUtime=0.19 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 1251 0 0 0 19 0 0 0 20 0 1 0 123808125 35184640 7455 33554432000 4194304 6199737 140734541848208 140735217562680 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 8590 7455 139 490 0 8091 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34360

[startup+0.300295 s]
/proc/loadavg: 2.11 2.15 2.17 4/176 31323
/proc/meminfo: memFree=29706688/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=37204 CPUtime=0.28 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 1621 0 0 0 28 0 0 0 20 0 1 0 123808125 38096896 7690 33554432000 4194304 6199737 140734541848208 140735217562680 4213401 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 9301 7690 139 490 0 8802 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37204

[startup+0.70029 s]
/proc/loadavg: 2.11 2.15 2.17 4/176 31323
/proc/meminfo: memFree=29706688/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=42256 CPUtime=0.68 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 2540 0 0 0 68 0 0 0 20 0 1 0 123808125 43270144 8824 33554432000 4194304 6199737 140734541848208 140734541847144 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 10564 8824 155 490 0 10065 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 42256

[startup+1.50028 s]
/proc/loadavg: 2.11 2.15 2.17 4/177 31324
/proc/meminfo: memFree=29669124/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=42724 CPUtime=1.48 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 2691 0 0 0 148 0 0 0 20 0 1 0 123808125 43749376 9474 33554432000 4194304 6199737 140734541848208 140734541847144 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 10681 9474 155 490 0 10182 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42724

[startup+3.10028 s]
/proc/loadavg: 2.10 2.15 2.17 4/177 31324
/proc/meminfo: memFree=29666396/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=50292 CPUtime=3.09 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 3736 0 0 0 308 1 0 0 20 0 1 0 123808125 51499008 10169 33554432000 4194304 6199737 140734541848208 140734541847320 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 12573 10169 161 490 0 12074 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50292

[startup+6.30028 s]
/proc/loadavg: 2.10 2.15 2.17 4/177 31324
/proc/meminfo: memFree=29657444/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=62780 CPUtime=6.29 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 4462 0 0 0 628 1 0 0 20 0 1 0 123808125 64286720 12228 33554432000 4194304 6199737 140734541848208 140734541846856 4213320 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 15695 12228 161 490 0 15196 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62780

[startup+12.7002 s]
/proc/loadavg: 2.32 2.19 2.18 4/177 31371
/proc/meminfo: memFree=29837320/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=63856 CPUtime=12.69 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 4894 0 0 0 1268 1 0 0 20 0 1 0 123808125 65388544 14117 33554432000 4194304 6199737 140734541848208 140734541847144 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 15964 14117 161 490 0 15465 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63856

[startup+25.5003 s]
/proc/loadavg: 2.35 2.20 2.18 3/177 31371
/proc/meminfo: memFree=29821536/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=65028 CPUtime=25.48 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 5415 0 0 0 2547 1 0 0 20 0 1 0 123808125 66588672 14553 33554432000 4194304 6199737 140734541848208 140734541847000 4213489 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 16257 14553 161 490 0 15758 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65028

[startup+51.1003 s]
/proc/loadavg: 2.23 2.19 2.18 3/177 31371
/proc/meminfo: memFree=29799080/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=86516 CPUtime=51.07 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 6822 0 0 0 5106 1 0 0 20 0 1 0 123808125 88592384 17670 33554432000 4194304 6199737 140734541848208 140734541846856 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 21629 17670 161 490 0 21130 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 86516

[startup+102.3 s]
/proc/loadavg: 2.30 2.21 2.18 4/177 31372
/proc/meminfo: memFree=29773720/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=87724 CPUtime=102.28 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 7221 0 0 0 10226 2 0 0 20 0 1 0 123808125 89829376 20604 33554432000 4194304 6199737 140734541848208 140734541847144 4219418 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 21931 20604 161 490 0 21432 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 87724

[startup+162.3 s]
/proc/loadavg: 2.27 2.22 2.18 3/176 31373
/proc/meminfo: memFree=29741060/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=119824 CPUtime=162.27 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 8307 0 0 0 16224 3 0 0 20 0 1 0 123808125 122699776 26997 33554432000 4194304 6199737 140734541848208 140734541847144 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 29956 26997 161 490 0 29457 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 119824

[startup+222.307 s]
/proc/loadavg: 2.21 2.20 2.18 4/177 31375
/proc/meminfo: memFree=29695496/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=171160 CPUtime=222.26 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 9313 0 0 0 22223 3 0 0 20 0 1 0 123808125 175267840 32299 33554432000 4194304 6199737 140734541848208 140734541847144 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 42790 32299 161 490 0 42291 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 171160

[startup+282.3 s]
/proc/loadavg: 2.15 2.18 2.17 3/178 31379
/proc/meminfo: memFree=29664540/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=173076 CPUtime=282.24 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 9790 0 0 0 28220 4 0 0 20 0 1 0 123808125 177229824 38397 33554432000 4194304 6199737 140734541848208 140734541846856 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 43269 38397 161 490 0 42770 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 173076

[startup+342.3 s]
/proc/loadavg: 2.05 2.15 2.16 3/177 31381
/proc/meminfo: memFree=29627532/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=174604 CPUtime=342.23 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 10195 0 0 0 34219 4 0 0 20 0 1 0 123808125 178794496 42365 33554432000 4194304 6199737 140734541848208 140734541847144 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 43651 42365 161 490 0 43152 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 174604

[startup+402.3 s]
/proc/loadavg: 2.07 2.13 2.16 3/177 31382
/proc/meminfo: memFree=29619984/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=174756 CPUtime=402.22 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 10283 0 0 0 40218 4 0 0 20 0 1 0 123808125 178950144 42450 33554432000 4194304 6199737 140734541848208 140734541847144 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 43689 42450 161 490 0 43190 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 174756

[startup+462.3 s]
/proc/loadavg: 2.18 2.15 2.16 4/177 31383
/proc/meminfo: memFree=29618836/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=175420 CPUtime=462.21 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 10546 0 0 0 46217 4 0 0 20 0 1 0 123808125 179630080 42706 33554432000 4194304 6199737 140734541848208 140734541847144 4213296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 43855 42706 161 490 0 43356 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 175420

[startup+522.3 s]
/proc/loadavg: 2.22 2.16 2.16 3/177 31384
/proc/meminfo: memFree=29617680/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=176528 CPUtime=522.21 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 10801 0 0 0 52216 5 0 0 20 0 1 0 123808125 180764672 42961 33554432000 4194304 6199737 140734541848208 140734541847144 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 44132 42961 161 490 0 43633 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 176528

[startup+582.3 s]
/proc/loadavg: 2.30 2.18 2.17 3/177 31385
/proc/meminfo: memFree=29615412/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=177584 CPUtime=582.2 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 11084 0 0 0 58215 5 0 0 20 0 1 0 123808125 181846016 43244 33554432000 4194304 6199737 140734541848208 140734541847144 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 44396 43244 161 490 0 43897 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 177584


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/178 31419
/proc/meminfo: memFree=29582168/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=261320 CPUtime=942.14 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 11884 0 0 0 94209 5 0 0 20 0 1 0 123808125 267591680 43993 33554432000 4194304 6199737 140734541848208 140734541847144 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 65330 43993 161 490 0 64831 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 261320

[startup+1002.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 31420
/proc/meminfo: memFree=29570920/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=261696 CPUtime=1002.13 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 12365 0 0 0 100208 5 0 0 20 0 1 0 123808125 267976704 46796 33554432000 4194304 6199737 140734541848208 140734541847320 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 65424 46796 161 490 0 64925 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 261696

[startup+1062.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 31421
/proc/meminfo: memFree=29570512/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=261696 CPUtime=1062.12 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 12390 0 0 0 106207 5 0 0 20 0 1 0 123808125 267976704 46821 33554432000 4194304 6199737 140734541848208 140734541847320 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 65424 46821 161 490 0 64925 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 261696

[startup+1122.3 s]
/proc/loadavg: 2.14 2.20 2.18 3/177 31422
/proc/meminfo: memFree=29569480/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=261900 CPUtime=1122.11 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 12438 0 0 0 112206 5 0 0 20 0 1 0 123808125 268185600 46869 33554432000 4194304 6199737 140734541848208 140734541847144 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 65475 46869 161 490 0 64976 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 261900

[startup+1182.3 s]
/proc/loadavg: 2.06 2.17 2.17 3/177 31423
/proc/meminfo: memFree=29568064/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=262232 CPUtime=1182.1 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 12525 0 0 0 118205 5 0 0 20 0 1 0 123808125 268525568 46956 33554432000 4194304 6199737 140734541848208 140734541847144 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 65558 46956 161 490 0 65059 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 262232

[startup+1242.3 s]
/proc/loadavg: 2.15 2.18 2.17 3/177 31425
/proc/meminfo: memFree=29565500/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=262912 CPUtime=1242.09 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 12692 0 0 0 124204 5 0 0 20 0 1 0 123808125 269221888 47123 33554432000 4194304 6199737 140734541848208 140734541847144 4213489 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 65728 47123 161 490 0 65229 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 262912

[startup+1302.3 s]
/proc/loadavg: 2.12 2.16 2.16 3/177 31426
/proc/meminfo: memFree=29549576/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=263680 CPUtime=1302.09 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 13021 0 0 0 130203 6 0 0 20 0 1 0 123808125 270008320 47431 33554432000 4194304 6199737 140734541848208 140734541847144 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 65920 47431 161 490 0 65421 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 263680

[startup+1362.3 s]
/proc/loadavg: 2.22 2.18 2.17 3/177 31427
/proc/meminfo: memFree=29548536/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=264504 CPUtime=1362.08 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 13231 0 0 0 136202 6 0 0 20 0 1 0 123808125 270852096 47641 33554432000 4194304 6199737 140734541848208 140734541847144 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 66126 47641 161 490 0 65627 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 264504

[startup+1422.3 s]
/proc/loadavg: 2.23 2.18 2.17 3/177 31428
/proc/meminfo: memFree=29541984/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=264712 CPUtime=1422.07 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 13305 0 0 0 142201 6 0 0 20 0 1 0 123808125 271065088 49248 33554432000 4194304 6199737 140734541848208 140734541847144 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 66178 49248 161 490 0 65679 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 264712

[startup+1482.3 s]
/proc/loadavg: 2.17 2.17 2.17 3/178 31432
/proc/meminfo: memFree=29533636/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=264868 CPUtime=1482.06 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 13349 0 0 0 148200 6 0 0 20 0 1 0 123808125 271224832 51336 33554432000 4194304 6199737 140734541848208 140734541847320 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 66217 51336 161 490 0 65718 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 264868

[startup+1542.31 s]
/proc/loadavg: 2.19 2.18 2.18 3/177 31434
/proc/meminfo: memFree=29526852/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=265184 CPUtime=1542.05 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 13432 0 0 0 154199 6 0 0 20 0 1 0 123808125 271548416 52952 33554432000 4194304 6199737 140734541848208 140734541847144 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 66296 52952 161 490 0 65797 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 265184

[startup+1602.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 31435
/proc/meminfo: memFree=29524892/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=265484 CPUtime=1602.04 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 13552 0 0 0 160198 6 0 0 20 0 1 0 123808125 271855616 53550 33554432000 4194304 6199737 140734541848208 140734541847144 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 66371 53550 161 490 0 65872 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 265484

[startup+1662.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 31436
/proc/meminfo: memFree=29524856/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=265484 CPUtime=1662.03 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 13568 0 0 0 166197 6 0 0 20 0 1 0 123808125 271855616 53566 33554432000 4194304 6199737 140734541848208 140734541847320 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 66371 53566 161 490 0 65872 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 265484

[startup+1722.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 31437
/proc/meminfo: memFree=29524136/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=265484 CPUtime=1722.02 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 13568 0 0 0 172196 6 0 0 20 0 1 0 123808125 271855616 53566 33554432000 4194304 6199737 140734541848208 140734541847320 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 66371 53566 161 490 0 65872 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 265484

[startup+1782.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 31438
/proc/meminfo: memFree=29514908/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=265484 CPUtime=1782.01 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 13574 0 0 0 178195 6 0 0 20 0 1 0 123808125 271855616 53572 33554432000 4194304 6199737 140734541848208 140734541847320 4213320 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 66371 53572 161 490 0 65872 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 265484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 31438
/proc/meminfo: memFree=29500944/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=265484 CPUtime=1800.01 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 13574 0 0 0 179995 6 0 0 20 0 1 0 123808125 271855616 53572 33554432000 4194304 6199737 140734541848208 140734541847320 4213476 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 66371 53572 161 490 0 65872 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 265484

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 31438
/proc/meminfo: memFree=29500944/32872528 swapFree=14956/1314940
[pid=31323] ppid=31320 vsize=265484 CPUtime=1800.01 cores=0,2,4,6
/proc/31323/stat : 31323 (cdcl-cuttingpla) R 31320 31323 26125 0 -1 4202496 13574 0 0 0 179995 6 0 0 20 0 1 0 123808125 271855616 53572 33554432000 4194304 6199737 140734541848208 140734541847320 4213476 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31323/statm: 66371 53572 161 490 0 65872 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 265484

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.95
CPU system time (s): 0.065989
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 265484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.065989
maximum resident set size= 214288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13574
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= 17
involuntary context switches= 1983

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.39618 second user time and 6.50601 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-08 22:45:52
IDJOB=4087261
IDBENCH=90115
IDSOLVER=2548
FILE ID=node131/4087261-1465418752
RUNJOBID= node131-1465391500-26141
PBS_JOBID= 19853803
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K80.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087261-1465418752/watcher-4087261-1465418752 -o /tmp/evaluation-result-4087261-1465418752/solver-4087261-1465418752 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26141 --watchdog 1960 --input HOME/instance-4087261-1465418752.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= a3fcbcd7997dcbab652ff1a098fe5a93
RANDOM SEED=94046078

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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.395
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:        29706680 kB
Buffers:          205660 kB
Cached:           629776 kB
SwapCached:         4716 kB
Active:           489484 kB
Inactive:         588144 kB
Active(anon):     238748 kB
Inactive(anon):     5604 kB
Active(file):     250736 kB
Inactive(file):   582540 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              2752 kB
Writeback:             0 kB
AnonPages:       1551204 kB
Mapped:             9068 kB
Shmem:                 0 kB
Slab:             640100 kB
SReclaimable:      84156 kB
SUnreclaim:       555944 kB
KernelStack:        1480 kB
PageTables:         7392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1699852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1521664 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= 71732 MiB
End job on node131 at 2016-06-08 23:15:52