Trace number 4087223

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_K128.opb
MD5SUM17c4ca9a6493665b57c1ccd2ab23e03d
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 variables15232
Total number of constraints15490
Number of constraints which are clauses15362
Number of constraints which are cardinality constraints (but not clauses)128
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint128
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 129
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= 15232 #constraint= 15490
1.29/1.33	c #Conflicts:       1000 | #Learnt:        998 | 0.000
1.29/1.33	c total clause space: 18.2382MB
1.29/1.33	c total #watches: 133890
4.49/4.53	c total #propagations: 879031 / total #impl: 19517016 (eff. 0.045)
4.49/4.53	c #Conflicts:       2000 | #Learnt:       1998 | 0.002
4.49/4.53	c total clause space: 29.637MB
4.49/4.53	c total #watches: 239084
10.28/10.39	c total #propagations: 1702240 / total #impl: 52559352 (eff. 0.032)
10.28/10.39	c GARBAGE COLLECT
10.28/10.39	c #Conflicts:       3000 | #Learnt:       2049 | 0.001
10.28/10.39	c total clause space: 29.637MB
10.28/10.39	c total #watches: 291325
18.70/18.71	c total #propagations: 2445336 / total #impl: 106269807 (eff. 0.023)
18.70/18.71	c #Conflicts:       4000 | #Learnt:       3049 | 0.001
18.70/18.71	c total clause space: 48.1602MB
18.70/18.71	c total #watches: 421401
32.58/32.60	c total #propagations: 3178903 / total #impl: 179207315 (eff. 0.018)
32.58/32.60	c GARBAGE COLLECT
32.58/32.60	c #Conflicts:       5000 | #Learnt:       2439 | 0.002
32.58/32.60	c total clause space: 48.1602MB
32.58/32.60	c total #watches: 440250
58.68/58.71	c total #propagations: 3903046 / total #impl: 265086733 (eff. 0.015)
58.68/58.71	c #Conflicts:       6000 | #Learnt:       3439 | 0.002
58.68/58.71	c total clause space: 48.1602MB
58.68/58.71	c total #watches: 542179
75.57/75.67	c total #propagations: 4791234 / total #impl: 416212605 (eff. 0.012)
75.57/75.67	c GARBAGE COLLECT
75.57/75.67	c #Conflicts:       7000 | #Learnt:       2298 | 0.002
75.57/75.67	c total clause space: 78.2603MB
75.57/75.67	c total #watches: 366119
81.58/81.69	c total #propagations: 5483811 / total #impl: 514890907 (eff. 0.011)
81.58/81.69	c #Conflicts:       8000 | #Learnt:       3298 | 0.004
81.58/81.69	c total clause space: 78.2603MB
81.58/81.69	c total #watches: 446150
100.78/100.84	c total #propagations: 6014220 / total #impl: 549159116 (eff. 0.011)
100.78/100.84	c #Conflicts:       9000 | #Learnt:       4298 | 0.004
100.78/100.84	c total clause space: 78.2603MB
100.78/100.84	c total #watches: 553488
128.17/128.26	c total #propagations: 6783653 / total #impl: 614025613 (eff. 0.011)
128.17/128.26	c GARBAGE COLLECT
128.17/128.26	c #Conflicts:      10000 | #Learnt:       2805 | 0.004
128.17/128.26	c total clause space: 78.2603MB
128.17/128.26	c total #watches: 403309
147.96/148.03	c total #propagations: 7668210 / total #impl: 715921154 (eff. 0.011)
147.96/148.03	c #Conflicts:      11000 | #Learnt:       3805 | 0.004
147.96/148.03	c total clause space: 78.2603MB
147.96/148.03	c total #watches: 516848
169.26/169.40	c total #propagations: 8573792 / total #impl: 800729249 (eff. 0.011)
169.26/169.40	c #Conflicts:      12000 | #Learnt:       4805 | 0.010
169.26/169.40	c total clause space: 78.2603MB
169.26/169.40	c total #watches: 654639
192.26/192.34	c total #propagations: 9368801 / total #impl: 884324365 (eff. 0.011)
192.26/192.34	c #Conflicts:      13000 | #Learnt:       5805 | 0.010
192.26/192.34	c total clause space: 78.2603MB
192.26/192.34	c total #watches: 810732
212.46/212.59	c total #propagations: 10047465 / total #impl: 978556337 (eff. 0.010)
212.46/212.59	c GARBAGE COLLECT
212.46/212.59	c #Conflicts:      14000 | #Learnt:       3941 | 0.010
212.46/212.59	c total clause space: 78.2603MB
212.46/212.59	c total #watches: 658195
229.36/229.45	c total #propagations: 10773816 / total #impl: 1082321679 (eff. 0.010)
229.36/229.45	c #Conflicts:      15000 | #Learnt:       4941 | 0.009
229.36/229.45	c total clause space: 78.2603MB
229.36/229.45	c total #watches: 751939
259.56/259.70	c total #propagations: 11353099 / total #impl: 1166438416 (eff. 0.010)
259.56/259.70	c #Conflicts:      16000 | #Learnt:       5941 | 0.009
259.56/259.70	c total clause space: 127.173MB
259.56/259.70	c total #watches: 893654
298.44/298.52	c total #propagations: 12079397 / total #impl: 1267107437 (eff. 0.010)
298.44/298.52	c GARBAGE COLLECT
298.44/298.52	c #Conflicts:      17000 | #Learnt:       3777 | 0.008
298.44/298.52	c total clause space: 127.173MB
298.44/298.52	c total #watches: 612329
322.34/322.41	c total #propagations: 12816265 / total #impl: 1374197618 (eff. 0.009)
322.34/322.41	c #Conflicts:      18000 | #Learnt:       4777 | 0.008
322.34/322.41	c total clause space: 127.173MB
322.34/322.41	c total #watches: 747921
358.93/359.04	c total #propagations: 13412303 / total #impl: 1505517800 (eff. 0.009)
358.93/359.04	c #Conflicts:      19000 | #Learnt:       5777 | 0.007
358.93/359.04	c total clause space: 127.173MB
358.93/359.04	c total #watches: 889843
423.43/423.58	c total #propagations: 14072348 / total #impl: 1584214842 (eff. 0.009)
423.43/423.58	c #Conflicts:      20000 | #Learnt:       6777 | 0.007
423.43/423.58	c total clause space: 127.173MB
423.43/423.58	c total #watches: 1033029
461.81/461.96	c total #propagations: 14967178 / total #impl: 1731504962 (eff. 0.009)
461.81/461.96	c GARBAGE COLLECT
461.81/461.96	c #Conflicts:      21000 | #Learnt:       4268 | 0.011
461.81/461.96	c total clause space: 127.173MB
461.81/461.96	c total #watches: 719642
510.10/510.23	c total #propagations: 15693517 / total #impl: 1826466013 (eff. 0.009)
510.10/510.23	c #Conflicts:      22000 | #Learnt:       5268 | 0.011
510.10/510.23	c total clause space: 127.173MB
510.10/510.23	c total #watches: 870928
562.60/562.76	c total #propagations: 16517595 / total #impl: 1961737852 (eff. 0.008)
562.60/562.76	c #Conflicts:      23000 | #Learnt:       6268 | 0.010
562.60/562.76	c total clause space: 127.173MB
562.60/562.76	c total #watches: 1066702
636.38/636.55	c total #propagations: 17104334 / total #impl: 2121487654 (eff. 0.008)
636.38/636.55	c #Conflicts:      24000 | #Learnt:       7268 | 0.010
636.38/636.55	c total clause space: 127.173MB
636.38/636.55	c total #watches: 1173250
709.07/709.29	c total #propagations: 17831818 / total #impl: 2258594406 (eff. 0.008)
709.07/709.29	c GARBAGE COLLECT
709.07/709.29	c #Conflicts:      25000 | #Learnt:       4498 | 0.009
709.07/709.29	c total clause space: 127.173MB
709.07/709.29	c total #watches: 772505
812.06/812.20	c total #propagations: 18660207 / total #impl: 2434114474 (eff. 0.008)
812.06/812.20	c #Conflicts:      26000 | #Learnt:       5498 | 0.009
812.06/812.20	c total clause space: 127.173MB
812.06/812.20	c total #watches: 1177174
1015.83/1016.04	c total #propagations: 19366449 / total #impl: 2686300692 (eff. 0.007)
1015.83/1016.04	c #Conflicts:      27000 | #Learnt:       6498 | 0.009
1015.83/1016.04	c total clause space: 127.173MB
1015.83/1016.04	c total #watches: 1305609
1162.21/1162.46	c total #propagations: 20136343 / total #impl: 3148909199 (eff. 0.006)
1162.21/1162.46	c #Conflicts:      28000 | #Learnt:       7498 | 0.009
1162.21/1162.46	c total clause space: 206.656MB
1162.21/1162.46	c total #watches: 1426024
1319.48/1319.75	c total #propagations: 20840117 / total #impl: 3426549392 (eff. 0.006)
1319.48/1319.75	c GARBAGE COLLECT
1319.48/1319.75	c #Conflicts:      29000 | #Learnt:       4401 | 0.008
1319.48/1319.75	c total clause space: 206.656MB
1319.48/1319.75	c total #watches: 773507
1370.17/1370.46	c total #propagations: 21700723 / total #impl: 3670942740 (eff. 0.006)
1370.17/1370.46	c #Conflicts:      30000 | #Learnt:       5401 | 0.008
1370.17/1370.46	c total clause space: 206.656MB
1370.17/1370.46	c total #watches: 936264
1417.27/1417.50	c total #propagations: 22414320 / total #impl: 3813361820 (eff. 0.006)
1417.27/1417.50	c #Conflicts:      31000 | #Learnt:       6401 | 0.008
1417.27/1417.50	c total clause space: 206.656MB
1417.27/1417.50	c total #watches: 1129650
1504.75/1505.06	c total #propagations: 22945063 / total #impl: 4007187085 (eff. 0.006)
1504.75/1505.06	c #Conflicts:      32000 | #Learnt:       7401 | 0.008
1504.75/1505.06	c total clause space: 206.656MB
1504.75/1505.06	c total #watches: 1339025
1625.24/1625.50	c total #propagations: 23803976 / total #impl: 4166652432 (eff. 0.006)
1625.24/1625.50	c #Conflicts:      33000 | #Learnt:       8401 | 0.007
1625.24/1625.50	c total clause space: 206.656MB
1625.24/1625.50	c total #watches: 1534769
1699.23/1699.53	c total #propagations: 24695038 / total #impl: 4386251777 (eff. 0.006)
1699.23/1699.53	c GARBAGE COLLECT
1699.23/1699.53	c #Conflicts:      34000 | #Learnt:       5013 | 0.007
1699.23/1699.53	c total clause space: 206.656MB
1699.23/1699.53	c total #watches: 1017989
1778.11/1778.48	c total #propagations: 25281635 / total #impl: 4527259007 (eff. 0.006)
1778.11/1778.48	c #Conflicts:      35000 | #Learnt:       6013 | 0.007
1778.11/1778.48	c total clause space: 206.656MB
1778.11/1778.48	c total #watches: 1383102

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

