Trace number 4087257

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_K106.opb
MD5SUMafe4117ba13dcfbcd06fd88e1353402a
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 benchmark115.216
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7208
Total number of constraints7422
Number of constraints which are clauses7316
Number of constraints which are cardinality constraints (but not clauses)106
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint106
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 107
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= 7208 #constraint= 7422
0.59/0.60	c #Conflicts:       1000 | #Learnt:        998 | 0.000
0.59/0.60	c total clause space: 11.2235MB
0.59/0.60	c total #watches: 63442
2.19/2.30	c total #propagations: 407033 / total #impl: 2600787 (eff. 0.157)
2.19/2.30	c #Conflicts:       2000 | #Learnt:       1998 | 0.008
2.19/2.30	c total clause space: 18.2382MB
2.19/2.30	c total #watches: 133953
4.39/4.42	c total #propagations: 845360 / total #impl: 11375880 (eff. 0.074)
4.39/4.42	c GARBAGE COLLECT
4.39/4.42	c #Conflicts:       3000 | #Learnt:       2042 | 0.005
4.39/4.42	c total clause space: 18.2382MB
4.39/4.42	c total #watches: 152359
9.09/9.15	c total #propagations: 1297086 / total #impl: 21445915 (eff. 0.060)
9.09/9.15	c #Conflicts:       4000 | #Learnt:       3042 | 0.006
9.09/9.15	c total clause space: 29.637MB
9.09/9.15	c total #watches: 227228
13.89/13.98	c total #propagations: 1753286 / total #impl: 36646657 (eff. 0.048)
13.89/13.98	c GARBAGE COLLECT
13.89/13.98	c #Conflicts:       5000 | #Learnt:       2415 | 0.005
13.89/13.98	c total clause space: 29.637MB
13.89/13.98	c total #watches: 207705
18.09/18.15	c total #propagations: 2217640 / total #impl: 51994065 (eff. 0.043)
18.09/18.15	c #Conflicts:       6000 | #Learnt:       3415 | 0.005
18.09/18.15	c total clause space: 29.637MB
18.09/18.15	c total #watches: 262444
23.78/23.88	c total #propagations: 2561260 / total #impl: 68765286 (eff. 0.037)
23.78/23.88	c GARBAGE COLLECT
23.78/23.88	c #Conflicts:       7000 | #Learnt:       2303 | 0.004
23.78/23.88	c total clause space: 48.1602MB
23.78/23.88	c total #watches: 189994
27.68/27.79	c total #propagations: 2917730 / total #impl: 86844689 (eff. 0.034)
27.68/27.79	c #Conflicts:       8000 | #Learnt:       3303 | 0.004
27.68/27.79	c total clause space: 48.1602MB
27.68/27.79	c total #watches: 263730
37.19/37.26	c total #propagations: 3195163 / total #impl: 99744396 (eff. 0.032)
37.19/37.26	c #Conflicts:       9000 | #Learnt:       4303 | 0.004
37.19/37.26	c total clause space: 48.1602MB
37.19/37.26	c total #watches: 352723
47.48/47.53	c total #propagations: 3593441 / total #impl: 124747384 (eff. 0.029)
47.48/47.53	c GARBAGE COLLECT
47.48/47.53	c #Conflicts:      10000 | #Learnt:       2802 | 0.003
47.48/47.53	c total clause space: 78.2603MB
47.48/47.53	c total #watches: 263696
57.68/57.75	c total #propagations: 3949543 / total #impl: 148282088 (eff. 0.027)
57.68/57.75	c #Conflicts:      11000 | #Learnt:       3802 | 0.003
57.68/57.75	c total clause space: 78.2603MB
57.68/57.75	c total #watches: 363614
72.68/72.79	c total #propagations: 4287346 / total #impl: 172583524 (eff. 0.025)
72.68/72.79	c #Conflicts:      12000 | #Learnt:       4802 | 0.003
72.68/72.79	c total clause space: 78.2603MB
72.68/72.79	c total #watches: 448584
96.67/96.74	c total #propagations: 4650205 / total #impl: 202395894 (eff. 0.023)
96.67/96.74	c #Conflicts:      13000 | #Learnt:       5802 | 0.003
96.67/96.74	c total clause space: 78.2603MB
96.67/96.74	c total #watches: 549858
105.17/105.25	c total #propagations: 5096760 / total #impl: 241239297 (eff. 0.021)
105.17/105.25	c GARBAGE COLLECT
105.17/105.25	c #Conflicts:      14000 | #Learnt:       3950 | 0.004
105.17/105.25	c total clause space: 78.2603MB
105.17/105.25	c total #watches: 388237
117.37/117.42	c total #propagations: 5396409 / total #impl: 263435187 (eff. 0.020)
117.37/117.42	c #Conflicts:      15000 | #Learnt:       4950 | 0.007
117.37/117.42	c total clause space: 78.2603MB
117.37/117.42	c total #watches: 472339
141.06/141.11	c total #propagations: 5684894 / total #impl: 291930665 (eff. 0.019)
141.06/141.11	c #Conflicts:      16000 | #Learnt:       5950 | 0.006
141.06/141.11	c total clause space: 78.2603MB
141.06/141.11	c total #watches: 585431
152.97/153.03	c total #propagations: 6058020 / total #impl: 342813919 (eff. 0.018)
152.97/153.03	c GARBAGE COLLECT
152.97/153.03	c #Conflicts:      17000 | #Learnt:       3801 | 0.006
152.97/153.03	c total clause space: 78.2603MB
152.97/153.03	c total #watches: 399235
166.76/166.81	c total #propagations: 6310584 / total #impl: 380274457 (eff. 0.017)
166.76/166.81	c #Conflicts:      18000 | #Learnt:       4801 | 0.006
166.76/166.81	c total clause space: 78.2603MB
166.76/166.81	c total #watches: 501942
194.76/194.81	c total #propagations: 6554245 / total #impl: 415925351 (eff. 0.016)
194.76/194.81	c #Conflicts:      19000 | #Learnt:       5801 | 0.005
194.76/194.81	c total clause space: 206.656MB
194.76/194.81	c total #watches: 628251
260.85/261.00	c total #propagations: 6803490 / total #impl: 466999384 (eff. 0.015)
260.85/261.00	c #Conflicts:      20000 | #Learnt:       6801 | 0.006
260.85/261.00	c total clause space: 206.656MB
260.85/261.00	c total #watches: 750179
315.44/315.58	c total #propagations: 7166036 / total #impl: 520318073 (eff. 0.014)
315.44/315.58	c GARBAGE COLLECT
315.44/315.58	c #Conflicts:      21000 | #Learnt:       4342 | 0.006
315.44/315.58	c total clause space: 206.656MB
315.44/315.58	c total #watches: 479768
353.23/353.32	c total #propagations: 7543347 / total #impl: 557013793 (eff. 0.014)
353.23/353.32	c #Conflicts:      22000 | #Learnt:       5342 | 0.006
353.23/353.32	c total clause space: 206.656MB
353.23/353.32	c total #watches: 584813
399.83/399.92	c total #propagations: 7848737 / total #impl: 593640909 (eff. 0.013)
399.83/399.92	c #Conflicts:      23000 | #Learnt:       6342 | 0.005
399.83/399.92	c total clause space: 206.656MB
399.83/399.92	c total #watches: 744718
480.41/480.52	c total #propagations: 8134562 / total #impl: 650207017 (eff. 0.013)
480.41/480.52	c #Conflicts:      24000 | #Learnt:       7342 | 0.005
480.41/480.52	c total clause space: 206.656MB
480.41/480.52	c total #watches: 873659
525.00/525.13	c total #propagations: 8569767 / total #impl: 719887635 (eff. 0.012)
525.00/525.13	c GARBAGE COLLECT
525.00/525.13	c #Conflicts:      25000 | #Learnt:       4491 | 0.006
525.00/525.13	c total clause space: 206.656MB
525.00/525.13	c total #watches: 568647
558.00/558.10	c total #propagations: 8945356 / total #impl: 771389480 (eff. 0.012)
558.00/558.10	c #Conflicts:      26000 | #Learnt:       5491 | 0.005
558.00/558.10	c total clause space: 206.656MB
558.00/558.10	c total #watches: 738274
591.19/591.32	c total #propagations: 9267534 / total #impl: 829837869 (eff. 0.011)
591.19/591.32	c #Conflicts:      27000 | #Learnt:       6491 | 0.006
591.19/591.32	c total clause space: 206.656MB
591.19/591.32	c total #watches: 858781
652.48/652.62	c total #propagations: 9536559 / total #impl: 886968803 (eff. 0.011)
652.48/652.62	c #Conflicts:      28000 | #Learnt:       7491 | 0.006
652.48/652.62	c total clause space: 206.656MB
652.48/652.62	c total #watches: 1007080
725.57/725.72	c total #propagations: 9890147 / total #impl: 950263092 (eff. 0.010)
725.57/725.72	c GARBAGE COLLECT
725.57/725.72	c #Conflicts:      29000 | #Learnt:       4399 | 0.005
725.57/725.72	c total clause space: 206.656MB
725.57/725.72	c total #watches: 545174
761.87/762.07	c total #propagations: 10301754 / total #impl: 1030916706 (eff. 0.010)
761.87/762.07	c #Conflicts:      30000 | #Learnt:       5399 | 0.005
761.87/762.07	c total clause space: 206.656MB
761.87/762.07	c total #watches: 670534
802.87/803.02	c total #propagations: 10681940 / total #impl: 1080220226 (eff. 0.010)
802.87/803.02	c #Conflicts:      31000 | #Learnt:       6399 | 0.005
802.87/803.02	c total clause space: 206.656MB
802.87/803.02	c total #watches: 784589
872.26/872.49	c total #propagations: 11039578 / total #impl: 1148358447 (eff. 0.010)
872.26/872.49	c #Conflicts:      32000 | #Learnt:       7399 | 0.013
872.26/872.49	c total clause space: 206.656MB
872.26/872.49	c total #watches: 1014512
956.14/956.37	c total #propagations: 11467370 / total #impl: 1257063292 (eff. 0.009)
956.14/956.37	c #Conflicts:      33000 | #Learnt:       8399 | 0.013
956.14/956.37	c total clause space: 206.656MB
956.14/956.37	c total #watches: 1165949
1026.72/1026.99	c total #propagations: 11808696 / total #impl: 1357363905 (eff. 0.009)
1026.72/1026.99	c GARBAGE COLLECT
1026.72/1026.99	c #Conflicts:      34000 | #Learnt:       5003 | 0.013
1026.72/1026.99	c total clause space: 206.656MB
1026.72/1026.99	c total #watches: 704029
1099.21/1099.47	c total #propagations: 12175063 / total #impl: 1437370498 (eff. 0.008)
1099.21/1099.47	c #Conflicts:      35000 | #Learnt:       6003 | 0.012
1099.21/1099.47	c total clause space: 206.656MB
1099.21/1099.47	c total #watches: 862670
1184.99/1185.24	c total #propagations: 12604757 / total #impl: 1536253169 (eff. 0.008)
1184.99/1185.24	c #Conflicts:      36000 | #Learnt:       7003 | 0.012
1184.99/1185.24	c total clause space: 206.656MB
1184.99/1185.24	c total #watches: 1111626
1281.39/1281.63	c total #propagations: 12979602 / total #impl: 1654836726 (eff. 0.008)
1281.39/1281.63	c #Conflicts:      37000 | #Learnt:       8003 | 0.012
1281.39/1281.63	c total clause space: 206.656MB
1281.39/1281.63	c total #watches: 1409156
1439.86/1440.11	c total #propagations: 13242242 / total #impl: 1788464562 (eff. 0.007)
1439.86/1440.11	c #Conflicts:      38000 | #Learnt:       9003 | 0.011
1439.86/1440.11	c total clause space: 206.656MB
1439.86/1440.11	c total #watches: 1701742
1653.52/1653.80	c total #propagations: 13597957 / total #impl: 1939526158 (eff. 0.007)
1653.52/1653.80	c GARBAGE COLLECT
1653.52/1653.80	c #Conflicts:      39000 | #Learnt:       5287 | 0.011
1653.52/1653.80	c total clause space: 206.656MB
1653.52/1653.80	c total #watches: 940866
1763.71/1764.03	c total #propagations: 14038753 / total #impl: 2067157732 (eff. 0.007)
1763.71/1764.03	c #Conflicts:      40000 | #Learnt:       6287 | 0.011
1763.71/1764.03	c total clause space: 206.656MB
1763.71/1764.03	c total #watches: 1128018

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

