Trace number 4087280

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_K99.opb
MD5SUM827b46126fccb5cb8162396480ca6949
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1231.91
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6732
Total number of constraints6932
Number of constraints which are clauses6833
Number of constraints which are cardinality constraints (but not clauses)99
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint99
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 100
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= 6732 #constraint= 6932
0.58/0.63	c #Conflicts:       1000 | #Learnt:        998 | 0.019
0.58/0.63	c total clause space: 6.90675MB
0.58/0.63	c total #watches: 69573
2.48/2.56	c total #propagations: 471978 / total #impl: 4799741 (eff. 0.098)
2.48/2.56	c #Conflicts:       2000 | #Learnt:       1998 | 0.010
2.48/2.56	c total clause space: 18.2382MB
2.48/2.56	c total #watches: 131203
4.49/4.54	c total #propagations: 926410 / total #impl: 18345809 (eff. 0.050)
4.49/4.54	c GARBAGE COLLECT
4.49/4.54	c #Conflicts:       3000 | #Learnt:       2052 | 0.007
4.49/4.54	c total clause space: 18.2382MB
4.49/4.54	c total #watches: 168832
9.78/9.89	c total #propagations: 1294302 / total #impl: 31213081 (eff. 0.041)
9.78/9.89	c #Conflicts:       4000 | #Learnt:       3052 | 0.006
9.78/9.89	c total clause space: 29.637MB
9.78/9.89	c total #watches: 254720
17.39/17.43	c total #propagations: 1679147 / total #impl: 56347838 (eff. 0.030)
17.39/17.43	c GARBAGE COLLECT
17.39/17.43	c #Conflicts:       5000 | #Learnt:       2416 | 0.019
17.39/17.43	c total clause space: 29.637MB
17.39/17.43	c total #watches: 260221
26.39/26.46	c total #propagations: 2077119 / total #impl: 91799339 (eff. 0.023)
26.39/26.46	c #Conflicts:       6000 | #Learnt:       3416 | 0.016
26.39/26.46	c total clause space: 29.637MB
26.39/26.46	c total #watches: 336005
37.28/37.39	c total #propagations: 2422039 / total #impl: 135204855 (eff. 0.018)
37.28/37.39	c GARBAGE COLLECT
37.28/37.39	c #Conflicts:       7000 | #Learnt:       2305 | 0.014
37.28/37.39	c total clause space: 48.1602MB
37.28/37.39	c total #watches: 224625
44.88/44.91	c total #propagations: 2794758 / total #impl: 189843386 (eff. 0.015)
44.88/44.91	c #Conflicts:       8000 | #Learnt:       3305 | 0.013
44.88/44.91	c total clause space: 48.1602MB
44.88/44.91	c total #watches: 318225
60.48/60.59	c total #propagations: 3188982 / total #impl: 232937012 (eff. 0.014)
60.48/60.59	c #Conflicts:       9000 | #Learnt:       4305 | 0.012
60.48/60.59	c total clause space: 48.1602MB
60.48/60.59	c total #watches: 430658
79.28/79.36	c total #propagations: 3611030 / total #impl: 302219108 (eff. 0.012)
79.28/79.36	c GARBAGE COLLECT
79.28/79.36	c #Conflicts:      10000 | #Learnt:       2802 | 0.011
79.28/79.36	c total clause space: 48.1602MB
79.28/79.36	c total #watches: 307411
93.77/93.87	c total #propagations: 4029763 / total #impl: 367832605 (eff. 0.011)
93.77/93.87	c #Conflicts:      11000 | #Learnt:       3802 | 0.010
93.77/93.87	c total clause space: 48.1602MB
93.77/93.87	c total #watches: 442166
114.76/114.83	c total #propagations: 4383407 / total #impl: 407312285 (eff. 0.011)
114.76/114.83	c #Conflicts:      12000 | #Learnt:       4802 | 0.009
114.76/114.83	c total clause space: 48.1602MB
114.76/114.83	c total #watches: 565474
144.97/145.09	c total #propagations: 4725057 / total #impl: 457546885 (eff. 0.010)
144.97/145.09	c #Conflicts:      13000 | #Learnt:       5802 | 0.009
144.97/145.09	c total clause space: 78.2603MB
144.97/145.09	c total #watches: 700711
165.16/165.23	c total #propagations: 5120449 / total #impl: 526520350 (eff. 0.010)
165.16/165.23	c GARBAGE COLLECT
165.16/165.23	c #Conflicts:      14000 | #Learnt:       3956 | 0.008
165.16/165.23	c total clause space: 78.2603MB
165.16/165.23	c total #watches: 518604
186.16/186.21	c total #propagations: 5486265 / total #impl: 593937765 (eff. 0.009)
186.16/186.21	c #Conflicts:      15000 | #Learnt:       4956 | 0.008
186.16/186.21	c total clause space: 78.2603MB
186.16/186.21	c total #watches: 655588
213.55/213.62	c total #propagations: 5736029 / total #impl: 652660033 (eff. 0.009)
213.55/213.62	c #Conflicts:      16000 | #Learnt:       5956 | 0.008
213.55/213.62	c total clause space: 127.173MB
213.55/213.62	c total #watches: 779201
239.55/239.66	c total #propagations: 6014753 / total #impl: 735718525 (eff. 0.008)
239.55/239.66	c GARBAGE COLLECT
239.55/239.66	c #Conflicts:      17000 | #Learnt:       3795 | 0.007
239.55/239.66	c total clause space: 127.173MB
239.55/239.66	c total #watches: 415582
258.55/258.62	c total #propagations: 6291364 / total #impl: 805024522 (eff. 0.008)
258.55/258.62	c #Conflicts:      18000 | #Learnt:       4795 | 0.007
258.55/258.62	c total clause space: 127.173MB
258.55/258.62	c total #watches: 524324
301.24/301.34	c total #propagations: 6544109 / total #impl: 860621974 (eff. 0.008)
301.24/301.34	c #Conflicts:      19000 | #Learnt:       5795 | 0.007
301.24/301.34	c total clause space: 127.173MB
301.24/301.34	c total #watches: 672613
366.43/366.57	c total #propagations: 6914339 / total #impl: 938644293 (eff. 0.007)
366.43/366.57	c #Conflicts:      20000 | #Learnt:       6795 | 0.006
366.43/366.57	c total clause space: 127.173MB
366.43/366.57	c total #watches: 782426
400.43/400.52	c total #propagations: 7334342 / total #impl: 1014479609 (eff. 0.007)
400.43/400.52	c GARBAGE COLLECT
400.43/400.52	c #Conflicts:      21000 | #Learnt:       4293 | 0.006
400.43/400.52	c total clause space: 127.173MB
400.43/400.52	c total #watches: 530294
449.82/449.90	c total #propagations: 7659502 / total #impl: 1054115744 (eff. 0.007)
449.82/449.90	c #Conflicts:      22000 | #Learnt:       5293 | 0.006
449.82/449.90	c total clause space: 127.173MB
449.82/449.90	c total #watches: 651156
501.71/501.81	c total #propagations: 8073954 / total #impl: 1127395567 (eff. 0.007)
501.71/501.81	c #Conflicts:      23000 | #Learnt:       6293 | 0.006
501.71/501.81	c total clause space: 127.173MB
501.71/501.81	c total #watches: 836233
569.10/569.26	c total #propagations: 8431796 / total #impl: 1212895897 (eff. 0.007)
569.10/569.26	c #Conflicts:      24000 | #Learnt:       7293 | 0.005
569.10/569.26	c total clause space: 127.173MB
569.10/569.26	c total #watches: 967988
639.28/639.49	c total #propagations: 8783717 / total #impl: 1295142375 (eff. 0.007)
639.28/639.49	c GARBAGE COLLECT
639.28/639.49	c #Conflicts:      25000 | #Learnt:       4492 | 0.007
639.28/639.49	c total clause space: 127.173MB
639.28/639.49	c total #watches: 568655
676.38/676.59	c total #propagations: 9198616 / total #impl: 1404281715 (eff. 0.007)
676.38/676.59	c #Conflicts:      26000 | #Learnt:       5492 | 0.006
676.38/676.59	c total clause space: 127.173MB
676.38/676.59	c total #watches: 669753
719.28/719.42	c total #propagations: 9520263 / total #impl: 1481604669 (eff. 0.006)
719.28/719.42	c #Conflicts:      27000 | #Learnt:       6492 | 0.006
719.28/719.42	c total clause space: 127.173MB
719.28/719.42	c total #watches: 746758
780.88/781.02	c total #propagations: 9901174 / total #impl: 1529158873 (eff. 0.006)
780.88/781.02	c #Conflicts:      28000 | #Learnt:       7492 | 0.010
780.88/781.02	c total clause space: 127.173MB
780.88/781.02	c total #watches: 881295
842.66/842.86	c total #propagations: 10315028 / total #impl: 1644811781 (eff. 0.006)
842.66/842.86	c GARBAGE COLLECT
842.66/842.86	c #Conflicts:      29000 | #Learnt:       4392 | 0.010
842.66/842.86	c total clause space: 127.173MB
842.66/842.86	c total #watches: 520904
889.76/889.98	c total #propagations: 10713177 / total #impl: 1728018282 (eff. 0.006)
889.76/889.98	c #Conflicts:      30000 | #Learnt:       5392 | 0.010
889.76/889.98	c total clause space: 127.173MB
889.76/889.98	c total #watches: 733855
956.04/956.25	c total #propagations: 11105921 / total #impl: 1804616908 (eff. 0.006)
956.04/956.25	c #Conflicts:      31000 | #Learnt:       6392 | 0.009
956.04/956.25	c total clause space: 127.173MB
956.04/956.25	c total #watches: 859124
1024.23/1024.47	c total #propagations: 11480517 / total #impl: 1873908159 (eff. 0.006)
1024.23/1024.47	c #Conflicts:      32000 | #Learnt:       7392 | 0.009
1024.23/1024.47	c total clause space: 127.173MB
1024.23/1024.47	c total #watches: 992015
1138.01/1138.29	c total #propagations: 11797021 / total #impl: 1967419809 (eff. 0.006)
1138.01/1138.29	c #Conflicts:      33000 | #Learnt:       8392 | 0.009
1138.01/1138.29	c total clause space: 127.173MB
1138.01/1138.29	c total #watches: 1229750
1227.29/1227.55	c total #propagations: 12212654 / total #impl: 2147901113 (eff. 0.006)
1227.29/1227.55	c GARBAGE COLLECT
1227.29/1227.55	c #Conflicts:      34000 | #Learnt:       4994 | 0.009
1227.29/1227.55	c total clause space: 206.656MB
1227.29/1227.55	c total #watches: 714014
1300.98/1301.22	c total #propagations: 12562244 / total #impl: 2367199202 (eff. 0.005)
1300.98/1301.22	c #Conflicts:      35000 | #Learnt:       5994 | 0.009
1300.98/1301.22	c total clause space: 206.656MB
1300.98/1301.22	c total #watches: 929291
1394.47/1394.71	c total #propagations: 12927554 / total #impl: 2575782731 (eff. 0.005)
1394.47/1394.71	c #Conflicts:      36000 | #Learnt:       6994 | 0.009
1394.47/1394.71	c total clause space: 206.656MB
1394.47/1394.71	c total #watches: 1048220
1523.26/1523.55	c total #propagations: 13326015 / total #impl: 2783152766 (eff. 0.005)
1523.26/1523.55	c #Conflicts:      37000 | #Learnt:       7994 | 0.008
1523.26/1523.55	c total clause space: 206.656MB
1523.26/1523.55	c total #watches: 1145398
1621.54/1621.87	c total #propagations: 13820585 / total #impl: 3035994181 (eff. 0.005)
1621.54/1621.87	c #Conflicts:      38000 | #Learnt:       8994 | 0.008
1621.54/1621.87	c total clause space: 206.656MB
1621.54/1621.87	c total #watches: 1304609
1700.13/1700.45	c total #propagations: 14181703 / total #impl: 3243040336 (eff. 0.004)
1700.13/1700.45	c GARBAGE COLLECT
1700.13/1700.45	c #Conflicts:      39000 | #Learnt:       5342 | 0.008
1700.13/1700.45	c total clause space: 206.656MB
1700.13/1700.45	c total #watches: 670672
1748.02/1748.39	c total #propagations: 14523482 / total #impl: 3403980328 (eff. 0.004)
1748.02/1748.39	c #Conflicts:      40000 | #Learnt:       6342 | 0.008
1748.02/1748.39	c total clause space: 206.656MB
1748.02/1748.39	c total #watches: 781268

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

