Trace number 4087236

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/
ShortestPathNG/normalized-NG_K160.opb
MD5SUM4be3ef5c0a6baf670611a9fd5e5deae8
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 variables19040
Total number of constraints19362
Number of constraints which are clauses19202
Number of constraints which are cardinality constraints (but not clauses)160
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint160
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 161
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= 19040 #constraint= 19362
1.99/2.02	c #Conflicts:       1000 | #Learnt:        998 | 0.007
1.99/2.02	c total clause space: 18.2382MB
1.99/2.02	c total #watches: 147033
6.70/6.70	c total #propagations: 1803739 / total #impl: 14389109 (eff. 0.125)
6.70/6.70	c #Conflicts:       2000 | #Learnt:       1998 | 0.004
6.70/6.70	c total clause space: 29.637MB
6.70/6.71	c total #watches: 244405
10.79/10.88	c total #propagations: 3490881 / total #impl: 59050822 (eff. 0.059)
10.79/10.88	c GARBAGE COLLECT
10.79/10.88	c #Conflicts:       3000 | #Learnt:       2027 | 0.002
10.79/10.88	c total clause space: 29.637MB
10.79/10.88	c total #watches: 272377
19.38/19.45	c total #propagations: 4726592 / total #impl: 108055515 (eff. 0.044)
19.38/19.45	c #Conflicts:       4000 | #Learnt:       3027 | 0.003
19.38/19.45	c total clause space: 48.1602MB
19.38/19.45	c total #watches: 409399
29.28/29.36	c total #propagations: 6173101 / total #impl: 198215566 (eff. 0.031)
29.28/29.36	c GARBAGE COLLECT
29.28/29.36	c #Conflicts:       5000 | #Learnt:       2444 | 0.002
29.28/29.36	c total clause space: 48.1602MB
29.28/29.36	c total #watches: 412467
42.59/42.68	c total #propagations: 7284651 / total #impl: 276148242 (eff. 0.026)
42.59/42.68	c #Conflicts:       6000 | #Learnt:       3444 | 0.002
42.59/42.68	c total clause space: 48.1602MB
42.59/42.68	c total #watches: 545649
61.69/61.74	c total #propagations: 8348188 / total #impl: 397310766 (eff. 0.021)
61.69/61.74	c GARBAGE COLLECT
61.69/61.74	c #Conflicts:       7000 | #Learnt:       2372 | 0.004
61.69/61.74	c total clause space: 78.2603MB
61.69/61.74	c total #watches: 437601
85.27/85.33	c total #propagations: 9249409 / total #impl: 575450982 (eff. 0.016)
85.27/85.33	c #Conflicts:       8000 | #Learnt:       3372 | 0.003
85.27/85.33	c total clause space: 78.2603MB
85.27/85.33	c total #watches: 609219
115.37/115.47	c total #propagations: 10241274 / total #impl: 734038891 (eff. 0.014)
115.37/115.47	c #Conflicts:       9000 | #Learnt:       4372 | 0.003
115.37/115.47	c total clause space: 78.2603MB
115.37/115.47	c total #watches: 740480
142.97/143.04	c total #propagations: 11337204 / total #impl: 896934505 (eff. 0.013)
142.97/143.04	c GARBAGE COLLECT
142.97/143.04	c #Conflicts:      10000 | #Learnt:       2843 | 0.003
142.97/143.04	c total clause space: 78.2603MB
142.97/143.04	c total #watches: 519964
169.77/169.87	c total #propagations: 12282495 / total #impl: 1101061821 (eff. 0.011)
169.77/169.87	c #Conflicts:      11000 | #Learnt:       3843 | 0.003
169.77/169.87	c total clause space: 78.2603MB
169.77/169.87	c total #watches: 781755
222.76/222.84	c total #propagations: 13405761 / total #impl: 1317342041 (eff. 0.010)
222.76/222.84	c #Conflicts:      12000 | #Learnt:       4843 | 0.003
222.76/222.84	c total clause space: 78.2603MB
222.76/222.84	c total #watches: 974460
293.65/293.78	c total #propagations: 14482743 / total #impl: 1619603419 (eff. 0.009)
293.65/293.78	c #Conflicts:      13000 | #Learnt:       5843 | 0.003
293.65/293.78	c total clause space: 78.2603MB
293.65/293.78	c total #watches: 1113688
312.94/313.07	c total #propagations: 15586921 / total #impl: 1976207615 (eff. 0.008)
312.94/313.07	c GARBAGE COLLECT
312.94/313.07	c #Conflicts:      14000 | #Learnt:       3963 | 0.003
312.94/313.07	c total clause space: 78.2603MB
312.94/313.07	c total #watches: 754353
356.23/356.35	c total #propagations: 16349827 / total #impl: 2095457083 (eff. 0.008)
356.23/356.35	c #Conflicts:      15000 | #Learnt:       4963 | 0.002
356.23/356.35	c total clause space: 78.2603MB
356.23/356.35	c total #watches: 914946
386.52/386.61	c total #propagations: 17287024 / total #impl: 2323555051 (eff. 0.007)
386.52/386.61	c #Conflicts:      16000 | #Learnt:       5963 | 0.002
386.52/386.61	c total clause space: 78.2603MB
386.52/386.61	c total #watches: 1123163
452.13/452.28	c total #propagations: 17850457 / total #impl: 2527519130 (eff. 0.007)
452.13/452.28	c GARBAGE COLLECT
452.13/452.28	c #Conflicts:      17000 | #Learnt:       3840 | 0.002
452.13/452.28	c total clause space: 127.173MB
452.13/452.28	c total #watches: 723956
493.11/493.28	c total #propagations: 19057307 / total #impl: 2760907032 (eff. 0.007)
493.11/493.28	c #Conflicts:      18000 | #Learnt:       4840 | 0.002
493.11/493.28	c total clause space: 127.173MB
493.11/493.28	c total #watches: 931916
532.71/532.80	c total #propagations: 19935728 / total #impl: 3006408477 (eff. 0.007)
532.71/532.80	c #Conflicts:      19000 | #Learnt:       5840 | 0.002
532.71/532.80	c total clause space: 127.173MB
532.71/532.80	c total #watches: 1120052
584.10/584.21	c total #propagations: 20671142 / total #impl: 3346916142 (eff. 0.006)
584.10/584.21	c #Conflicts:      20000 | #Learnt:       6840 | 0.002
584.10/584.21	c total clause space: 127.173MB
584.10/584.21	c total #watches: 1299067
635.80/635.97	c total #propagations: 21467213 / total #impl: 3623468995 (eff. 0.006)
635.80/635.97	c GARBAGE COLLECT
635.80/635.97	c #Conflicts:      21000 | #Learnt:       4363 | 0.002
635.80/635.97	c total clause space: 127.173MB
635.80/635.97	c total #watches: 769854
675.19/675.36	c total #propagations: 22532819 / total #impl: 3843934707 (eff. 0.006)
675.19/675.36	c #Conflicts:      22000 | #Learnt:       5363 | 0.002
675.19/675.36	c total clause space: 127.173MB
675.19/675.36	c total #watches: 968429
739.88/740.06	c total #propagations: 23348564 / total #impl: 4118162731 (eff. 0.006)
739.88/740.06	c #Conflicts:      23000 | #Learnt:       6363 | 0.002
739.88/740.06	c total clause space: 127.173MB
739.88/740.06	c total #watches: 1282092
843.76/843.99	c total #propagations: 24084232 / total #impl: 4456234554 (eff. 0.005)
843.76/843.99	c #Conflicts:      24000 | #Learnt:       7363 | 0.003
843.76/843.99	c total clause space: 127.173MB
843.76/843.99	c total #watches: 1584858
981.83/982.05	c total #propagations: 24969652 / total #impl: 4899169601 (eff. 0.005)
981.83/982.05	c GARBAGE COLLECT
981.83/982.05	c #Conflicts:      25000 | #Learnt:       4523 | 0.003
981.83/982.05	c total clause space: 127.173MB
981.83/982.05	c total #watches: 1018730
1059.02/1059.21	c total #propagations: 26011585 / total #impl: 5446862334 (eff. 0.005)
1059.02/1059.21	c #Conflicts:      26000 | #Learnt:       5523 | 0.003
1059.02/1059.21	c total clause space: 127.173MB
1059.02/1059.21	c total #watches: 1166289
1130.31/1130.54	c total #propagations: 26827803 / total #impl: 5746789834 (eff. 0.005)
1130.31/1130.54	c #Conflicts:      27000 | #Learnt:       6523 | 0.002
1130.31/1130.54	c total clause space: 127.173MB
1130.31/1130.54	c total #watches: 1408175
1260.59/1260.83	c total #propagations: 27392395 / total #impl: 6127599595 (eff. 0.004)
1260.59/1260.83	c #Conflicts:      28000 | #Learnt:       7523 | 0.002
1260.59/1260.83	c total clause space: 127.173MB
1260.59/1260.83	c total #watches: 1541530
1380.18/1380.44	c total #propagations: 28371313 / total #impl: 6527788618 (eff. 0.004)
1380.18/1380.44	c GARBAGE COLLECT
1380.18/1380.44	c #Conflicts:      29000 | #Learnt:       4480 | 0.002
1380.18/1380.44	c total clause space: 127.173MB
1380.18/1380.44	c total #watches: 798564
1431.47/1431.77	c total #propagations: 29318029 / total #impl: 6996298851 (eff. 0.004)
1431.47/1431.77	c #Conflicts:      30000 | #Learnt:       5480 | 0.002
1431.47/1431.77	c total clause space: 127.173MB
1431.47/1431.77	c total #watches: 1017636
1497.56/1497.84	c total #propagations: 30269680 / total #impl: 7285060182 (eff. 0.004)
1497.56/1497.84	c #Conflicts:      31000 | #Learnt:       6480 | 0.002
1497.56/1497.84	c total clause space: 127.173MB
1497.56/1497.84	c total #watches: 1164559
1580.65/1580.98	c total #propagations: 31280580 / total #impl: 7614146136 (eff. 0.004)
1580.65/1580.98	c #Conflicts:      32000 | #Learnt:       7480 | 0.002
1580.65/1580.98	c total clause space: 127.173MB
1580.65/1580.98	c total #watches: 1373552
1697.73/1698.02	c total #propagations: 32273574 / total #impl: 7985362420 (eff. 0.004)
1697.73/1698.02	c #Conflicts:      33000 | #Learnt:       8480 | 0.002
1697.73/1698.02	c total clause space: 127.173MB
1697.73/1698.02	c total #watches: 1563940
1756.82/1757.16	c total #propagations: 33455904 / total #impl: 8426131202 (eff. 0.004)
1756.82/1757.16	c GARBAGE COLLECT
1756.82/1757.16	c #Conflicts:      34000 | #Learnt:       5093 | 0.002
1756.82/1757.16	c total clause space: 127.173MB
1756.82/1757.16	c total #watches: 963202

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-4087236-1465430645/watcher-4087236-1465430645 -o /tmp/evaluation-result-4087236-1465430645/solver-4087236-1465430645 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465427044-31681 --watchdog 1960 --input HOME/instance-4087236-1465430645.opb ./cdcl-cuttingplanes-release 

