Trace number 4087270

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_K89.opb
MD5SUM30c9df0e6d94fba856558f98ad1383d9
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 variables6052
Total number of constraints6232
Number of constraints which are clauses6143
Number of constraints which are cardinality constraints (but not clauses)89
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint89
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 90
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= 6052 #constraint= 6232
0.79/0.88	c #Conflicts:       1000 | #Learnt:        998 | 0.001
0.79/0.88	c total clause space: 11.2235MB
0.79/0.88	c total #watches: 76897
3.49/3.54	c total #propagations: 364463 / total #impl: 4904487 (eff. 0.074)
3.49/3.54	c #Conflicts:       2000 | #Learnt:       1998 | 0.001
3.49/3.54	c total clause space: 18.2382MB
3.49/3.54	c total #watches: 133016
6.18/6.23	c total #propagations: 756029 / total #impl: 17446823 (eff. 0.043)
6.18/6.23	c GARBAGE COLLECT
6.18/6.23	c #Conflicts:       3000 | #Learnt:       2026 | 0.029
6.18/6.23	c total clause space: 29.637MB
6.18/6.23	c total #watches: 145356
11.99/12.01	c total #propagations: 1043380 / total #impl: 28124155 (eff. 0.037)
11.99/12.01	c #Conflicts:       4000 | #Learnt:       3026 | 0.022
11.99/12.01	c total clause space: 48.1602MB
11.99/12.01	c total #watches: 208186
18.49/18.58	c total #propagations: 1396504 / total #impl: 41100402 (eff. 0.034)
18.49/18.58	c GARBAGE COLLECT
18.49/18.58	c #Conflicts:       5000 | #Learnt:       2403 | 0.019
18.49/18.58	c total clause space: 48.1602MB
18.49/18.58	c total #watches: 220646
24.48/24.52	c total #propagations: 1771753 / total #impl: 57364555 (eff. 0.031)
24.48/24.52	c #Conflicts:       6000 | #Learnt:       3403 | 0.032
24.48/24.52	c total clause space: 48.1602MB
24.48/24.52	c total #watches: 346142
36.29/36.38	c total #propagations: 2028300 / total #impl: 72441195 (eff. 0.028)
36.29/36.38	c GARBAGE COLLECT
36.29/36.38	c #Conflicts:       7000 | #Learnt:       2293 | 0.028
36.29/36.38	c total clause space: 48.1602MB
36.29/36.38	c total #watches: 253923
51.38/51.49	c total #propagations: 2373716 / total #impl: 98952263 (eff. 0.024)
51.38/51.49	c #Conflicts:       8000 | #Learnt:       3293 | 0.025
51.38/51.49	c total clause space: 48.1602MB
51.38/51.49	c total #watches: 402557
73.78/73.86	c total #propagations: 2742781 / total #impl: 154463644 (eff. 0.018)
73.78/73.86	c #Conflicts:       9000 | #Learnt:       4293 | 0.024
73.78/73.86	c total clause space: 78.2603MB
73.78/73.86	c total #watches: 522460
95.27/95.31	c total #propagations: 3094753 / total #impl: 210851867 (eff. 0.015)
95.27/95.31	c GARBAGE COLLECT
95.27/95.31	c #Conflicts:      10000 | #Learnt:       2777 | 0.022
95.27/95.31	c total clause space: 78.2603MB
95.27/95.31	c total #watches: 320720
111.77/111.80	c total #propagations: 3396281 / total #impl: 259799397 (eff. 0.013)
111.77/111.80	c #Conflicts:      11000 | #Learnt:       3777 | 0.021
111.77/111.80	c total clause space: 78.2603MB
111.77/111.80	c total #watches: 430708
138.36/138.42	c total #propagations: 3720132 / total #impl: 309427953 (eff. 0.012)
138.36/138.42	c #Conflicts:      12000 | #Learnt:       4777 | 0.037
138.36/138.42	c total clause space: 78.2603MB
138.36/138.42	c total #watches: 567050
164.26/164.35	c total #propagations: 4131707 / total #impl: 351721914 (eff. 0.012)
164.26/164.35	c #Conflicts:      13000 | #Learnt:       5777 | 0.034
164.26/164.35	c total clause space: 78.2603MB
164.26/164.35	c total #watches: 639931
177.26/177.33	c total #propagations: 4463873 / total #impl: 391122685 (eff. 0.011)
177.26/177.33	c GARBAGE COLLECT
177.26/177.33	c #Conflicts:      14000 | #Learnt:       3913 | 0.032
177.26/177.33	c total clause space: 78.2603MB
177.26/177.33	c total #watches: 486436
207.96/208.05	c total #propagations: 4759442 / total #impl: 436087054 (eff. 0.011)
207.96/208.05	c #Conflicts:      15000 | #Learnt:       4913 | 0.031
207.96/208.05	c total clause space: 78.2603MB
207.96/208.05	c total #watches: 664327
251.65/251.72	c total #propagations: 5073969 / total #impl: 506301840 (eff. 0.010)
251.65/251.72	c #Conflicts:      16000 | #Learnt:       5913 | 0.029
251.65/251.72	c total clause space: 78.2603MB
251.65/251.72	c total #watches: 767031
283.44/283.53	c total #propagations: 5370378 / total #impl: 552913190 (eff. 0.010)
283.44/283.53	c GARBAGE COLLECT
283.44/283.53	c #Conflicts:      17000 | #Learnt:       3733 | 0.027
283.44/283.53	c total clause space: 127.173MB
283.44/283.53	c total #watches: 444755
306.04/306.19	c total #propagations: 5663874 / total #impl: 625907010 (eff. 0.009)
306.04/306.19	c #Conflicts:      18000 | #Learnt:       4733 | 0.026
306.04/306.19	c total clause space: 127.173MB
306.04/306.19	c total #watches: 634342
352.03/352.18	c total #propagations: 5912715 / total #impl: 689231151 (eff. 0.009)
352.03/352.18	c #Conflicts:      19000 | #Learnt:       5733 | 0.025
352.03/352.18	c total clause space: 127.173MB
352.03/352.18	c total #watches: 783786
410.42/410.53	c total #propagations: 6218830 / total #impl: 767401447 (eff. 0.008)
410.42/410.53	c #Conflicts:      20000 | #Learnt:       6733 | 0.024
410.42/410.53	c total clause space: 127.173MB
410.42/410.53	c total #watches: 944286
457.12/457.25	c total #propagations: 6548272 / total #impl: 848001609 (eff. 0.008)
457.12/457.25	c GARBAGE COLLECT
457.12/457.25	c #Conflicts:      21000 | #Learnt:       4241 | 0.022
457.12/457.25	c total clause space: 127.173MB
457.12/457.25	c total #watches: 571793
491.62/491.74	c total #propagations: 6957399 / total #impl: 913937606 (eff. 0.008)
491.62/491.74	c #Conflicts:      22000 | #Learnt:       5241 | 0.021
491.62/491.74	c total clause space: 127.173MB
491.62/491.74	c total #watches: 725720
550.60/550.73	c total #propagations: 7271311 / total #impl: 988708631 (eff. 0.007)
550.60/550.73	c #Conflicts:      23000 | #Learnt:       6241 | 0.021
550.60/550.73	c total clause space: 127.173MB
550.60/550.73	c total #watches: 871548
619.09/619.23	c total #propagations: 7653788 / total #impl: 1057775229 (eff. 0.007)
619.09/619.23	c #Conflicts:      24000 | #Learnt:       7241 | 0.020
619.09/619.23	c total clause space: 127.173MB
619.09/619.23	c total #watches: 1011287
677.68/677.84	c total #propagations: 7988937 / total #impl: 1138358061 (eff. 0.007)
677.68/677.84	c GARBAGE COLLECT
677.68/677.84	c #Conflicts:      25000 | #Learnt:       4442 | 0.020
677.68/677.84	c total clause space: 127.173MB
677.68/677.84	c total #watches: 587498
720.48/720.66	c total #propagations: 8358628 / total #impl: 1199149168 (eff. 0.007)
720.48/720.66	c #Conflicts:      26000 | #Learnt:       5442 | 0.019
720.48/720.66	c total clause space: 127.173MB
720.48/720.66	c total #watches: 748109
790.26/790.44	c total #propagations: 8636772 / total #impl: 1265448906 (eff. 0.007)
790.26/790.44	c #Conflicts:      27000 | #Learnt:       6442 | 0.019
790.26/790.44	c total clause space: 127.173MB
790.26/790.44	c total #watches: 972426
876.15/876.38	c total #propagations: 8959178 / total #impl: 1371575278 (eff. 0.007)
876.15/876.38	c #Conflicts:      28000 | #Learnt:       7442 | 0.018
876.15/876.38	c total clause space: 127.173MB
876.15/876.38	c total #watches: 1137586
989.24/989.43	c total #propagations: 9296072 / total #impl: 1455527020 (eff. 0.006)
989.24/989.43	c GARBAGE COLLECT
989.24/989.43	c #Conflicts:      29000 | #Learnt:       4360 | 0.018
989.24/989.43	c total clause space: 206.656MB
989.24/989.43	c total #watches: 649875
1059.52/1059.70	c total #propagations: 9670336 / total #impl: 1569761836 (eff. 0.006)
1059.52/1059.70	c #Conflicts:      30000 | #Learnt:       5360 | 0.017
1059.52/1059.70	c total clause space: 206.656MB
1059.52/1059.70	c total #watches: 839353
1169.61/1169.88	c total #propagations: 10073019 / total #impl: 1698715611 (eff. 0.006)
1169.61/1169.88	c #Conflicts:      31000 | #Learnt:       6360 | 0.017
1169.61/1169.88	c total clause space: 206.656MB
1169.61/1169.88	c total #watches: 1026470
1289.58/1289.80	c total #propagations: 10565404 / total #impl: 1861727138 (eff. 0.006)
1289.58/1289.80	c #Conflicts:      32000 | #Learnt:       7360 | 0.016
1289.58/1289.80	c total clause space: 206.656MB
1289.58/1289.80	c total #watches: 1222722
1421.56/1421.83	c total #propagations: 10936767 / total #impl: 1991323237 (eff. 0.005)
1421.56/1421.83	c #Conflicts:      33000 | #Learnt:       8360 | 0.016
1421.56/1421.83	c total clause space: 206.656MB
1421.56/1421.83	c total #watches: 1451684
1547.55/1547.82	c total #propagations: 11256478 / total #impl: 2132965589 (eff. 0.005)
1547.55/1547.82	c GARBAGE COLLECT
1547.55/1547.82	c #Conflicts:      34000 | #Learnt:       4960 | 0.015
1547.55/1547.82	c total clause space: 206.656MB
1547.55/1547.82	c total #watches: 863255
1644.73/1645.00	c total #propagations: 11588669 / total #impl: 2272050601 (eff. 0.005)
1644.73/1645.00	c #Conflicts:      35000 | #Learnt:       5960 | 0.015
1644.73/1645.00	c total clause space: 206.656MB
1644.73/1645.00	c total #watches: 999241
1741.51/1741.85	c total #propagations: 11960150 / total #impl: 2348007206 (eff. 0.005)
1741.51/1741.85	c #Conflicts:      36000 | #Learnt:       6960 | 0.014
1741.51/1741.85	c total clause space: 206.656MB
1741.51/1741.85	c total #watches: 1258744

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

