Trace number 4087656

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.02 1800.31

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir06_area_opers.opb
MD5SUM4b72d81adefd0ef56251a04b2b714e8c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark0.138978
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 23
Optimality of the best value was proved YES
Number of variables11085
Total number of constraints23298
Number of constraints which are clauses23298
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 5533
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5533
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5533
Number of bits of the biggest sum of numbers13
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= 11085 #constraint= 23298
0.09/0.10	c * #variable= 11085 #constraint= 23298
1.89/1.93	c S1->S2
1.89/1.93	c S1->S2
1.89/1.93	c S1->S2
1.89/1.93	c S1->S2
1.89/1.93	c S1->S2
1.89/1.93	c S2->S1
1.89/1.93	c #Conflicts:       1000 | #Learnt:        917 | 0.000
1.89/1.93	c total clause space: 127.173MB
1.89/1.93	c total #watches: 3354946
11.79/11.85	c total #propagations: 1049963 / total #impl: 27348218 (eff. 0.038)
11.79/11.85	c #Conflicts:       2000 | #Learnt:       1917 | 0.000
11.79/11.85	c total clause space: 206.656MB
11.79/11.85	c total #watches: 4698055
44.88/44.95	c total #propagations: 1659180 / total #impl: 146322215 (eff. 0.011)
44.88/44.95	c GC COLLECT
44.88/44.95	c #Conflicts:       3000 | #Learnt:       1963 | 0.000
44.88/44.95	c total clause space: 206.656MB
44.88/44.95	c total #watches: 2876984
81.08/81.15	c total #propagations: 2400684 / total #impl: 296235572 (eff. 0.008)
81.08/81.15	c #Conflicts:       4000 | #Learnt:       2963 | 0.000
81.08/81.15	c total clause space: 206.656MB
81.08/81.15	c total #watches: 3414412
134.47/134.51	c total #propagations: 2881591 / total #impl: 577597412 (eff. 0.005)
134.47/134.51	c GC COLLECT
134.47/134.51	c #Conflicts:       5000 | #Learnt:       2345 | 0.000
134.47/134.51	c total clause space: 206.656MB
134.47/134.51	c total #watches: 2759624
222.16/222.28	c total #propagations: 3612942 / total #impl: 741938632 (eff. 0.005)
222.16/222.28	c #Conflicts:       6000 | #Learnt:       3345 | 0.000
222.16/222.28	c total clause space: 206.656MB
222.16/222.28	c total #watches: 3874069
322.35/322.46	c total #propagations: 4796356 / total #impl: 1019624657 (eff. 0.005)
322.35/322.46	c GC COLLECT
322.35/322.46	c #Conflicts:       7000 | #Learnt:       2230 | 0.000
322.35/322.46	c total clause space: 335.816MB
322.35/322.46	c total #watches: 3890576
564.21/564.36	c total #propagations: 6060194 / total #impl: 1181759905 (eff. 0.005)
564.21/564.36	c #Conflicts:       8000 | #Learnt:       3230 | 0.000
564.21/564.36	c total clause space: 335.816MB
564.21/564.36	c total #watches: 4814487
799.27/799.49	c total #propagations: 7344987 / total #impl: 2596093998 (eff. 0.003)
799.27/799.49	c #Conflicts:       9000 | #Learnt:       4230 | 0.000
799.27/799.49	c total clause space: 335.816MB
799.27/799.49	c total #watches: 6168034
1005.04/1005.20	c total #propagations: 8227557 / total #impl: 3285182619 (eff. 0.003)
1005.04/1005.20	c GC COLLECT
1005.04/1005.20	c #Conflicts:      10000 | #Learnt:       2719 | 0.000
1005.04/1005.20	c total clause space: 335.816MB
1005.04/1005.20	c total #watches: 4432806
1307.89/1308.15	c total #propagations: 9579294 / total #impl: 3397581146 (eff. 0.003)
1307.89/1308.15	c #Conflicts:      11000 | #Learnt:       3719 | 0.000
1307.89/1308.15	c total clause space: 335.816MB
1307.89/1308.15	c total #watches: 4777848
1450.27/1450.50	c total #propagations: 13304261 / total #impl: 3430948154 (eff. 0.004)
1450.27/1450.50	c #Conflicts:      12000 | #Learnt:       4719 | 0.000
1450.27/1450.50	c total clause space: 335.816MB
1450.27/1450.50	c total #watches: 5311931
1567.15/1567.45	c total #propagations: 15633089 / total #impl: 3471086960 (eff. 0.005)
1567.15/1567.45	c #Conflicts:      13000 | #Learnt:       5719 | 0.000
1567.15/1567.45	c total clause space: 335.816MB
1567.15/1567.45	c total #watches: 5675167
1598.75/1599.06	c total #propagations: 16359457 / total #impl: 3580132456 (eff. 0.005)
1598.75/1599.06	c GC COLLECT
1598.75/1599.06	c #Conflicts:      14000 | #Learnt:       3909 | 0.000
1598.75/1599.06	c total clause space: 335.816MB
1598.75/1599.06	c total #watches: 2914235
1636.65/1636.94	c total #propagations: 17008949 / total #impl: 3642089968 (eff. 0.005)
1636.65/1636.94	c #Conflicts:      15000 | #Learnt:       4909 | 0.000
1636.65/1636.94	c total clause space: 335.816MB
1636.65/1636.94	c total #watches: 3163882
1690.04/1690.35	c total #propagations: 17947313 / total #impl: 3693480921 (eff. 0.005)
1690.04/1690.35	c #Conflicts:      16000 | #Learnt:       5909 | 0.000
1690.04/1690.35	c total clause space: 335.816MB
1690.04/1690.35	c total #watches: 3199639
1724.63/1724.98	c total #propagations: 19920053 / total #impl: 3759163335 (eff. 0.005)
1724.63/1724.98	c GC COLLECT
1724.63/1724.98	c #Conflicts:      17000 | #Learnt:       3762 | 0.000
1724.63/1724.98	c total clause space: 335.816MB
1724.63/1724.98	c total #watches: 1426015
1739.22/1739.59	c total #propagations: 22911579 / total #impl: 3789085171 (eff. 0.006)
1739.22/1739.59	c #Conflicts:      18000 | #Learnt:       4762 | 0.000
1739.22/1739.59	c total clause space: 335.816MB
1739.22/1739.59	c total #watches: 1442837
1748.73/1749.07	c total #propagations: 26665585 / total #impl: 3818106960 (eff. 0.007)
1748.73/1749.07	c #Conflicts:      19000 | #Learnt:       5762 | 0.000
1748.73/1749.07	c total clause space: 335.816MB
1748.73/1749.07	c total #watches: 1448465
1760.02/1760.35	c total #propagations: 31364223 / total #impl: 3827914451 (eff. 0.008)
1760.02/1760.35	c #Conflicts:      20000 | #Learnt:       6762 | 0.000
1760.02/1760.35	c total clause space: 335.816MB
1760.02/1760.35	c total #watches: 1495561
1766.82/1767.18	c total #propagations: 35640436 / total #impl: 3856253479 (eff. 0.009)
1766.82/1767.18	c GC COLLECT
1766.82/1767.18	c #Conflicts:      21000 | #Learnt:       4234 | 0.000
1766.82/1767.18	c total clause space: 335.816MB
1766.82/1767.18	c total #watches: 603978
1773.91/1774.28	c total #propagations: 36515320 / total #impl: 3913247818 (eff. 0.009)
1773.91/1774.28	c #Conflicts:      22000 | #Learnt:       5234 | 0.000
1773.91/1774.28	c total clause space: 335.816MB
1773.91/1774.28	c total #watches: 758317
1782.51/1782.80	c total #propagations: 38262440 / total #impl: 3933186674 (eff. 0.010)
1782.51/1782.80	c #Conflicts:      23000 | #Learnt:       6234 | 0.000
1782.51/1782.80	c total clause space: 335.816MB
1782.51/1782.80	c total #watches: 987271
1793.30/1793.60	c total #propagations: 40340765 / total #impl: 3948424459 (eff. 0.010)
1793.30/1793.60	c #Conflicts:      24000 | #Learnt:       7234 | 0.000
1793.30/1793.60	c total clause space: 335.816MB
1793.30/1793.60	c total #watches: 1025974

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-4087656-1465434645/watcher-4087656-1465434645 -o /tmp/evaluation-result-4087656-1465434645/solver-4087656-1465434645 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8948 --watchdog 1960 --input HOME/instance-4087656-1465434645.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=9944
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.06 2.11 2.09 3/178 9947
/proc/meminfo: memFree=24817028/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 125398678 57319424 7804 33554432000 4194304 6211289 140734106127856 140733562088920 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 13994 7804 98 493 0 13491 0