pid=32329
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.18 2.09 3/173 32332
/proc/meminfo: memFree=29927864/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=33460 CPUtime=0 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 124815186 34263040 5261 33554432000 4194304 6199737 140734453542240 140736426317752 5192948 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 8365 5261 122 490 0 7866 0

[startup+0.100166 s]
/proc/loadavg: 2.16 2.18 2.09 3/173 32332
/proc/meminfo: memFree=29927864/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=34384 CPUtime=0.09 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 1450 0 0 0 9 0 0 0 20 0 1 0 124815186 35209216 7565 33554432000 4194304 6199737 140734453542240 140736426317752 4208371 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 8596 7565 134 490 0 8097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34384

[startup+0.200431 s]
/proc/loadavg: 2.16 2.18 2.09 3/173 32332
/proc/meminfo: memFree=29927864/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=37648 CPUtime=0.18 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 2195 0 0 0 18 0 0 0 20 0 1 0 124815186 38551552 8063 33554432000 4194304 6199737 140734453542240 140736426317752 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 9412 8063 139 490 0 8913 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 37648

[startup+0.30032 s]
/proc/loadavg: 2.16 2.18 2.09 3/173 32332
/proc/meminfo: memFree=29927864/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=42464 CPUtime=0.28 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 2711 0 0 0 28 0 0 0 20 0 1 0 124815186 43483136 8934 33554432000 4194304 6199737 140734453542240 140736426317752 4237314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 10616 8935 139 490 0 10117 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42464