pid=32004
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.19 2.18 2.13 3/176 32007
/proc/meminfo: memFree=29744112/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 124997681 29802496 5260 33554432000 4194304 6199737 140735704136992 140733874894744 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 7276 5260 122 490 0 6777 0

[startup+0.100167 s]
/proc/loadavg: 2.19 2.18 2.13 3/176 32007
/proc/meminfo: memFree=29744112/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=34516 CPUtime=0.09 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 1472 0 0 0 9 0 0 0 20 0 1 0 124997681 35344384 7594 33554432000 4194304 6199737 140735704136992 140733874894744 4226174 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 8629 7594 134 490 0 8130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.200346 s]
/proc/loadavg: 2.19 2.18 2.13 3/176 32007
/proc/meminfo: memFree=29744112/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=38036 CPUtime=0.19 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 2512 0 0 0 19 0 0 0 20 0 1 0 124997681 38948864 8268 33554432000 4194304 6199737 140735704136992 140733874894744 5149722 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 9509 8268 139 490 0 9010 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38036

[startup+0.300317 s]
/proc/loadavg: 2.19 2.18 2.13 3/176 32007
/proc/meminfo: memFree=29744112/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=38168 CPUtime=0.29 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 2726 0 0 0 29 0 0 0 20 0 1 0 124997681 39084032 8423 33554432000 4194304 6199737 140735704136992 140733874894744 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 9542 8423 139 490 0 9043 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38168

