Trace number 4087240

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_K168.opb
MD5SUM4a002b4e44699cf4cd35a469f7223c94
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 variables19992
Total number of constraints20330
Number of constraints which are clauses20162
Number of constraints which are cardinality constraints (but not clauses)168
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint168
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 169
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= 19992 #constraint= 20330
1.39/1.44	c #Conflicts:       1000 | #Learnt:        998 | 0.001
1.39/1.44	c total clause space: 18.2382MB
1.39/1.44	c total #watches: 144753
8.99/9.04	c total #propagations: 1171427 / total #impl: 10780612 (eff. 0.109)
8.99/9.04	c #Conflicts:       2000 | #Learnt:       1998 | 0.008
8.99/9.04	c total clause space: 29.637MB
8.99/9.04	c total #watches: 291766
17.49/17.53	c total #propagations: 2782889 / total #impl: 57328897 (eff. 0.049)
17.49/17.53	c GARBAGE COLLECT
17.49/17.53	c #Conflicts:       3000 | #Learnt:       2077 | 0.006
17.49/17.53	c total clause space: 29.637MB
17.49/17.53	c total #watches: 344151
28.78/28.87	c total #propagations: 4367405 / total #impl: 109704255 (eff. 0.040)
28.78/28.87	c #Conflicts:       4000 | #Learnt:       3077 | 0.005
28.78/28.87	c total clause space: 48.1602MB
28.78/28.87	c total #watches: 464227
39.78/39.89	c total #propagations: 5565233 / total #impl: 185885467 (eff. 0.030)
39.78/39.89	c GARBAGE COLLECT
39.78/39.89	c #Conflicts:       5000 | #Learnt:       2459 | 0.004
39.78/39.89	c total clause space: 48.1602MB
39.78/39.89	c total #watches: 402938
47.98/48.00	c total #propagations: 6882346 / total #impl: 254023998 (eff. 0.027)
47.98/48.00	c #Conflicts:       6000 | #Learnt:       3459 | 0.003
47.98/48.00	c total clause space: 48.1602MB
47.98/48.00	c total #watches: 564366
70.28/70.31	c total #propagations: 7620258 / total #impl: 321980523 (eff. 0.024)
70.28/70.31	c GARBAGE COLLECT
70.28/70.31	c #Conflicts:       7000 | #Learnt:       2386 | 0.003
70.28/70.31	c total clause space: 78.2603MB
70.28/70.31	c total #watches: 413978
89.77/89.87	c total #propagations: 8615180 / total #impl: 427253303 (eff. 0.020)
89.77/89.87	c #Conflicts:       8000 | #Learnt:       3386 | 0.002
89.77/89.87	c total clause space: 78.2603MB
89.77/89.87	c total #watches: 545284
127.96/128.04	c total #propagations: 9717654 / total #impl: 499437836 (eff. 0.019)
127.96/128.04	c #Conflicts:       9000 | #Learnt:       4386 | 0.004
127.96/128.04	c total clause space: 78.2603MB
127.96/128.04	c total #watches: 717065
167.56/167.61	c total #propagations: 11038074 / total #impl: 612708455 (eff. 0.018)
167.56/167.61	c GARBAGE COLLECT
167.56/167.61	c #Conflicts:      10000 | #Learnt:       2871 | 0.003
167.56/167.61	c total clause space: 78.2603MB
167.56/167.61	c total #watches: 535259
193.35/193.50	c total #propagations: 12192018 / total #impl: 732762480 (eff. 0.017)
193.35/193.50	c #Conflicts:      11000 | #Learnt:       3871 | 0.003
193.35/193.50	c total clause space: 78.2603MB
193.35/193.50	c total #watches: 688883
231.95/232.08	c total #propagations: 13284113 / total #impl: 837646336 (eff. 0.016)
231.95/232.08	c #Conflicts:      12000 | #Learnt:       4871 | 0.004
231.95/232.08	c total clause space: 78.2603MB
231.95/232.08	c total #watches: 838551
259.24/259.35	c total #propagations: 14557655 / total #impl: 986536714 (eff. 0.015)
259.24/259.35	c #Conflicts:      13000 | #Learnt:       5871 | 0.004
259.24/259.35	c total clause space: 78.2603MB
259.24/259.35	c total #watches: 986156
282.64/282.76	c total #propagations: 15342991 / total #impl: 1112312820 (eff. 0.014)
282.64/282.76	c GARBAGE COLLECT
282.64/282.76	c #Conflicts:      14000 | #Learnt:       4038 | 0.004
282.64/282.76	c total clause space: 78.2603MB
282.64/282.76	c total #watches: 711141
310.73/310.87	c total #propagations: 16503260 / total #impl: 1238916042 (eff. 0.013)
310.73/310.87	c #Conflicts:      15000 | #Learnt:       5038 | 0.003
310.73/310.87	c total clause space: 78.2603MB
310.73/310.87	c total #watches: 927284
336.13/336.26	c total #propagations: 17355992 / total #impl: 1415046128 (eff. 0.012)
336.13/336.26	c #Conflicts:      16000 | #Learnt:       6038 | 0.005
336.13/336.26	c total clause space: 127.173MB
336.13/336.26	c total #watches: 1053278
385.13/385.25	c total #propagations: 17946114 / total #impl: 1539874654 (eff. 0.012)
385.13/385.25	c GARBAGE COLLECT
385.13/385.25	c #Conflicts:      17000 | #Learnt:       3889 | 0.005
385.13/385.25	c total clause space: 127.173MB
385.13/385.26	c total #watches: 698396
428.62/428.73	c total #propagations: 19012188 / total #impl: 1678339207 (eff. 0.011)
428.62/428.73	c #Conflicts:      18000 | #Learnt:       4889 | 0.004
428.62/428.73	c total clause space: 127.173MB
428.62/428.73	c total #watches: 825974
486.22/486.36	c total #propagations: 19954148 / total #impl: 1843783760 (eff. 0.011)
486.22/486.36	c #Conflicts:      19000 | #Learnt:       5889 | 0.004
486.22/486.36	c total clause space: 127.173MB
486.22/486.36	c total #watches: 963127
567.50/567.70	c total #propagations: 21002469 / total #impl: 2034357504 (eff. 0.010)
567.50/567.70	c #Conflicts:      20000 | #Learnt:       6889 | 0.004
567.50/567.70	c total clause space: 127.173MB
567.50/567.70	c total #watches: 1151742
616.79/616.90	c total #propagations: 22180475 / total #impl: 2228550394 (eff. 0.010)
616.79/616.90	c GARBAGE COLLECT
616.79/616.90	c #Conflicts:      21000 | #Learnt:       4390 | 0.004
616.79/616.90	c total clause space: 127.173MB
616.79/616.90	c total #watches: 731997
659.48/659.67	c total #propagations: 23130656 / total #impl: 2384225895 (eff. 0.010)
659.48/659.67	c #Conflicts:      22000 | #Learnt:       5390 | 0.004
659.48/659.67	c total clause space: 127.173MB
659.48/659.67	c total #watches: 913161
757.77/757.95	c total #propagations: 24090150 / total #impl: 2494652388 (eff. 0.010)
757.77/757.95	c #Conflicts:      23000 | #Learnt:       6390 | 0.004
757.77/757.95	c total clause space: 127.173MB
757.77/757.95	c total #watches: 1089449
834.96/835.17	c total #propagations: 25388580 / total #impl: 2774407015 (eff. 0.009)
834.96/835.17	c #Conflicts:      24000 | #Learnt:       7390 | 0.004
834.96/835.17	c total clause space: 127.173MB
834.96/835.17	c total #watches: 1285930
895.15/895.32	c total #propagations: 26465450 / total #impl: 2970161572 (eff. 0.009)
895.15/895.32	c GARBAGE COLLECT
895.15/895.32	c #Conflicts:      25000 | #Learnt:       4614 | 0.004
895.15/895.32	c total clause space: 127.173MB
895.15/895.32	c total #watches: 860157
925.15/925.37	c total #propagations: 27430200 / total #impl: 3212711789 (eff. 0.009)
925.15/925.37	c #Conflicts:      26000 | #Learnt:       5614 | 0.004
925.15/925.37	c total clause space: 127.173MB
925.15/925.37	c total #watches: 1112783
952.34/952.56	c total #propagations: 28041799 / total #impl: 3377190900 (eff. 0.008)
952.34/952.56	c #Conflicts:      27000 | #Learnt:       6614 | 0.003
952.34/952.56	c total clause space: 127.173MB
952.34/952.56	c total #watches: 1274309
1059.52/1059.71	c total #propagations: 28430914 / total #impl: 3506856091 (eff. 0.008)
1059.52/1059.71	c #Conflicts:      28000 | #Learnt:       7614 | 0.003
1059.52/1059.71	c total clause space: 206.656MB
1059.52/1059.71	c total #watches: 1438902
1179.41/1179.65	c total #propagations: 29580547 / total #impl: 3717112136 (eff. 0.008)
1179.41/1179.65	c GARBAGE COLLECT
1179.41/1179.65	c #Conflicts:      29000 | #Learnt:       4530 | 0.004
1179.41/1179.65	c total clause space: 206.656MB
1179.41/1179.65	c total #watches: 864834
1219.20/1219.43	c total #propagations: 30643559 / total #impl: 3988740164 (eff. 0.008)
1219.20/1219.43	c #Conflicts:      30000 | #Learnt:       5530 | 0.005
1219.20/1219.43	c total clause space: 206.656MB
1219.20/1219.43	c total #watches: 1075938
1326.88/1327.15	c total #propagations: 31211887 / total #impl: 4092558175 (eff. 0.008)
1326.88/1327.15	c #Conflicts:      31000 | #Learnt:       6530 | 0.004
1326.88/1327.15	c total clause space: 206.656MB
1326.88/1327.15	c total #watches: 1267471
1432.16/1432.45	c total #propagations: 32308667 / total #impl: 4377036788 (eff. 0.007)
1432.16/1432.45	c #Conflicts:      32000 | #Learnt:       7530 | 0.004
1432.16/1432.45	c total clause space: 206.656MB
1432.16/1432.45	c total #watches: 1444782
1535.65/1535.98	c total #propagations: 33331273 / total #impl: 4644030767 (eff. 0.007)
1535.65/1535.98	c #Conflicts:      33000 | #Learnt:       8530 | 0.004
1535.65/1535.98	c total clause space: 206.656MB
1535.65/1535.98	c total #watches: 1663398
1631.83/1632.10	c total #propagations: 34218335 / total #impl: 4842844121 (eff. 0.007)
1631.83/1632.10	c GARBAGE COLLECT
1631.83/1632.10	c #Conflicts:      34000 | #Learnt:       5098 | 0.004
1631.83/1632.10	c total clause space: 206.656MB
1631.83/1632.10	c total #watches: 976276
1682.73/1683.10	c total #propagations: 35163823 / total #impl: 5039017074 (eff. 0.007)
1682.73/1683.10	c #Conflicts:      35000 | #Learnt:       6098 | 0.004
1682.73/1683.10	c total clause space: 206.656MB
1682.73/1683.10	c total #watches: 1159076
1752.21/1752.56	c total #propagations: 35861140 / total #impl: 5182713833 (eff. 0.007)
1752.21/1752.56	c #Conflicts:      36000 | #Learnt:       7098 | 0.004
1752.21/1752.56	c total clause space: 206.656MB
1752.21/1752.56	c total #watches: 1326016

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