pid=31785
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.17 2.15 2.10 4/176 31788
/proc/meminfo: memFree=29690020/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 124348378 29802496 5260 33554432000 4194304 6199737 140734748006080 140734151621560 4209408 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 7276 5260 122 490 0 6777 0

[startup+0.100169 s]
/proc/loadavg: 2.17 2.15 2.10 4/176 31788
/proc/meminfo: memFree=29690020/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=34136 CPUtime=0.09 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 1175 0 0 0 9 0 0 0 20 0 1 0 124348378 34955264 7390 33554432000 4194304 6199737 140734748006080 140734151621560 4223494 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 8534 7390 139 490 0 8035 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34136

[startup+0.20034 s]
/proc/loadavg: 2.17 2.15 2.10 4/176 31788
/proc/meminfo: memFree=29690020/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=37092 CPUtime=0.19 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 1852 0 0 0 19 0 0 0 20 0 1 0 124348378 37982208 7840 33554432000 4194304 6199737 140734748006080 140734151621560 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 9273 7840 139 490 0 8774 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37092

[startup+0.300267 s]
/proc/loadavg: 2.17 2.15 2.10 4/176 31788
/proc/meminfo: memFree=29690020/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=37348 CPUtime=0.29 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 2032 0 0 0 29 0 0 0 20 0 1 0 124348378 38244352 7963 33554432000 4194304 6199737 140734748006080 140734151621560 4207822 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 9337 7963 139 490 0 8838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37348

