Trace number 4087239

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.03 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K167.opb
MD5SUM828e3d173a352fe2cabe4815c21f6f3f
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 variables19873
Total number of constraints20209
Number of constraints which are clauses20042
Number of constraints which are cardinality constraints (but not clauses)167
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint167
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 168
Number of bits of the biggest sum of numbers8
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= 19873 #constraint= 20209
3.40/3.43	c #Conflicts:       1000 | #Learnt:        998 | 0.000
3.40/3.43	c total clause space: 18.2382MB
3.40/3.43	c total #watches: 188030
10.89/10.90	c total #propagations: 1545359 / total #impl: 35496624 (eff. 0.044)
10.89/10.90	c #Conflicts:       2000 | #Learnt:       1998 | 0.000
10.89/10.90	c total clause space: 29.637MB
10.89/10.90	c total #watches: 300502
18.29/18.36	c total #propagations: 3011748 / total #impl: 107377550 (eff. 0.028)
18.29/18.36	c GARBAGE COLLECT
18.29/18.36	c #Conflicts:       3000 | #Learnt:       2084 | 0.000
18.29/18.36	c total clause space: 29.637MB
18.29/18.36	c total #watches: 361283
34.39/34.44	c total #propagations: 4295928 / total #impl: 172765066 (eff. 0.025)
34.39/34.44	c #Conflicts:       4000 | #Learnt:       3084 | 0.002
34.39/34.44	c total clause space: 48.1602MB
34.39/34.44	c total #watches: 509671
54.78/54.88	c total #propagations: 5487129 / total #impl: 287787189 (eff. 0.019)
54.78/54.88	c GARBAGE COLLECT
54.78/54.88	c #Conflicts:       5000 | #Learnt:       2476 | 0.001
54.78/54.88	c total clause space: 48.1602MB
54.78/54.88	c total #watches: 449010
70.28/70.39	c total #propagations: 6558390 / total #impl: 365325278 (eff. 0.018)
70.28/70.39	c #Conflicts:       6000 | #Learnt:       3476 | 0.001
70.28/70.39	c total clause space: 48.1602MB
70.28/70.39	c total #watches: 584461
86.99/87.00	c total #propagations: 7292434 / total #impl: 459951338 (eff. 0.016)
86.99/87.00	c GARBAGE COLLECT
86.99/87.00	c #Conflicts:       7000 | #Learnt:       2379 | 0.004
86.99/87.00	c total clause space: 78.2603MB
86.99/87.00	c total #watches: 453022
117.98/118.03	c total #propagations: 7901692 / total #impl: 568782306 (eff. 0.014)
117.98/118.03	c #Conflicts:       8000 | #Learnt:       3379 | 0.004
117.98/118.03	c total clause space: 78.2603MB
117.98/118.03	c total #watches: 674773
177.36/177.48	c total #propagations: 8804468 / total #impl: 714326831 (eff. 0.012)
177.36/177.48	c #Conflicts:       9000 | #Learnt:       4379 | 0.003
177.36/177.48	c total clause space: 78.2603MB
177.36/177.48	c total #watches: 888482
238.66/238.77	c total #propagations: 10068633 / total #impl: 877662397 (eff. 0.011)
238.66/238.77	c GARBAGE COLLECT
238.66/238.77	c #Conflicts:      10000 | #Learnt:       2877 | 0.003
238.66/238.77	c total clause space: 78.2603MB
238.66/238.77	c total #watches: 638040
289.94/290.07	c total #propagations: 11280965 / total #impl: 1103832212 (eff. 0.010)
289.94/290.07	c #Conflicts:      11000 | #Learnt:       3877 | 0.003
289.94/290.07	c total clause space: 78.2603MB
289.94/290.07	c total #watches: 795103
338.24/338.32	c total #propagations: 12583093 / total #impl: 1370694604 (eff. 0.009)
338.24/338.32	c #Conflicts:      12000 | #Learnt:       4877 | 0.003
338.24/338.32	c total clause space: 78.2603MB
338.24/338.32	c total #watches: 974749
400.43/400.57	c total #propagations: 13696898 / total #impl: 1618022683 (eff. 0.008)
400.43/400.57	c #Conflicts:      13000 | #Learnt:       5877 | 0.004
400.43/400.57	c total clause space: 78.2603MB
400.43/400.57	c total #watches: 1115533
436.82/436.94	c total #propagations: 14809160 / total #impl: 1887932187 (eff. 0.008)
436.82/436.94	c GARBAGE COLLECT
436.82/436.94	c #Conflicts:      14000 | #Learnt:       4049 | 0.003
436.82/436.94	c total clause space: 78.2603MB
436.82/436.94	c total #watches: 788785
475.51/475.64	c total #propagations: 15983506 / total #impl: 2121363574 (eff. 0.008)
475.51/475.64	c #Conflicts:      15000 | #Learnt:       5049 | 0.003
475.51/475.64	c total clause space: 78.2603MB
475.51/475.64	c total #watches: 964717
505.41/505.53	c total #propagations: 16804570 / total #impl: 2373175805 (eff. 0.007)
505.41/505.53	c #Conflicts:      16000 | #Learnt:       6049 | 0.003
505.41/505.53	c total clause space: 127.173MB
505.41/505.53	c total #watches: 1176832
552.21/552.34	c total #propagations: 17447378 / total #impl: 2530025725 (eff. 0.007)
552.21/552.34	c GARBAGE COLLECT
552.21/552.34	c #Conflicts:      17000 | #Learnt:       3880 | 0.003
552.21/552.34	c total clause space: 127.173MB
552.21/552.34	c total #watches: 727307
594.59/594.77	c total #propagations: 18404182 / total #impl: 2650692210 (eff. 0.007)
594.59/594.77	c #Conflicts:      18000 | #Learnt:       4880 | 0.004
594.59/594.77	c total clause space: 127.173MB
594.59/594.77	c total #watches: 869336
635.39/635.58	c total #propagations: 19250686 / total #impl: 2830078830 (eff. 0.007)
635.39/635.58	c #Conflicts:      19000 | #Learnt:       5880 | 0.004
635.39/635.58	c total clause space: 127.173MB
635.39/635.58	c total #watches: 986096
716.38/716.56	c total #propagations: 20072594 / total #impl: 3004059021 (eff. 0.007)
716.38/716.56	c #Conflicts:      20000 | #Learnt:       6880 | 0.004
716.38/716.56	c total clause space: 127.173MB
716.38/716.56	c total #watches: 1156966
759.88/760.04	c total #propagations: 21122444 / total #impl: 3286809710 (eff. 0.006)
759.88/760.04	c GARBAGE COLLECT
759.88/760.04	c #Conflicts:      21000 | #Learnt:       4400 | 0.004
759.88/760.04	c total clause space: 127.173MB
759.88/760.04	c total #watches: 776720
801.47/801.63	c total #propagations: 21936528 / total #impl: 3504061925 (eff. 0.006)
801.47/801.63	c #Conflicts:      22000 | #Learnt:       5400 | 0.004
801.47/801.63	c total clause space: 127.173MB
801.47/801.63	c total #watches: 953206
843.67/843.82	c total #propagations: 22887711 / total #impl: 3729952591 (eff. 0.006)
843.67/843.82	c #Conflicts:      23000 | #Learnt:       6400 | 0.004
843.67/843.82	c total clause space: 127.173MB
843.67/843.82	c total #watches: 1105882
903.15/903.31	c total #propagations: 23724820 / total #impl: 3894980121 (eff. 0.006)
903.15/903.31	c #Conflicts:      24000 | #Learnt:       7400 | 0.004
903.15/903.31	c total clause space: 127.173MB
903.15/903.31	c total #watches: 1267043
961.64/961.87	c total #propagations: 24718967 / total #impl: 4133471902 (eff. 0.006)
961.64/961.87	c GARBAGE COLLECT
961.64/961.87	c #Conflicts:      25000 | #Learnt:       4612 | 0.004
961.64/961.87	c total clause space: 127.173MB
961.64/961.87	c total #watches: 896091
1014.14/1014.33	c total #propagations: 25819626 / total #impl: 4393538801 (eff. 0.006)
1014.14/1014.33	c #Conflicts:      26000 | #Learnt:       5612 | 0.004
1014.14/1014.33	c total clause space: 127.173MB
1014.14/1014.33	c total #watches: 1051762
1060.53/1060.73	c total #propagations: 26687314 / total #impl: 4651868018 (eff. 0.006)
1060.53/1060.73	c #Conflicts:      27000 | #Learnt:       6612 | 0.004
1060.53/1060.73	c total clause space: 127.173MB
1060.53/1060.73	c total #watches: 1344562
1204.31/1204.60	c total #propagations: 27451990 / total #impl: 4859547543 (eff. 0.006)
1204.31/1204.60	c #Conflicts:      28000 | #Learnt:       7612 | 0.003
1204.31/1204.60	c total clause space: 127.173MB
1204.31/1204.60	c total #watches: 1515720
1309.59/1309.86	c total #propagations: 28792038 / total #impl: 5282007683 (eff. 0.005)
1309.59/1309.86	c GARBAGE COLLECT
1309.59/1309.86	c #Conflicts:      29000 | #Learnt:       4502 | 0.003
1309.59/1309.86	c total clause space: 127.173MB
1309.59/1309.86	c total #watches: 901696
1372.08/1372.33	c total #propagations: 29823998 / total #impl: 5600639272 (eff. 0.005)
1372.08/1372.33	c #Conflicts:      30000 | #Learnt:       5502 | 0.003
1372.08/1372.33	c total clause space: 127.173MB
1372.08/1372.33	c total #watches: 1090606
1458.77/1459.01	c total #propagations: 30752324 / total #impl: 5842173725 (eff. 0.005)
1458.77/1459.01	c #Conflicts:      31000 | #Learnt:       6502 | 0.003
1458.77/1459.01	c total clause space: 127.173MB
1458.77/1459.01	c total #watches: 1273618
1534.05/1534.31	c total #propagations: 31732856 / total #impl: 6184222665 (eff. 0.005)
1534.05/1534.31	c #Conflicts:      32000 | #Learnt:       7502 | 0.003
1534.05/1534.31	c total clause space: 127.173MB
1534.05/1534.31	c total #watches: 1440786
1661.43/1661.71	c total #propagations: 32592914 / total #impl: 6406657149 (eff. 0.005)
1661.43/1661.71	c #Conflicts:      33000 | #Learnt:       8502 | 0.003
1661.43/1661.71	c total clause space: 127.173MB
1661.43/1661.71	c total #watches: 1654075
1744.22/1744.52	c total #propagations: 33717766 / total #impl: 6790172899 (eff. 0.005)
1744.22/1744.52	c GARBAGE COLLECT
1744.22/1744.52	c #Conflicts:      34000 | #Learnt:       5154 | 0.003
1744.22/1744.52	c total clause space: 127.173MB
1744.22/1744.52	c total #watches: 916894

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