[startup+0.100171 s]
/proc/loadavg: 2.06 2.11 2.09 3/178 9947
/proc/meminfo: memFree=24817028/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=62760 CPUtime=0.09 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 1538 0 0 0 9 0 0 0 20 0 1 0 125398678 64266240 13534 33554432000 4194304 6211289 140734106127856 140733562088920 4228081 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 15690 13535 144 493 0 15187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62760

[startup+0.200398 s]
/proc/loadavg: 2.06 2.11 2.09 3/178 9947
/proc/meminfo: memFree=24817028/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=74660 CPUtime=0.19 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 2932 0 0 0 18 1 0 0 20 0 1 0 125398678 76451840 16271 33554432000 4194304 6211289 140734106127856 140733562088920 4205850 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 18665 16271 204 493 0 18162 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 74660

[startup+0.300374 s]
/proc/loadavg: 2.06 2.11 2.09 3/178 9947
/proc/meminfo: memFree=24817028/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=88424 CPUtime=0.29 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 3870 0 0 0 28 1 0 0 20 0 1 0 125398678 90546176 18196 33554432000 4194304 6211289 140734106127856 140733562088920 4216592 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 22106 18196 204 493 0 21603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88424

[startup+0.700329 s]
/proc/loadavg: 2.06 2.11 2.09 3/178 9947
/proc/meminfo: memFree=24817028/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=168892 CPUtime=0.69 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 9132 0 0 0 66 3 0 0 20 0 1 0 125398678 172945408 32102 33554432000 4194304 6211289 140734106127856 140733562088920 4248373 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 42223 32102 204 493 0 41720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 168892