[startup+0.700236 s]
/proc/loadavg: 2.17 2.15 2.10 4/176 31788
/proc/meminfo: memFree=29690020/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=42140 CPUtime=0.69 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 2536 0 0 0 69 0 0 0 20 0 1 0 124348378 43151360 8825 33554432000 4194304 6199737 140734748006080 140734151621560 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 10535 8825 155 490 0 10036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42140

[startup+1.50024 s]
/proc/loadavg: 2.17 2.15 2.10 4/177 31789
/proc/meminfo: memFree=29653528/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=49948 CPUtime=1.49 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 3191 0 0 0 149 0 0 0 20 0 1 0 124348378 51146752 9798 33554432000 4194304 6199737 140734748006080 140734748005016 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 12487 9798 155 490 0 11988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49948

[startup+3.10023 s]
/proc/loadavg: 2.17 2.15 2.10 4/177 31789
/proc/meminfo: memFree=29648184/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=50544 CPUtime=3.08 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 3888 0 0 0 308 0 0 0 20 0 1 0 124348378 51757056 10822 33554432000 4194304 6199737 140734748006080 140734748005192 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 12636 10822 155 490 0 12137 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50544

[startup+6.30024 s]
/proc/loadavg: 2.16 2.14 2.10 3/177 31789
/proc/meminfo: memFree=29641252/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=51356 CPUtime=6.28 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 4228 0 0 0 628 0 0 0 20 0 1 0 124348378 52588544 11653 33554432000 4194304 6199737 140734748006080 140734748004776 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 12839 11653 161 490 0 12340 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51356