[startup+0.70026 s]
/proc/loadavg: 2.19 2.18 2.13 3/176 32007
/proc/meminfo: memFree=29744112/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=43328 CPUtime=0.68 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 3209 0 0 0 68 0 0 0 20 0 1 0 124997681 44367872 9278 33554432000 4194304 6199737 140735704136992 140733874894744 4213495 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 10832 9278 139 490 0 10333 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43328

[startup+1.50021 s]
/proc/loadavg: 2.19 2.18 2.13 3/177 32008
/proc/meminfo: memFree=29693592/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=50856 CPUtime=1.49 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 3719 0 0 0 148 1 0 0 20 0 1 0 124997681 52076544 10162 33554432000 4194304 6199737 140735704136992 140735704135928 4213467 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 12714 10162 139 490 0 12215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50856

[startup+3.10026 s]
/proc/loadavg: 2.19 2.18 2.13 3/177 32008
/proc/meminfo: memFree=29690428/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=51484 CPUtime=3.09 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 3876 0 0 0 308 1 0 0 20 0 1 0 124997681 52719616 10830 33554432000 4194304 6199737 140735704136992 140735704135816 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 12871 10830 155 490 0 12372 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51484

[startup+6.30026 s]
/proc/loadavg: 2.17 2.18 2.13 3/177 32008
/proc/meminfo: memFree=29681020/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=63892 CPUtime=6.29 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 4389 0 0 0 628 1 0 0 20 0 1 0 124997681 65425408 11729 33554432000 4194304 6199737 140735704136992 140735704135928 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 15973 11729 155 490 0 15474 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63892

