Trace number 4087265

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_K84.opb
MD5SUM895769e6300bec8b48d22e126916d397
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 variables5712
Total number of constraints5882
Number of constraints which are clauses5798
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint84
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 85
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= 5712 #constraint= 5882
0.59/0.67	c #Conflicts:       1000 | #Learnt:        998 | 0.017
0.59/0.67	c total clause space: 11.2235MB
0.59/0.67	c total #watches: 72484
2.98/3.08	c total #propagations: 384255 / total #impl: 4281163 (eff. 0.090)
2.98/3.08	c #Conflicts:       2000 | #Learnt:       1998 | 0.009
2.98/3.08	c total clause space: 18.2382MB
2.98/3.08	c total #watches: 153626
5.39/5.44	c total #propagations: 773193 / total #impl: 22625320 (eff. 0.034)
5.39/5.44	c GARBAGE COLLECT
5.39/5.44	c #Conflicts:       3000 | #Learnt:       2030 | 0.006
5.39/5.44	c total clause space: 29.637MB
5.39/5.44	c total #watches: 162698
11.79/11.82	c total #propagations: 1046574 / total #impl: 34427650 (eff. 0.030)
11.79/11.82	c #Conflicts:       4000 | #Learnt:       3030 | 0.005
11.79/11.82	c total clause space: 29.637MB
11.79/11.82	c total #watches: 260465
20.09/20.10	c total #propagations: 1386154 / total #impl: 52190359 (eff. 0.027)
20.09/20.10	c GARBAGE COLLECT
20.09/20.10	c #Conflicts:       5000 | #Learnt:       2398 | 0.007
20.09/20.10	c total clause space: 48.1602MB
20.09/20.10	c total #watches: 278398
30.58/30.63	c total #propagations: 1711301 / total #impl: 84490948 (eff. 0.020)
30.58/30.63	c #Conflicts:       6000 | #Learnt:       3398 | 0.006
30.58/30.63	c total clause space: 48.1602MB
30.58/30.63	c total #watches: 357458
42.78/42.85	c total #propagations: 2014361 / total #impl: 109865767 (eff. 0.018)
42.78/42.85	c GARBAGE COLLECT
42.78/42.85	c #Conflicts:       7000 | #Learnt:       2280 | 0.005
42.78/42.85	c total clause space: 48.1602MB
42.78/42.85	c total #watches: 241320
51.29/51.37	c total #propagations: 2335467 / total #impl: 143222050 (eff. 0.016)
51.29/51.37	c #Conflicts:       8000 | #Learnt:       3280 | 0.005
51.29/51.37	c total clause space: 48.1602MB
51.29/51.37	c total #watches: 345228
66.58/66.61	c total #propagations: 2654964 / total #impl: 194661938 (eff. 0.014)
66.58/66.61	c #Conflicts:       9000 | #Learnt:       4280 | 0.005
66.58/66.61	c total clause space: 48.1602MB
66.58/66.61	c total #watches: 446842
84.69/84.80	c total #propagations: 2991945 / total #impl: 237294735 (eff. 0.013)
84.69/84.80	c GARBAGE COLLECT
84.69/84.80	c #Conflicts:      10000 | #Learnt:       2780 | 0.004
84.69/84.80	c total clause space: 78.2603MB
84.69/84.80	c total #watches: 298832
94.58/94.68	c total #propagations: 3361663 / total #impl: 280111633 (eff. 0.012)
94.58/94.68	c #Conflicts:      11000 | #Learnt:       3780 | 0.004
94.58/94.68	c total clause space: 78.2603MB
94.58/94.68	c total #watches: 369140
110.37/110.42	c total #propagations: 3670162 / total #impl: 308505634 (eff. 0.012)
110.37/110.42	c #Conflicts:      12000 | #Learnt:       4780 | 0.006
110.37/110.42	c total clause space: 78.2603MB
110.37/110.42	c total #watches: 457128
132.17/132.25	c total #propagations: 4032122 / total #impl: 354541863 (eff. 0.011)
132.17/132.25	c #Conflicts:      13000 | #Learnt:       5780 | 0.006
132.17/132.25	c total clause space: 78.2603MB
132.17/132.25	c total #watches: 561831
145.96/146.06	c total #propagations: 4408258 / total #impl: 411878552 (eff. 0.011)
145.96/146.06	c GARBAGE COLLECT
145.96/146.06	c #Conflicts:      14000 | #Learnt:       3915 | 0.006
145.96/146.06	c total clause space: 78.2603MB
145.96/146.06	c total #watches: 457533
166.26/166.34	c total #propagations: 4722284 / total #impl: 466906432 (eff. 0.010)
166.26/166.34	c #Conflicts:      15000 | #Learnt:       4915 | 0.005
166.26/166.34	c total clause space: 78.2603MB
166.26/166.34	c total #watches: 577059
196.06/196.18	c total #propagations: 4992149 / total #impl: 522159403 (eff. 0.010)
196.06/196.18	c #Conflicts:      16000 | #Learnt:       5915 | 0.006
196.06/196.18	c total clause space: 78.2603MB
196.06/196.18	c total #watches: 731896
229.65/229.70	c total #propagations: 5278330 / total #impl: 614182020 (eff. 0.009)
229.65/229.70	c GARBAGE COLLECT
229.65/229.70	c #Conflicts:      17000 | #Learnt:       3721 | 0.005
229.65/229.70	c total clause space: 127.173MB
229.65/229.70	c total #watches: 503062
259.95/260.02	c total #propagations: 5535370 / total #impl: 687618182 (eff. 0.008)
259.95/260.02	c #Conflicts:      18000 | #Learnt:       4721 | 0.005
259.95/260.02	c total clause space: 127.173MB
259.95/260.02	c total #watches: 598900
300.84/300.96	c total #propagations: 5819388 / total #impl: 759152980 (eff. 0.008)
300.84/300.96	c #Conflicts:      19000 | #Learnt:       5721 | 0.005
300.84/300.96	c total clause space: 127.173MB
300.84/300.96	c total #watches: 712524
345.14/345.26	c total #propagations: 6153120 / total #impl: 826775990 (eff. 0.007)
345.14/345.26	c #Conflicts:      20000 | #Learnt:       6721 | 0.005
345.14/345.26	c total clause space: 127.173MB
345.14/345.26	c total #watches: 824258
385.73/385.83	c total #propagations: 6452235 / total #impl: 905259286 (eff. 0.007)
385.73/385.83	c GARBAGE COLLECT
385.73/385.83	c #Conflicts:      21000 | #Learnt:       4249 | 0.005
385.73/385.83	c total clause space: 127.173MB
385.73/385.83	c total #watches: 540569
428.02/428.17	c total #propagations: 6819575 / total #impl: 968467864 (eff. 0.007)
428.02/428.17	c #Conflicts:      22000 | #Learnt:       5249 | 0.004
428.02/428.17	c total clause space: 127.173MB
428.02/428.17	c total #watches: 695425
471.71/471.86	c total #propagations: 7139317 / total #impl: 1063286378 (eff. 0.007)
471.71/471.86	c #Conflicts:      23000 | #Learnt:       6249 | 0.004
471.71/471.86	c total clause space: 127.173MB
471.71/471.86	c total #watches: 856422
548.71/548.84	c total #propagations: 7410971 / total #impl: 1146706661 (eff. 0.006)
548.71/548.84	c #Conflicts:      24000 | #Learnt:       7249 | 0.004
548.71/548.84	c total clause space: 127.173MB
548.71/548.84	c total #watches: 1021816
618.80/618.97	c total #propagations: 7776322 / total #impl: 1261004750 (eff. 0.006)
618.80/618.97	c GARBAGE COLLECT
618.80/618.97	c #Conflicts:      25000 | #Learnt:       4455 | 0.004
618.80/618.97	c total clause space: 127.173MB
618.80/618.97	c total #watches: 643236
672.39/672.55	c total #propagations: 8186324 / total #impl: 1390276876 (eff. 0.006)
672.39/672.55	c #Conflicts:      26000 | #Learnt:       5455 | 0.005
672.39/672.55	c total clause space: 127.173MB
672.39/672.55	c total #watches: 784774
723.18/723.33	c total #propagations: 8562966 / total #impl: 1510113716 (eff. 0.006)
723.18/723.33	c #Conflicts:      27000 | #Learnt:       6455 | 0.005
723.18/723.33	c total clause space: 127.173MB
723.18/723.33	c total #watches: 981359
813.27/813.47	c total #propagations: 8810457 / total #impl: 1629391330 (eff. 0.005)
813.27/813.47	c #Conflicts:      28000 | #Learnt:       7455 | 0.005
813.27/813.47	c total clause space: 206.656MB
813.27/813.47	c total #watches: 1174930
924.95/925.11	c total #propagations: 9150516 / total #impl: 1755562225 (eff. 0.005)
924.95/925.11	c GARBAGE COLLECT
924.95/925.11	c #Conflicts:      29000 | #Learnt:       4382 | 0.005
924.95/925.11	c total clause space: 206.656MB
924.95/925.11	c total #watches: 693573
991.43/991.62	c total #propagations: 9502380 / total #impl: 1871272923 (eff. 0.005)
991.43/991.62	c #Conflicts:      30000 | #Learnt:       5382 | 0.005
991.43/991.62	c total clause space: 206.656MB
991.43/991.62	c total #watches: 855394
1074.22/1074.43	c total #propagations: 9811130 / total #impl: 1962847917 (eff. 0.005)
1074.22/1074.43	c #Conflicts:      31000 | #Learnt:       6382 | 0.004
1074.22/1074.43	c total clause space: 206.656MB
1074.22/1074.43	c total #watches: 980084
1187.40/1187.66	c total #propagations: 10161915 / total #impl: 2052094145 (eff. 0.005)
1187.40/1187.66	c #Conflicts:      32000 | #Learnt:       7382 | 0.004
1187.40/1187.66	c total clause space: 206.656MB
1187.40/1187.66	c total #watches: 1103026
1305.89/1306.12	c total #propagations: 10575199 / total #impl: 2170006710 (eff. 0.005)
1305.89/1306.12	c #Conflicts:      33000 | #Learnt:       8382 | 0.004
1305.89/1306.12	c total clause space: 206.656MB
1305.89/1306.12	c total #watches: 1235602
1395.57/1395.86	c total #propagations: 10939700 / total #impl: 2275437835 (eff. 0.005)
1395.57/1395.86	c GARBAGE COLLECT
1395.57/1395.86	c #Conflicts:      34000 | #Learnt:       4974 | 0.004
1395.57/1395.86	c total clause space: 206.656MB
1395.57/1395.86	c total #watches: 725900
1452.16/1452.44	c total #propagations: 11285772 / total #impl: 2363689146 (eff. 0.005)
1452.16/1452.44	c #Conflicts:      35000 | #Learnt:       5974 | 0.004
1452.16/1452.44	c total clause space: 206.656MB
1452.16/1452.44	c total #watches: 957563
1552.84/1553.15	c total #propagations: 11565499 / total #impl: 2440410583 (eff. 0.005)
1552.84/1553.15	c #Conflicts:      36000 | #Learnt:       6974 | 0.004
1552.84/1553.15	c total clause space: 206.656MB
1552.84/1553.15	c total #watches: 1175264
1656.73/1657.09	c total #propagations: 11909568 / total #impl: 2554199955 (eff. 0.005)
1656.73/1657.09	c #Conflicts:      37000 | #Learnt:       7974 | 0.004
1656.73/1657.09	c total clause space: 206.656MB
1656.73/1657.09	c total #watches: 1390670
1797.81/1798.19	c total #propagations: 12184464 / total #impl: 2709471478 (eff. 0.004)
1797.81/1798.19	c #Conflicts:      38000 | #Learnt:       8974 | 0.004
1797.81/1798.19	c total clause space: 206.656MB
1797.81/1798.19	c total #watches: 1788290

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

