Trace number 4087273

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/ShortestPathTate/
normalized-TateBritain_K92.opb
MD5SUM21cc97db69195cd3dcf69a6d797764c1
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1703.34
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6256
Total number of constraints6442
Number of constraints which are clauses6350
Number of constraints which are cardinality constraints (but not clauses)92
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint92
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 93
Number of bits of the biggest sum of numbers7
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= 6256 #constraint= 6442
0.69/0.76	c #Conflicts:       1000 | #Learnt:        998 | 0.000
0.69/0.76	c total clause space: 11.2235MB
0.69/0.76	c total #watches: 65006
3.19/3.25	c total #propagations: 444777 / total #impl: 3625348 (eff. 0.123)
3.19/3.25	c #Conflicts:       2000 | #Learnt:       1998 | 0.004
3.19/3.25	c total clause space: 18.2382MB
3.19/3.25	c total #watches: 164199
7.89/7.94	c total #propagations: 804546 / total #impl: 13851085 (eff. 0.058)
7.89/7.94	c GARBAGE COLLECT
7.89/7.94	c #Conflicts:       3000 | #Learnt:       2036 | 0.003
7.89/7.94	c total clause space: 29.637MB
7.89/7.94	c total #watches: 202430
16.98/17.07	c total #propagations: 1112874 / total #impl: 24309468 (eff. 0.046)
16.98/17.07	c #Conflicts:       4000 | #Learnt:       3036 | 0.004
16.98/17.07	c total clause space: 29.637MB
16.98/17.07	c total #watches: 294274
25.68/25.76	c total #propagations: 1496287 / total #impl: 41121210 (eff. 0.036)
25.68/25.76	c GARBAGE COLLECT
25.68/25.76	c #Conflicts:       5000 | #Learnt:       2411 | 0.003
25.68/25.76	c total clause space: 29.637MB
25.68/25.76	c total #watches: 241927
34.09/34.12	c total #propagations: 1893479 / total #impl: 63651897 (eff. 0.030)
34.09/34.12	c #Conflicts:       6000 | #Learnt:       3411 | 0.003
34.09/34.12	c total clause space: 29.637MB
34.09/34.12	c total #watches: 355590
44.89/44.92	c total #propagations: 2226606 / total #impl: 90265582 (eff. 0.025)
44.89/44.92	c GARBAGE COLLECT
44.89/44.92	c #Conflicts:       7000 | #Learnt:       2325 | 0.005
44.89/44.92	c total clause space: 48.1602MB
44.89/44.92	c total #watches: 252409
52.79/52.83	c total #propagations: 2533611 / total #impl: 129155422 (eff. 0.020)
52.79/52.83	c #Conflicts:       8000 | #Learnt:       3325 | 0.004
52.79/52.83	c total clause space: 78.2603MB
52.79/52.83	c total #watches: 340709
78.88/78.92	c total #propagations: 2748039 / total #impl: 159100466 (eff. 0.017)
78.88/78.92	c #Conflicts:       9000 | #Learnt:       4325 | 0.004
78.88/78.92	c total clause space: 78.2603MB
78.88/78.92	c total #watches: 436514
103.97/104.09	c total #propagations: 3134063 / total #impl: 186565302 (eff. 0.017)
103.97/104.09	c GARBAGE COLLECT
103.97/104.09	c #Conflicts:      10000 | #Learnt:       2799 | 0.004
103.97/104.09	c total clause space: 127.173MB
103.97/104.09	c total #watches: 301540
123.17/123.23	c total #propagations: 3511068 / total #impl: 217888368 (eff. 0.016)
123.17/123.23	c #Conflicts:      11000 | #Learnt:       3799 | 0.003
123.17/123.23	c total clause space: 127.173MB
123.17/123.23	c total #watches: 419122
149.17/149.26	c total #propagations: 3849666 / total #impl: 253779282 (eff. 0.015)
149.17/149.26	c #Conflicts:      12000 | #Learnt:       4799 | 0.003
149.17/149.26	c total clause space: 127.173MB
149.17/149.26	c total #watches: 523117
180.56/180.64	c total #propagations: 4207546 / total #impl: 294649092 (eff. 0.014)
180.56/180.64	c #Conflicts:      13000 | #Learnt:       5799 | 0.004
180.56/180.64	c total clause space: 127.173MB
180.56/180.64	c total #watches: 675160
199.35/199.43	c total #propagations: 4535766 / total #impl: 338397756 (eff. 0.013)
199.35/199.43	c GARBAGE COLLECT
199.35/199.43	c #Conflicts:      14000 | #Learnt:       3941 | 0.004
199.35/199.43	c total clause space: 127.173MB
199.35/199.43	c total #watches: 481493
230.65/230.78	c total #propagations: 4843928 / total #impl: 385410647 (eff. 0.013)
230.65/230.78	c #Conflicts:      15000 | #Learnt:       4941 | 0.004
230.65/230.78	c total clause space: 127.173MB
230.65/230.78	c total #watches: 612458
271.54/271.60	c total #propagations: 5192469 / total #impl: 478441433 (eff. 0.011)
271.54/271.60	c #Conflicts:      16000 | #Learnt:       5941 | 0.004
271.54/271.60	c total clause space: 127.173MB
271.54/271.60	c total #watches: 746843
321.24/321.37	c total #propagations: 5484361 / total #impl: 579228470 (eff. 0.009)
321.24/321.37	c GARBAGE COLLECT
321.24/321.37	c #Conflicts:      17000 | #Learnt:       3765 | 0.003
321.24/321.37	c total clause space: 127.173MB
321.24/321.37	c total #watches: 485911
359.93/360.02	c total #propagations: 5881995 / total #impl: 640954639 (eff. 0.009)
359.93/360.02	c #Conflicts:      18000 | #Learnt:       4765 | 0.003
359.93/360.02	c total clause space: 127.173MB
359.93/360.02	c total #watches: 610347
399.83/399.98	c total #propagations: 6208842 / total #impl: 712524959 (eff. 0.009)
399.83/399.98	c #Conflicts:      19000 | #Learnt:       5765 | 0.003
399.83/399.98	c total clause space: 127.173MB
399.83/399.98	c total #watches: 746742
504.81/504.91	c total #propagations: 6487559 / total #impl: 780009902 (eff. 0.008)
504.81/504.91	c #Conflicts:      20000 | #Learnt:       6765 | 0.003
504.81/504.91	c total clause space: 206.656MB
504.81/504.91	c total #watches: 909014
565.70/565.85	c total #propagations: 6898932 / total #impl: 868227000 (eff. 0.008)
565.70/565.85	c GARBAGE COLLECT
565.70/565.85	c #Conflicts:      21000 | #Learnt:       4270 | 0.003
565.70/565.85	c total clause space: 206.656MB
565.70/565.85	c total #watches: 553052
621.89/622.03	c total #propagations: 7258302 / total #impl: 921094441 (eff. 0.008)
621.89/622.03	c #Conflicts:      22000 | #Learnt:       5270 | 0.003
621.89/622.03	c total clause space: 206.656MB
621.89/622.03	c total #watches: 715294
689.59/689.79	c total #propagations: 7588607 / total #impl: 978603730 (eff. 0.008)
689.59/689.79	c #Conflicts:      23000 | #Learnt:       6270 | 0.003
689.59/689.79	c total clause space: 206.656MB
689.59/689.79	c total #watches: 864471
779.07/779.21	c total #propagations: 7922231 / total #impl: 1043332333 (eff. 0.008)
779.07/779.21	c #Conflicts:      24000 | #Learnt:       7270 | 0.003
779.07/779.21	c total clause space: 206.656MB
779.07/779.21	c total #watches: 1026577
841.56/841.72	c total #propagations: 8278387 / total #impl: 1148453651 (eff. 0.007)
841.56/841.72	c GARBAGE COLLECT
841.56/841.72	c #Conflicts:      25000 | #Learnt:       4477 | 0.003
841.56/841.72	c total clause space: 206.656MB
841.56/841.72	c total #watches: 633056
894.65/894.82	c total #propagations: 8600497 / total #impl: 1246745659 (eff. 0.007)
894.65/894.82	c #Conflicts:      26000 | #Learnt:       5477 | 0.003
894.65/894.82	c total clause space: 206.656MB
894.65/894.82	c total #watches: 823898
952.74/952.98	c total #propagations: 8929387 / total #impl: 1338350329 (eff. 0.007)
952.74/952.98	c #Conflicts:      27000 | #Learnt:       6477 | 0.002
952.74/952.98	c total clause space: 206.656MB
952.74/952.98	c total #watches: 964268
1046.13/1046.31	c total #propagations: 9236784 / total #impl: 1424455359 (eff. 0.006)
1046.13/1046.31	c #Conflicts:      28000 | #Learnt:       7477 | 0.002
1046.13/1046.31	c total clause space: 206.656MB
1046.13/1046.31	c total #watches: 1078029
1130.41/1130.70	c total #propagations: 9607541 / total #impl: 1534292137 (eff. 0.006)
1130.41/1130.70	c GARBAGE COLLECT
1130.41/1130.70	c #Conflicts:      29000 | #Learnt:       4379 | 0.002
1130.41/1130.70	c total clause space: 206.656MB
1130.41/1130.70	c total #watches: 558577
1173.71/1173.93	c total #propagations: 9950701 / total #impl: 1644633626 (eff. 0.006)
1173.71/1173.93	c #Conflicts:      30000 | #Learnt:       5379 | 0.002
1173.71/1173.93	c total clause space: 206.656MB
1173.71/1173.93	c total #watches: 686633
1227.40/1227.65	c total #propagations: 10319812 / total #impl: 1716048652 (eff. 0.006)
1227.40/1227.65	c #Conflicts:      31000 | #Learnt:       6379 | 0.002
1227.40/1227.65	c total clause space: 206.656MB
1227.40/1227.65	c total #watches: 892847
1311.28/1311.57	c total #propagations: 10681225 / total #impl: 1793957299 (eff. 0.006)
1311.28/1311.57	c #Conflicts:      32000 | #Learnt:       7379 | 0.002
1311.28/1311.57	c total clause space: 206.656MB
1311.28/1311.57	c total #watches: 1001339
1406.67/1406.94	c total #propagations: 11033823 / total #impl: 1858487604 (eff. 0.006)
1406.67/1406.94	c #Conflicts:      33000 | #Learnt:       8379 | 0.002
1406.67/1406.94	c total clause space: 206.656MB
1406.67/1406.94	c total #watches: 1221825
1496.86/1497.10	c total #propagations: 11365820 / total #impl: 1963481444 (eff. 0.006)
1496.86/1497.10	c GARBAGE COLLECT
1496.86/1497.10	c #Conflicts:      34000 | #Learnt:       4973 | 0.002
1496.86/1497.10	c total clause space: 206.656MB
1496.86/1497.10	c total #watches: 723633
1548.35/1548.65	c total #propagations: 11701571 / total #impl: 2090213918 (eff. 0.006)
1548.35/1548.65	c #Conflicts:      35000 | #Learnt:       5973 | 0.002
1548.35/1548.65	c total clause space: 206.656MB
1548.35/1548.65	c total #watches: 873406
1653.83/1654.16	c total #propagations: 11944313 / total #impl: 2189898088 (eff. 0.005)
1653.83/1654.16	c #Conflicts:      36000 | #Learnt:       6973 | 0.002
1653.83/1654.16	c total clause space: 206.656MB
1653.83/1654.16	c total #watches: 1039785
1740.11/1740.42	c total #propagations: 12331743 / total #impl: 2279956924 (eff. 0.005)
1740.11/1740.42	c #Conflicts:      37000 | #Learnt:       7973 | 0.002
1740.11/1740.42	c total clause space: 206.656MB
1740.11/1740.42	c total #watches: 1123013

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-4087273-1465421571/watcher-4087273-1465421571 -o /tmp/evaluation-result-4087273-1465421571/solver-4087273-1465421571 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465387880-29693 --watchdog 1960 --input HOME/instance-4087273-1465421571.opb ./cdcl-cuttingplanes-release 