[startup+1.50032 s]
/proc/loadavg: 2.06 2.11 2.09 3/179 9948
/proc/meminfo: memFree=24661260/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=238868 CPUtime=1.49 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 14381 0 0 0 144 5 0 0 20 0 1 0 125398678 244600832 47547 33554432000 4194304 6211289 140734106127856 140734106125848 4242654 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 59717 47547 204 493 0 59214 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238868

[startup+3.10032 s]
/proc/loadavg: 2.06 2.11 2.09 3/179 9948
/proc/meminfo: memFree=24608156/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=239156 CPUtime=3.09 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 14460 0 0 0 304 5 0 0 20 0 1 0 125398678 244895744 53758 33554432000 4194304 6211289 140734106127856 140734106125768 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 59789 53758 214 493 0 59286 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 239156

[startup+6.30032 s]
/proc/loadavg: 2.06 2.11 2.09 3/179 9948
/proc/meminfo: memFree=24593400/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=320544 CPUtime=6.29 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 14676 0 0 0 624 5 0 0 20 0 1 0 125398678 328237056 57520 33554432000 4194304 6211289 140734106127856 140734106126088 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 80136 57520 214 493 0 79633 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 320544

[startup+12.7003 s]
/proc/loadavg: 2.13 2.12 2.09 3/179 9948
/proc/meminfo: memFree=24549148/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=320676 CPUtime=12.69 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 17744 0 0 0 1263 6 0 0 20 0 1 0 125398678 328372224 67195 33554432000 4194304 6211289 140734106127856 140734106126200 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 80169 67195 214 493 0 79666 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 320676

[startup+25.5004 s]
/proc/loadavg: 2.10 2.12 2.09 3/178 9948
/proc/meminfo: memFree=24548684/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=320812 CPUtime=25.48 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 17947 0 0 0 2542 6 0 0 20 0 1 0 125398678 328511488 67379 33554432000 4194304 6211289 140734106127856 140734106125768 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 80203 67379 214 493 0 79700 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 320812