pid=32335
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.16 2.18 2.09 3/176 32338
/proc/meminfo: memFree=29902768/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 124815187 29802496 5260 33554432000 4194304 6199737 140733368861712 140733951931768 4209488 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 7276 5260 122 490 0 6777 0

[startup+0.100156 s]
/proc/loadavg: 2.16 2.18 2.09 3/176 32338
/proc/meminfo: memFree=29902768/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=34648 CPUtime=0.09 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 661 0 0 0 9 0 0 0 20 0 1 0 124815187 35479552 7654 33554432000 4194304 6199737 140733368861712 140733951931768 5144742 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 8662 7654 134 490 0 8163 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34648

[startup+0.20034 s]
/proc/loadavg: 2.16 2.18 2.09 3/176 32338
/proc/meminfo: memFree=29902768/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=42416 CPUtime=0.19 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 1767 0 0 0 19 0 0 0 20 0 1 0 124815187 43433984 8376 33554432000 4194304 6199737 140733368861712 140733951931768 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 10604 8376 139 490 0 10105 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42416

[startup+0.30032 s]
/proc/loadavg: 2.16 2.18 2.09 3/176 32338
/proc/meminfo: memFree=29902768/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=42672 CPUtime=0.29 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 2040 0 0 0 29 0 0 0 20 0 1 0 124815187 43696128 8565 33554432000 4194304 6199737 140733368861712 140733951931768 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 10668 8565 139 490 0 10169 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42672