pid=31662
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.22 2.18 2.18 4/176 31665
/proc/meminfo: memFree=29889192/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 124168989 29802496 5260 33554432000 4194304 6199737 140734262355856 140736196998632 4209490 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 7276 5260 122 490 0 6777 0

[startup+0.100127 s]
/proc/loadavg: 2.22 2.18 2.18 4/176 31665
/proc/meminfo: memFree=29889192/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=34116 CPUtime=0.09 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 759 0 0 0 9 0 0 0 20 0 1 0 124168989 34934784 7157 33554432000 4194304 6199737 140734262355856 140736196998632 4208371 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 8529 7157 139 490 0 8030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34116

[startup+0.200369 s]
/proc/loadavg: 2.22 2.18 2.18 4/176 31665
/proc/meminfo: memFree=29889192/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=37080 CPUtime=0.19 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 1245 0 0 0 19 0 0 0 20 0 1 0 124168989 37969920 7484 33554432000 4194304 6199737 140734262355856 140736196998632 4213338 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 9270 7484 139 490 0 8771 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37080

[startup+0.300266 s]
/proc/loadavg: 2.22 2.18 2.18 4/176 31665
/proc/meminfo: memFree=29889192/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=37332 CPUtime=0.29 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 1334 0 0 0 29 0 0 0 20 0 1 0 124168989 38227968 8063 33554432000 4194304 6199737 140734262355856 140736196998632 5140359 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 9333 8063 139 490 0 8834 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37332

