Trace number 4087235

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_K156.opb
MD5SUMb01d5fef61cfdf78caaec08ee0d21bae
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 variables18564
Total number of constraints18878
Number of constraints which are clauses18722
Number of constraints which are cardinality constraints (but not clauses)156
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint156
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 157
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= 18564 #constraint= 18878
1.59/1.70	c #Conflicts:       1000 | #Learnt:        998 | 0.002
1.59/1.70	c total clause space: 18.2382MB
1.59/1.70	c total #watches: 148966
5.79/5.85	c total #propagations: 1468816 / total #impl: 16480848 (eff. 0.089)
5.79/5.85	c #Conflicts:       2000 | #Learnt:       1998 | 0.001
5.79/5.85	c total clause space: 29.637MB
5.79/5.85	c total #watches: 260916
8.09/8.18	c total #propagations: 2793822 / total #impl: 76315758 (eff. 0.037)
8.09/8.18	c GARBAGE COLLECT
8.09/8.18	c #Conflicts:       3000 | #Learnt:       2059 | 0.001
8.09/8.18	c total clause space: 29.637MB
8.09/8.18	c total #watches: 284773
17.78/17.84	c total #propagations: 3423321 / total #impl: 102024725 (eff. 0.034)
17.78/17.84	c #Conflicts:       4000 | #Learnt:       3059 | 0.001
17.78/17.84	c total clause space: 48.1602MB
17.78/17.84	c total #watches: 393629
28.38/28.44	c total #propagations: 4613717 / total #impl: 171766127 (eff. 0.027)
28.38/28.44	c GARBAGE COLLECT
28.38/28.44	c #Conflicts:       5000 | #Learnt:       2450 | 0.000
28.38/28.44	c total clause space: 48.1602MB
28.38/28.44	c total #watches: 371716
38.19/38.25	c total #propagations: 5892734 / total #impl: 253591303 (eff. 0.023)
38.19/38.25	c #Conflicts:       6000 | #Learnt:       3450 | 0.000
38.19/38.25	c total clause space: 48.1602MB
38.19/38.25	c total #watches: 475181
50.38/50.49	c total #propagations: 6807057 / total #impl: 353936993 (eff. 0.019)
50.38/50.49	c GARBAGE COLLECT
50.38/50.49	c #Conflicts:       7000 | #Learnt:       2358 | 0.000
50.38/50.49	c total clause space: 78.2603MB
50.38/50.49	c total #watches: 361920
56.78/56.89	c total #propagations: 7639310 / total #impl: 469956818 (eff. 0.016)
56.78/56.89	c #Conflicts:       8000 | #Learnt:       3358 | 0.000
56.78/56.89	c total clause space: 78.2603MB
56.78/56.89	c total #watches: 446301
85.17/85.22	c total #propagations: 8102859 / total #impl: 517604379 (eff. 0.016)
85.17/85.22	c #Conflicts:       9000 | #Learnt:       4358 | 0.000
85.17/85.22	c total clause space: 78.2603MB
85.17/85.22	c total #watches: 619908
116.58/116.65	c total #propagations: 9438701 / total #impl: 642033511 (eff. 0.015)
116.58/116.65	c GARBAGE COLLECT
116.58/116.65	c #Conflicts:      10000 | #Learnt:       2855 | 0.000
116.58/116.65	c total clause space: 78.2603MB
116.58/116.65	c total #watches: 488268
137.97/138.01	c total #propagations: 10654823 / total #impl: 785098615 (eff. 0.014)
137.97/138.01	c #Conflicts:      11000 | #Learnt:       3855 | 0.001
137.97/138.01	c total clause space: 78.2603MB
137.97/138.01	c total #watches: 609085
166.47/166.57	c total #propagations: 11671388 / total #impl: 886720197 (eff. 0.013)
166.47/166.57	c #Conflicts:      12000 | #Learnt:       4855 | 0.001
166.47/166.57	c total clause space: 78.2603MB
166.47/166.57	c total #watches: 741031
214.57/214.62	c total #propagations: 12711111 / total #impl: 1022362019 (eff. 0.012)
214.57/214.62	c #Conflicts:      13000 | #Learnt:       5855 | 0.001
214.57/214.62	c total clause space: 78.2603MB
214.57/214.62	c total #watches: 878246
231.26/231.37	c total #propagations: 14003990 / total #impl: 1257242307 (eff. 0.011)
231.26/231.37	c GARBAGE COLLECT
231.26/231.37	c #Conflicts:      14000 | #Learnt:       4012 | 0.002
231.26/231.37	c total clause space: 78.2603MB
231.26/231.37	c total #watches: 632420
259.56/259.69	c total #propagations: 14981714 / total #impl: 1385836020 (eff. 0.011)
259.56/259.69	c #Conflicts:      15000 | #Learnt:       5012 | 0.002
259.56/259.69	c total clause space: 78.2603MB
259.56/259.69	c total #watches: 822959
288.65/288.71	c total #propagations: 15966009 / total #impl: 1544627087 (eff. 0.010)
288.65/288.71	c #Conflicts:      16000 | #Learnt:       6012 | 0.002
288.65/288.71	c total clause space: 78.2603MB
288.65/288.71	c total #watches: 952086
313.04/313.19	c total #propagations: 16715003 / total #impl: 1711930127 (eff. 0.010)
313.04/313.19	c GARBAGE COLLECT
313.04/313.19	c #Conflicts:      17000 | #Learnt:       3846 | 0.002
313.04/313.19	c total clause space: 78.2603MB
313.04/313.19	c total #watches: 693537
341.74/341.85	c total #propagations: 17426737 / total #impl: 1847277328 (eff. 0.009)
341.74/341.85	c #Conflicts:      18000 | #Learnt:       4846 | 0.002
341.74/341.85	c total clause space: 78.2603MB
341.74/341.85	c total #watches: 819172
381.73/381.83	c total #propagations: 18200878 / total #impl: 1989967198 (eff. 0.009)
381.73/381.83	c #Conflicts:      19000 | #Learnt:       5846 | 0.002
381.73/381.83	c total clause space: 127.173MB
381.73/381.83	c total #watches: 1110261
479.52/479.70	c total #propagations: 18698612 / total #impl: 2247546483 (eff. 0.008)
479.52/479.70	c #Conflicts:      20000 | #Learnt:       6846 | 0.002
479.52/479.70	c total clause space: 127.173MB
479.52/479.70	c total #watches: 1263699
559.30/559.41	c total #propagations: 19677644 / total #impl: 2489787284 (eff. 0.008)
559.30/559.41	c GARBAGE COLLECT
559.30/559.41	c #Conflicts:      21000 | #Learnt:       4376 | 0.002
559.30/559.41	c total clause space: 127.173MB
559.30/559.41	c total #watches: 886106
627.08/627.29	c total #propagations: 20679659 / total #impl: 2698974666 (eff. 0.008)
627.08/627.29	c #Conflicts:      22000 | #Learnt:       5376 | 0.002
627.08/627.29	c total clause space: 127.173MB
627.08/627.29	c total #watches: 1055448
706.68/706.83	c total #propagations: 21609774 / total #impl: 2865895994 (eff. 0.008)
706.68/706.83	c #Conflicts:      23000 | #Learnt:       6376 | 0.002
706.68/706.83	c total clause space: 127.173MB
706.68/706.83	c total #watches: 1294477
787.97/788.10	c total #propagations: 22494873 / total #impl: 3115467337 (eff. 0.007)
787.97/788.10	c #Conflicts:      24000 | #Learnt:       7376 | 0.002
787.97/788.10	c total clause space: 127.173MB
787.97/788.10	c total #watches: 1491182
855.76/855.92	c total #propagations: 23341335 / total #impl: 3360041011 (eff. 0.007)
855.76/855.92	c GARBAGE COLLECT
855.76/855.92	c #Conflicts:      25000 | #Learnt:       4586 | 0.003
855.76/855.92	c total clause space: 127.173MB
855.76/855.92	c total #watches: 901463
895.75/895.92	c total #propagations: 24195951 / total #impl: 3629558438 (eff. 0.007)
895.75/895.92	c #Conflicts:      26000 | #Learnt:       5586 | 0.003
895.75/895.92	c total clause space: 127.173MB
895.75/895.92	c total #watches: 1050612
926.24/926.47	c total #propagations: 24976818 / total #impl: 3835926410 (eff. 0.007)
926.24/926.47	c #Conflicts:      27000 | #Learnt:       6586 | 0.003
926.24/926.47	c total clause space: 127.173MB
926.24/926.47	c total #watches: 1152075
1008.43/1008.70	c total #propagations: 25502823 / total #impl: 3928229322 (eff. 0.006)
1008.43/1008.70	c #Conflicts:      28000 | #Learnt:       7586 | 0.003
1008.43/1008.70	c total clause space: 127.173MB
1008.43/1008.70	c total #watches: 1354750
1088.12/1088.37	c total #propagations: 26512970 / total #impl: 4197947643 (eff. 0.006)
1088.12/1088.37	c GARBAGE COLLECT
1088.12/1088.37	c #Conflicts:      29000 | #Learnt:       4524 | 0.003
1088.12/1088.37	c total clause space: 127.173MB
1088.12/1088.37	c total #watches: 810891
1136.41/1136.60	c total #propagations: 27478421 / total #impl: 4477072571 (eff. 0.006)
1136.41/1136.60	c #Conflicts:      30000 | #Learnt:       5524 | 0.003
1136.41/1136.60	c total clause space: 127.173MB
1136.41/1136.60	c total #watches: 1090866
1193.50/1193.70	c total #propagations: 28355148 / total #impl: 4663556780 (eff. 0.006)
1193.50/1193.70	c #Conflicts:      31000 | #Learnt:       6524 | 0.003
1193.50/1193.70	c total clause space: 127.173MB
1193.50/1193.70	c total #watches: 1259654
1323.38/1323.60	c total #propagations: 29054087 / total #impl: 4863453612 (eff. 0.006)
1323.38/1323.60	c #Conflicts:      32000 | #Learnt:       7524 | 0.003
1323.38/1323.60	c total clause space: 127.173MB
1323.38/1323.60	c total #watches: 1462367
1460.67/1460.91	c total #propagations: 30272295 / total #impl: 5233415800 (eff. 0.006)
1460.67/1460.91	c #Conflicts:      33000 | #Learnt:       8524 | 0.003
1460.67/1460.91	c total clause space: 127.173MB
1460.67/1460.91	c total #watches: 1678431
1509.56/1509.88	c total #propagations: 31372693 / total #impl: 5625841152 (eff. 0.006)
1509.56/1509.88	c GARBAGE COLLECT
1509.56/1509.88	c #Conflicts:      34000 | #Learnt:       5103 | 0.003
1509.56/1509.88	c total clause space: 127.173MB
1509.56/1509.88	c total #watches: 960483
1590.05/1590.37	c total #propagations: 32022966 / total #impl: 5795062940 (eff. 0.006)
1590.05/1590.37	c #Conflicts:      35000 | #Learnt:       6103 | 0.003
1590.05/1590.37	c total clause space: 127.173MB
1590.05/1590.37	c total #watches: 1338341
1678.34/1678.61	c total #propagations: 32723976 / total #impl: 6055288923 (eff. 0.005)
1678.34/1678.61	c #Conflicts:      36000 | #Learnt:       7103 | 0.003
1678.34/1678.61	c total clause space: 127.173MB
1678.34/1678.61	c total #watches: 1440076
1781.72/1782.09	c total #propagations: 33379131 / total #impl: 6275221620 (eff. 0.005)
1781.72/1782.09	c #Conflicts:      37000 | #Learnt:       8103 | 0.003
1781.72/1782.09	c total clause space: 127.173MB
1781.72/1782.09	c total #watches: 1735271

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-4087235-1465430630/watcher-4087235-1465430630 -o /tmp/evaluation-result-4087235-1465430630/solver-4087235-1465430630 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465427028-5241 --watchdog 1960 --input HOME/instance-4087235-1465430630.opb ./cdcl-cuttingplanes-release 