pid=5700
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.31 2.26 2.19 3/176 5703
/proc/meminfo: memFree=29603216/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 125175954 29802496 5260 33554432000 4194304 6199737 140736785480576 140734174111640 4209408 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 7276 5260 122 490 0 6777 0

[startup+0.100168 s]
/proc/loadavg: 2.31 2.26 2.19 3/176 5703
/proc/meminfo: memFree=29603216/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=34516 CPUtime=0.09 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 1436 0 0 0 9 0 0 0 20 0 1 0 125175954 35344384 7576 33554432000 4194304 6199737 140736785480576 140734174111640 4207822 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 8629 7576 134 490 0 8130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.200363 s]
/proc/loadavg: 2.31 2.26 2.19 3/176 5703
/proc/meminfo: memFree=29603216/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=37720 CPUtime=0.19 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 2525 0 0 0 19 0 0 0 20 0 1 0 125175954 38625280 8275 33554432000 4194304 6199737 140736785480576 140736785479176 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 9430 8275 139 490 0 8931 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37720

[startup+0.300363 s]
/proc/loadavg: 2.31 2.26 2.19 3/176 5703
/proc/meminfo: memFree=29603216/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=42532 CPUtime=0.29 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 2798 0 0 0 29 0 0 0 20 0 1 0 125175954 43552768 8982 33554432000 4194304 6199737 140736785480576 140736785479176 4213456 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 10633 8982 139 490 0 10134 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42532