[startup+0.700239 s]
/proc/loadavg: 2.16 2.18 2.09 3/173 32332
/proc/meminfo: memFree=29927864/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=42956 CPUtime=0.69 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 3052 0 0 0 68 1 0 0 20 0 1 0 124815186 43986944 9190 33554432000 4194304 6199737 140734453542240 140736426317752 4208407 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 10739 9190 139 490 0 10240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42956

[startup+1.50021 s]
/proc/loadavg: 2.16 2.18 2.09 3/177 32339
/proc/meminfo: memFree=29853048/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=50508 CPUtime=1.49 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 3578 0 0 0 148 1 0 0 20 0 1 0 124815186 51720192 10059 33554432000 4194304 6199737 140734453542240 140734453541176 5149722 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 12627 10060 155 490 0 12128 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50508

[startup+3.10026 s]
/proc/loadavg: 2.16 2.18 2.09 3/177 32339
/proc/meminfo: memFree=29846084/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=51336 CPUtime=3.09 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 3894 0 0 0 308 1 0 0 20 0 1 0 124815186 52568064 11358 33554432000 4194304 6199737 140734453542240 140734453541176 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 12834 11358 155 490 0 12335 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51336

[startup+6.30019 s]
/proc/loadavg: 2.15 2.18 2.09 4/177 32339
/proc/meminfo: memFree=29830204/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=64096 CPUtime=6.29 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 5228 0 0 0 628 1 0 0 20 0 1 0 124815186 65634304 12856 33554432000 4194304 6199737 140734453542240 140734453541176 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 16024 12856 155 490 0 15525 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64096