pid=7077
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.28 2.27 2.21 3/176 7080
/proc/meminfo: memFree=29162144/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 124090308 29802496 5260 33554432000 4194304 6199737 140736109584016 140736978615464 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 7276 5260 122 490 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.28 2.27 2.21 3/176 7080
/proc/meminfo: memFree=29162144/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=34212 CPUtime=0.08 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 893 0 0 0 8 0 0 0 20 0 1 0 124090308 35033088 7233 33554432000 4194304 6199737 140736109584016 140736978615464 4223494 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 8553 7233 139 490 0 8054 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34212

[startup+0.200393 s]
/proc/loadavg: 2.28 2.27 2.21 3/176 7080
/proc/meminfo: memFree=29162144/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=37060 CPUtime=0.19 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 1385 0 0 0 18 1 0 0 20 0 1 0 124090308 37949440 7545 33554432000 4194304 6199737 140736109584016 140736978615464 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 9265 7546 139 490 0 8766 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37060

[startup+0.300265 s]
/proc/loadavg: 2.28 2.27 2.21 3/176 7080
/proc/meminfo: memFree=29162144/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=37188 CPUtime=0.29 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 1567 0 0 0 28 1 0 0 20 0 1 0 124090308 38080512 7660 33554432000 4194304 6199737 140736109584016 140736978615464 4215575 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 9297 7660 139 490 0 8798 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37188

