Trace number 4101815

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 NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.09 1800.4

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-air04.opb
MD5SUM642713e12b3477ef4c8327a12a399c0f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5967
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5953
Optimality of the best value was proved NO
Number of variables8904
Total number of constraints823
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)823
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint368
Number of terms in the objective function 8904
Biggest coefficient in the objective function 231
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 528751
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 231
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 528751
Number of bits of the biggest sum of numbers20
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.03	c * #variable= 8904 #constraint= 823
0.00/0.07	c * #variable= 8904 #constraint= 823
0.69/0.79	c #Conflicts:       1000 | #Learnt:        935 | 0.738
0.69/0.79	c total clause space: 11.2235MB
0.69/0.79	c total #watches: 209693
4.40/4.48	c total #propagations: 770922 / total #impl: 7952686 (eff. 0.097)
4.40/4.48	c #Conflicts:       2000 | #Learnt:       1918 | 0.702
4.40/4.48	c total clause space: 29.637MB
4.50/4.52	c total #watches: 415713
13.30/13.35	c total #propagations: 1301210 / total #impl: 22880918 (eff. 0.057)
13.30/13.35	c GC COLLECT
13.30/13.35	c #Conflicts:       3000 | #Learnt:       1997 | 0.572
13.30/13.35	c total clause space: 29.637MB
13.30/13.35	c total #watches: 514626
27.38/27.45	c total #propagations: 1798369 / total #impl: 36554686 (eff. 0.049)
27.38/27.45	c #Conflicts:       4000 | #Learnt:       2993 | 0.480
27.38/27.45	c total clause space: 48.1602MB
27.38/27.45	c total #watches: 766919
45.58/45.62	c total #propagations: 2206261 / total #impl: 53180570 (eff. 0.041)
45.58/45.62	c GC COLLECT
45.58/45.62	c #Conflicts:       5000 | #Learnt:       2392 | 0.426
45.58/45.62	c total clause space: 78.2603MB
45.58/45.62	c total #watches: 640845
62.98/63.03	c total #propagations: 2768845 / total #impl: 70706770 (eff. 0.039)
62.98/63.03	c #Conflicts:       6000 | #Learnt:       3389 | 0.409
62.98/63.03	c total clause space: 78.2603MB
62.98/63.03	c total #watches: 884297
84.57/84.63	c total #propagations: 3236671 / total #impl: 93830835 (eff. 0.034)
84.57/84.63	c GC COLLECT
84.57/84.63	c #Conflicts:       7000 | #Learnt:       2308 | 0.438
84.57/84.63	c total clause space: 78.2603MB
84.57/84.63	c total #watches: 685132
104.68/104.70	c total #propagations: 3580680 / total #impl: 120357607 (eff. 0.030)
104.68/104.70	c S1->S2
104.68/104.70	c #Conflicts:       8000 | #Learnt:       3307 | 0.426
104.68/104.70	c total clause space: 78.2603MB
104.68/104.70	c total #watches: 971877
132.67/132.76	c total #propagations: 3927806 / total #impl: 140884631 (eff. 0.028)
132.67/132.76	c #Conflicts:       9000 | #Learnt:       4306 | 0.403
132.67/132.76	c total clause space: 78.2603MB
132.67/132.76	c total #watches: 1248526
167.18/167.26	c total #propagations: 4328502 / total #impl: 165189930 (eff. 0.026)
167.18/167.26	c GC COLLECT
167.18/167.26	c #Conflicts:      10000 | #Learnt:       2825 | 0.376
167.18/167.26	c total clause space: 127.173MB
167.18/167.26	c total #watches: 927288
197.56/197.62	c total #propagations: 4729208 / total #impl: 195790496 (eff. 0.024)
197.56/197.62	c #Conflicts:      11000 | #Learnt:       3822 | 0.349
197.56/197.62	c total clause space: 127.173MB
197.56/197.62	c total #watches: 1149708
235.36/235.44	c total #propagations: 5209861 / total #impl: 215273225 (eff. 0.024)
235.36/235.44	c #Conflicts:      12000 | #Learnt:       4821 | 0.326
235.36/235.44	c total clause space: 127.173MB
235.36/235.44	c total #watches: 1386933
284.04/284.15	c total #propagations: 5666175 / total #impl: 237474886 (eff. 0.024)
284.04/284.15	c #Conflicts:      13000 | #Learnt:       5820 | 0.329
284.04/284.15	c total clause space: 127.173MB
284.04/284.15	c total #watches: 1614422
317.64/317.71	c total #propagations: 6093202 / total #impl: 258657369 (eff. 0.024)
317.64/317.71	c GC COLLECT
317.64/317.71	c #Conflicts:      14000 | #Learnt:       3955 | 0.326
317.64/317.71	c total clause space: 127.173MB
317.64/317.71	c total #watches: 1131961
345.23/345.36	c total #propagations: 6657836 / total #impl: 278606907 (eff. 0.024)
345.23/345.36	c #Conflicts:      15000 | #Learnt:       4955 | 0.314
345.23/345.36	c total clause space: 127.173MB
345.23/345.36	c total #watches: 1412909
388.03/388.16	c total #propagations: 7072984 / total #impl: 306829956 (eff. 0.023)
388.03/388.16	c #Conflicts:      16000 | #Learnt:       5954 | 0.320
388.03/388.16	c total clause space: 127.173MB
388.03/388.16	c total #watches: 1721832
444.82/444.94	c total #propagations: 7460961 / total #impl: 336430113 (eff. 0.022)
444.82/444.94	c GC COLLECT
444.82/444.94	c #Conflicts:      17000 | #Learnt:       3763 | 0.309
444.82/444.94	c total clause space: 127.173MB
444.82/444.94	c total #watches: 1167328
497.13/497.22	c total #propagations: 7943694 / total #impl: 358209582 (eff. 0.022)
497.13/497.22	c #Conflicts:      18000 | #Learnt:       4763 | 0.301
497.13/497.22	c total clause space: 127.173MB
497.13/497.22	c total #watches: 1395517
536.20/536.36	c total #propagations: 8492564 / total #impl: 384809130 (eff. 0.022)
536.20/536.36	c #Conflicts:      19000 | #Learnt:       5762 | 0.292
536.20/536.36	c total clause space: 127.173MB
536.20/536.36	c total #watches: 1917248
646.56/646.71	c total #propagations: 8795622 / total #impl: 421473713 (eff. 0.021)
646.56/646.71	c #Conflicts:      20000 | #Learnt:       6760 | 0.286
646.56/646.71	c total clause space: 206.656MB
646.56/646.71	c total #watches: 2264684
740.15/740.31	c total #propagations: 9187170 / total #impl: 461543741 (eff. 0.020)
740.15/740.31	c GC COLLECT
740.15/740.31	c #Conflicts:      21000 | #Learnt:       4290 | 0.282
740.15/740.31	c total clause space: 206.656MB
740.15/740.31	c total #watches: 1627015
789.64/789.81	c total #propagations: 9641110 / total #impl: 490349224 (eff. 0.020)
789.64/789.81	c #Conflicts:      22000 | #Learnt:       5289 | 0.270
789.64/789.81	c total clause space: 206.656MB
789.64/789.81	c total #watches: 2001045
888.31/888.59	c total #propagations: 9907739 / total #impl: 524952275 (eff. 0.019)
888.31/888.59	c #Conflicts:      23000 | #Learnt:       6289 | 0.270
888.31/888.59	c total clause space: 206.656MB
888.31/888.59	c total #watches: 2410303
945.00/945.25	c total #propagations: 10322133 / total #impl: 571511570 (eff. 0.018)
945.00/945.25	c #Conflicts:      24000 | #Learnt:       7289 | 0.266
945.00/945.25	c total clause space: 206.656MB
945.00/945.25	c total #watches: 2651541
1036.39/1036.66	c total #propagations: 10756545 / total #impl: 597885076 (eff. 0.018)
1036.39/1036.66	c GC COLLECT
1036.39/1036.66	c #Conflicts:      25000 | #Learnt:       4481 | 0.261
1036.39/1036.66	c total clause space: 206.656MB
1036.39/1036.66	c total #watches: 1693622
1098.79/1099.02	c total #propagations: 11194964 / total #impl: 618718049 (eff. 0.018)
1098.79/1099.02	c #Conflicts:      26000 | #Learnt:       5481 | 0.257
1098.79/1099.02	c total clause space: 206.656MB
1098.79/1099.02	c total #watches: 2013577
1139.68/1139.94	c total #propagations: 11622504 / total #impl: 646654444 (eff. 0.018)
1139.68/1139.94	c #Conflicts:      27000 | #Learnt:       6481 | 0.248
1139.68/1139.94	c total clause space: 206.656MB
1139.68/1139.94	c total #watches: 2293899
1239.66/1239.95	c total #propagations: 12082565 / total #impl: 689239891 (eff. 0.018)
1239.66/1239.95	c #Conflicts:      28000 | #Learnt:       7480 | 0.252
1239.66/1239.95	c total clause space: 206.656MB
1239.66/1239.95	c total #watches: 2629136
1379.73/1380.05	c total #propagations: 12517856 / total #impl: 727391119 (eff. 0.017)
1379.73/1380.05	c GC COLLECT
1379.73/1380.05	c #Conflicts:      29000 | #Learnt:       4366 | 0.249
1379.73/1380.05	c total clause space: 206.656MB
1379.73/1380.05	c total #watches: 1636754
1422.14/1422.41	c total #propagations: 13054337 / total #impl: 752884016 (eff. 0.017)
1422.14/1422.41	c #Conflicts:      30000 | #Learnt:       5365 | 0.245
1422.14/1422.41	c total clause space: 206.656MB
1422.14/1422.41	c total #watches: 1979995
1465.12/1465.48	c total #propagations: 13370286 / total #impl: 782741571 (eff. 0.017)
1465.12/1465.48	c #Conflicts:      31000 | #Learnt:       6365 | 0.237
1465.12/1465.48	c total clause space: 206.656MB
1465.12/1465.48	c total #watches: 2240058
1586.10/1586.41	c total #propagations: 13693382 / total #impl: 814913329 (eff. 0.017)
1586.10/1586.41	c #Conflicts:      32000 | #Learnt:       7365 | 0.241
1586.10/1586.41	c total clause space: 206.656MB
1586.10/1586.41	c total #watches: 2557538
1744.79/1745.13	c total #propagations: 14193033 / total #impl: 850248661 (eff. 0.017)
1744.79/1745.13	c #Conflicts:      33000 | #Learnt:       8365 | 0.247
1744.79/1745.13	c total clause space: 206.656MB
1744.79/1745.13	c total #watches: 2874818

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-4101815-1466259575/watcher-4101815-1466259575 -o /tmp/evaluation-result-4101815-1466259575/solver-4101815-1466259575 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466229528-27533 --watchdog 1960 --input HOME/instance-4101815-1466259575.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=31081
running on 8 cores: 0-3,8-11

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.09 2.04 2.01 3/258 31084
/proc/meminfo: memFree=31487916/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=56116 CPUtime=0 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 314 0 0 0 0 0 0 0 20 0 1 0 28002104 57462784 10926 33554432000 4194304 6211289 140735737569072 140735737568376 4261036 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 14029 10926 120 493 0 13526 0