[startup+12.7002 s]
/proc/loadavg: 2.13 2.18 2.09 3/176 32339
/proc/meminfo: memFree=29818472/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=65136 CPUtime=12.69 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 5643 0 0 0 1267 2 0 0 20 0 1 0 124815186 66699264 14770 33554432000 4194304 6199737 140734453542240 140734453541176 4219246 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 16284 14770 161 490 0 15785 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65136

[startup+25.5003 s]
/proc/loadavg: 2.10 2.17 2.09 3/177 32340
/proc/meminfo: memFree=29790876/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=86376 CPUtime=25.49 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 6887 0 0 0 2547 2 0 0 20 0 1 0 124815186 88449024 17770 33554432000 4194304 6199737 140734453542240 140734453541176 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 21594 17770 161 490 0 21095 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86376

[startup+51.1004 s]
/proc/loadavg: 2.07 2.15 2.09 4/177 32340
/proc/meminfo: memFree=29774752/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=87404 CPUtime=51.08 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 7309 0 0 0 5106 2 0 0 20 0 1 0 124815186 89501696 18148 33554432000 4194304 6199737 140734453542240 140734453541176 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 21851 18148 161 490 0 21352 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87404

[startup+102.3 s]
/proc/loadavg: 2.07 2.14 2.09 3/177 32341
/proc/meminfo: memFree=29726336/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=120728 CPUtime=102.28 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 8630 0 0 0 10225 3 0 0 20 0 1 0 124815186 123625472 26302 33554432000 4194304 6199737 140734453542240 140734453541352 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 30182 26302 161 490 0 29683 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 120728