[startup+12.7002 s]
/proc/loadavg: 2.15 2.14 2.09 3/177 31835
/proc/meminfo: memFree=29832556/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=64032 CPUtime=12.69 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 5180 0 0 0 1268 1 0 0 20 0 1 0 124348378 65568768 13813 33554432000 4194304 6199737 140734748006080 140734748004728 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 16008 13813 161 490 0 15509 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64032

[startup+25.5003 s]
/proc/loadavg: 2.19 2.15 2.10 4/177 31835
/proc/meminfo: memFree=29807876/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=84300 CPUtime=25.48 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 6279 0 0 0 2547 1 0 0 20 0 1 0 124348378 86323200 17106 33554432000 4194304 6199737 140734748006080 140734748005192 4213298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 21075 17106 161 490 0 20576 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84300

[startup+51.1003 s]
/proc/loadavg: 2.13 2.14 2.09 4/177 31835
/proc/meminfo: memFree=29779272/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=117652 CPUtime=51.08 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 7709 0 0 0 5106 2 0 0 20 0 1 0 124348378 120475648 21276 33554432000 4194304 6199737 140734748006080 140734748005016 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 29413 21276 161 490 0 28914 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 117652

[startup+102.3 s]
/proc/loadavg: 2.10 2.13 2.09 3/177 31837
/proc/meminfo: memFree=29741700/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=119688 CPUtime=102.28 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 8422 0 0 0 10226 2 0 0 20 0 1 0 124348378 122560512 23476 33554432000 4194304 6199737 140734748006080 140734748005016 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 29922 23476 161 490 0 29423 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 119688