[startup+0.100162 s]
/proc/loadavg: 2.09 2.04 2.01 3/258 31084
/proc/meminfo: memFree=31487916/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=71308 CPUtime=0.09 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 2473 0 0 0 8 1 0 0 20 0 1 0 28002104 73019392 15175 33554432000 4194304 6211289 140735737569072 140735737568376 5161098 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 17827 15175 144 493 0 17324 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71308

[startup+0.200368 s]
/proc/loadavg: 2.09 2.04 2.01 3/258 31084
/proc/meminfo: memFree=31487916/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=74556 CPUtime=0.19 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 3445 0 0 0 17 2 0 0 20 0 1 0 28002104 76345344 16506 33554432000 4194304 6211289 140735737569072 140735737568376 4205291 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 18639 16506 150 493 0 18136 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 74556

[startup+0.300328 s]
/proc/loadavg: 2.09 2.04 2.01 3/258 31084
/proc/meminfo: memFree=31487916/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=79240 CPUtime=0.29 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 3914 0 0 0 27 2 0 0 20 0 1 0 28002104 81141760 16819 33554432000 4194304 6211289 140735737569072 140735737568376 4209392 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 19810 16819 150 493 0 19307 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79240

[startup+0.700252 s]
/proc/loadavg: 2.09 2.04 2.01 3/258 31084
/proc/meminfo: memFree=31487916/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=80308 CPUtime=0.69 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 4469 0 0 0 67 2 0 0 20 0 1 0 28002104 82235392 17774 33554432000 4194304 6211289 140735737569072 140735737567064 4205577 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 20077 17774 150 493 0 19574 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80308