[startup+51.1004 s]
/proc/loadavg: 2.07 2.11 2.09 3/178 9948
/proc/meminfo: memFree=24547316/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=321392 CPUtime=51.08 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 18248 0 0 0 5102 6 0 0 20 0 1 0 125398678 329105408 67679 33554432000 4194304 6211289 140734106127856 140734106125768 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 80348 67679 219 493 0 79845 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 321392

[startup+102.3 s]
/proc/loadavg: 2.03 2.09 2.08 3/177 9949
/proc/meminfo: memFree=24539024/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=322388 CPUtime=102.28 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 19173 0 0 0 10221 7 0 0 20 0 1 0 125398678 330125312 69859 33554432000 4194304 6211289 140734106127856 140734106125848 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 80597 69859 219 493 0 80094 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 322388

[startup+162.3 s]
/proc/loadavg: 2.04 2.08 2.08 3/177 9951
/proc/meminfo: memFree=24528536/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=322532 CPUtime=162.27 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 19306 0 0 0 16220 7 0 0 20 0 1 0 125398678 330272768 69992 33554432000 4194304 6211289 140734106127856 140734106126200 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 80633 69992 219 493 0 80130 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 322532

[startup+222.307 s]
/proc/loadavg: 2.11 2.09 2.09 3/178 9953
/proc/meminfo: memFree=24501036/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=323076 CPUtime=222.26 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 19431 0 0 0 22219 7 0 0 20 0 1 0 125398678 330829824 76760 33554432000 4194304 6211289 140734106127856 140734106125768 4209380 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 80769 76760 219 493 0 80266 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 323076

[startup+282.3 s]
/proc/loadavg: 2.04 2.07 2.08 3/178 9954
/proc/meminfo: memFree=24422852/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=487116 CPUtime=282.25 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 26019 0 0 0 28215 10 0 0 20 0 1 0 125398678 498806784 96096 33554432000 4194304 6211289 140734106127856 140734106125848 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 121779 96096 219 493 0 121276 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 487116

[startup+342.3 s]
/proc/loadavg: 2.01 2.06 2.08 3/178 9955
/proc/meminfo: memFree=24412544/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=488620 CPUtime=342.24 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 26930 0 0 0 34214 10 0 0 20 0 1 0 125398678 500346880 98720 33554432000 4194304 6211289 140734106127856 140734106126200 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 122155 98720 219 493 0 121652 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 488620

[startup+402.3 s]
/proc/loadavg: 2.03 2.06 2.07 3/178 9956
/proc/meminfo: memFree=24412172/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=488620 CPUtime=402.23 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 26932 0 0 0 40213 10 0 0 20 0 1 0 125398678 500346880 98722 33554432000 4194304 6211289 140734106127856 140734106126200 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 122155 98722 219 493 0 121652 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 488620

[startup+462.3 s]
/proc/loadavg: 2.16 2.09 2.08 3/178 9957
/proc/meminfo: memFree=24411788/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=488620 CPUtime=462.22 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 27040 0 0 0 46212 10 0 0 20 0 1 0 125398678 500346880 98830 33554432000 4194304 6211289 140734106127856 140734106126200 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 122155 98830 219 493 0 121652 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 488620

[startup+522.3 s]
/proc/loadavg: 2.06 2.07 2.08 3/178 9959
/proc/meminfo: memFree=24393804/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=488620 CPUtime=522.21 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 27040 0 0 0 52211 10 0 0 20 0 1 0 125398678 500346880 98830 33554432000 4194304 6211289 140734106127856 140734106126200 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 122155 98830 219 493 0 121652 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 488620

[startup+582.3 s]
/proc/loadavg: 2.06 2.07 2.08 3/179 9963
/proc/meminfo: memFree=24370872/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=488620 CPUtime=582.2 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 27055 0 0 0 58210 10 0 0 20 0 1 0 125398678 500346880 98845 33554432000 4194304 6211289 140734106127856 140734106126200 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 122155 98845 219 493 0 121652 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 488620


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