[startup+12.7003 s]
/proc/loadavg: 2.24 2.19 2.14 3/177 32008
/proc/meminfo: memFree=29669220/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=65132 CPUtime=12.69 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 5768 0 0 0 1268 1 0 0 20 0 1 0 124997681 66695168 13212 33554432000 4194304 6199737 140735704136992 140735704135640 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 16283 13212 161 490 0 15784 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65132

[startup+25.5003 s]
/proc/loadavg: 2.26 2.20 2.14 3/177 32008
/proc/meminfo: memFree=29648388/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=85900 CPUtime=25.48 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 6879 0 0 0 2547 1 0 0 20 0 1 0 124997681 87961600 16509 33554432000 4194304 6199737 140735704136992 140735704135688 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 21475 16509 161 490 0 20976 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85900

[startup+51.1004 s]
/proc/loadavg: 2.17 2.18 2.14 3/177 32008
/proc/meminfo: memFree=29625808/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=88360 CPUtime=51.09 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 7699 0 0 0 5107 2 0 0 20 0 1 0 124997681 90480640 18842 33554432000 4194304 6199737 140735704136992 140735704135688 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 22090 18842 161 490 0 21591 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 88360

[startup+102.3 s]
/proc/loadavg: 2.24 2.19 2.14 3/177 32009
/proc/meminfo: memFree=29602816/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=121312 CPUtime=102.28 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 8804 0 0 0 10226 2 0 0 20 0 1 0 124997681 124223488 23248 33554432000 4194304 6199737 140735704136992 140735704135928 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 30328 23248 161 490 0 29829 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 121312