[startup+162.3 s]
/proc/loadavg: 2.27 2.19 2.10 3/177 32342
/proc/meminfo: memFree=29711236/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=122804 CPUtime=162.26 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 9342 0 0 0 16223 3 0 0 20 0 1 0 124815186 125751296 29520 33554432000 4194304 6199737 140734453542240 140734453541176 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 30701 29520 161 490 0 30202 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 122804

[startup+222.307 s]
/proc/loadavg: 2.10 2.15 2.09 3/177 32343
/proc/meminfo: memFree=29699424/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=124340 CPUtime=222.27 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 9791 0 0 0 22223 4 0 0 20 0 1 0 124815186 127324160 29967 33554432000 4194304 6199737 140734453542240 140734453541176 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 31085 29967 161 490 0 30586 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 124340

[startup+282.3 s]
/proc/loadavg: 2.18 2.15 2.10 3/177 32344
/proc/meminfo: memFree=29671108/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=176660 CPUtime=282.24 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 10579 0 0 0 28220 4 0 0 20 0 1 0 124815186 180899840 36330 33554432000 4194304 6199737 140734453542240 140734453541176 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 44165 36330 161 490 0 43666 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 176660

[startup+342.3 s]
/proc/loadavg: 2.06 2.12 2.09 3/177 32346
/proc/meminfo: memFree=29665684/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=178428 CPUtime=342.23 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 11408 0 0 0 34219 4 0 0 20 0 1 0 124815186 182710272 37443 33554432000 4194304 6199737 140734453542240 140734453540888 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 44607 37443 161 490 0 44108 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 178428

[startup+402.3 s]
/proc/loadavg: 2.29 2.16 2.10 3/178 32350
/proc/meminfo: memFree=29661376/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=179360 CPUtime=402.22 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 11670 0 0 0 40218 4 0 0 20 0 1 0 124815186 183664640 38205 33554432000 4194304 6199737 140734453542240 140734453540936 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 44840 38205 161 490 0 44341 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 179360

[startup+462.3 s]
/proc/loadavg: 2.28 2.19 2.11 3/177 32351
/proc/meminfo: memFree=29645720/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=180168 CPUtime=462.21 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 11895 0 0 0 46216 5 0 0 20 0 1 0 124815186 184492032 41988 33554432000 4194304 6199737 140734453542240 140734453541176 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 45042 41988 161 490 0 44543 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 180168

[startup+522.3 s]
/proc/loadavg: 2.16 2.17 2.10 3/177 32352
/proc/meminfo: memFree=29601056/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=180752 CPUtime=522.2 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 12107 0 0 0 52215 5 0 0 20 0 1 0 124815186 185090048 42197 33554432000 4194304 6199737 140734453542240 140734453541176 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 45188 42197 161 490 0 44689 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 180752

[startup+582.3 s]
/proc/loadavg: 2.21 2.18 2.11 3/177 32353
/proc/meminfo: memFree=29595576/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=181696 CPUtime=582.19 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 12345 0 0 0 58214 5 0 0 20 0 1 0 124815186 186056704 42435 33554432000 4194304 6199737 140734453542240 140734453541032 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 45424 42435 161 490 0 44925 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 181696


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.21 2.14 4/177 32361
/proc/meminfo: memFree=29587240/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=185108 CPUtime=942.15 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 13297 0 0 0 94209 6 0 0 20 0 1 0 124815186 189550592 43327 33554432000 4194304 6199737 140734453542240 140734453541176 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 46277 43327 161 490 0 45778 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 185108