[startup+0.700232 s]
/proc/loadavg: 2.28 2.27 2.21 3/176 7080
/proc/meminfo: memFree=29162144/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=37568 CPUtime=0.69 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 1735 0 0 0 68 1 0 0 20 0 1 0 124090308 38469632 8309 33554432000 4194304 6199737 140736109584016 140736109582712 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 9392 8309 139 490 0 8893 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37568

[startup+1.50023 s]
/proc/loadavg: 2.25 2.27 2.20 3/177 7081
/proc/meminfo: memFree=29127144/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=42712 CPUtime=1.49 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 1959 0 0 0 148 1 0 0 20 0 1 0 124090308 43737088 9542 33554432000 4194304 6199737 140736109584016 140736109582712 4208371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 10678 9542 155 490 0 10179 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42712

[startup+3.10023 s]
/proc/loadavg: 2.25 2.27 2.20 3/177 7081
/proc/meminfo: memFree=29120700/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=50516 CPUtime=3.09 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 2421 0 0 0 308 1 0 0 20 0 1 0 124090308 51728384 10427 33554432000 4194304 6199737 140736109584016 140736109582664 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 12629 10427 155 490 0 12130 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50516

[startup+6.30023 s]
/proc/loadavg: 2.23 2.26 2.20 3/177 7081
/proc/meminfo: memFree=29116916/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=51016 CPUtime=6.29 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 3128 0 0 0 628 1 0 0 20 0 1 0 124090308 52240384 11364 33554432000 4194304 6199737 140736109584016 140736109582952 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 12754 11364 161 490 0 12255 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51016