[startup+0.700234 s]
/proc/loadavg: 2.22 2.18 2.18 4/176 31665
/proc/meminfo: memFree=29889192/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=42000 CPUtime=0.69 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 1788 0 0 0 69 0 0 0 20 0 1 0 124168989 43008000 8373 33554432000 4194304 6199737 140734262355856 140736196998632 4213264 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 10500 8373 155 490 0 10001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42000

[startup+1.50024 s]
/proc/loadavg: 2.22 2.18 2.18 4/177 31666
/proc/meminfo: memFree=29850076/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=42492 CPUtime=1.49 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 2201 0 0 0 149 0 0 0 20 0 1 0 124168989 43511808 9179 33554432000 4194304 6199737 140734262355856 140734262354792 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 10623 9179 155 490 0 10124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42492

[startup+3.10024 s]
/proc/loadavg: 2.22 2.18 2.18 4/177 31666
/proc/meminfo: memFree=29848224/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=50412 CPUtime=3.09 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 3347 0 0 0 308 1 0 0 20 0 1 0 124168989 51621888 10448 33554432000 4194304 6199737 140734262355856 140734262354792 4213489 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 12603 10448 155 490 0 12104 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50412

[startup+6.30024 s]
/proc/loadavg: 2.28 2.20 2.18 3/177 31666
/proc/meminfo: memFree=29831300/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=62920 CPUtime=6.29 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 4073 0 0 0 628 1 0 0 20 0 1 0 124168989 64430080 12558 33554432000 4194304 6199737 140734262355856 140734262354792 4221312 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 15730 12558 161 490 0 15231 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62920