pid=31185
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.14 2.18 2.18 3/176 31188
/proc/meminfo: memFree=29735184/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 232 0 0 0 0 0 0 0 20 0 1 0 123628050 29802496 2669 33554432000 4194304 6199737 140734334902720 140735468147592 4202463 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 7276 2669 93 490 0 6777 0

[startup+0.10022 s]
/proc/loadavg: 2.14 2.18 2.18 3/176 31188
/proc/meminfo: memFree=29735184/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=34236 CPUtime=0.09 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 732 0 0 0 9 0 0 0 20 0 1 0 123628050 35057664 7153 33554432000 4194304 6199737 140734334902720 140735468147592 4208371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 8559 7153 139 490 0 8060 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34236

[startup+0.200345 s]
/proc/loadavg: 2.14 2.18 2.18 3/176 31188
/proc/meminfo: memFree=29735184/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=34492 CPUtime=0.19 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 1164 0 0 0 19 0 0 0 20 0 1 0 123628050 35319808 7433 33554432000 4194304 6199737 140734334902720 140734334901368 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 8623 7433 139 490 0 8124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34492

[startup+0.300256 s]
/proc/loadavg: 2.14 2.18 2.18 3/176 31188
/proc/meminfo: memFree=29735184/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=34492 CPUtime=0.29 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 1355 0 0 0 29 0 0 0 20 0 1 0 123628050 35319808 7556 33554432000 4194304 6199737 140734334902720 140734334901368 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 8623 7556 139 490 0 8124 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34492