[startup+12.7002 s]
/proc/loadavg: 2.29 2.27 2.21 3/177 7081
/proc/meminfo: memFree=29108204/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=63760 CPUtime=12.68 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 3770 0 0 0 1267 1 0 0 20 0 1 0 124090308 65290240 13408 33554432000 4194304 6199737 140736109584016 140736109582952 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 15940 13408 161 490 0 15441 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63760

[startup+25.5003 s]
/proc/loadavg: 2.30 2.28 2.21 3/177 7081
/proc/meminfo: memFree=29101564/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=65140 CPUtime=25.48 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 4544 0 0 0 2547 1 0 0 20 0 1 0 124090308 66703360 15002 33554432000 4194304 6199737 140736109584016 140736109582776 4213342 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 16285 15002 161 490 0 15786 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65140

[startup+51.1004 s]
/proc/loadavg: 2.27 2.27 2.21 3/177 7081
/proc/meminfo: memFree=29074696/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=116824 CPUtime=51.08 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 5991 0 0 0 5106 2 0 0 20 0 1 0 124090308 119627776 22740 33554432000 4194304 6199737 140736109584016 140736109582952 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 29206 22740 161 490 0 28707 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116824

[startup+102.3 s]
/proc/loadavg: 2.21 2.25 2.20 3/177 7082
/proc/meminfo: memFree=29041144/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=169484 CPUtime=102.28 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 7443 0 0 0 10225 3 0 0 20 0 1 0 124090308 173551616 29885 33554432000 4194304 6199737 140736109584016 140736109582808 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 42371 29885 161 490 0 41872 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 169484