[startup+1.50026 s]
/proc/loadavg: 2.09 2.04 2.01 3/259 31085
/proc/meminfo: memFree=31413000/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=88692 CPUtime=1.48 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 5272 0 0 0 146 2 0 0 20 0 1 0 28002104 90820608 19415 33554432000 4194304 6211289 140735737569072 140735737567064 4209376 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 22173 19415 160 493 0 21670 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88692

[startup+3.10026 s]
/proc/loadavg: 2.09 2.04 2.01 3/259 31085
/proc/meminfo: memFree=31407172/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=101884 CPUtime=3.09 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 5849 0 0 0 306 3 0 0 20 0 1 0 28002104 104329216 20970 33554432000 4194304 6211289 140735737569072 140735737567064 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 25471 20970 160 493 0 24968 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101884

[startup+6.30024 s]
/proc/loadavg: 2.08 2.04 2.00 3/259 31085
/proc/meminfo: memFree=31399396/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=102820 CPUtime=6.29 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 6936 0 0 0 626 3 0 0 20 0 1 0 28002104 105287680 22159 33554432000 4194304 6211289 140735737569072 140735737567416 5161098 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 25705 22159 160 493 0 25202 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102820

[startup+12.7003 s]
/proc/loadavg: 2.15 2.05 2.01 3/259 31085
/proc/meminfo: memFree=31391900/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=104436 CPUtime=12.69 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 7463 0 0 0 1266 3 0 0 20 0 1 0 28002104 106942464 23691 33554432000 4194304 6211289 140735737569072 140735737566984 4209376 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 26109 23691 165 493 0 25606 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104436