pid=32194
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: 0.51 1.22 1.65 4/173 32197
/proc/meminfo: memFree=29931420/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 270 0 0 0 0 0 0 0 20 0 1 0 124635051 29802496 5261 33554432000 4194304 6199737 140735806951792 140735806950072 4209400 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 7276 5261 122 490 0 6777 0

[startup+0.100165 s]
/proc/loadavg: 0.51 1.22 1.65 4/173 32197
/proc/meminfo: memFree=29931420/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=34124 CPUtime=0.09 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 674 0 0 0 9 0 0 0 20 0 1 0 124635051 34942976 7102 33554432000 4194304 6199737 140735806951792 140735806950024 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 8531 7102 139 490 0 8032 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34124

[startup+0.200349 s]
/proc/loadavg: 0.51 1.22 1.65 4/173 32197
/proc/meminfo: memFree=29931420/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=34348 CPUtime=0.19 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 970 0 0 0 19 0 0 0 20 0 1 0 124635051 35172352 7299 33554432000 4194304 6199737 140735806951792 140735806950728 4213632 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 8587 7299 139 490 0 8088 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34348

[startup+0.300316 s]
/proc/loadavg: 0.51 1.22 1.65 4/173 32197
/proc/meminfo: memFree=29931420/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=37176 CPUtime=0.29 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 1293 0 0 0 29 0 0 0 20 0 1 0 124635051 38068224 8032 33554432000 4194304 6199737 140735806951792 140735806950728 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 9294 8032 139 490 0 8795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37176