[startup+942.3 s]
/proc/loadavg: 2.06 2.09 2.08 3/178 9970
/proc/meminfo: memFree=24203004/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496444 CPUtime=942.15 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30147 0 0 0 94203 12 0 0 20 0 1 0 125398678 508358656 116756 33554432000 4194304 6211289 140734106127856 140734106125768 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124111 116756 219 493 0 123608 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 496444

[startup+1002.3 s]
/proc/loadavg: 2.02 2.07 2.08 3/178 9971
/proc/meminfo: memFree=24201076/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496444 CPUtime=1002.14 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30176 0 0 0 100202 12 0 0 20 0 1 0 125398678 508358656 117296 33554432000 4194304 6211289 140734106127856 140734106125768 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124111 117296 219 493 0 123608 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 496444

[startup+1062.3 s]
/proc/loadavg: 2.06 2.07 2.08 3/178 9972
/proc/meminfo: memFree=24200832/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496444 CPUtime=1062.13 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30176 0 0 0 106201 12 0 0 20 0 1 0 125398678 508358656 117296 33554432000 4194304 6211289 140734106127856 140734106126200 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124111 117296 219 493 0 123608 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 496444

[startup+1122.3 s]
/proc/loadavg: 2.06 2.07 2.08 3/178 10178
/proc/meminfo: memFree=24200068/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496604 CPUtime=1122.12 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30194 0 0 0 112200 12 0 0 20 0 1 0 125398678 508522496 117314 33554432000 4194304 6211289 140734106127856 140734106125768 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124151 117314 219 493 0 123648 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 496604

[startup+1182.3 s]
/proc/loadavg: 2.14 2.09 2.08 3/178 10181
/proc/meminfo: memFree=24200976/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496604 CPUtime=1182.11 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30194 0 0 0 118199 12 0 0 20 0 1 0 125398678 508522496 117314 33554432000 4194304 6211289 140734106127856 140734106125768 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124151 117314 219 493 0 123648 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 496604

[startup+1242.3 s]
/proc/loadavg: 2.05 2.07 2.08 3/177 10182
/proc/meminfo: memFree=24200092/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496604 CPUtime=1242.1 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30194 0 0 0 124198 12 0 0 20 0 1 0 125398678 508522496 117314 33554432000 4194304 6211289 140734106127856 140734106125768 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124151 117314 219 493 0 123648 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 496604

[startup+1302.3 s]
/proc/loadavg: 2.02 2.05 2.07 3/177 10183
/proc/meminfo: memFree=24200104/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496604 CPUtime=1302.1 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30194 0 0 0 130198 12 0 0 20 0 1 0 125398678 508522496 117314 33554432000 4194304 6211289 140734106127856 140734106125768 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124151 117314 219 493 0 123648 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 496604

[startup+1362.3 s]
/proc/loadavg: 2.10 2.07 2.08 3/177 10184
/proc/meminfo: memFree=24199952/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496604 CPUtime=1362.09 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30279 0 0 0 136197 12 0 0 20 0 1 0 125398678 508522496 117399 33554432000 4194304 6211289 140734106127856 140734106126200 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124151 117399 219 493 0 123648 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 496604

[startup+1422.3 s]
/proc/loadavg: 2.04 2.05 2.07 3/177 10186
/proc/meminfo: memFree=24199572/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496604 CPUtime=1422.08 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30303 0 0 0 142196 12 0 0 20 0 1 0 125398678 508522496 117423 33554432000 4194304 6211289 140734106127856 140734106126200 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124151 117423 219 493 0 123648 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 496604

[startup+1482.3 s]
/proc/loadavg: 2.06 2.06 2.07 3/177 10187
/proc/meminfo: memFree=24199588/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496604 CPUtime=1482.07 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30303 0 0 0 148195 12 0 0 20 0 1 0 125398678 508522496 117423 33554432000 4194304 6211289 140734106127856 140734106126200 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124151 117423 219 493 0 123648 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 496604