[startup+162.3 s]
/proc/loadavg: 2.24 2.25 2.20 4/177 7084
/proc/meminfo: memFree=29037220/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=170536 CPUtime=162.26 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 8097 0 0 0 16222 4 0 0 20 0 1 0 124090308 174628864 30429 33554432000 4194304 6199737 140736109584016 140736109582952 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 42634 30429 161 490 0 42135 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 170536

[startup+222.307 s]
/proc/loadavg: 2.22 2.25 2.20 4/177 7085
/proc/meminfo: memFree=29029904/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=171932 CPUtime=222.26 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 8643 0 0 0 22222 4 0 0 20 0 1 0 124090308 176058368 30905 33554432000 4194304 6199737 140736109584016 140736109582952 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 42983 30905 161 490 0 42484 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 171932

[startup+282.3 s]
/proc/loadavg: 2.31 2.26 2.20 3/177 7086
/proc/meminfo: memFree=29010544/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=173960 CPUtime=282.24 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 9248 0 0 0 28220 4 0 0 20 0 1 0 124090308 178135040 33546 33554432000 4194304 6199737 140736109584016 140736109582952 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 43490 33546 161 490 0 42991 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 173960

[startup+342.3 s]
/proc/loadavg: 2.29 2.26 2.20 4/177 7087
/proc/meminfo: memFree=28987852/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=174644 CPUtime=342.23 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 9553 0 0 0 34218 5 0 0 20 0 1 0 124090308 178835456 35851 33554432000 4194304 6199737 140736109584016 140736109582952 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 43661 35851 161 490 0 43162 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 174644

[startup+402.3 s]
/proc/loadavg: 2.08 2.21 2.18 2/170 7119
/proc/meminfo: memFree=29215836/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=175016 CPUtime=402.22 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 9692 0 0 0 40217 5 0 0 20 0 1 0 124090308 179216384 39567 33554432000 4194304 6199737 140736109584016 140736109583128 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 43754 39567 161 490 0 43255 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 175016

[startup+462.3 s]
/proc/loadavg: 1.62 2.05 2.13 2/171 7124
/proc/meminfo: memFree=29200828/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=258340 CPUtime=462.21 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 10591 0 0 0 46216 5 0 0 20 0 1 0 124090308 264540160 43372 33554432000 4194304 6199737 140736109584016 140736109582664 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 64585 43372 161 490 0 64086 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 258340

[startup+522.3 s]
/proc/loadavg: 1.47 1.91 2.08 2/170 7125
/proc/meminfo: memFree=29192020/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=259248 CPUtime=522.2 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 10888 0 0 0 52215 5 0 0 20 0 1 0 124090308 265469952 45692 33554432000 4194304 6199737 140736109584016 140736109582952 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 64812 45692 161 490 0 64313 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 259248

[startup+582.3 s]
/proc/loadavg: 1.33 1.79 2.02 2/170 7126
/proc/meminfo: memFree=29189708/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=259288 CPUtime=582.2 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 11060 0 0 0 58214 6 0 0 20 0 1 0 124090308 265510912 46248 33554432000 4194304 6199737 140736109584016 140736109583128 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 64822 46248 161 490 0 64323 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 259288


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


[startup+942.3 s]
/proc/loadavg: 1.42 1.48 1.79 3/170 7133
/proc/meminfo: memFree=29187544/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=260692 CPUtime=942.14 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 11469 0 0 0 94208 6 0 0 20 0 1 0 124090308 266948608 46656 33554432000 4194304 6199737 140736109584016 140736109582952 4213414 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65173 46656 161 490 0 64674 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 260692