pid=5564
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.24 2.18 2.13 3/176 5567
/proc/meminfo: memFree=29607556/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 124995874 29802496 5260 33554432000 4194304 6199737 140735141136496 140733429615256 4209408 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 7276 5260 122 490 0 6777 0

[startup+0.100165 s]
/proc/loadavg: 2.24 2.18 2.13 3/176 5567
/proc/meminfo: memFree=29607556/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=34648 CPUtime=0.09 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 1471 0 0 0 9 0 0 0 20 0 1 0 124995874 35479552 7596 33554432000 4194304 6199737 140735141136496 140733429615256 5149722 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 8662 7597 134 490 0 8163 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34648

[startup+0.200294 s]
/proc/loadavg: 2.24 2.18 2.13 3/176 5567
/proc/meminfo: memFree=29607556/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=37620 CPUtime=0.19 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 2368 0 0 0 19 0 0 0 20 0 1 0 124995874 38522880 8174 33554432000 4194304 6199737 140735141136496 140733429615256 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 9405 8174 139 490 0 8906 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37620

[startup+0.300327 s]
/proc/loadavg: 2.24 2.18 2.13 3/176 5567
/proc/meminfo: memFree=29607556/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=42428 CPUtime=0.29 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 2649 0 0 0 29 0 0 0 20 0 1 0 124995874 43446272 8368 33554432000 4194304 6199737 140735141136496 140733429615256 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 10607 8368 139 490 0 10108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42428