[startup+1542.31 s]
/proc/loadavg: 2.02 2.05 2.06 3/177 10188
/proc/meminfo: memFree=24199812/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496604 CPUtime=1542.07 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30303 0 0 0 154195 12 0 0 20 0 1 0 125398678 508522496 117423 33554432000 4194304 6211289 140734106127856 140734106126200 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124151 117423 219 493 0 123648 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 496604

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.06 3/177 10189
/proc/meminfo: memFree=24199700/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496604 CPUtime=1602.05 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30306 0 0 0 160193 12 0 0 20 0 1 0 125398678 508522496 117426 33554432000 4194304 6211289 140734106127856 140734106126200 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124151 117426 219 493 0 123648 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 496604

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.06 3/177 10190
/proc/meminfo: memFree=24198924/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496604 CPUtime=1662.04 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30306 0 0 0 166192 12 0 0 20 0 1 0 125398678 508522496 117426 33554432000 4194304 6211289 140734106127856 140734106126200 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124151 117426 219 493 0 123648 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 496604

[startup+1722.3 s]
/proc/loadavg: 2.07 2.05 2.06 3/177 10283
/proc/meminfo: memFree=29190420/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=496604 CPUtime=1722.03 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30315 0 0 0 172191 12 0 0 20 0 1 0 125398678 508522496 117442 33554432000 4194304 6211289 140734106127856 140734106126200 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124151 117442 219 493 0 123648 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 496604

[startup+1782.3 s]
/proc/loadavg: 2.17 2.08 2.07 3/178 10287
/proc/meminfo: memFree=29169988/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=497244 CPUtime=1782.01 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30471 0 0 0 178189 12 0 0 20 0 1 0 125398678 509177856 117936 33554432000 4194304 6211289 140734106127856 140734106126200 4241789 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124311 117936 219 493 0 123808 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 497244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.09 2.07 3/178 10288
/proc/meminfo: memFree=29166552/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=497868 CPUtime=1800 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30613 0 0 0 179988 12 0 0 20 0 1 0 125398678 509816832 118078 33554432000 4194304 6211289 140734106127856 140734106125768 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124467 118078 219 493 0 123964 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 497868

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.09 2.07 3/178 10288
/proc/meminfo: memFree=29166552/32872528 swapFree=14548/942524
[pid=9947] ppid=9944 vsize=497868 CPUtime=1800 cores=0,2,4,6
/proc/9947/stat : 9947 (cdcl-cuttingpla) R 9944 9947 8932 0 -1 4202496 30613 0 0 0 179988 12 0 0 20 0 1 0 125398678 509816832 118078 33554432000 4194304 6211289 140734106127856 140734106125768 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9947/statm: 124467 118078 219 493 0 123964 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 497868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.89
CPU system time (s): 0.132979
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 497868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.132979
maximum resident set size= 472312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30613
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= 26
involuntary context switches= 1954

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.82366 second user time and 7.65284 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-09 03:10:45
IDJOB=4087656
IDBENCH=25038
IDSOLVER=2549
FILE ID=node113/4087656-1465434645
RUNJOBID= node113-1465427064-8948
PBS_JOBID= 19859794
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir06_area_opers.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087656-1465434645/watcher-4087656-1465434645 -o /tmp/evaluation-result-4087656-1465434645/solver-4087656-1465434645 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8948 --watchdog 1960 --input HOME/instance-4087656-1465434645.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 4b72d81adefd0ef56251a04b2b714e8c
RANDOM SEED=1130835785

node113.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.722
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.44
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.722
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.54
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.722
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.54
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.722
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
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:        24817300 kB
Buffers:          188272 kB
Cached:          1222604 kB
SwapCached:         1688 kB
Active:          5328588 kB
Inactive:        1004776 kB
Active(anon):    4910640 kB
Inactive(anon):    14120 kB
Active(file):     417948 kB
Inactive(file):   990656 kB
Unevictable:      942524 kB
Mlocked:           14548 kB
SwapTotal:      67108856 kB
SwapFree:       67098780 kB
Dirty:              3008 kB
Writeback:             0 kB
AnonPages:       5864256 kB
Mapped:             8072 kB
Shmem:                 0 kB
Slab:             635684 kB
SReclaimable:      79164 kB
SUnreclaim:       556520 kB
KernelStack:        1464 kB
PageTables:        15800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6709968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3033088 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= 71736 MiB
End job on node113 at 2016-06-09 03:40:46