[startup+25.5004 s]
/proc/loadavg: 2.12 2.05 2.01 3/259 31086
/proc/meminfo: memFree=31375552/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=127296 CPUtime=25.48 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 8787 0 0 0 2545 3 0 0 20 0 1 0 28002104 130351104 27976 33554432000 4194304 6211289 140735737569072 140735737566984 4209392 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 31824 27976 165 493 0 31321 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 127296

[startup+51.1004 s]
/proc/loadavg: 2.14 2.06 2.01 3/260 31089
/proc/meminfo: memFree=31078188/32872528 swapFree=7808/7808
[pid=31084] ppid=31081 vsize=160400 CPUtime=51.08 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 10015 0 0 0 5104 4 0 0 20 0 1 0 28002104 164249600 30465 33554432000 4194304 6211289 140735737569072 140735737566984 4209392 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 40100 30465 165 493 0 39597 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 160400

[startup+102.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/259 31090
/proc/meminfo: memFree=31013604/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=215888 CPUtime=102.29 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 15504 0 0 0 10223 6 0 0 20 0 1 0 28002104 221069312 45901 33554432000 4194304 6211289 140735737569072 140735737567064 4209304 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 53972 45901 219 493 0 53469 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 215888

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/259 31091
/proc/meminfo: memFree=30974984/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=271632 CPUtime=162.27 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 17397 0 0 0 16220 7 0 0 20 0 1 0 28002104 278151168 51769 33554432000 4194304 6211289 140735737569072 140735737567064 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 67908 51769 219 493 0 67405 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 271632

[startup+222.311 s]
/proc/loadavg: 2.01 2.03 2.00 3/259 31092
/proc/meminfo: memFree=30964924/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=272888 CPUtime=222.27 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 18213 0 0 0 22220 7 0 0 20 0 1 0 28002104 279437312 52852 33554432000 4194304 6211289 140735737569072 140735737567064 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 68222 52852 219 493 0 67719 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 272888

[startup+282.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/259 31093
/proc/meminfo: memFree=30942492/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=275876 CPUtime=282.24 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 18957 0 0 0 28217 7 0 0 20 0 1 0 28002104 282497024 57173 33554432000 4194304 6211289 140735737569072 140735737567064 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 68969 57173 219 493 0 68466 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 275876

[startup+342.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/259 31095
/proc/meminfo: memFree=30938408/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=276712 CPUtime=342.23 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 19235 0 0 0 34216 7 0 0 20 0 1 0 28002104 283353088 57928 33554432000 4194304 6211289 140735737569072 140735737567064 4209314 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 69178 57928 219 493 0 68675 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 276712

[startup+402.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/259 31096
/proc/meminfo: memFree=30925784/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=279964 CPUtime=402.23 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 20098 0 0 0 40215 8 0 0 20 0 1 0 28002104 286683136 60323 33554432000 4194304 6211289 140735737569072 140735737567064 4209314 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 69991 60323 219 493 0 69488 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 279964

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/259 31097
/proc/meminfo: memFree=30915648/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=280940 CPUtime=462.22 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 20403 0 0 0 46214 8 0 0 20 0 1 0 28002104 287682560 62147 33554432000 4194304 6211289 140735737569072 140735737567416 4209376 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 70235 62147 219 493 0 69732 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 280940

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/259 31098
/proc/meminfo: memFree=30911564/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=281520 CPUtime=522.21 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 20548 0 0 0 52213 8 0 0 20 0 1 0 28002104 288276480 62292 33554432000 4194304 6211289 140735737569072 140735737567064 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 70380 62292 219 493 0 69877 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 281520

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/259 31099
/proc/meminfo: memFree=30872724/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=369344 CPUtime=582.18 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 22477 0 0 0 58209 9 0 0 20 0 1 0 28002104 378208256 69805 33554432000 4194304 6211289 140735737569072 140735737566984 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 92336 69805 219 493 0 91833 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 369344


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


[startup+882.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/259 31153
/proc/meminfo: memFree=31156592/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=376836 CPUtime=882.12 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 24426 0 0 0 88202 10 0 0 20 0 1 0 28002104 385880064 77273 33554432000 4194304 6211289 140735737569072 140735737566984 4209328 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 94209 77273 219 493 0 93706 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 376836

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 31155
/proc/meminfo: memFree=31137960/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=379092 CPUtime=942.1 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 24973 0 0 0 94200 10 0 0 20 0 1 0 28002104 388190208 81397 33554432000 4194304 6211289 140735737569072 140735737567064 4202003 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 94773 81397 219 493 0 94270 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 379092

[startup+1002.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/259 31156
/proc/meminfo: memFree=31111932/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=381368 CPUtime=1002.1 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 25597 0 0 0 100199 11 0 0 20 0 1 0 28002104 390520832 87131 33554432000 4194304 6211289 140735737569072 140735737566984 4209392 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 95342 87131 219 493 0 94839 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 381368

[startup+1062.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/259 31157
/proc/meminfo: memFree=31108720/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=381368 CPUtime=1062.09 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 25598 0 0 0 106198 11 0 0 20 0 1 0 28002104 390520832 87132 33554432000 4194304 6211289 140735737569072 140735737567416 4209322 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 95342 87132 219 493 0 94839 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 381368

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/259 31158
/proc/meminfo: memFree=31107304/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=381672 CPUtime=1122.08 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 25665 0 0 0 112197 11 0 0 20 0 1 0 28002104 390832128 87199 33554432000 4194304 6211289 140735737569072 140735737567064 4209322 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 95418 87199 219 493 0 94915 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 381672

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 31159
/proc/meminfo: memFree=31090648/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=383232 CPUtime=1182.07 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 26065 0 0 0 118196 11 0 0 20 0 1 0 28002104 392429568 87599 33554432000 4194304 6211289 140735737569072 140735737567064 4209376 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 95808 87599 219 493 0 95305 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 383232

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 31163
/proc/meminfo: memFree=31084084/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=384260 CPUtime=1242.06 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 26301 0 0 0 124195 11 0 0 20 0 1 0 28002104 393482240 87835 33554432000 4194304 6211289 140735737569072 140735737567416 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 96065 87835 219 493 0 95562 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 384260

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/259 31165
/proc/meminfo: memFree=31080916/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=384816 CPUtime=1302.05 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 26457 0 0 0 130194 11 0 0 20 0 1 0 28002104 394051584 87991 33554432000 4194304 6211289 140735737569072 140735737567064 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 96204 87991 219 493 0 95701 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 384816

[startup+1362.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/259 31166
/proc/meminfo: memFree=31070532/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=385772 CPUtime=1362.04 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 26690 0 0 0 136193 11 0 0 20 0 1 0 28002104 395030528 89758 33554432000 4194304 6211289 140735737569072 140735737566984 4209322 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 96443 89758 219 493 0 95940 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 385772

[startup+1422.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/259 31167
/proc/meminfo: memFree=31068948/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=386080 CPUtime=1422.04 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 26745 0 0 0 142193 11 0 0 20 0 1 0 28002104 395345920 89812 33554432000 4194304 6211289 140735737569072 140735737566984 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 96520 89812 219 493 0 96017 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 386080

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/259 31168
/proc/meminfo: memFree=31055464/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=386400 CPUtime=1482.02 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 26839 0 0 0 148191 11 0 0 20 0 1 0 28002104 395673600 89906 33554432000 4194304 6211289 140735737569072 140735737567416 4209328 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 96600 89906 219 493 0 96097 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 386400

[startup+1542.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/259 31169
/proc/meminfo: memFree=31027440/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=386716 CPUtime=1542.02 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 26919 0 0 0 154191 11 0 0 20 0 1 0 28002104 395997184 89986 33554432000 4194304 6211289 140735737569072 140735737566984 4209376 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 96679 89986 219 493 0 96176 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 386716

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/259 31171
/proc/meminfo: memFree=31022892/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=387152 CPUtime=1602 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 27033 0 0 0 160189 11 0 0 20 0 1 0 28002104 396443648 90100 33554432000 4194304 6211289 140735737569072 140735737567416 4209376 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 96788 90100 219 493 0 96285 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 387152

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/259 31172
/proc/meminfo: memFree=31012708/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=387700 CPUtime=1661.99 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 27152 0 0 0 166188 11 0 0 20 0 1 0 28002104 397004800 90219 33554432000 4194304 6211289 140735737569072 140735737567064 4209328 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 96925 90219 219 493 0 96422 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 387700

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 31173
/proc/meminfo: memFree=30986988/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=388416 CPUtime=1721.99 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 27349 0 0 0 172187 12 0 0 20 0 1 0 28002104 397737984 90416 33554432000 4194304 6211289 140735737569072 140735737566984 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 97104 90416 219 493 0 96601 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 388416

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/259 31174
/proc/meminfo: memFree=30972892/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=390272 CPUtime=1781.98 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 27803 0 0 0 178186 12 0 0 20 0 1 0 28002104 399638528 92403 33554432000 4194304 6211289 140735737569072 140735737566984 4209322 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 97568 92403 219 493 0 97065 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 390272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/259 31175
/proc/meminfo: memFree=30967300/32872528 swapFree=7804/7804
[pid=31084] ppid=31081 vsize=390812 CPUtime=1800.08 cores=0-3,8-11
/proc/31084/stat : 31084 (cdcl-cuttingpla) R 31081 31084 27517 0 -1 4202496 27943 0 0 0 179996 12 0 0 20 0 1 0 28002104 400191488 92543 33554432000 4194304 6211289 140735737569072 140735737567064 4209250 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/31084/statm: 97703 92543 219 493 0 97200 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 390812

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.09
CPU user time (s): 1799.96
CPU system time (s): 0.12598
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 390812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.12598
maximum resident set size= 370172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27943
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= 64
involuntary context switches= 1850

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.56485 second user time and 9.92949 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-18 16:19:35
IDJOB=4101815
IDBENCH=1797
IDSOLVER=2549
FILE ID=node132/4101815-1466259575
RUNJOBID= node132-1466229528-27533
PBS_JOBID= 19918175
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-air04.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101815-1466259575/watcher-4101815-1466259575 -o /tmp/evaluation-result-4101815-1466259575/solver-4101815-1466259575 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466229528-27533 --watchdog 1960 --input HOME/instance-4101815-1466259575.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 642713e12b3477ef4c8327a12a399c0f
RANDOM SEED=1959830808

node132.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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.53
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31487900 kB
Buffers:          103764 kB
Cached:           168664 kB
SwapCached:         1776 kB
Active:           431584 kB
Inactive:         199748 kB
Active(anon):     358648 kB
Inactive(anon):     2324 kB
Active(file):      72936 kB
Inactive(file):   197424 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:              2972 kB
Writeback:             0 kB
AnonPages:        365872 kB
Mapped:             8472 kB
Shmem:                 0 kB
Slab:             607936 kB
SReclaimable:      48016 kB
SUnreclaim:       559920 kB
KernelStack:        2168 kB
PageTables:         4632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     495556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 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= 71724 MiB
End job on node132 at 2016-06-18 16:49:36