[startup+0.700266 s]
/proc/loadavg: 2.24 2.18 2.13 3/176 5567
/proc/meminfo: memFree=29607556/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=43072 CPUtime=0.69 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 2998 0 0 0 69 0 0 0 20 0 1 0 124995874 44105728 9155 33554432000 4194304 6199737 140735141136496 140733429615256 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 10768 9155 139 490 0 10269 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43072

[startup+1.50025 s]
/proc/loadavg: 2.24 2.18 2.13 3/177 5568
/proc/meminfo: memFree=29558628/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=50836 CPUtime=1.49 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 3649 0 0 0 148 1 0 0 20 0 1 0 124995874 52056064 10129 33554432000 4194304 6199737 140735141136496 140735141135144 4213215 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 12709 10129 139 490 0 12210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50836

[startup+3.10026 s]
/proc/loadavg: 2.22 2.17 2.13 3/177 5568
/proc/meminfo: memFree=29546964/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=51592 CPUtime=3.09 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 3860 0 0 0 308 1 0 0 20 0 1 0 124995874 52830208 11362 33554432000 4194304 6199737 140735141136496 140735141135144 4213456 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 12898 11362 155 490 0 12399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51592

[startup+6.30023 s]
/proc/loadavg: 2.22 2.17 2.13 3/177 5568
/proc/meminfo: memFree=29540444/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=64184 CPUtime=6.29 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 5322 0 0 0 628 1 0 0 20 0 1 0 124995874 65724416 12867 33554432000 4194304 6199737 140735141136496 140735141135608 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 16046 12867 155 490 0 15547 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64184