[startup+12.7002 s]
/proc/loadavg: 2.26 2.19 2.18 3/177 31666
/proc/meminfo: memFree=29818132/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=82952 CPUtime=12.69 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 4739 0 0 0 1268 1 0 0 20 0 1 0 124168989 84942848 14615 33554432000 4194304 6199737 140734262355856 140734262354648 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 20738 14615 161 490 0 20239 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82952

[startup+25.5003 s]
/proc/loadavg: 2.27 2.20 2.18 4/177 31666
/proc/meminfo: memFree=29808716/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=84008 CPUtime=25.49 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 5750 0 0 0 2548 1 0 0 20 0 1 0 124168989 86024192 15783 33554432000 4194304 6199737 140734262355856 140734262354792 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 21002 15783 161 490 0 20503 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84008

[startup+51.1003 s]
/proc/loadavg: 2.32 2.22 2.19 4/177 31666
/proc/meminfo: memFree=29785704/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=85492 CPUtime=51.09 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 6419 0 0 0 5107 2 0 0 20 0 1 0 124168989 87543808 18418 33554432000 4194304 6199737 140734262355856 140734262354792 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 21373 18418 161 490 0 20874 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85492

[startup+102.3 s]
/proc/loadavg: 2.18 2.19 2.18 4/177 31668
/proc/meminfo: memFree=29762532/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=118344 CPUtime=102.28 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 7553 0 0 0 10226 2 0 0 20 0 1 0 124168989 121184256 21302 33554432000 4194304 6199737 140734262355856 140734262354792 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 29586 21302 161 490 0 29087 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 118344