[startup+0.700275 s]
/proc/loadavg: 0.51 1.22 1.65 4/173 32197
/proc/meminfo: memFree=29931420/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=41956 CPUtime=0.69 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 1687 0 0 0 69 0 0 0 20 0 1 0 124635051 42962944 8311 33554432000 4194304 6199737 140735806951792 140735806950728 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 10489 8311 139 490 0 9990 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41956

[startup+1.50028 s]
/proc/loadavg: 0.51 1.22 1.65 4/177 32204
/proc/meminfo: memFree=29858128/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=49648 CPUtime=1.49 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 2528 0 0 0 149 0 0 0 20 0 1 0 124635051 50839552 9913 33554432000 4194304 6199737 140735806951792 140735806950808 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 12412 9913 155 490 0 11913 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49648

[startup+3.10024 s]
/proc/loadavg: 0.51 1.22 1.65 4/177 32204
/proc/meminfo: memFree=29849692/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=50260 CPUtime=3.09 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 2678 0 0 0 309 0 0 0 20 0 1 0 124635051 51466240 10574 33554432000 4194304 6199737 140735806951792 140735806950728 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 12565 10574 155 490 0 12066 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50260

[startup+6.30023 s]
/proc/loadavg: 0.63 1.23 1.65 3/177 32204
/proc/meminfo: memFree=29841452/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=62652 CPUtime=6.28 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 3944 0 0 0 628 0 0 0 20 0 1 0 124635051 64155648 12502 33554432000 4194304 6199737 140735806951792 140735806950728 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 15663 12502 161 490 0 15164 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 62652