[startup+1002.3 s]
/proc/loadavg: 2.25 2.22 2.14 3/178 32365
/proc/meminfo: memFree=29585728/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=185560 CPUtime=1002.14 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 13411 0 0 0 100208 6 0 0 20 0 1 0 124815186 190013440 43441 33554432000 4194304 6199737 140734453542240 140734453541176 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 46390 43441 161 490 0 45891 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 185560

[startup+1062.3 s]
/proc/loadavg: 2.20 2.20 2.14 3/177 32366
/proc/meminfo: memFree=29584220/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=185968 CPUtime=1062.13 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 13514 0 0 0 106207 6 0 0 20 0 1 0 124815186 190431232 43544 33554432000 4194304 6199737 140734453542240 140734453541176 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 46492 43544 161 490 0 45993 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 185968

[startup+1122.3 s]
/proc/loadavg: 2.19 2.20 2.14 3/177 32367
/proc/meminfo: memFree=29576940/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=186656 CPUtime=1122.11 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 13687 0 0 0 112205 6 0 0 20 0 1 0 124815186 191135744 45250 33554432000 4194304 6199737 140734453542240 140734453541176 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 46664 45250 161 490 0 46165 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 186656

[startup+1182.3 s]
/proc/loadavg: 2.18 2.19 2.14 3/177 32368
/proc/meminfo: memFree=29570824/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=268416 CPUtime=1182.1 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 14096 0 0 0 118204 6 0 0 20 0 1 0 124815186 274857984 46586 33554432000 4194304 6199737 140734453542240 140734453541176 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 67104 46586 161 490 0 66605 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 268416

[startup+1242.3 s]
/proc/loadavg: 2.13 2.17 2.13 3/177 32370
/proc/meminfo: memFree=29567884/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=268912 CPUtime=1242.1 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 14212 0 0 0 124204 6 0 0 20 0 1 0 124815186 275365888 47213 33554432000 4194304 6199737 140734453542240 140734453541176 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 67228 47213 161 490 0 66729 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 268912

[startup+1302.3 s]
/proc/loadavg: 2.09 2.15 2.12 3/177 32371
/proc/meminfo: memFree=29561648/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=269460 CPUtime=1302.09 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 14344 0 0 0 130203 6 0 0 20 0 1 0 124815186 275927040 48367 33554432000 4194304 6199737 140734453542240 140734453541176 4213377 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 67365 48367 161 490 0 66866 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 269460

[startup+1362.3 s]
/proc/loadavg: 2.27 2.18 2.13 3/177 32372
/proc/meminfo: memFree=29559452/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=269516 CPUtime=1362.07 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 14667 0 0 0 136201 6 0 0 20 0 1 0 124815186 275984384 48913 33554432000 4194304 6199737 140734453542240 140734453541176 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 67379 48913 161 490 0 66880 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 269516

[startup+1422.3 s]
/proc/loadavg: 2.31 2.21 2.14 4/177 32373
/proc/meminfo: memFree=29559560/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=269980 CPUtime=1422.07 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 14801 0 0 0 142201 6 0 0 20 0 1 0 124815186 276459520 49047 33554432000 4194304 6199737 140734453542240 140734453541176 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 67495 49047 161 490 0 66996 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 269980

[startup+1482.3 s]
/proc/loadavg: 2.22 2.20 2.14 3/177 32374
/proc/meminfo: memFree=29558848/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=270200 CPUtime=1482.06 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 14855 0 0 0 148200 6 0 0 20 0 1 0 124815186 276684800 49101 33554432000 4194304 6199737 140734453542240 140734453541176 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 67550 49101 161 490 0 67051 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 270200