[startup+162.3 s]
/proc/loadavg: 2.15 2.17 2.14 3/177 32010
/proc/meminfo: memFree=29586252/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=123340 CPUtime=162.27 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 9623 0 0 0 16224 3 0 0 20 0 1 0 124997681 126300160 24499 33554432000 4194304 6199737 140735704136992 140735704135928 4213456 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 30835 24499 161 490 0 30336 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 123340

[startup+222.307 s]
/proc/loadavg: 2.14 2.17 2.13 3/177 32011
/proc/meminfo: memFree=29583152/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=125508 CPUtime=222.27 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 10201 0 0 0 22224 3 0 0 20 0 1 0 124997681 128520192 25077 33554432000 4194304 6199737 140735704136992 140735704135928 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 31377 25077 161 490 0 30878 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 125508

[startup+282.3 s]
/proc/loadavg: 2.20 2.18 2.14 4/177 32013
/proc/meminfo: memFree=29570316/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=126708 CPUtime=282.25 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 10497 0 0 0 28222 3 0 0 20 0 1 0 124997681 129748992 27417 33554432000 4194304 6199737 140735704136992 140735704135608 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 31677 27417 161 490 0 31178 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 126708

[startup+342.3 s]
/proc/loadavg: 2.17 2.17 2.14 3/177 32014
/proc/meminfo: memFree=29565460/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=127764 CPUtime=342.24 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 10824 0 0 0 34221 3 0 0 20 0 1 0 124997681 130830336 28246 33554432000 4194304 6199737 140735704136992 140735704135928 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 31941 28246 161 490 0 31442 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 127764

[startup+402.3 s]
/proc/loadavg: 2.06 2.14 2.13 3/178 32018
/proc/meminfo: memFree=29545980/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=129352 CPUtime=402.23 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 11239 0 0 0 40219 4 0 0 20 0 1 0 124997681 132456448 31213 33554432000 4194304 6199737 140735704136992 140735704135928 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 32338 31213 161 490 0 31839 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 129352

[startup+462.3 s]
/proc/loadavg: 2.14 2.14 2.13 3/177 32019
/proc/meminfo: memFree=29541404/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=179920 CPUtime=462.22 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 11925 0 0 0 46218 4 0 0 20 0 1 0 124997681 184238080 32128 33554432000 4194304 6199737 140735704136992 140735704135688 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 44980 32128 161 490 0 44481 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 179920

[startup+522.3 s]
/proc/loadavg: 2.11 2.13 2.12 3/177 32020
/proc/meminfo: memFree=29519004/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=180284 CPUtime=522.21 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 12049 0 0 0 52217 4 0 0 20 0 1 0 124997681 184610816 32252 33554432000 4194304 6199737 140735704136992 140735704135928 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 45071 32252 161 490 0 44572 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 180284

[startup+582.3 s]
/proc/loadavg: 2.17 2.15 2.12 3/177 32022
/proc/meminfo: memFree=29502008/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=181892 CPUtime=582.19 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 12562 0 0 0 58215 4 0 0 20 0 1 0 124997681 186257408 34279 33554432000 4194304 6199737 140735704136992 140735704135928 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 45473 34279 161 490 0 44974 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 181892


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


[startup+942.3 s]
/proc/loadavg: 2.10 2.13 2.11 3/177 32029
/proc/meminfo: memFree=29440908/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=187548 CPUtime=942.14 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 14151 0 0 0 94209 5 0 0 20 0 1 0 124997681 192049152 43409 33554432000 4194304 6199737 140735704136992 140735704135928 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 46887 43409 161 490 0 46388 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 187548