[startup+162.3 s]
/proc/loadavg: 2.15 2.13 2.09 4/177 31838
/proc/meminfo: memFree=29713104/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=121212 CPUtime=162.26 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 8971 0 0 0 16224 2 0 0 20 0 1 0 124348378 124121088 27069 33554432000 4194304 6199737 140734748006080 140734748005016 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 30303 27069 161 490 0 29804 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 121212

[startup+222.307 s]
/proc/loadavg: 2.34 2.18 2.11 3/177 31839
/proc/meminfo: memFree=29630484/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=256420 CPUtime=222.26 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 10281 0 0 0 22223 3 0 0 20 0 1 0 124348378 262574080 47231 33554432000 4194304 6199737 140734748006080 140734748004728 4213476 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 64105 47231 161 490 0 63606 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 256420

[startup+282.3 s]
/proc/loadavg: 2.27 2.19 2.11 3/178 31843
/proc/meminfo: memFree=29619872/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=257760 CPUtime=282.25 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 10631 0 0 0 28221 4 0 0 20 0 1 0 124348378 263946240 49625 33554432000 4194304 6199737 140734748006080 140734748004728 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 64440 49625 161 490 0 63941 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 257760

[startup+342.3 s]
/proc/loadavg: 2.40 2.25 2.13 4/177 31844
/proc/meminfo: memFree=29608052/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=258032 CPUtime=342.23 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 11362 0 0 0 34219 4 0 0 20 0 1 0 124348378 264224768 49947 33554432000 4194304 6199737 140734748006080 140734748005192 4213377 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 64508 49947 161 490 0 64009 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 258032

[startup+402.3 s]
/proc/loadavg: 2.43 2.28 2.15 3/176 31845
/proc/meminfo: memFree=29607028/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=258460 CPUtime=402.22 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 11460 0 0 0 40218 4 0 0 20 0 1 0 124348378 264663040 50045 33554432000 4194304 6199737 140734748006080 140734748005192 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 64615 50045 161 490 0 64116 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 258460

[startup+462.3 s]
/proc/loadavg: 2.20 2.24 2.14 3/177 31847
/proc/meminfo: memFree=29601028/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=259124 CPUtime=462.22 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 11631 0 0 0 46218 4 0 0 20 0 1 0 124348378 265342976 50216 33554432000 4194304 6199737 140734748006080 140734748005016 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 64781 50216 161 490 0 64282 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 259124

[startup+522.3 s]
/proc/loadavg: 2.27 2.25 2.15 4/177 31848
/proc/meminfo: memFree=29599756/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=259836 CPUtime=522.2 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 11818 0 0 0 52216 4 0 0 20 0 1 0 124348378 266072064 50396 33554432000 4194304 6199737 140734748006080 140734748004728 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 64959 50396 161 490 0 64460 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 259836