[startup+162.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 31669
/proc/meminfo: memFree=29731420/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=119560 CPUtime=162.26 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 8010 0 0 0 16224 2 0 0 20 0 1 0 124168989 122429440 22743 33554432000 4194304 6199737 140734262355856 140734262354792 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 29890 22743 161 490 0 29391 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 119560

[startup+222.307 s]
/proc/loadavg: 2.12 2.19 2.17 3/177 31670
/proc/meminfo: memFree=29663888/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=172400 CPUtime=222.26 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 9305 0 0 0 22223 3 0 0 20 0 1 0 124168989 176537600 31361 33554432000 4194304 6199737 140734262355856 140734262354504 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 43100 31361 161 490 0 42601 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 172400

[startup+282.3 s]
/proc/loadavg: 2.08 2.16 2.17 3/178 31674
/proc/meminfo: memFree=29662240/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=172524 CPUtime=282.24 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 9362 0 0 0 28221 3 0 0 20 0 1 0 124168989 176664576 31417 33554432000 4194304 6199737 140734262355856 140734262354792 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 43131 31417 161 490 0 42632 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 172524

[startup+342.3 s]
/proc/loadavg: 2.06 2.15 2.16 3/177 31675
/proc/meminfo: memFree=29641680/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=174624 CPUtime=342.24 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 10033 0 0 0 34220 4 0 0 20 0 1 0 124168989 178814976 35660 33554432000 4194304 6199737 140734262355856 140734262354504 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 43656 35660 161 490 0 43157 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 174624

[startup+402.3 s]
/proc/loadavg: 2.02 2.12 2.15 3/177 31677
/proc/meminfo: memFree=29624264/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=175196 CPUtime=402.22 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 10210 0 0 0 40218 4 0 0 20 0 1 0 124168989 179400704 37857 33554432000 4194304 6199737 140734262355856 140734262354968 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 43799 37857 161 490 0 43300 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 175196

[startup+462.3 s]
/proc/loadavg: 2.05 2.11 2.14 3/178 31688
/proc/meminfo: memFree=29623112/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=175516 CPUtime=462.21 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 10318 0 0 0 46217 4 0 0 20 0 1 0 124168989 179728384 37965 33554432000 4194304 6199737 140734262355856 140734262354792 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 43879 37965 161 490 0 43380 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 175516

[startup+522.3 s]
/proc/loadavg: 2.15 2.13 2.15 3/177 31689
/proc/meminfo: memFree=29620616/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=176556 CPUtime=522.21 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 10643 0 0 0 52216 5 0 0 20 0 1 0 124168989 180793344 38288 33554432000 4194304 6199737 140734262355856 140734262354792 5619481 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 44139 38288 161 490 0 43640 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 176556

[startup+582.3 s]
/proc/loadavg: 2.05 2.10 2.14 3/177 31690
/proc/meminfo: memFree=29618844/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=177284 CPUtime=582.2 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 10841 0 0 0 58215 5 0 0 20 0 1 0 124168989 181538816 38486 33554432000 4194304 6199737 140734262355856 140734262354504 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 44321 38486 161 490 0 43822 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 177284


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


[startup+942.3 s]
/proc/loadavg: 2.10 2.08 2.09 3/178 31723
/proc/meminfo: memFree=29564040/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=262484 CPUtime=942.14 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12252 0 0 0 94208 6 0 0 20 0 1 0 124168989 268783616 48211 33554432000 4194304 6199737 140734262355856 140734262354968 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65621 48211 161 490 0 65122 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 262484

[startup+1002.3 s]
/proc/loadavg: 2.04 2.06 2.09 3/177 31725
/proc/meminfo: memFree=29554624/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=262500 CPUtime=1002.13 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12276 0 0 0 100207 6 0 0 20 0 1 0 124168989 268800000 48233 33554432000 4194304 6199737 140734262355856 140734262354968 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65625 48233 161 490 0 65126 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 262500

[startup+1062.3 s]
/proc/loadavg: 2.06 2.06 2.09 3/177 31726
/proc/meminfo: memFree=29554728/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=262500 CPUtime=1062.12 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12287 0 0 0 106206 6 0 0 20 0 1 0 124168989 268800000 48244 33554432000 4194304 6199737 140734262355856 140734262354968 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65625 48244 161 490 0 65126 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 262500

[startup+1122.3 s]
/proc/loadavg: 2.02 2.05 2.08 3/177 31727
/proc/meminfo: memFree=29554708/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=262500 CPUtime=1122.11 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12287 0 0 0 112205 6 0 0 20 0 1 0 124168989 268800000 48244 33554432000 4194304 6199737 140734262355856 140734262354968 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65625 48244 161 490 0 65126 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 262500

[startup+1182.3 s]
/proc/loadavg: 2.05 2.05 2.08 3/177 31728
/proc/meminfo: memFree=29554512/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=262500 CPUtime=1182.11 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12287 0 0 0 118205 6 0 0 20 0 1 0 124168989 268800000 48244 33554432000 4194304 6199737 140734262355856 140734262354968 4213499 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65625 48244 161 490 0 65126 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 262500

[startup+1242.3 s]
/proc/loadavg: 2.20 2.10 2.09 3/177 31729
/proc/meminfo: memFree=29549156/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=262620 CPUtime=1242.1 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12314 0 0 0 124204 6 0 0 20 0 1 0 124168989 268922880 48271 33554432000 4194304 6199737 140734262355856 140734262354792 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65655 48271 161 490 0 65156 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 262620

[startup+1302.3 s]
/proc/loadavg: 2.19 2.11 2.09 4/177 31731
/proc/meminfo: memFree=29534040/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=262700 CPUtime=1302.09 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12336 0 0 0 130203 6 0 0 20 0 1 0 124168989 269004800 48293 33554432000 4194304 6199737 140734262355856 140734262354792 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65675 48293 161 490 0 65176 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 262700

[startup+1362.3 s]
/proc/loadavg: 2.11 2.10 2.09 3/177 31732
/proc/meminfo: memFree=29525236/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=262996 CPUtime=1362.08 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12407 0 0 0 136202 6 0 0 20 0 1 0 124168989 269307904 49386 33554432000 4194304 6199737 140734262355856 140734262354792 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65749 49386 161 490 0 65250 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 262996

[startup+1422.3 s]
/proc/loadavg: 2.04 2.08 2.08 3/177 31733
/proc/meminfo: memFree=29523028/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=263116 CPUtime=1422.07 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12443 0 0 0 142201 6 0 0 20 0 1 0 124168989 269430784 49933 33554432000 4194304 6199737 140734262355856 140734262354680 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65779 49933 161 490 0 65280 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 263116

[startup+1482.3 s]
/proc/loadavg: 2.07 2.08 2.08 3/178 31737
/proc/meminfo: memFree=29522640/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=263116 CPUtime=1482.06 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12457 0 0 0 148200 6 0 0 20 0 1 0 124168989 269430784 49947 33554432000 4194304 6199737 140734262355856 140734262354968 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65779 49947 161 490 0 65280 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 263116

[startup+1542.31 s]
/proc/loadavg: 2.23 2.12 2.10 3/177 31738
/proc/meminfo: memFree=29479944/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=263272 CPUtime=1542.05 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12490 0 0 0 154199 6 0 0 20 0 1 0 124168989 269590528 49980 33554432000 4194304 6199737 140734262355856 140734262354792 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65818 49980 161 490 0 65319 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 263272

[startup+1602.3 s]
/proc/loadavg: 2.21 2.13 2.10 3/177 31740
/proc/meminfo: memFree=29462168/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=263572 CPUtime=1602.04 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12575 0 0 0 160198 6 0 0 20 0 1 0 124168989 269897728 50065 33554432000 4194304 6199737 140734262355856 140734262354792 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65893 50065 161 490 0 65394 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 263572

[startup+1662.3 s]
/proc/loadavg: 2.20 2.14 2.10 4/177 31741
/proc/meminfo: memFree=29445040/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=263868 CPUtime=1662.04 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 12657 0 0 0 166197 7 0 0 20 0 1 0 124168989 270200832 52191 33554432000 4194304 6199737 140734262355856 140734262354792 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 65967 52191 161 490 0 65468 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 263868

[startup+1722.3 s]
/proc/loadavg: 2.15 2.14 2.10 3/177 31742
/proc/meminfo: memFree=29426300/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=265396 CPUtime=1722.03 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 13029 0 0 0 172196 7 0 0 20 0 1 0 124168989 271765504 55118 33554432000 4194304 6199737 140734262355856 140734262354552 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 66349 55118 161 490 0 65850 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 265396

[startup+1782.3 s]
/proc/loadavg: 2.22 2.16 2.10 3/177 31743
/proc/meminfo: memFree=29391760/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=266184 CPUtime=1782.01 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 13249 0 0 0 178194 7 0 0 20 0 1 0 124168989 272572416 59426 33554432000 4194304 6199737 140734262355856 140734262354792 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 66546 59426 161 490 0 66047 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 266184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.14 2.10 3/177 31789
/proc/meminfo: memFree=29641004/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=266676 CPUtime=1800.01 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 13371 0 0 0 179994 7 0 0 20 0 1 0 124168989 273076224 62103 33554432000 4194304 6199737 140734262355856 140734262354792 4213495 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 66669 62103 161 490 0 66170 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 266676

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.14 2.10 3/177 31789
/proc/meminfo: memFree=29641004/32872528 swapFree=14956/1314940
[pid=31665] ppid=31662 vsize=266676 CPUtime=1800.01 cores=1,3,5,7
/proc/31665/stat : 31665 (cdcl-cuttingpla) R 31662 31665 26125 0 -1 4202496 13371 0 0 0 179994 7 0 0 20 0 1 0 124168989 273076224 62103 33554432000 4194304 6199737 140734262355856 140734262354792 4213495 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31665/statm: 66669 62103 161 490 0 66170 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 266676

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.94
CPU system time (s): 0.079987
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 266676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.079987
maximum resident set size= 248412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13371
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= 13
involuntary context switches= 1858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52431 second user time and 6.93595 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-08 23:46:00
IDJOB=4087265
IDBENCH=90123
IDSOLVER=2548
FILE ID=node131/4087265-1465422360
RUNJOBID= node131-1465391500-26142
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_K84.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087265-1465422360/watcher-4087265-1465422360 -o /tmp/evaluation-result-4087265-1465422360/solver-4087265-1465422360 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26142 --watchdog 1960 --input HOME/instance-4087265-1465422360.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 895769e6300bec8b48d22e126916d397
RANDOM SEED=2076203164

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:        29889456 kB
Buffers:          207292 kB
Cached:           631304 kB
SwapCached:         4716 kB
Active:           304476 kB
Inactive:         589932 kB
Active(anon):      52344 kB
Inactive(anon):     5604 kB
Active(file):     252132 kB
Inactive(file):   584328 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              5744 kB
Writeback:             0 kB
AnonPages:       1367336 kB
Mapped:             8812 kB
Shmem:                 0 kB
Slab:             640824 kB
SReclaimable:      84324 kB
SUnreclaim:       556500 kB
KernelStack:        1416 kB
PageTables:         6616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1496048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1337344 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-09 00:16:01