[startup+1002.3 s]
/proc/loadavg: 2.22 2.15 2.11 3/178 32033
/proc/meminfo: memFree=29436312/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=187644 CPUtime=1002.13 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 14195 0 0 0 100208 5 0 0 20 0 1 0 124997681 192147456 43453 33554432000 4194304 6199737 140735704136992 140735704135928 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 46911 43453 161 490 0 46412 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 187644

[startup+1062.3 s]
/proc/loadavg: 2.27 2.17 2.12 3/177 32034
/proc/meminfo: memFree=29435212/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=187720 CPUtime=1062.12 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 14211 0 0 0 106207 5 0 0 20 0 1 0 124997681 192225280 43469 33554432000 4194304 6199737 140735704136992 140735704136104 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 46930 43469 161 490 0 46431 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 187720

[startup+1122.3 s]
/proc/loadavg: 2.28 2.19 2.13 3/177 32035
/proc/meminfo: memFree=29433844/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=188844 CPUtime=1122.11 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 14516 0 0 0 112206 5 0 0 20 0 1 0 124997681 193376256 43774 33554432000 4194304 6199737 140735704136992 140735704135928 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 47211 43774 161 490 0 46712 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 188844

[startup+1182.3 s]
/proc/loadavg: 2.25 2.20 2.13 4/176 32036
/proc/meminfo: memFree=29433360/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=189432 CPUtime=1182.1 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 14651 0 0 0 118205 5 0 0 20 0 1 0 124997681 193978368 43909 33554432000 4194304 6199737 140735704136992 140735704135928 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 47358 43909 161 490 0 46859 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 189432

[startup+1242.3 s]
/proc/loadavg: 2.15 2.18 2.12 4/177 32038
/proc/meminfo: memFree=29431868/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=189768 CPUtime=1242.09 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 14738 0 0 0 124204 5 0 0 20 0 1 0 124997681 194322432 43996 33554432000 4194304 6199737 140735704136992 140735704135928 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 47442 43996 161 490 0 46943 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 189768

[startup+1302.3 s]
/proc/loadavg: 2.10 2.16 2.12 3/177 32039
/proc/meminfo: memFree=29431008/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=190048 CPUtime=1302.08 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 14822 0 0 0 130203 5 0 0 20 0 1 0 124997681 194609152 44080 33554432000 4194304 6199737 140735704136992 140735704135928 4213515 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 47512 44080 161 490 0 47013 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 190048

[startup+1362.3 s]
/proc/loadavg: 2.24 2.19 2.13 4/177 32040
/proc/meminfo: memFree=29428696/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=190408 CPUtime=1362.08 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 14905 0 0 0 136202 6 0 0 20 0 1 0 124997681 194977792 44674 33554432000 4194304 6199737 140735704136992 140735704135928 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 47602 44674 161 490 0 47103 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 190408

[startup+1422.3 s]
/proc/loadavg: 2.17 2.18 2.13 3/177 32041
/proc/meminfo: memFree=29426092/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=190852 CPUtime=1422.08 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 15024 0 0 0 142202 6 0 0 20 0 1 0 124997681 195432448 45304 33554432000 4194304 6199737 140735704136992 140735704135928 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 47713 45304 161 490 0 47214 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 190852

[startup+1482.3 s]
/proc/loadavg: 2.20 2.18 2.12 4/177 32042
/proc/meminfo: memFree=29424716/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=191060 CPUtime=1482.06 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 15114 0 0 0 148200 6 0 0 20 0 1 0 124997681 195645440 45389 33554432000 4194304 6199737 140735704136992 140735704135928 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 47765 45389 161 490 0 47266 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 191060

[startup+1542.31 s]
/proc/loadavg: 2.19 2.17 2.12 3/177 32044
/proc/meminfo: memFree=29424608/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=191396 CPUtime=1542.06 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 15195 0 0 0 154200 6 0 0 20 0 1 0 124997681 195989504 45470 33554432000 4194304 6199737 140735704136992 140735704135928 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 47849 45470 161 490 0 47350 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 191396