[startup+1002.3 s]
/proc/loadavg: 1.35 1.44 1.75 2/170 7134
/proc/meminfo: memFree=29187024/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=261184 CPUtime=1002.13 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 11591 0 0 0 100207 6 0 0 20 0 1 0 124090308 267452416 46778 33554432000 4194304 6199737 140736109584016 140736109582952 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65296 46778 161 490 0 64797 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 261184

[startup+1062.3 s]
/proc/loadavg: 1.29 1.40 1.72 3/171 7138
/proc/meminfo: memFree=29186628/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=261644 CPUtime=1062.12 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 11689 0 0 0 106206 6 0 0 20 0 1 0 124090308 267923456 46876 33554432000 4194304 6199737 140736109584016 140736109582952 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65411 46876 161 490 0 64912 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 261644

[startup+1122.3 s]
/proc/loadavg: 1.20 1.35 1.68 2/170 7140
/proc/meminfo: memFree=29185884/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=262028 CPUtime=1122.11 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 11794 0 0 0 112205 6 0 0 20 0 1 0 124090308 268316672 46981 33554432000 4194304 6199737 140736109584016 140736109582664 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65507 46981 161 490 0 65008 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 262028

[startup+1182.3 s]
/proc/loadavg: 1.30 1.35 1.66 2/170 7141
/proc/meminfo: memFree=29186000/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=262044 CPUtime=1182.11 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 11799 0 0 0 118205 6 0 0 20 0 1 0 124090308 268333056 46986 33554432000 4194304 6199737 140736109584016 140736109583128 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65511 46986 161 490 0 65012 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 262044

[startup+1242.3 s]
/proc/loadavg: 1.36 1.35 1.63 3/171 7152
/proc/meminfo: memFree=29185436/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=262156 CPUtime=1242.1 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 11830 0 0 0 124204 6 0 0 20 0 1 0 124090308 268447744 47017 33554432000 4194304 6199737 140736109584016 140736109582952 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65539 47017 161 490 0 65040 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 262156

[startup+1302.3 s]
/proc/loadavg: 1.27 1.31 1.60 2/170 7153
/proc/meminfo: memFree=29185056/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=262580 CPUtime=1302.09 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 11941 0 0 0 130203 6 0 0 20 0 1 0 124090308 268881920 47128 33554432000 4194304 6199737 140736109584016 140736109582952 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65645 47128 161 490 0 65146 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 262580

[startup+1362.3 s]
/proc/loadavg: 1.22 1.28 1.57 3/170 7154
/proc/meminfo: memFree=29184040/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=262760 CPUtime=1362.07 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 11992 0 0 0 136201 6 0 0 20 0 1 0 124090308 269066240 47177 33554432000 4194304 6199737 140736109584016 140736109582952 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65690 47177 161 490 0 65191 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 262760

[startup+1422.3 s]
/proc/loadavg: 1.25 1.28 1.55 3/170 7156
/proc/meminfo: memFree=29184160/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=262968 CPUtime=1422.07 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 12120 0 0 0 142201 6 0 0 20 0 1 0 124090308 269279232 47296 33554432000 4194304 6199737 140736109584016 140736109582952 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65742 47296 161 490 0 65243 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 262968

[startup+1482.3 s]
/proc/loadavg: 1.21 1.25 1.52 2/170 7157
/proc/meminfo: memFree=29181356/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=263512 CPUtime=1482.06 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 12299 0 0 0 148200 6 0 0 20 0 1 0 124090308 269836288 47948 33554432000 4194304 6199737 140736109584016 140736109582952 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65878 47948 161 490 0 65379 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 263512

[startup+1542.31 s]
/proc/loadavg: 1.16 1.24 1.50 2/170 7158
/proc/meminfo: memFree=29181852/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=263512 CPUtime=1542.05 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 12306 0 0 0 154199 6 0 0 20 0 1 0 124090308 269836288 47955 33554432000 4194304 6199737 140736109584016 140736109583128 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65878 47955 161 490 0 65379 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 263512