[startup+12.7002 s]
/proc/loadavg: 0.74 1.24 1.66 3/177 32204
/proc/meminfo: memFree=29816888/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=82640 CPUtime=12.69 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 4775 0 0 0 1268 1 0 0 20 0 1 0 124635051 84623360 15155 33554432000 4194304 6199737 140735806951792 140735806950904 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 20660 15155 161 490 0 20161 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82640

[startup+25.5003 s]
/proc/loadavg: 1.02 1.28 1.66 3/177 32204
/proc/meminfo: memFree=29794560/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=84620 CPUtime=25.48 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 5887 0 0 0 2547 1 0 0 20 0 1 0 124635051 86650880 17039 33554432000 4194304 6199737 140735806951792 140735806950728 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 21155 17039 161 490 0 20656 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84620

[startup+51.1004 s]
/proc/loadavg: 1.43 1.35 1.67 3/177 32204
/proc/meminfo: memFree=29770608/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=86112 CPUtime=51.08 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 6717 0 0 0 5107 1 0 0 20 0 1 0 124635051 88178688 20245 33554432000 4194304 6199737 140735806951792 140735806950728 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 21528 20245 161 490 0 21029 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86112

[startup+102.3 s]
/proc/loadavg: 1.82 1.46 1.69 3/177 32205
/proc/meminfo: memFree=29743632/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=119236 CPUtime=102.28 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 7658 0 0 0 10226 2 0 0 20 0 1 0 124635051 122097664 24038 33554432000 4194304 6199737 140735806951792 140735806950728 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 29809 24038 161 490 0 29310 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 119236