[startup+0.700254 s]
/proc/loadavg: 2.16 2.18 2.09 3/176 32338
/proc/meminfo: memFree=29902768/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=43204 CPUtime=0.69 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 2330 0 0 0 69 0 0 0 20 0 1 0 124815187 44240896 9304 33554432000 4194304 6199737 140733368861712 140733951931768 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 10801 9304 139 490 0 10302 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43204

[startup+1.50021 s]
/proc/loadavg: 2.16 2.18 2.09 3/177 32339
/proc/meminfo: memFree=29852676/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=43708 CPUtime=1.49 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 2628 0 0 0 148 1 0 0 20 0 1 0 124815187 44756992 9531 33554432000 4194304 6199737 140733368861712 140733368860648 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 10927 9531 139 490 0 10428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43708

[startup+3.10026 s]
/proc/loadavg: 2.16 2.18 2.09 3/177 32339
/proc/meminfo: memFree=29846084/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=51372 CPUtime=3.09 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 3177 0 0 0 308 1 0 0 20 0 1 0 124815187 52604928 10426 33554432000 4194304 6199737 140733368861712 140733368860328 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 12843 10426 139 490 0 12344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51372

[startup+6.30024 s]
/proc/loadavg: 2.15 2.18 2.09 4/177 32339
/proc/meminfo: memFree=29830204/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=52128 CPUtime=6.29 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 3407 0 0 0 628 1 0 0 20 0 1 0 124815187 53379072 11678 33554432000 4194304 6199737 140733368861712 140733368860504 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 13032 11678 155 490 0 12533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52128