[startup+12.7003 s]
/proc/loadavg: 2.18 2.17 2.12 3/177 5568
/proc/meminfo: memFree=29518864/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=65716 CPUtime=12.69 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 5896 0 0 0 1268 1 0 0 20 0 1 0 124995874 67293184 14939 33554432000 4194304 6199737 140735141136496 140735141135144 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 16429 14939 161 490 0 15930 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65716

[startup+25.5003 s]
/proc/loadavg: 2.16 2.16 2.12 3/177 5568
/proc/meminfo: memFree=29498592/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=85768 CPUtime=25.48 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 6936 0 0 0 2547 1 0 0 20 0 1 0 124995874 87826432 16667 33554432000 4194304 6199737 140735141136496 140735141135320 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 21442 16667 161 490 0 20943 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85768

[startup+51.1003 s]
/proc/loadavg: 2.17 2.16 2.12 3/177 5568
/proc/meminfo: memFree=29473648/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=118964 CPUtime=51.08 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 7836 0 0 0 5106 2 0 0 20 0 1 0 124995874 121819136 21031 33554432000 4194304 6199737 140735141136496 140735141135320 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 29741 21031 161 490 0 29242 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118964

[startup+102.3 s]
/proc/loadavg: 2.07 2.13 2.11 3/177 5569
/proc/meminfo: memFree=29429748/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=122348 CPUtime=102.28 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 8900 0 0 0 10225 3 0 0 20 0 1 0 124995874 125284352 27673 33554432000 4194304 6199737 140735141136496 140735141135144 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 30587 27673 161 490 0 30088 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 122348