[startup+162.3 s]
/proc/loadavg: 2.03 1.59 1.72 3/177 32206
/proc/meminfo: memFree=29698464/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=120564 CPUtime=162.26 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 8133 0 0 0 16224 2 0 0 20 0 1 0 124635051 123457536 25011 33554432000 4194304 6199737 140735806951792 140735806950728 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 30141 25011 161 490 0 29642 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 120564

[startup+222.307 s]
/proc/loadavg: 2.19 1.72 1.76 3/177 32207
/proc/meminfo: memFree=29686908/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=122584 CPUtime=222.25 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 8694 0 0 0 22223 2 0 0 20 0 1 0 124635051 125526016 25562 33554432000 4194304 6199737 140735806951792 140735806950728 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 30646 25562 161 490 0 30147 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 122584

[startup+282.3 s]
/proc/loadavg: 2.35 1.84 1.79 3/177 32208
/proc/meminfo: memFree=29619108/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=174048 CPUtime=282.24 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 9606 0 0 0 28221 3 0 0 20 0 1 0 124635051 178225152 32802 33554432000 4194304 6199737 140735806951792 140735806950728 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 43512 32802 161 490 0 43013 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 174048

[startup+342.3 s]
/proc/loadavg: 2.18 1.89 1.81 3/177 32210
/proc/meminfo: memFree=29612504/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=175132 CPUtime=342.23 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 10034 0 0 0 34220 3 0 0 20 0 1 0 124635051 179335168 33210 33554432000 4194304 6199737 140735806951792 140735806950728 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 43783 33210 161 490 0 43284 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 175132

[startup+402.3 s]
/proc/loadavg: 2.15 1.93 1.83 3/178 32214
/proc/meminfo: memFree=29608836/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=176376 CPUtime=402.22 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 10390 0 0 0 40219 3 0 0 20 0 1 0 124635051 180609024 34581 33554432000 4194304 6199737 140735806951792 140735806950440 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 44094 34581 161 490 0 43595 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 176376

[startup+462.3 s]
/proc/loadavg: 2.27 2.00 1.86 3/177 32215
/proc/meminfo: memFree=29596964/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=176784 CPUtime=462.22 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 10524 0 0 0 46218 4 0 0 20 0 1 0 124635051 181026816 36745 33554432000 4194304 6199737 140735806951792 140735806950904 4213296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 44196 36745 161 490 0 43697 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 176784

[startup+522.3 s]
/proc/loadavg: 2.22 2.03 1.87 3/177 32216
/proc/meminfo: memFree=29595816/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=177512 CPUtime=522.21 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 10763 0 0 0 52217 4 0 0 20 0 1 0 124635051 181772288 36982 33554432000 4194304 6199737 140735806951792 140735806950440 4235260 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 44378 36982 161 490 0 43879 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 177512

[startup+582.3 s]
/proc/loadavg: 2.22 2.07 1.89 3/177 32217
/proc/meminfo: memFree=29593592/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=178072 CPUtime=582.2 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 10914 0 0 0 58216 4 0 0 20 0 1 0 124635051 182345728 37133 33554432000 4194304 6199737 140735806951792 140735806950728 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 44518 37133 161 490 0 44019 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 178072


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


[startup+942.3 s]
/proc/loadavg: 2.27 2.18 2.00 3/177 32225
/proc/meminfo: memFree=29565220/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=180632 CPUtime=942.14 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 11614 0 0 0 94210 4 0 0 20 0 1 0 124635051 184967168 43453 33554432000 4194304 6199737 140735806951792 140735806950728 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 45158 43453 161 490 0 44659 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 180632