[startup+12.7002 s]
/proc/loadavg: 2.13 2.18 2.09 3/176 32339
/proc/meminfo: memFree=29818472/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=64924 CPUtime=12.69 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 4900 0 0 0 1268 1 0 0 20 0 1 0 124815187 66482176 13169 33554432000 4194304 6199737 140733368861712 140733368860648 4213836 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 16231 13169 155 490 0 15732 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64924

[startup+25.5003 s]
/proc/loadavg: 2.10 2.17 2.09 3/177 32340
/proc/meminfo: memFree=29790876/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=86296 CPUtime=25.49 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 5871 0 0 0 2547 2 0 0 20 0 1 0 124815187 88367104 16610 33554432000 4194304 6199737 140733368861712 140733368860648 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 21574 16610 161 490 0 21075 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86296

[startup+51.1003 s]
/proc/loadavg: 2.07 2.15 2.09 4/177 32340
/proc/meminfo: memFree=29774752/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=87752 CPUtime=51.08 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 6895 0 0 0 5106 2 0 0 20 0 1 0 124815187 89858048 20375 33554432000 4194304 6199737 140733368861712 140733368860648 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 21938 20375 161 490 0 21439 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87752

[startup+102.3 s]
/proc/loadavg: 2.07 2.14 2.09 3/177 32341
/proc/meminfo: memFree=29726336/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=122032 CPUtime=102.29 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 8386 0 0 0 10226 3 0 0 20 0 1 0 124815187 124960768 24146 33554432000 4194304 6199737 140733368861712 140733368860360 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 30508 24146 161 490 0 30009 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 122032

[startup+162.3 s]
/proc/loadavg: 2.27 2.19 2.10 3/177 32342
/proc/meminfo: memFree=29711236/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=124004 CPUtime=162.27 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 9007 0 0 0 16224 3 0 0 20 0 1 0 124815187 126980096 24743 33554432000 4194304 6199737 140733368861712 140733368860648 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 31001 24743 161 490 0 30502 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 124004

[startup+222.307 s]
/proc/loadavg: 2.10 2.15 2.09 3/177 32343
/proc/meminfo: memFree=29699424/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=125556 CPUtime=222.26 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 9404 0 0 0 22223 3 0 0 20 0 1 0 124815187 128569344 27184 33554432000 4194304 6199737 140733368861712 140733368860360 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 31389 27184 161 490 0 30890 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 125556

[startup+282.3 s]
/proc/loadavg: 2.18 2.15 2.10 3/177 32344
/proc/meminfo: memFree=29671108/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=125968 CPUtime=282.25 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 9604 0 0 0 28222 3 0 0 20 0 1 0 124815187 128991232 27878 33554432000 4194304 6199737 140733368861712 140733368860504 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 31492 27878 161 490 0 30993 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 125968

[startup+342.3 s]
/proc/loadavg: 2.06 2.12 2.09 3/177 32346
/proc/meminfo: memFree=29665684/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=126804 CPUtime=342.23 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 9838 0 0 0 34220 3 0 0 20 0 1 0 124815187 129847296 28109 33554432000 4194304 6199737 140733368861712 140733368860408 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 31701 28109 161 490 0 31202 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 126804

[startup+402.3 s]
/proc/loadavg: 2.29 2.16 2.10 3/178 32350
/proc/meminfo: memFree=29661376/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=127760 CPUtime=402.22 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 10102 0 0 0 40219 3 0 0 20 0 1 0 124815187 130826240 28366 33554432000 4194304 6199737 140733368861712 140733368860824 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 31940 28366 161 490 0 31441 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 127760

[startup+462.3 s]
/proc/loadavg: 2.28 2.19 2.11 3/177 32351
/proc/meminfo: memFree=29645720/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=128460 CPUtime=462.22 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 10284 0 0 0 46219 3 0 0 20 0 1 0 124815187 131543040 28548 33554432000 4194304 6199737 140733368861712 140733368860648 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 32115 28548 161 490 0 31616 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 128460