[startup+0.70028 s]
/proc/loadavg: 2.14 2.18 2.18 3/176 31188
/proc/meminfo: memFree=29735184/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=42024 CPUtime=0.68 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 1739 0 0 0 68 0 0 0 20 0 1 0 123628050 43032576 8343 33554432000 4194304 6199737 140734334902720 140734334901368 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 10506 8343 155 490 0 10007 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 42024

[startup+1.5002 s]
/proc/loadavg: 2.14 2.18 2.18 3/177 31189
/proc/meminfo: memFree=29699360/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=42724 CPUtime=1.48 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 2451 0 0 0 148 0 0 0 20 0 1 0 123628050 43749376 9355 33554432000 4194304 6199737 140734334902720 140734334901656 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 10681 9355 155 490 0 10182 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42724

[startup+3.1002 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 31189
/proc/meminfo: memFree=29694832/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=50288 CPUtime=3.08 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 3348 0 0 0 308 0 0 0 20 0 1 0 123628050 51494912 10410 33554432000 4194304 6199737 140734334902720 140734334901656 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 12572 10410 155 490 0 12073 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50288

[startup+6.30024 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 31189
/proc/meminfo: memFree=29690552/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=51468 CPUtime=6.28 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 4299 0 0 0 628 0 0 0 20 0 1 0 123628050 52703232 11664 33554432000 4194304 6199737 140734334902720 140734334901656 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 12867 11664 161 490 0 12368 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51468

[startup+12.7002 s]
/proc/loadavg: 2.19 2.19 2.18 4/177 31235
/proc/meminfo: memFree=29842264/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=64324 CPUtime=12.69 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 4630 0 0 0 1268 1 0 0 20 0 1 0 123628050 65867776 14022 33554432000 4194304 6199737 140734334902720 140734334901368 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 16081 14022 161 490 0 15582 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64324

[startup+25.5003 s]
/proc/loadavg: 2.16 2.18 2.18 3/177 31235
/proc/meminfo: memFree=29827840/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=65216 CPUtime=25.49 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 5180 0 0 0 2548 1 0 0 20 0 1 0 123628050 66781184 14951 33554432000 4194304 6199737 140734334902720 140734334901656 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 16304 14951 161 490 0 15805 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65216

[startup+51.1003 s]
/proc/loadavg: 2.10 2.17 2.17 3/177 31235
/proc/meminfo: memFree=29800044/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=86140 CPUtime=51.08 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 6441 0 0 0 5107 1 0 0 20 0 1 0 123628050 88207360 18431 33554432000 4194304 6199737 140734334902720 140734334901656 4213522 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 21535 18431 161 490 0 21036 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86140

[startup+102.3 s]
/proc/loadavg: 2.25 2.20 2.18 4/177 31236
/proc/meminfo: memFree=29768728/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=88308 CPUtime=102.27 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 7459 0 0 0 10226 1 0 0 20 0 1 0 123628050 90427392 20802 33554432000 4194304 6199737 140734334902720 140734334901656 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 22077 20802 161 490 0 21578 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 88308

[startup+162.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 31237
/proc/meminfo: memFree=29732648/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=121064 CPUtime=162.26 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 8268 0 0 0 16224 2 0 0 20 0 1 0 123628050 123969536 24017 33554432000 4194304 6199737 140734334902720 140734334901656 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 30266 24017 161 490 0 29767 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 121064

[startup+222.307 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 31238
/proc/meminfo: memFree=29704108/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=173264 CPUtime=222.26 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 9136 0 0 0 22224 2 0 0 20 0 1 0 123628050 177422336 30941 33554432000 4194304 6199737 140734334902720 140734334901656 4213456 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 43316 30941 161 490 0 42817 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 173264

[startup+282.3 s]
/proc/loadavg: 2.15 2.17 2.17 4/178 31242
/proc/meminfo: memFree=29685344/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=174336 CPUtime=282.24 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 9865 0 0 0 28222 2 0 0 20 0 1 0 123628050 178520064 34006 33554432000 4194304 6199737 140734334902720 140734334901656 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 43584 34006 161 490 0 43085 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 174336

[startup+342.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/177 31244
/proc/meminfo: memFree=29642328/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=175912 CPUtime=342.24 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 10266 0 0 0 34221 3 0 0 20 0 1 0 123628050 180133888 39517 33554432000 4194304 6199737 140734334902720 140734334901656 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 43978 39517 161 490 0 43479 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 175912

[startup+402.3 s]
/proc/loadavg: 2.12 2.16 2.17 4/177 31245
/proc/meminfo: memFree=29619336/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=176560 CPUtime=402.22 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 10467 0 0 0 40219 3 0 0 20 0 1 0 123628050 180797440 41753 33554432000 4194304 6199737 140734334902720 140734334901832 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 44140 41753 161 490 0 43641 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 176560

[startup+462.3 s]
/proc/loadavg: 2.19 2.17 2.18 4/177 31246
/proc/meminfo: memFree=29605900/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=176560 CPUtime=462.21 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 10467 0 0 0 46218 3 0 0 20 0 1 0 123628050 180797440 41753 33554432000 4194304 6199737 140734334902720 140734334901832 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 44140 41753 161 490 0 43641 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 176560

[startup+522.3 s]
/proc/loadavg: 2.27 2.20 2.18 3/177 31247
/proc/meminfo: memFree=29604752/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=177072 CPUtime=522.21 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 10678 0 0 0 52218 3 0 0 20 0 1 0 123628050 181321728 41953 33554432000 4194304 6199737 140734334902720 140734334901656 4213167 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 44268 41953 161 490 0 43769 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 177072

[startup+582.3 s]
/proc/loadavg: 2.17 2.19 2.18 4/177 31248
/proc/meminfo: memFree=29602864/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=178260 CPUtime=582.19 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 10964 0 0 0 58216 3 0 0 20 0 1 0 123628050 182538240 42239 33554432000 4194304 6199737 140734334902720 140734334901656 4213372 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 44565 42239 161 490 0 44066 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 178260


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.18 2.18 3/177 31259
/proc/meminfo: memFree=29596824/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=179868 CPUtime=942.14 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 11524 0 0 0 94210 4 0 0 20 0 1 0 123628050 184184832 42749 33554432000 4194304 6199737 140734334902720 140734334901656 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 44967 42749 161 490 0 44468 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 179868

[startup+1002.3 s]
/proc/loadavg: 2.25 2.20 2.18 4/177 31260
/proc/meminfo: memFree=29596420/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=180148 CPUtime=1002.13 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 11722 0 0 0 100209 4 0 0 20 0 1 0 123628050 184471552 42816 33554432000 4194304 6199737 140734334902720 140734334901656 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 45037 42816 161 490 0 44538 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 180148

[startup+1062.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 31261
/proc/meminfo: memFree=29595312/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=180912 CPUtime=1062.12 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 11916 0 0 0 106208 4 0 0 20 0 1 0 123628050 185253888 43010 33554432000 4194304 6199737 140734334902720 140734334901656 4213456 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 45228 43010 161 490 0 44729 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 180912

[startup+1122.3 s]
/proc/loadavg: 2.16 2.17 2.18 3/177 31262
/proc/meminfo: memFree=29595052/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=181340 CPUtime=1122.11 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 12025 0 0 0 112207 4 0 0 20 0 1 0 123628050 185692160 43119 33554432000 4194304 6199737 140734334902720 140734334901656 4213487 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 45335 43119 161 490 0 44836 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 181340

[startup+1182.3 s]
/proc/loadavg: 2.14 2.17 2.17 4/177 31263
/proc/meminfo: memFree=29572548/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=263416 CPUtime=1182.1 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 12504 0 0 0 118206 4 0 0 20 0 1 0 123628050 269737984 48622 33554432000 4194304 6199737 140734334902720 140734334901656 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 65854 48622 161 490 0 65355 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 263416

[startup+1242.3 s]
/proc/loadavg: 2.15 2.17 2.17 3/177 31265
/proc/meminfo: memFree=29568992/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=263580 CPUtime=1242.09 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 12733 0 0 0 124205 4 0 0 20 0 1 0 123628050 269905920 49185 33554432000 4194304 6199737 140734334902720 140734334901832 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 65895 49185 161 490 0 65396 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 263580

[startup+1302.3 s]
/proc/loadavg: 2.11 2.15 2.17 3/177 31266
/proc/meminfo: memFree=29557472/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=263712 CPUtime=1302.08 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 12775 0 0 0 130204 4 0 0 20 0 1 0 123628050 270041088 49227 33554432000 4194304 6199737 140734334902720 140734334901832 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 65928 49227 161 490 0 65429 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 263712

[startup+1362.3 s]
/proc/loadavg: 2.16 2.15 2.17 4/177 31267
/proc/meminfo: memFree=29552852/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=263836 CPUtime=1362.07 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 12916 0 0 0 136203 4 0 0 20 0 1 0 123628050 270168064 49264 33554432000 4194304 6199737 140734334902720 140734334901656 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 65959 49264 161 490 0 65460 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 263836

[startup+1422.3 s]
/proc/loadavg: 2.23 2.18 2.18 3/177 31268
/proc/meminfo: memFree=29552584/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=263864 CPUtime=1422.07 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 12917 0 0 0 142203 4 0 0 20 0 1 0 123628050 270196736 49265 33554432000 4194304 6199737 140734334902720 140734334901832 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 65966 49265 161 490 0 65467 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 263864

[startup+1482.3 s]
/proc/loadavg: 2.14 2.16 2.17 3/178 31272
/proc/meminfo: memFree=29552376/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=263904 CPUtime=1482.06 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 12930 0 0 0 148201 5 0 0 20 0 1 0 123628050 270237696 49278 33554432000 4194304 6199737 140734334902720 140734334901656 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 65976 49278 161 490 0 65477 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 263904

[startup+1542.31 s]
/proc/loadavg: 2.16 2.16 2.17 4/177 31274
/proc/meminfo: memFree=29552236/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=263968 CPUtime=1542.06 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 12947 0 0 0 154201 5 0 0 20 0 1 0 123628050 270303232 49295 33554432000 4194304 6199737 140734334902720 140734334901656 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 65992 49295 161 490 0 65493 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 263968

[startup+1602.3 s]
/proc/loadavg: 2.17 2.16 2.17 3/177 31275
/proc/meminfo: memFree=29549160/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=264260 CPUtime=1602.04 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 13174 0 0 0 160199 5 0 0 20 0 1 0 123628050 270602240 49494 33554432000 4194304 6199737 140734334902720 140734334901656 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 66065 49494 161 490 0 65566 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 264260

[startup+1662.3 s]
/proc/loadavg: 2.21 2.17 2.17 3/177 31276
/proc/meminfo: memFree=29527664/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=264360 CPUtime=1662.03 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 13208 0 0 0 166198 5 0 0 20 0 1 0 123628050 270704640 50039 33554432000 4194304 6199737 140734334902720 140734334901656 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 66090 50039 161 490 0 65591 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 264360

[startup+1722.3 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 31277
/proc/meminfo: memFree=29510508/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=264480 CPUtime=1722.03 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 13279 0 0 0 172198 5 0 0 20 0 1 0 123628050 270827520 51077 33554432000 4194304 6199737 140734334902720 140734334901832 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 66120 51077 161 490 0 65621 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 264480

[startup+1782.3 s]
/proc/loadavg: 2.16 2.16 2.17 3/177 31278
/proc/meminfo: memFree=29501288/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=264516 CPUtime=1782.01 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 13702 0 0 0 178196 5 0 0 20 0 1 0 123628050 270864384 51102 33554432000 4194304 6199737 140734334902720 140734334901656 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 66129 51102 161 490 0 65630 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 264516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.11 2.15 2.17 3/177 31278
/proc/meminfo: memFree=29501036/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=264516 CPUtime=1800.01 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 13775 0 0 0 179996 5 0 0 20 0 1 0 123628050 270864384 51174 33554432000 4194304 6199737 140734334902720 140734334901656 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 66129 51174 161 490 0 65630 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 264516

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

[startup+1800.3 s]
/proc/loadavg: 2.11 2.15 2.17 3/177 31278
/proc/meminfo: memFree=29501036/32872528 swapFree=14956/1314940
[pid=31188] ppid=31185 vsize=264516 CPUtime=1800.01 cores=0,2,4,6
/proc/31188/stat : 31188 (cdcl-cuttingpla) R 31185 31188 26125 0 -1 4202496 13775 0 0 0 179996 5 0 0 20 0 1 0 123628050 270864384 51174 33554432000 4194304 6199737 140734334902720 140734334901656 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31188/statm: 66129 51174 161 490 0 65630 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 264516

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.055991
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 264752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.055991
maximum resident set size= 204696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13775
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= 12
involuntary context switches= 1981

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.70513 second user time and 7.13392 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-08 22:15:51
IDJOB=4087280
IDBENCH=90111
IDSOLVER=2548
FILE ID=node131/4087280-1465416951
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_K99.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087280-1465416951/watcher-4087280-1465416951 -o /tmp/evaluation-result-4087280-1465416951/solver-4087280-1465416951 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26141 --watchdog 1960 --input HOME/instance-4087280-1465416951.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 827b46126fccb5cb8162396480ca6949
RANDOM SEED=575054633

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:        29735464 kB
Buffers:          204808 kB
Cached:           629740 kB
SwapCached:         4716 kB
Active:           461368 kB
Inactive:         587164 kB
Active(anon):     210616 kB
Inactive(anon):     5604 kB
Active(file):     250752 kB
Inactive(file):   581560 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              2788 kB
Writeback:             0 kB
AnonPages:       1559740 kB
Mapped:             8676 kB
Shmem:                 0 kB
Slab:             640092 kB
SReclaimable:      84168 kB
SUnreclaim:       555924 kB
KernelStack:        1472 kB
PageTables:         6920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1696372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1540096 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 22:45:51