[startup+162.3 s]
/proc/loadavg: 2.02 2.11 2.10 3/177 5570
/proc/meminfo: memFree=29420692/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=123304 CPUtime=162.27 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 9525 0 0 0 16223 4 0 0 20 0 1 0 124995874 126263296 28601 33554432000 4194304 6199737 140735141136496 140735141135320 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 30826 28601 161 490 0 30327 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 123304

[startup+222.307 s]
/proc/loadavg: 2.10 2.11 2.10 4/177 5572
/proc/meminfo: memFree=29411936/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=124580 CPUtime=222.26 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 9883 0 0 0 22222 4 0 0 20 0 1 0 124995874 127569920 28932 33554432000 4194304 6199737 140735141136496 140735141135432 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 31145 28932 161 490 0 30646 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 124580

[startup+282.3 s]
/proc/loadavg: 2.21 2.14 2.10 3/177 5573
/proc/meminfo: memFree=29401332/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=126348 CPUtime=282.25 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 10380 0 0 0 28221 4 0 0 20 0 1 0 124995874 129380352 29427 33554432000 4194304 6199737 140735141136496 140735141135144 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 31587 29427 161 490 0 31088 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 126348

[startup+342.3 s]
/proc/loadavg: 2.26 2.17 2.11 3/177 5574
/proc/meminfo: memFree=29391844/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=127696 CPUtime=342.24 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 10774 0 0 0 34220 4 0 0 20 0 1 0 124995874 130760704 30841 33554432000 4194304 6199737 140735141136496 140735141135608 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 31924 30841 161 490 0 31425 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 127696

[startup+402.3 s]
/proc/loadavg: 2.25 2.18 2.12 3/178 5578
/proc/meminfo: memFree=29358476/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=180312 CPUtime=402.23 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 11599 0 0 0 40218 5 0 0 20 0 1 0 124995874 184639488 38281 33554432000 4194304 6199737 140735141136496 140735141135432 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 45078 38281 161 490 0 44579 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 180312

[startup+462.3 s]
/proc/loadavg: 2.23 2.18 2.12 3/177 5579
/proc/meminfo: memFree=29349020/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=181272 CPUtime=462.22 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 11826 0 0 0 46217 5 0 0 20 0 1 0 124995874 185622528 40041 33554432000 4194304 6199737 140735141136496 140735141135144 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 45318 40041 161 490 0 44819 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 181272

[startup+522.3 s]
/proc/loadavg: 2.20 2.19 2.12 3/177 5581
/proc/meminfo: memFree=29339960/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=181800 CPUtime=522.21 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 12326 0 0 0 52216 5 0 0 20 0 1 0 124995874 186163200 41763 33554432000 4194304 6199737 140735141136496 140735141135320 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 45450 41763 161 490 0 44951 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 181800

[startup+582.3 s]
/proc/loadavg: 2.18 2.18 2.12 4/177 5582
/proc/meminfo: memFree=29331224/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=182176 CPUtime=582.19 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 12412 0 0 0 58214 5 0 0 20 0 1 0 124995874 186548224 41856 33554432000 4194304 6199737 140735141136496 140735141135432 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 45544 41856 161 490 0 45045 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 182176


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.21 2.14 3/177 5589
/proc/meminfo: memFree=29302428/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=186868 CPUtime=942.14 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 13871 0 0 0 94208 6 0 0 20 0 1 0 124995874 191352832 43248 33554432000 4194304 6199737 140735141136496 140735141135432 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 46717 43248 161 490 0 46218 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 186868