[startup+582.3 s]
/proc/loadavg: 2.29 2.26 2.16 3/177 31849
/proc/meminfo: memFree=29593700/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=260164 CPUtime=582.19 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 11886 0 0 0 58215 4 0 0 20 0 1 0 124348378 266407936 50464 33554432000 4194304 6199737 140734748006080 140734748005016 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 65041 50464 161 490 0 64542 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 260164


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


[startup+942.3 s]
/proc/loadavg: 2.20 2.21 2.17 3/177 31860
/proc/meminfo: memFree=29558712/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=263424 CPUtime=942.14 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 12899 0 0 0 94210 4 0 0 20 0 1 0 124348378 269746176 51388 33554432000 4194304 6199737 140734748006080 140734748005016 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 65856 51388 161 490 0 65357 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 263424

[startup+1002.3 s]
/proc/loadavg: 2.23 2.21 2.17 3/177 31861
/proc/meminfo: memFree=29557092/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=263968 CPUtime=1002.13 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 13241 0 0 0 100209 4 0 0 20 0 1 0 124348378 270303232 51654 33554432000 4194304 6199737 140734748006080 140734748004904 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 65992 51654 161 490 0 65493 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 263968

[startup+1062.3 s]
/proc/loadavg: 2.19 2.20 2.17 3/177 31863
/proc/meminfo: memFree=29533472/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=263968 CPUtime=1062.12 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 13244 0 0 0 106208 4 0 0 20 0 1 0 124348378 270303232 51654 33554432000 4194304 6199737 140734748006080 140734748005192 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 65992 51654 161 490 0 65493 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 263968

[startup+1122.3 s]
/proc/loadavg: 2.25 2.21 2.17 3/177 31864
/proc/meminfo: memFree=29506072/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=264004 CPUtime=1122.11 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 13265 0 0 0 112207 4 0 0 20 0 1 0 124348378 270340096 51673 33554432000 4194304 6199737 140734748006080 140734748005016 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 66001 51673 161 490 0 65502 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 264004