[startup+1542.31 s]
/proc/loadavg: 2.29 2.22 2.15 3/177 32376
/proc/meminfo: memFree=29557952/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=270448 CPUtime=1542.05 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 14948 0 0 0 154199 6 0 0 20 0 1 0 124815186 276938752 49177 33554432000 4194304 6199737 140734453542240 140734453541176 4213247 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 67612 49177 161 490 0 67113 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 270448

[startup+1602.3 s]
/proc/loadavg: 2.17 2.19 2.15 3/178 32380
/proc/meminfo: memFree=29556488/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=270844 CPUtime=1602.05 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 15062 0 0 0 160198 7 0 0 20 0 1 0 124815186 277344256 49290 33554432000 4194304 6199737 140734453542240 140734453541176 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 67711 49290 161 490 0 67212 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 270844

[startup+1662.3 s]
/proc/loadavg: 2.15 2.18 2.14 4/178 32404
/proc/meminfo: memFree=29544592/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=271844 CPUtime=1662.03 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 15550 0 0 0 166196 7 0 0 20 0 1 0 124815186 278368256 52173 33554432000 4194304 6199737 140734453542240 140734453540888 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 67961 52173 161 490 0 67462 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 271844

[startup+1722.3 s]
/proc/loadavg: 2.22 2.19 2.15 4/177 32405
/proc/meminfo: memFree=29542148/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=272000 CPUtime=1722.02 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 15632 0 0 0 172195 7 0 0 20 0 1 0 124815186 278528000 52226 33554432000 4194304 6199737 140734453542240 140734453540936 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 68000 52226 161 490 0 67501 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 272000

[startup+1782.3 s]
/proc/loadavg: 2.23 2.20 2.15 3/177 32406
/proc/meminfo: memFree=29534744/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=272232 CPUtime=1782.01 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 15839 0 0 0 178194 7 0 0 20 0 1 0 124815186 278765568 52302 33554432000 4194304 6199737 140734453542240 140734453541352 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 68058 52302 161 490 0 67559 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 272232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.24 2.20 2.16 4/177 32406
/proc/meminfo: memFree=29534496/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=272340 CPUtime=1800.01 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 15895 0 0 0 179994 7 0 0 20 0 1 0 124815186 278876160 52335 33554432000 4194304 6199737 140734453542240 140734453541176 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 68085 52335 161 490 0 67586 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 272340

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

[startup+1800.3 s]
/proc/loadavg: 2.24 2.20 2.16 4/177 32406
/proc/meminfo: memFree=29534496/32872528 swapFree=14956/1314940
[pid=32332] ppid=32329 vsize=272340 CPUtime=1800.01 cores=1,3,5,7
/proc/32332/stat : 32332 (cdcl-cuttingpla) R 32329 32332 32157 0 -1 4202496 15895 0 0 0 179994 7 0 0 20 0 1 0 124815186 278876160 52335 33554432000 4194304 6199737 140734453542240 140734453541176 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32332/statm: 68085 52335 161 490 0 67586 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 272340

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.075988
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 272340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.075988
maximum resident set size= 209364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15895
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= 19
involuntary context switches= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.61654 second user time and 12.884 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 17c4ca9a6493665b57c1ccd2ab23e03d
RANDOM SEED=159683177

node131.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29930632 kB
Buffers:          210292 kB
Cached:           635456 kB
SwapCached:         4716 kB
Active:           267624 kB
Inactive:         584148 kB
Active(anon):       2528 kB
Inactive(anon):     5604 kB
Active(file):     265096 kB
Inactive(file):   578544 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              4300 kB
Writeback:             0 kB
AnonPages:       1317396 kB
Mapped:             8060 kB
Shmem:                 0 kB
Slab:             640612 kB
SReclaimable:      84312 kB
SUnreclaim:       556300 kB
KernelStack:        1376 kB
PageTables:         6384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1410624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1302528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node131 at 2016-06-09 02:03:43