[startup+1602.3 s]
/proc/loadavg: 1.28 1.25 1.49 3/170 7159
/proc/meminfo: memFree=29182108/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=263652 CPUtime=1602.04 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 12339 0 0 0 160198 6 0 0 20 0 1 0 124090308 269979648 47988 33554432000 4194304 6199737 140736109584016 140736109582952 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65913 47988 161 490 0 65414 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 263652

[startup+1662.3 s]
/proc/loadavg: 1.20 1.23 1.46 2/171 7163
/proc/meminfo: memFree=29181736/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=263752 CPUtime=1662.03 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 12362 0 0 0 166197 6 0 0 20 0 1 0 124090308 270082048 48011 33554432000 4194304 6199737 140736109584016 140736109582952 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65938 48011 161 490 0 65439 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 263752

[startup+1722.3 s]
/proc/loadavg: 1.12 1.20 1.44 2/171 7188
/proc/meminfo: memFree=29181304/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=263752 CPUtime=1722.02 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 12426 0 0 0 172196 6 0 0 20 0 1 0 124090308 270082048 48074 33554432000 4194304 6199737 140736109584016 140736109582952 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65938 48074 161 490 0 65439 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 263752

[startup+1782.3 s]
/proc/loadavg: 1.32 1.24 1.43 3/170 7189
/proc/meminfo: memFree=29164200/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=263844 CPUtime=1782.01 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 12457 0 0 0 178194 7 0 0 20 0 1 0 124090308 270176256 52193 33554432000 4194304 6199737 140736109584016 140736109582952 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65961 52193 161 490 0 65462 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 263844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.33 1.24 1.43 2/170 7189
/proc/meminfo: memFree=29156504/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=263844 CPUtime=1800.01 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 12463 0 0 0 179994 7 0 0 20 0 1 0 124090308 270176256 54243 33554432000 4194304 6199737 140736109584016 140736109582952 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65961 54243 161 490 0 65462 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 263844

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

[startup+1800.3 s]
/proc/loadavg: 1.33 1.24 1.43 2/170 7189
/proc/meminfo: memFree=29156504/32872528 swapFree=16360/1798728
[pid=7080] ppid=7077 vsize=263844 CPUtime=1800.01 cores=0,2,4,6
/proc/7080/stat : 7080 (cdcl-cuttingpla) R 7077 7080 29677 0 -1 4202496 12463 0 0 0 179994 7 0 0 20 0 1 0 124090308 270176256 54243 33554432000 4194304 6199737 140736109584016 140736109582952 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7080/statm: 65961 54243 161 490 0 65462 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 263844

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.074988
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 263844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.074988
maximum resident set size= 216972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12463
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= 16
involuntary context switches= 1913

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.28474 second user time and 13.9199 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-08 23:32:51
IDJOB=4087273
IDBENCH=90121
IDSOLVER=2548
FILE ID=node123/4087273-1465421571
RUNJOBID= node123-1465387880-29693
PBS_JOBID= 19853801
Free space on /tmp= 71632 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K92.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087273-1465421571/watcher-4087273-1465421571 -o /tmp/evaluation-result-4087273-1465421571/solver-4087273-1465421571 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465387880-29693 --watchdog 1960 --input HOME/instance-4087273-1465421571.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 21cc97db69195cd3dcf69a6d797764c1
RANDOM SEED=2003074315

node123.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		: 2667.117
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	: 5334.23
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		: 2667.117
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		: 2667.117
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		: 2667.117
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		: 2667.117
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		: 2667.117
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.57
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		: 2667.117
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		: 2667.117
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:        29162780 kB
Buffers:          183880 kB
Cached:           764644 kB
SwapCached:         1756 kB
Active:           454000 kB
Inactive:         706220 kB
Active(anon):     211632 kB
Inactive(anon):     2668 kB
Active(file):     242368 kB
Inactive(file):   703552 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:              2748 kB
Writeback:             0 kB
AnonPages:       2012032 kB
Mapped:             7772 kB
Shmem:                 0 kB
Slab:             614616 kB
SReclaimable:      58796 kB
SUnreclaim:       555820 kB
KernelStack:        1456 kB
PageTables:         7764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2182620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1986560 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= 71632 MiB
End job on node123 at 2016-06-09 00:02:52