[startup+1002.3 s]
/proc/loadavg: 2.26 2.22 2.14 3/178 5593
/proc/meminfo: memFree=29301984/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=187392 CPUtime=1002.13 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 14042 0 0 0 100207 6 0 0 20 0 1 0 124995874 191889408 43400 33554432000 4194304 6199737 140735141136496 140735141135432 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 46848 43400 161 490 0 46349 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 187392

[startup+1062.3 s]
/proc/loadavg: 2.33 2.25 2.15 3/177 5594
/proc/meminfo: memFree=29300368/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=187792 CPUtime=1062.12 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 14140 0 0 0 106206 6 0 0 20 0 1 0 124995874 192299008 43498 33554432000 4194304 6199737 140735141136496 140735141135432 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 46948 43498 161 490 0 46449 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 187792

[startup+1122.3 s]
/proc/loadavg: 2.27 2.25 2.16 3/177 5596
/proc/meminfo: memFree=29264828/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=188232 CPUtime=1122.11 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 14244 0 0 0 112205 6 0 0 20 0 1 0 124995874 192749568 43597 33554432000 4194304 6199737 140735141136496 140735141135320 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 47058 43597 161 490 0 46559 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 188232

[startup+1182.3 s]
/proc/loadavg: 2.17 2.22 2.15 3/177 5597
/proc/meminfo: memFree=29261004/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=188908 CPUtime=1182.1 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 14495 0 0 0 118204 6 0 0 20 0 1 0 124995874 193441792 43848 33554432000 4194304 6199737 140735141136496 140735141135432 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 47227 43848 161 490 0 46728 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 188908

[startup+1242.3 s]
/proc/loadavg: 2.28 2.23 2.16 3/177 5598
/proc/meminfo: memFree=29253372/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=189312 CPUtime=1242.09 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 14582 0 0 0 124203 6 0 0 20 0 1 0 124995874 193855488 43935 33554432000 4194304 6199737 140735141136496 140735141135432 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 47328 43935 161 490 0 46829 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 189312

[startup+1302.3 s]
/proc/loadavg: 2.23 2.22 2.16 3/177 5599
/proc/meminfo: memFree=29248564/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=189512 CPUtime=1302.08 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 14640 0 0 0 130202 6 0 0 20 0 1 0 124995874 194060288 43993 33554432000 4194304 6199737 140735141136496 140735141135432 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 47378 43993 161 490 0 46879 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 189512

[startup+1362.3 s]
/proc/loadavg: 2.17 2.20 2.16 3/177 5600
/proc/meminfo: memFree=29242300/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=189868 CPUtime=1362.07 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 14729 0 0 0 136201 6 0 0 20 0 1 0 124995874 194424832 44082 33554432000 4194304 6199737 140735141136496 140735141135432 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 47467 44082 161 490 0 46968 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 189868

[startup+1422.3 s]
/proc/loadavg: 2.15 2.19 2.16 3/177 5602
/proc/meminfo: memFree=29241060/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=190228 CPUtime=1422.07 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 14824 0 0 0 142201 6 0 0 20 0 1 0 124995874 194793472 44177 33554432000 4194304 6199737 140735141136496 140735141135432 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 47557 44177 161 490 0 47058 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 190228

[startup+1482.3 s]
/proc/loadavg: 2.27 2.22 2.17 3/177 5603
/proc/meminfo: memFree=29232920/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=190860 CPUtime=1482.06 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 14977 0 0 0 148199 7 0 0 20 0 1 0 124995874 195440640 46374 33554432000 4194304 6199737 140735141136496 140735141135320 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 47715 46374 161 490 0 47216 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 190860

[startup+1542.31 s]
/proc/loadavg: 2.22 2.21 2.17 3/177 5604
/proc/meminfo: memFree=29230496/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=191272 CPUtime=1542.06 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 15287 0 0 0 154199 7 0 0 20 0 1 0 124995874 195862528 46483 33554432000 4194304 6199737 140735141136496 140735141135432 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 47818 46483 161 490 0 47319 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 191272