[startup+1002.3 s]
/proc/loadavg: 2.34 2.21 2.01 3/178 32229
/proc/meminfo: memFree=29559520/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=262588 CPUtime=1002.13 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 12218 0 0 0 100208 5 0 0 20 0 1 0 124635051 268890112 44824 33554432000 4194304 6199737 140735806951792 140735806950904 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 65647 44824 161 490 0 65148 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 262588

[startup+1062.3 s]
/proc/loadavg: 2.16 2.18 2.01 3/177 32230
/proc/meminfo: memFree=29558924/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=262588 CPUtime=1062.12 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 12226 0 0 0 106207 5 0 0 20 0 1 0 124635051 268890112 44839 33554432000 4194304 6199737 140735806951792 140735806950904 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 65647 44839 161 490 0 65148 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 262588

[startup+1122.3 s]
/proc/loadavg: 2.10 2.16 2.01 4/177 32231
/proc/meminfo: memFree=29558320/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=262648 CPUtime=1122.11 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 12263 0 0 0 112206 5 0 0 20 0 1 0 124635051 268951552 44874 33554432000 4194304 6199737 140735806951792 140735806950728 4213320 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 65662 44874 161 490 0 65163 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 262648

[startup+1182.3 s]
/proc/loadavg: 2.26 2.20 2.03 3/177 32232
/proc/meminfo: memFree=29557540/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=262784 CPUtime=1182.1 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 12294 0 0 0 118205 5 0 0 20 0 1 0 124635051 269090816 44905 33554432000 4194304 6199737 140735806951792 140735806950728 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 65696 44905 161 490 0 65197 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 262784

[startup+1242.3 s]
/proc/loadavg: 2.29 2.22 2.05 3/177 32234
/proc/meminfo: memFree=29547628/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=263016 CPUtime=1242.09 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 12338 0 0 0 124204 5 0 0 20 0 1 0 124635051 269328384 44949 33554432000 4194304 6199737 140735806951792 140735806950728 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 65754 44949 161 490 0 65255 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 263016

[startup+1302.3 s]
/proc/loadavg: 2.10 2.18 2.04 3/177 32235
/proc/meminfo: memFree=29541484/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=263244 CPUtime=1302.08 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 12463 0 0 0 130203 5 0 0 20 0 1 0 124635051 269561856 45069 33554432000 4194304 6199737 140735806951792 140735806950728 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 65811 45069 161 490 0 65312 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 263244

[startup+1362.3 s]
/proc/loadavg: 2.17 2.18 2.05 3/177 32236
/proc/meminfo: memFree=29518296/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=264060 CPUtime=1362.07 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 12687 0 0 0 136202 5 0 0 20 0 1 0 124635051 270397440 47848 33554432000 4194304 6199737 140735806951792 140735806950728 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 66015 47848 161 490 0 65516 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 264060

[startup+1422.3 s]
/proc/loadavg: 2.15 2.17 2.05 3/177 32237
/proc/meminfo: memFree=29503352/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=264736 CPUtime=1422.07 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 12862 0 0 0 142202 5 0 0 20 0 1 0 124635051 271089664 51600 33554432000 4194304 6199737 140735806951792 140735806950904 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 66184 51600 161 490 0 65685 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 264736

[startup+1482.3 s]
/proc/loadavg: 2.20 2.18 2.06 3/177 32238
/proc/meminfo: memFree=29491836/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=265368 CPUtime=1482.06 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 13022 0 0 0 148200 6 0 0 20 0 1 0 124635051 271736832 54315 33554432000 4194304 6199737 140735806951792 140735806950728 4213296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 66342 54315 161 490 0 65843 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 265368