[startup+1182.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 31865
/proc/meminfo: memFree=29504660/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=264204 CPUtime=1182.1 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 13338 0 0 0 118206 4 0 0 20 0 1 0 124348378 270544896 51746 33554432000 4194304 6199737 140734748006080 140734748005016 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 66051 51746 161 490 0 65552 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 264204

[startup+1242.3 s]
/proc/loadavg: 2.26 2.22 2.18 4/177 31866
/proc/meminfo: memFree=29504736/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=265100 CPUtime=1242.09 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 13954 0 0 0 124204 5 0 0 20 0 1 0 124348378 271462400 51978 33554432000 4194304 6199737 140734748006080 140734748004728 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 66275 51978 161 490 0 65776 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 265100

[startup+1302.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/177 31867
/proc/meminfo: memFree=29502352/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=265864 CPUtime=1302.08 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 14226 0 0 0 130203 5 0 0 20 0 1 0 124348378 272244736 52250 33554432000 4194304 6199737 140734748006080 140734748005016 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 66466 52250 161 490 0 65967 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 265864

[startup+1362.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/177 31869
/proc/meminfo: memFree=29457076/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=267164 CPUtime=1362.07 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 14546 0 0 0 136202 5 0 0 20 0 1 0 124348378 273575936 53577 33554432000 4194304 6199737 140734748006080 140734748004728 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 66791 53577 161 490 0 66292 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 267164

[startup+1422.3 s]
/proc/loadavg: 2.31 2.24 2.19 4/177 31870
/proc/meminfo: memFree=29402292/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=268036 CPUtime=1422.07 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 14787 0 0 0 142202 5 0 0 20 0 1 0 124348378 274468864 55351 33554432000 4194304 6199737 140734748006080 140734748005016 4213320 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 67009 55351 161 490 0 66510 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 268036

[startup+1482.3 s]
/proc/loadavg: 2.42 2.27 2.20 3/178 31874
/proc/meminfo: memFree=29385412/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=268628 CPUtime=1482.05 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 14942 0 0 0 148200 5 0 0 20 0 1 0 124348378 275075072 58061 33554432000 4194304 6199737 140734748006080 140734748004728 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 67157 58061 161 490 0 66658 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 268628

[startup+1542.31 s]
/proc/loadavg: 2.31 2.27 2.20 3/177 31875
/proc/meminfo: memFree=29378488/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=269052 CPUtime=1542.05 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 15044 0 0 0 154200 5 0 0 20 0 1 0 124348378 275509248 59696 33554432000 4194304 6199737 140734748006080 140734748005016 4213298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 67263 59696 161 490 0 66764 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 269052

[startup+1602.3 s]
/proc/loadavg: 2.15 2.23 2.18 3/177 31876
/proc/meminfo: memFree=29370140/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=269196 CPUtime=1602.03 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 15089 0 0 0 160198 5 0 0 20 0 1 0 124348378 275656704 61772 33554432000 4194304 6199737 140734748006080 140734748005016 4221330 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 67299 61772 161 490 0 66800 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 269196

[startup+1662.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 31878
/proc/meminfo: memFree=29369600/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=269196 CPUtime=1662.02 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 15126 0 0 0 166197 5 0 0 20 0 1 0 124348378 275656704 61804 33554432000 4194304 6199737 140734748006080 140734748005016 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 67299 61804 161 490 0 66800 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 269196

[startup+1722.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 31879
/proc/meminfo: memFree=29369560/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=269196 CPUtime=1722.01 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 15127 0 0 0 172196 5 0 0 20 0 1 0 124348378 275656704 61805 33554432000 4194304 6199737 140734748006080 140734748005016 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 67299 61805 161 490 0 66800 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 269196

[startup+1782.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 31880
/proc/meminfo: memFree=29368280/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=269196 CPUtime=1782.01 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 15129 0 0 0 178196 5 0 0 20 0 1 0 124348378 275656704 61807 33554432000 4194304 6199737 140734748006080 140734748005192 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 67299 61807 161 490 0 66800 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 269196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.33 2.26 2.19 3/177 31880
/proc/meminfo: memFree=29367288/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=269264 CPUtime=1800 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 15140 0 0 0 179995 5 0 0 20 0 1 0 124348378 275726336 61818 33554432000 4194304 6199737 140734748006080 140734748005016 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 67316 61818 161 490 0 66817 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 269264

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

[startup+1800.3 s]
/proc/loadavg: 2.33 2.26 2.19 3/177 31880
/proc/meminfo: memFree=29367288/32872528 swapFree=14956/1314940
[pid=31788] ppid=31785 vsize=269264 CPUtime=1800 cores=0,2,4,6
/proc/31788/stat : 31788 (cdcl-cuttingpla) R 31785 31788 26125 0 -1 4202496 15140 0 0 0 179995 5 0 0 20 0 1 0 124348378 275726336 61818 33554432000 4194304 6199737 140734748006080 140734748005016 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/31788/statm: 67316 61818 161 490 0 66817 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 269264

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.06099
maximum resident set size= 247272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15140
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= 14
involuntary context switches= 1967

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6003 second user time and 6.86296 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= afe4117ba13dcfbcd06fd88e1353402a
RANDOM SEED=1334243740

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:        29690300 kB
Buffers:          208216 kB
Cached:           632816 kB
SwapCached:         4716 kB
Active:           503000 kB
Inactive:         591152 kB
Active(anon):     250448 kB
Inactive(anon):     5604 kB
Active(file):     252552 kB
Inactive(file):   585548 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              2776 kB
Writeback:             0 kB
AnonPages:       1565412 kB
Mapped:             8820 kB
Shmem:                 0 kB
Slab:             640372 kB
SReclaimable:      84236 kB
SUnreclaim:       556136 kB
KernelStack:        1448 kB
PageTables:         7388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1699704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1533952 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:45:54