[startup+0.7003 s]
/proc/loadavg: 2.31 2.26 2.19 3/176 5703
/proc/meminfo: memFree=29603216/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=43036 CPUtime=0.69 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 2926 0 0 0 69 0 0 0 20 0 1 0 125175954 44068864 9110 33554432000 4194304 6199737 140736785480576 140736785479176 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 10759 9110 139 490 0 10260 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43036

[startup+1.50028 s]
/proc/loadavg: 2.28 2.25 2.19 4/177 5704
/proc/meminfo: memFree=29555948/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=51060 CPUtime=1.49 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 3718 0 0 0 149 0 0 0 20 0 1 0 125175954 52285440 10695 33554432000 4194304 6199737 140736785480576 140736785479224 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 12765 10695 155 490 0 12266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51060

[startup+3.1003 s]
/proc/loadavg: 2.28 2.25 2.19 3/177 5704
/proc/meminfo: memFree=29543600/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=63876 CPUtime=3.08 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 4137 0 0 0 308 0 0 0 20 0 1 0 125175954 65409024 11586 33554432000 4194304 6199737 140736785480576 140736785479368 4222124 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 15969 11586 155 490 0 15470 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63876

[startup+6.30029 s]
/proc/loadavg: 2.28 2.25 2.19 3/177 5704
/proc/meminfo: memFree=29528916/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=64216 CPUtime=6.29 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 4581 0 0 0 628 1 0 0 20 0 1 0 125175954 65757184 12406 33554432000 4194304 6199737 140736785480576 140736785479512 4213298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 16054 12406 155 490 0 15555 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64216