[startup+1542.31 s]
/proc/loadavg: 2.22 2.19 2.07 3/177 32240
/proc/meminfo: memFree=29480820/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=265792 CPUtime=1542.05 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 13237 0 0 0 154199 6 0 0 20 0 1 0 124635051 272171008 55449 33554432000 4194304 6199737 140735806951792 140735806950728 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 66448 55449 161 490 0 65949 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 265792

[startup+1602.3 s]
/proc/loadavg: 2.27 2.21 2.09 3/178 32244
/proc/meminfo: memFree=29457616/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=265792 CPUtime=1602.04 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 13244 0 0 0 160198 6 0 0 20 0 1 0 124635051 272171008 55456 33554432000 4194304 6199737 140735806951792 140735806950904 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 66448 55456 161 490 0 65949 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 265792

[startup+1662.3 s]
/proc/loadavg: 2.24 2.22 2.10 3/177 32245
/proc/meminfo: memFree=29444808/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=265792 CPUtime=1662.03 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 13244 0 0 0 166197 6 0 0 20 0 1 0 124635051 272171008 55456 33554432000 4194304 6199737 140735806951792 140735806950904 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 66448 55456 161 490 0 65949 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 265792

[startup+1722.3 s]
/proc/loadavg: 2.19 2.20 2.09 3/177 32246
/proc/meminfo: memFree=29444272/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=265816 CPUtime=1722.02 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 13346 0 0 0 172196 6 0 0 20 0 1 0 124635051 272195584 55558 33554432000 4194304 6199737 140735806951792 140735806950728 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 66454 55558 161 490 0 65955 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 265816

[startup+1782.3 s]
/proc/loadavg: 2.13 2.18 2.09 3/177 32247
/proc/meminfo: memFree=29443120/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=265936 CPUtime=1782.01 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 13404 0 0 0 178195 6 0 0 20 0 1 0 124635051 272318464 55580 33554432000 4194304 6199737 140735806951792 140735806950728 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 66484 55580 161 490 0 65985 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 265936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.18 2.09 3/177 32247
/proc/meminfo: memFree=29441320/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=266124 CPUtime=1800.01 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 13455 0 0 0 179995 6 0 0 20 0 1 0 124635051 272510976 56142 33554432000 4194304 6199737 140735806951792 140735806950728 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 66531 56142 161 490 0 66032 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 266124

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.18 2.09 3/177 32247
/proc/meminfo: memFree=29441320/32872528 swapFree=14956/1314940
[pid=32197] ppid=32194 vsize=266124 CPUtime=1800.01 cores=0,2,4,6
/proc/32197/stat : 32197 (cdcl-cuttingpla) R 32194 32197 32157 0 -1 4202496 13455 0 0 0 179995 6 0 0 20 0 1 0 124635051 272510976 56142 33554432000 4194304 6199737 140735806951792 140735806950728 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32197/statm: 66531 56142 161 490 0 66032 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 266124

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.066989
maximum resident set size= 224568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13455
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= 16
involuntary context switches= 1946

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69029 second user time and 6.86096 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-09 01:03:41
IDJOB=4087270
IDBENCH=90128
IDSOLVER=2548
FILE ID=node131/4087270-1465427021
RUNJOBID= node131-1465427021-32173
PBS_JOBID= 19859781
Free space on /tmp= 71740 MiB

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

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

MD5SUM BENCH= 30c9df0e6d94fba856558f98ad1383d9
RANDOM SEED=168889736

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:        29932108 kB
Buffers:          209592 kB
Cached:           632768 kB
SwapCached:         4716 kB
Active:           265700 kB
Inactive:         582976 kB
Active(anon):       3228 kB
Inactive(anon):     5604 kB
Active(file):     262472 kB
Inactive(file):   577372 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              3108 kB
Writeback:             0 kB
AnonPages:       1318180 kB
Mapped:             7832 kB
Shmem:                 0 kB
Slab:             639836 kB
SReclaimable:      84168 kB
SUnreclaim:       555668 kB
KernelStack:        1336 kB
PageTables:         6544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1415100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1302528 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 01:33:41