[startup+1602.3 s]
/proc/loadavg: 2.17 2.17 2.12 4/178 32048
/proc/meminfo: memFree=29423600/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=191600 CPUtime=1602.04 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 15246 0 0 0 160198 6 0 0 20 0 1 0 124997681 196198400 45521 33554432000 4194304 6199737 140735704136992 140735704135784 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 47900 45521 161 490 0 47401 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 191600

[startup+1662.3 s]
/proc/loadavg: 2.17 2.17 2.12 4/177 32049
/proc/meminfo: memFree=29422984/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=191880 CPUtime=1662.04 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 15296 0 0 0 166198 6 0 0 20 0 1 0 124997681 196485120 45571 33554432000 4194304 6199737 140735704136992 140735704135816 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 47970 45571 161 490 0 47471 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 191880

[startup+1722.3 s]
/proc/loadavg: 2.18 2.17 2.12 4/177 32050
/proc/meminfo: memFree=29405352/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=192336 CPUtime=1722.03 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 15435 0 0 0 172197 6 0 0 20 0 1 0 124997681 196952064 45710 33554432000 4194304 6199737 140735704136992 140735704135688 4213372 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 48084 45710 161 490 0 47585 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 192336

[startup+1782.3 s]
/proc/loadavg: 2.07 2.13 2.11 3/177 32051
/proc/meminfo: memFree=29403988/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=192688 CPUtime=1782.02 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 15521 0 0 0 178196 6 0 0 20 0 1 0 124997681 197312512 45796 33554432000 4194304 6199737 140735704136992 140735704136104 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 48172 45796 161 490 0 47673 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 192688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.05 2.12 2.11 3/177 32052
/proc/meminfo: memFree=29403868/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=192864 CPUtime=1800.01 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 15566 0 0 0 179995 6 0 0 20 0 1 0 124997681 197492736 45841 33554432000 4194304 6199737 140735704136992 140735704135928 4213487 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 48216 45841 161 490 0 47717 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 192864

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

[startup+1800.3 s]
/proc/loadavg: 2.05 2.12 2.11 3/177 32052
/proc/meminfo: memFree=29403868/32872528 swapFree=16252/1391864
[pid=32007] ppid=32004 vsize=192864 CPUtime=1800.01 cores=0,2,4,6
/proc/32007/stat : 32007 (cdcl-cuttingpla) R 32004 32007 31665 0 -1 4202496 15566 0 0 0 179995 6 0 0 20 0 1 0 124997681 197492736 45841 33554432000 4194304 6199737 140735704136992 140735704135928 4213487 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32007/statm: 48216 45841 161 490 0 47717 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 192864

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.06199
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 192864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.06199
maximum resident set size= 183364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15566
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= 17
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.25835 second user time and 7.2059 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-09 02:04:05
IDJOB=4087236
IDBENCH=90187
IDSOLVER=2548
FILE ID=node119/4087236-1465430645
RUNJOBID= node119-1465427044-31681
PBS_JOBID= 19859789
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 4be3ef5c0a6baf670611a9fd5e5deae8
RANDOM SEED=26065472

node119.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.410
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.82
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.410
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.410
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.410
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.410
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.410
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.55
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.410
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.56
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.410
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:        29744888 kB
Buffers:          146500 kB
Cached:           812416 kB
SwapCached:          816 kB
Active:           480464 kB
Inactive:         514492 kB
Active(anon):      35656 kB
Inactive(anon):     2712 kB
Active(file):     444808 kB
Inactive(file):   511780 kB
Unevictable:     1391864 kB
Mlocked:           16252 kB
SwapTotal:      67108856 kB
SwapFree:       67100208 kB
Dirty:              7440 kB
Writeback:             0 kB
AnonPages:       1427300 kB
Mapped:             7588 kB
Shmem:                 0 kB
Slab:             609140 kB
SReclaimable:      52880 kB
SUnreclaim:       556260 kB
KernelStack:        1432 kB
PageTables:         6924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1545400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1404928 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= 71736 MiB
End job on node119 at 2016-06-09 02:34:06