[startup+12.7002 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 5704
/proc/meminfo: memFree=29520476/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=64800 CPUtime=12.69 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 5357 0 0 0 1268 1 0 0 20 0 1 0 125175954 66355200 12915 33554432000 4194304 6199737 140736785480576 140736785479512 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 16200 12915 155 490 0 15701 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64800

[startup+25.5003 s]
/proc/loadavg: 2.26 2.25 2.19 3/177 5704
/proc/meminfo: memFree=29500260/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=66632 CPUtime=25.49 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 5977 0 0 0 2548 1 0 0 20 0 1 0 125175954 68231168 15040 33554432000 4194304 6199737 140736785480576 140736785479512 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 16658 15040 161 490 0 16159 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66632

[startup+51.1004 s]
/proc/loadavg: 2.30 2.26 2.19 3/177 5704
/proc/meminfo: memFree=29467988/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=119456 CPUtime=51.08 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 7744 0 0 0 5106 2 0 0 20 0 1 0 125175954 122322944 22067 33554432000 4194304 6199737 140736785480576 140736785479224 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 29864 22067 161 490 0 29365 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 119456

[startup+102.3 s]
/proc/loadavg: 2.22 2.25 2.19 3/177 5705
/proc/meminfo: memFree=29428528/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=121484 CPUtime=102.27 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 8717 0 0 0 10225 2 0 0 20 0 1 0 125175954 124399616 23759 33554432000 4194304 6199737 140736785480576 140736785479400 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 30371 23759 161 490 0 29872 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 121484

[startup+162.3 s]
/proc/loadavg: 2.17 2.23 2.18 3/177 5706
/proc/meminfo: memFree=29399664/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=123504 CPUtime=162.26 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 9400 0 0 0 16224 2 0 0 20 0 1 0 125175954 126468096 25953 33554432000 4194304 6199737 140736785480576 140736785479512 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 30876 25953 161 490 0 30377 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 123504

[startup+222.307 s]
/proc/loadavg: 2.35 2.26 2.19 3/177 5708
/proc/meminfo: memFree=29391912/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=124380 CPUtime=222.26 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 9619 0 0 0 22224 2 0 0 20 0 1 0 125175954 127365120 26156 33554432000 4194304 6199737 140736785480576 140736785479512 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 31095 26156 161 490 0 30596 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 124380

[startup+282.3 s]
/proc/loadavg: 2.38 2.29 2.20 3/177 5709
/proc/meminfo: memFree=29388064/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=126300 CPUtime=282.24 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 10226 0 0 0 28222 2 0 0 20 0 1 0 125175954 129331200 26739 33554432000 4194304 6199737 140736785480576 140736785479512 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 31575 26739 161 490 0 31076 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 126300

[startup+342.3 s]
/proc/loadavg: 2.39 2.31 2.21 3/177 5710
/proc/meminfo: memFree=29340340/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=179176 CPUtime=342.23 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 11156 0 0 0 34220 3 0 0 20 0 1 0 125175954 183476224 38368 33554432000 4194304 6199737 140736785480576 140736785479272 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 44794 38368 161 490 0 44295 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 179176

[startup+402.3 s]
/proc/loadavg: 2.30 2.29 2.21 3/178 5714
/proc/meminfo: memFree=29335932/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=179960 CPUtime=402.23 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 11722 0 0 0 40219 4 0 0 20 0 1 0 125175954 184279040 39141 33554432000 4194304 6199737 140736785480576 140736785479688 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 44990 39141 161 490 0 44491 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 179960

[startup+462.3 s]
/proc/loadavg: 2.29 2.30 2.21 3/177 5715
/proc/meminfo: memFree=29333084/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=180528 CPUtime=462.21 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 11991 0 0 0 46217 4 0 0 20 0 1 0 125175954 184860672 39407 33554432000 4194304 6199737 140736785480576 140736785479512 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 45132 39407 161 490 0 44633 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 180528

[startup+522.3 s]
/proc/loadavg: 2.15 2.25 2.20 3/177 5717
/proc/meminfo: memFree=29309632/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=181460 CPUtime=522.2 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 12227 0 0 0 52216 4 0 0 20 0 1 0 125175954 185815040 40154 33554432000 4194304 6199737 140736785480576 140736785479512 4213296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 45365 40154 161 490 0 44866 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 181460

[startup+582.3 s]
/proc/loadavg: 2.26 2.27 2.21 4/177 5718
/proc/meminfo: memFree=29289708/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=182160 CPUtime=582.19 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 12394 0 0 0 58215 4 0 0 20 0 1 0 125175954 186531840 42365 33554432000 4194304 6199737 140736785480576 140736785479512 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 45540 42365 161 490 0 45041 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 182160


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


[startup+942.3 s]
/proc/loadavg: 2.27 2.25 2.20 4/177 5725
/proc/meminfo: memFree=29259668/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=185936 CPUtime=942.14 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 13550 0 0 0 94209 5 0 0 20 0 1 0 125175954 190398464 43976 33554432000 4194304 6199737 140736785480576 140736785479512 4213476 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 46484 43976 161 490 0 45985 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 185936

[startup+1002.3 s]
/proc/loadavg: 2.27 2.25 2.20 4/178 5729
/proc/meminfo: memFree=29257968/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=187420 CPUtime=1002.13 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 13969 0 0 0 100208 5 0 0 20 0 1 0 125175954 191918080 44342 33554432000 4194304 6199737 140736785480576 140736785479224 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 46855 44342 161 490 0 46356 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 187420

[startup+1062.3 s]
/proc/loadavg: 2.15 2.22 2.18 3/177 5730
/proc/meminfo: memFree=29246924/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=269268 CPUtime=1062.12 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 14322 0 0 0 106207 5 0 0 20 0 1 0 125175954 275730432 46685 33554432000 4194304 6199737 140736785480576 140736785479512 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 67317 46685 161 490 0 66818 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 269268

[startup+1122.3 s]
/proc/loadavg: 2.17 2.20 2.18 4/176 5731
/proc/meminfo: memFree=29232944/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=270212 CPUtime=1122.12 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 14607 0 0 0 112206 6 0 0 20 0 1 0 125175954 276697088 49966 33554432000 4194304 6199737 140736785480576 140736785479224 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 67553 49966 161 490 0 67054 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 270212

[startup+1182.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 5733
/proc/meminfo: memFree=29226012/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=270888 CPUtime=1182.11 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 15010 0 0 0 118205 6 0 0 20 0 1 0 125175954 277389312 50675 33554432000 4194304 6199737 140736785480576 140736785479688 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 67722 50675 161 490 0 67223 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 270888

[startup+1242.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 5734
/proc/meminfo: memFree=29220556/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=271024 CPUtime=1242.1 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 15083 0 0 0 124204 6 0 0 20 0 1 0 125175954 277528576 50748 33554432000 4194304 6199737 140736785480576 140736785479512 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 67756 50748 161 490 0 67257 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 271024

[startup+1302.3 s]
/proc/loadavg: 2.23 2.21 2.18 4/177 5735
/proc/meminfo: memFree=29219664/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=271168 CPUtime=1302.09 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 15120 0 0 0 130203 6 0 0 20 0 1 0 125175954 277676032 50778 33554432000 4194304 6199737 140736785480576 140736785479512 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 67792 50778 161 490 0 67293 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 271168

[startup+1362.3 s]
/proc/loadavg: 2.35 2.24 2.19 3/177 5736
/proc/meminfo: memFree=29218544/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=271432 CPUtime=1362.08 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 15193 0 0 0 136202 6 0 0 20 0 1 0 125175954 277946368 50851 33554432000 4194304 6199737 140736785480576 140736785479512 4213476 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 67858 50851 161 490 0 67359 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 271432

[startup+1422.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 5737
/proc/meminfo: memFree=29218168/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=271744 CPUtime=1422.07 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 15268 0 0 0 142201 6 0 0 20 0 1 0 125175954 278265856 50926 33554432000 4194304 6199737 140736785480576 140736785479512 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 67936 50926 161 490 0 67437 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 271744

[startup+1482.3 s]
/proc/loadavg: 2.22 2.22 2.18 4/177 5739
/proc/meminfo: memFree=29217424/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=272288 CPUtime=1482.06 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 15396 0 0 0 148200 6 0 0 20 0 1 0 125175954 278822912 51054 33554432000 4194304 6199737 140736785480576 140736785479512 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 68072 51054 161 490 0 67573 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 272288

[startup+1542.31 s]
/proc/loadavg: 2.19 2.21 2.18 3/177 5740
/proc/meminfo: memFree=29215932/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=272988 CPUtime=1542.05 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 15735 0 0 0 154199 6 0 0 20 0 1 0 125175954 279539712 51357 33554432000 4194304 6199737 140736785480576 140736785479512 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 68247 51357 161 490 0 67748 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 272988

[startup+1602.3 s]
/proc/loadavg: 2.18 2.20 2.18 3/178 5744
/proc/meminfo: memFree=29214420/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=273388 CPUtime=1602.04 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 15844 0 0 0 160198 6 0 0 20 0 1 0 125175954 279949312 51457 33554432000 4194304 6199737 140736785480576 140736785479512 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 68347 51457 161 490 0 67848 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 273388

[startup+1662.3 s]
/proc/loadavg: 2.34 2.24 2.19 4/179 5768
/proc/meminfo: memFree=29211720/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=273428 CPUtime=1662.03 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 16217 0 0 0 166197 6 0 0 20 0 1 0 125175954 279990272 51470 33554432000 4194304 6199737 140736785480576 140736785479688 4213320 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 68357 51470 161 490 0 67858 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 273428

[startup+1722.3 s]
/proc/loadavg: 2.26 2.24 2.19 3/178 5769
/proc/meminfo: memFree=29210856/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=273836 CPUtime=1722.02 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 16328 0 0 0 172196 6 0 0 20 0 1 0 125175954 280408064 51581 33554432000 4194304 6199737 140736785480576 140736785479512 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 68459 51581 161 490 0 67960 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 273836

[startup+1782.3 s]
/proc/loadavg: 2.14 2.21 2.18 3/177 5771
/proc/meminfo: memFree=29209372/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=274528 CPUtime=1782.01 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 16514 0 0 0 178195 6 0 0 20 0 1 0 125175954 281116672 51760 33554432000 4194304 6199737 140736785480576 140736785479512 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 68632 51760 161 490 0 68133 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 274528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.26 2.23 2.19 4/177 5771
/proc/meminfo: memFree=29208752/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=274716 CPUtime=1800.01 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 16915 0 0 0 179995 6 0 0 20 0 1 0 125175954 281309184 51871 33554432000 4194304 6199737 140736785480576 140736785479512 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 68679 51871 161 490 0 68180 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 274716

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

[startup+1800.3 s]
/proc/loadavg: 2.26 2.23 2.19 4/177 5771
/proc/meminfo: memFree=29208752/32872528 swapFree=16204/1518544
[pid=5703] ppid=5700 vsize=274716 CPUtime=1800.01 cores=0,2,4,6
/proc/5703/stat : 5703 (cdcl-cuttingpla) R 5700 5703 5225 0 -1 4202496 16915 0 0 0 179995 6 0 0 20 0 1 0 125175954 281309184 51871 33554432000 4194304 6199737 140736785480576 140736785479512 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5703/statm: 68679 51871 161 490 0 68180 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 274716

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.068989
maximum resident set size= 207484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16915
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= 18
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.79066 second user time and 10.9023 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 4a002b4e44699cf4cd35a469f7223c94
RANDOM SEED=34563993

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:        29606504 kB
Buffers:          139528 kB
Cached:           823660 kB
SwapCached:         1824 kB
Active:           267104 kB
Inactive:         726556 kB
Active(anon):      29060 kB
Inactive(anon):     3116 kB
Active(file):     238044 kB
Inactive(file):   723440 kB
Unevictable:     1518544 kB
Mlocked:           16204 kB
SwapTotal:      67108856 kB
SwapFree:       67098840 kB
Dirty:              7004 kB
Writeback:             0 kB
AnonPages:       1525160 kB
Mapped:             9060 kB
Shmem:                 0 kB
Slab:             621044 kB
SReclaimable:      65312 kB
SUnreclaim:       555732 kB
KernelStack:        1472 kB
PageTables:         6840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1669028 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 03:03:51