[startup+1602.3 s]
/proc/loadavg: 2.20 2.21 2.17 3/178 5608
/proc/meminfo: memFree=29229256/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=191508 CPUtime=1602.05 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 15348 0 0 0 160198 7 0 0 20 0 1 0 124995874 196104192 46544 33554432000 4194304 6199737 140735141136496 140735141135144 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 47877 46544 161 490 0 47378 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 191508

[startup+1662.3 s]
/proc/loadavg: 2.38 2.26 2.19 3/177 5609
/proc/meminfo: memFree=29228764/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=191772 CPUtime=1662.04 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 15444 0 0 0 166197 7 0 0 20 0 1 0 124995874 196374528 46640 33554432000 4194304 6199737 140735141136496 140735141135432 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 47943 46640 161 490 0 47444 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 191772

[startup+1722.3 s]
/proc/loadavg: 2.21 2.23 2.18 4/177 5611
/proc/meminfo: memFree=29228516/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=192004 CPUtime=1722.03 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 15502 0 0 0 172196 7 0 0 20 0 1 0 124995874 196612096 46698 33554432000 4194304 6199737 140735141136496 140735141135432 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 48001 46698 161 490 0 47502 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 192004

[startup+1782.3 s]
/proc/loadavg: 2.30 2.26 2.19 3/177 5612
/proc/meminfo: memFree=29225716/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=192452 CPUtime=1782.02 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 15619 0 0 0 178195 7 0 0 20 0 1 0 124995874 197070848 46815 33554432000 4194304 6199737 140735141136496 140735141135432 4213296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 48113 46815 161 490 0 47614 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 192452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 5612
/proc/meminfo: memFree=29216904/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=274096 CPUtime=1800.01 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 16426 0 0 0 179994 7 0 0 20 0 1 0 124995874 280674304 49062 33554432000 4194304 6199737 140735141136496 140735141135512 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 68524 49062 161 490 0 68025 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 274096

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

[startup+1800.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 5612
/proc/meminfo: memFree=29216904/32872528 swapFree=16204/1518544
[pid=5567] ppid=5564 vsize=274096 CPUtime=1800.01 cores=0,2,4,6
/proc/5567/stat : 5567 (cdcl-cuttingpla) R 5564 5567 5225 0 -1 4202496 16426 0 0 0 179994 7 0 0 20 0 1 0 124995874 280674304 49062 33554432000 4194304 6199737 140735141136496 140735141135512 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5567/statm: 68524 49062 161 490 0 68025 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 274096

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.078987
maximum resident set size= 196248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16426
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= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69829 second user time and 6.76297 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-09 02:03:50
IDJOB=4087235
IDBENCH=90181
IDSOLVER=2548
FILE ID=node129/4087235-1465430630
RUNJOBID= node129-1465427028-5241
PBS_JOBID= 19859783
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_K156.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087235-1465430630/watcher-4087235-1465430630 -o /tmp/evaluation-result-4087235-1465430630/solver-4087235-1465430630 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465427028-5241 --watchdog 1960 --input HOME/instance-4087235-1465430630.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= b01d5fef61cfdf78caaec08ee0d21bae
RANDOM SEED=1437509513

node129.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.715
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	: 5333.43
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.715
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.715
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.56
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.715
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.715
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.715
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.715
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.715
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:        29627484 kB
Buffers:          138604 kB
Cached:           823196 kB
SwapCached:         1824 kB
Active:           240184 kB
Inactive:         724872 kB
Active(anon):       2376 kB
Inactive(anon):     3116 kB
Active(file):     237808 kB
Inactive(file):   721756 kB
Unevictable:     1518544 kB
Mlocked:           16204 kB
SwapTotal:      67108856 kB
SwapFree:       67098840 kB
Dirty:              7200 kB
Writeback:             0 kB
AnonPages:       1523368 kB
Mapped:             8504 kB
Shmem:                 0 kB
Slab:             621792 kB
SReclaimable:      65488 kB
SUnreclaim:       556304 kB
KernelStack:        1408 kB
PageTables:         7284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1653900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1507328 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 node129 at 2016-06-09 02:33:51