[startup+522.3 s]
/proc/loadavg: 2.16 2.17 2.10 3/177 32352
/proc/meminfo: memFree=29601056/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=180796 CPUtime=522.21 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 10885 0 0 0 52217 4 0 0 20 0 1 0 124815187 185135104 39363 33554432000 4194304 6199737 140733368861712 140733368860360 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 45199 39363 161 490 0 44700 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 180796

[startup+582.3 s]
/proc/loadavg: 2.21 2.18 2.11 3/177 32353
/proc/meminfo: memFree=29595576/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=181220 CPUtime=582.2 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 11021 0 0 0 58216 4 0 0 20 0 1 0 124815187 185569280 40521 33554432000 4194304 6199737 140733368861712 140733368860648 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 45305 40521 161 490 0 44806 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 181220


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.21 2.14 4/177 32361
/proc/meminfo: memFree=29587240/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=186140 CPUtime=942.15 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 12228 0 0 0 94210 5 0 0 20 0 1 0 124815187 190607360 41728 33554432000 4194304 6199737 140733368861712 140733368860648 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 46535 41728 161 490 0 46036 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 186140

[startup+1002.3 s]
/proc/loadavg: 2.25 2.22 2.14 3/178 32365
/proc/meminfo: memFree=29585728/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=186616 CPUtime=1002.14 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 12368 0 0 0 100209 5 0 0 20 0 1 0 124815187 191094784 41868 33554432000 4194304 6199737 140733368861712 140733368860648 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 46654 41868 161 490 0 46155 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 186616

[startup+1062.3 s]
/proc/loadavg: 2.20 2.20 2.14 3/177 32366
/proc/meminfo: memFree=29584220/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=187748 CPUtime=1062.13 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 12654 0 0 0 106208 5 0 0 20 0 1 0 124815187 192253952 42154 33554432000 4194304 6199737 140733368861712 140733368860824 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 46937 42154 161 490 0 46438 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 187748

[startup+1122.3 s]
/proc/loadavg: 2.19 2.20 2.14 3/177 32367
/proc/meminfo: memFree=29576940/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=188484 CPUtime=1122.12 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 12835 0 0 0 112207 5 0 0 20 0 1 0 124815187 193007616 42335 33554432000 4194304 6199737 140733368861712 140733368860648 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 47121 42335 161 490 0 46622 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 188484

[startup+1182.3 s]
/proc/loadavg: 2.18 2.19 2.14 3/177 32368
/proc/meminfo: memFree=29570824/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=188716 CPUtime=1182.11 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 12895 0 0 0 118206 5 0 0 20 0 1 0 124815187 193245184 42395 33554432000 4194304 6199737 140733368861712 140733368860648 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 47179 42395 161 490 0 46680 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 188716

[startup+1242.3 s]
/proc/loadavg: 2.13 2.17 2.13 3/177 32370
/proc/meminfo: memFree=29567884/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=189524 CPUtime=1242.1 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 13072 0 0 0 124205 5 0 0 20 0 1 0 124815187 194072576 42572 33554432000 4194304 6199737 140733368861712 140733368860360 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 47381 42572 161 490 0 46882 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 189524

[startup+1302.3 s]
/proc/loadavg: 2.09 2.15 2.12 3/177 32371
/proc/meminfo: memFree=29561648/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=190452 CPUtime=1302.09 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 13310 0 0 0 130204 5 0 0 20 0 1 0 124815187 195022848 42810 33554432000 4194304 6199737 140733368861712 140733368860360 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 47613 42810 161 490 0 47114 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 190452

[startup+1362.3 s]
/proc/loadavg: 2.27 2.18 2.13 3/177 32372
/proc/meminfo: memFree=29559452/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=190452 CPUtime=1362.08 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 13323 0 0 0 136203 5 0 0 20 0 1 0 124815187 195022848 42823 33554432000 4194304 6199737 140733368861712 140733368860824 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 47613 42823 161 490 0 47114 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 190452

[startup+1422.3 s]
/proc/loadavg: 2.31 2.21 2.14 4/177 32373
/proc/meminfo: memFree=29559560/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=190568 CPUtime=1422.08 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 13536 0 0 0 142203 5 0 0 20 0 1 0 124815187 195141632 42853 33554432000 4194304 6199737 140733368861712 140733368860536 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 47642 42853 161 490 0 47143 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 190568

[startup+1482.3 s]
/proc/loadavg: 2.22 2.20 2.14 3/177 32374
/proc/meminfo: memFree=29558848/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=190868 CPUtime=1482.06 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 13617 0 0 0 148201 5 0 0 20 0 1 0 124815187 195448832 42934 33554432000 4194304 6199737 140733368861712 140733368860648 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 47717 42934 161 490 0 47218 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 190868

[startup+1542.31 s]
/proc/loadavg: 2.29 2.22 2.15 3/177 32376
/proc/meminfo: memFree=29557952/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=191392 CPUtime=1542.06 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 13732 0 0 0 154201 5 0 0 20 0 1 0 124815187 195985408 43049 33554432000 4194304 6199737 140733368861712 140733368860824 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 47848 43049 161 490 0 47349 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 191392

[startup+1602.3 s]
/proc/loadavg: 2.17 2.19 2.15 3/178 32380
/proc/meminfo: memFree=29556488/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=191720 CPUtime=1602.04 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 13831 0 0 0 160199 5 0 0 20 0 1 0 124815187 196321280 43147 33554432000 4194304 6199737 140733368861712 140733368860648 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 47930 43147 161 490 0 47431 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 191720

[startup+1662.3 s]
/proc/loadavg: 2.15 2.18 2.14 4/178 32404
/proc/meminfo: memFree=29544592/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=192180 CPUtime=1662.03 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 13966 0 0 0 166198 5 0 0 20 0 1 0 124815187 196792320 43263 33554432000 4194304 6199737 140733368861712 140733368860648 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 48045 43263 161 490 0 47546 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 192180

[startup+1722.3 s]
/proc/loadavg: 2.22 2.19 2.15 4/177 32405
/proc/meminfo: memFree=29542148/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=192328 CPUtime=1722.02 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 13999 0 0 0 172197 5 0 0 20 0 1 0 124815187 196943872 43807 33554432000 4194304 6199737 140733368861712 140733368860648 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 48082 43807 161 490 0 47583 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 192328

[startup+1782.3 s]
/proc/loadavg: 2.23 2.20 2.15 3/177 32406
/proc/meminfo: memFree=29534744/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=192632 CPUtime=1782.01 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 14078 0 0 0 178196 5 0 0 20 0 1 0 124815187 197255168 45419 33554432000 4194304 6199737 140733368861712 140733368860824 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 48158 45419 161 490 0 47659 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 192632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.24 2.20 2.16 4/177 32406
/proc/meminfo: memFree=29534496/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=192732 CPUtime=1800.01 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 14094 0 0 0 179996 5 0 0 20 0 1 0 124815187 197357568 45435 33554432000 4194304 6199737 140733368861712 140733368860648 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 48183 45435 161 490 0 47684 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 192732

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

[startup+1800.3 s]
/proc/loadavg: 2.24 2.20 2.16 4/177 32406
/proc/meminfo: memFree=29534496/32872528 swapFree=14956/1314940
[pid=32338] ppid=32335 vsize=192732 CPUtime=1800.01 cores=0,2,4,6
/proc/32338/stat : 32338 (cdcl-cuttingpla) R 32335 32338 32157 0 -1 4202496 14094 0 0 0 179996 5 0 0 20 0 1 0 124815187 197357568 45435 33554432000 4194304 6199737 140733368861712 140733368860648 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32338/statm: 48183 45435 161 490 0 47684 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 192732

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.97
CPU system time (s): 0.06099
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 192732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.06099
maximum resident set size= 181740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14094
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= 1859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.68829 second user time and 6.81196 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-09 01:33:42
IDJOB=4087239
IDBENCH=90141
IDSOLVER=2548
FILE ID=node131/4087239-1465428822
RUNJOBID= node131-1465427021-32173
PBS_JOBID= 19859781
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= 828e3d173a352fe2cabe4815c21f6f3f
RANDOM SEED=159683177

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:        29928508 kB
Buffers:          210296 kB
Cached:           637780 kB
SwapCached:         4716 kB
Active:           270224 kB
Inactive:         584148 kB
Active(anon):       2788 kB
Inactive(anon):     5604 kB
Active(file):     267436 kB
Inactive(file):   578544 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              6628 kB
Writeback:             0 kB
AnonPages:       1317784 kB
Mapped:             8060 kB
Shmem:                 0 kB
Slab:             640612 kB
SReclaimable:      84312 kB
SUnreclaim:       556300 kB
KernelStack:        1376 kB
PageTables:         6384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1412544 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 02:03:43