Trace number 4103863

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
NaPS 1.02? (TO) 1800.04 1800.4

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-fixnet4.opb
MD5SUM795d0994735ed34c20fdfb3b5393e52b
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark36559396
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15257924
Optimality of the best value was proved NO
Number of variables14036
Total number of constraints600
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints600
Minimum length of a constraint19
Maximum length of a constraint1523
Number of terms in the objective function 13668
Biggest coefficient in the objective function 5368709120
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 2423922177090
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 5368709120
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 2423922177090
Number of bits of the biggest sum of numbers42
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 NaPS 1.02b.
1800.03/1800.40	c 
1800.03/1800.40	c *** TERMINATED *** by signal 15
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c _____________________________________________________________________________
1800.03/1800.40	c 
1800.03/1800.40	c std/band forms        : 395,100
1800.03/1800.40	c 2cl/3cl ITE-codings   : 180699,573251
1800.03/1800.40	c BDD/srt/adr Max costs : 58705,0,0
1800.03/1800.40	c BDDraw/bin/mul/srt/adr: 65,0,430,0,0
1800.03/1800.40	c BDD nodes             : 846109
1800.03/1800.40	c Es1/CC detections     : 0,0
1800.03/1800.40	c SAT/UNSAT calls       : 0,0
1800.03/1800.40	c restarts              : 0
1800.03/1800.40	c conflicts             : 0              (0 /sec)
1800.03/1800.40	c decisions             : 0              (0 /sec)
1800.03/1800.40	c propagations          : 0              (0 /sec)
1800.03/1800.40	c inspects              : 0              (0 /sec)
1800.03/1800.40	c CPU time (solving tm) : 1799 s        (0 s)
1800.03/1800.40	c Time for Opt-base     : 143.9 s
1800.03/1800.40	c _____________________________________________________________________________

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-4103863-1466268753/watcher-4103863-1466268753 -o /tmp/evaluation-result-4103863-1466268753/solver-4103863-1466268753 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466264985-31739 --watchdog 1960 naps-1.02 HOME/instance-4103863-1466268753.opb 

pid=32158
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: 1.99 1.98 1.95 3/257 32161
/proc/meminfo: memFree=31303708/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=8104 CPUtime=0 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 702 0 0 0 0 0 0 0 20 0 1 0 28919878 8298496 576 33554432000 4194304 5796924 140736968216272 140737183963352 5093508 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 2026 576 114 392 0 1625 0

[startup+0.100122 s]
/proc/loadavg: 1.99 1.98 1.95 3/257 32161
/proc/meminfo: memFree=31303708/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=13040 CPUtime=0.09 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 1874 0 0 0 9 0 0 0 20 0 1 0 28919878 13352960 1706 33554432000 4194304 5796924 140736968216272 140737183963352 5183584 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 3260 1706 128 392 0 2859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13040

[startup+0.200318 s]
/proc/loadavg: 1.99 1.98 1.95 3/257 32161
/proc/meminfo: memFree=31303708/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=15964 CPUtime=0.19 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 2683 0 0 0 19 0 0 0 20 0 1 0 28919878 16347136 2449 33554432000 4194304 5796924 140736968216272 140737183963352 4861328 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 3991 2449 128 392 0 3590 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15964

[startup+0.300236 s]
/proc/loadavg: 1.99 1.98 1.95 3/257 32161
/proc/meminfo: memFree=31303708/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=17852 CPUtime=0.29 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 3219 0 0 0 29 0 0 0 20 0 1 0 28919878 18280448 2900 33554432000 4194304 5796924 140736968216272 140737183963352 5183584 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 4463 2900 128 392 0 4062 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17852

[startup+0.700193 s]
/proc/loadavg: 1.99 1.98 1.95 3/257 32161
/proc/meminfo: memFree=31303708/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=20852 CPUtime=0.69 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 4037 0 0 0 69 0 0 0 20 0 1 0 28919878 21352448 3608 33554432000 4194304 5796924 140736968216272 140737183963352 4809119 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 5213 3608 140 392 0 4812 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20852

[startup+1.50023 s]
/proc/loadavg: 1.99 1.98 1.95 3/258 32162
/proc/meminfo: memFree=31288408/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=21484 CPUtime=1.49 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 4188 0 0 0 149 0 0 0 20 0 1 0 28919878 21999616 3759 33554432000 4194304 5796924 140736968216272 140736968212488 5087747 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 5371 3759 144 392 0 4970 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21484

[startup+3.10023 s]
/proc/loadavg: 1.99 1.98 1.95 3/259 32163
/proc/meminfo: memFree=31287292/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=22600 CPUtime=3.09 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 4507 0 0 0 309 0 0 0 20 0 1 0 28919878 23142400 4078 33554432000 4194304 5796924 140736968216272 140736968212488 5087776 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 5650 4078 144 392 0 5249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22600

[startup+6.30023 s]
/proc/loadavg: 1.99 1.98 1.95 3/259 32163
/proc/meminfo: memFree=31286428/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=26624 CPUtime=6.29 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 5482 0 0 0 629 0 0 0 20 0 1 0 28919878 27262976 5053 33554432000 4194304 5796924 140736968216272 140736968212488 5095032 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 6656 5053 144 392 0 6255 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26624

[startup+12.7003 s]
/proc/loadavg: 2.07 2.00 1.96 3/259 32163
/proc/meminfo: memFree=31227448/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=81092 CPUtime=12.69 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 19047 0 0 0 1267 2 0 0 20 0 1 0 28919878 83038208 18701 33554432000 4194304 5796924 140736968216272 140736968212488 4865437 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 20273 18701 144 392 0 19872 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81092

[startup+25.5003 s]
/proc/loadavg: 2.06 2.00 1.96 3/259 32163
/proc/meminfo: memFree=31225372/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=83824 CPUtime=25.48 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 19558 0 0 0 2546 2 0 0 20 0 1 0 28919878 85835776 19212 33554432000 4194304 5796924 140736968216272 140736968212488 4865437 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 20956 19212 144 392 0 20555 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83824

[startup+51.1003 s]
/proc/loadavg: 2.04 2.00 1.96 3/259 32163
/proc/meminfo: memFree=31213660/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=94372 CPUtime=51.08 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 19843 0 0 0 5105 3 0 0 20 0 1 0 28919878 96636928 21971 33554432000 4194304 5796924 140736968216272 140736968212488 5092509 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 23593 21971 144 392 0 23192 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94372

[startup+102.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/259 32164
/proc/meminfo: memFree=31189824/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=98472 CPUtime=102.28 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 19924 0 0 0 10225 3 0 0 20 0 1 0 28919878 100835328 22563 33554432000 4194304 5796924 140736968216272 140736968212488 5087724 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 24618 22563 144 392 0 24217 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 98472

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/259 32165
/proc/meminfo: memFree=30791056/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=533880 CPUtime=162.26 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 60863 0 0 0 16209 17 0 0 20 0 1 0 28919878 546693120 121506 33554432000 4194304 5796924 140736968216272 140736968213256 4606507 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 133470 121506 171 392 0 133069 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 533880

[startup+222.311 s]
/proc/loadavg: 2.00 2.00 1.96 3/259 32166
/proc/meminfo: memFree=30735768/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=565888 CPUtime=222.24 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 67656 0 0 0 22205 19 0 0 20 0 1 0 28919878 579469312 133085 33554432000 4194304 5796924 140736968216272 140736968213320 4583151 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 141472 133085 171 392 0 141071 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 565888

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/259 32167
/proc/meminfo: memFree=30692168/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=579296 CPUtime=282.21 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 71051 0 0 0 28199 22 0 0 20 0 1 0 28919878 593199104 138131 33554432000 4194304 5796924 140736968216272 140736968213320 4569014 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 144824 138131 171 392 0 144423 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 579296

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/259 32169
/proc/meminfo: memFree=30672972/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=593492 CPUtime=342.18 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 75720 0 0 0 34191 27 0 0 20 0 1 0 28919878 607735808 140821 33554432000 4194304 5796924 140736968216272 140736968213736 4606555 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 148373 140821 171 392 0 147972 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 593492

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/259 32170
/proc/meminfo: memFree=30542772/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=599140 CPUtime=402.18 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 78005 0 0 0 40187 31 0 0 20 0 1 0 28919878 613519360 143676 33554432000 4194304 5796924 140736968216272 140736968213736 5100989 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 149785 143676 171 392 0 149384 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 599140

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/260 32174
/proc/meminfo: memFree=30443576/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=659356 CPUtime=462.15 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 82158 0 0 0 46180 35 0 0 20 0 1 0 28919878 675180544 148208 33554432000 4194304 5796924 140736968216272 140736968213912 4569014 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 164839 148208 171 392 0 164438 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 659356

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 1.97 3/260 32198
/proc/meminfo: memFree=30110456/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=666032 CPUtime=522.14 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 83766 0 0 0 52176 38 0 0 20 0 1 0 28919878 682016768 151806 33554432000 4194304 5796924 140736968216272 140736968213736 4606433 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 166508 151806 171 392 0 166107 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 666032

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/259 32199
/proc/meminfo: memFree=30075152/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=675836 CPUtime=582.14 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 86408 0 0 0 58173 41 0 0 20 0 1 0 28919878 692056064 153541 33554432000 4194304 5796924 140736968216272 140736968213736 4606555 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 168959 153541 171 392 0 168558 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 675836


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


[startup+882.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/259 32205
/proc/meminfo: memFree=29908068/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=801536 CPUtime=882.09 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 99092 0 0 0 88153 56 0 0 20 0 1 0 28919878 820772864 175310 33554432000 4194304 5796924 140736968216272 140736968213320 4606555 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 200384 175310 171 392 0 199983 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 801536

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/259 32207
/proc/meminfo: memFree=29873056/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=801536 CPUtime=942.08 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 99360 0 0 0 94151 57 0 0 20 0 1 0 28919878 820772864 183239 33554432000 4194304 5796924 140736968216272 140736968213320 4606555 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 200384 183239 171 392 0 199983 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 801536

[startup+1002.3 s]
/proc/loadavg: 2.06 2.01 1.98 3/259 32208
/proc/meminfo: memFree=29865620/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=806460 CPUtime=1002.07 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 101488 0 0 0 100146 61 0 0 20 0 1 0 28919878 825815040 179418 33554432000 4194304 5796924 140736968216272 140736968213912 4606433 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 201615 179418 171 392 0 201214 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 806460

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/260 32212
/proc/meminfo: memFree=29789544/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=807284 CPUtime=1062.06 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 102330 0 0 0 106143 63 0 0 20 0 1 0 28919878 826658816 187925 33554432000 4194304 5796924 140736968216272 140736968213384 4606555 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 201821 187925 171 392 0 201420 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 807284

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/259 32213
/proc/meminfo: memFree=29800316/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=812148 CPUtime=1122.05 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 104804 0 0 0 112138 67 0 0 20 0 1 0 28919878 831639552 182415 33554432000 4194304 5796924 140736968216272 140736968213912 4569798 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 203037 182415 171 392 0 202636 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 812148

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/259 32214
/proc/meminfo: memFree=29787588/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=823040 CPUtime=1182.05 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 107507 0 0 0 118133 72 0 0 20 0 1 0 28919878 842792960 184806 33554432000 4194304 5796924 140736968216272 140736968213320 4606507 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 205760 184806 171 392 0 205359 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 823040

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 1.98 3/259 32216
/proc/meminfo: memFree=29750696/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=823040 CPUtime=1242.03 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 107977 0 0 0 124131 72 0 0 20 0 1 0 28919878 842792960 193452 33554432000 4194304 5796924 140736968216272 140736968213320 4606708 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 205760 193452 171 392 0 205359 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 823040

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/259 32217
/proc/meminfo: memFree=28965736/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=827656 CPUtime=1302.03 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 110386 0 0 0 130126 77 0 0 20 0 1 0 28919878 847519744 187346 33554432000 4194304 5796924 140736968216272 140736968213912 4607192 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 206914 187346 171 392 0 206513 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 827656

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/259 32218
/proc/meminfo: memFree=28901372/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=839960 CPUtime=1362.02 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 111344 0 0 0 136121 81 0 0 20 0 1 0 28919878 860119040 189582 33554432000 4194304 5796924 140736968216272 140736968213736 4606480 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 209990 189582 171 392 0 209589 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 839960

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/259 32219
/proc/meminfo: memFree=28901872/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=842500 CPUtime=1422.02 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 112203 0 0 0 142118 84 0 0 20 0 1 0 28919878 862720000 188986 33554432000 4194304 5796924 140736968216272 140736968213320 4568957 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 210625 188986 171 392 0 210224 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 842500

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 1.99 3/259 32220
/proc/meminfo: memFree=28865096/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=842500 CPUtime=1482 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 112219 0 0 0 148116 84 0 0 20 0 1 0 28919878 862720000 197178 33554432000 4194304 5796924 140736968216272 140736968213320 4606507 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 210625 197178 171 392 0 210224 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 842500

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 1.99 3/259 32222
/proc/meminfo: memFree=28822620/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=849188 CPUtime=1541.98 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 113706 0 0 0 154113 85 0 0 20 0 1 0 28919878 869568512 206804 33554432000 4194304 5796924 140736968216272 140736968213320 4606433 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 212297 206804 171 392 0 211896 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 849188

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/259 32223
/proc/meminfo: memFree=28856844/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=852820 CPUtime=1601.96 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 114689 0 0 0 160105 91 0 0 20 0 1 0 28919878 873287680 198130 33554432000 4194304 5796924 140736968216272 140736968213320 4606507 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 213205 198130 171 392 0 212804 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 852820

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/260 32273
/proc/meminfo: memFree=30960972/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=852820 CPUtime=1661.95 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 114947 0 0 0 166103 92 0 0 20 0 1 0 28919878 873287680 207586 33554432000 4194304 5796924 140736968216272 140736968213320 4569014 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 213205 207586 171 392 0 212804 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 852820

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/259 32274
/proc/meminfo: memFree=30995688/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=855104 CPUtime=1721.94 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 116619 0 0 0 172096 98 0 0 20 0 1 0 28919878 875626496 197030 33554432000 4194304 5796924 140736968216272 140736968213384 4606721 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 213776 197030 171 392 0 213375 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 855104

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/259 32275
/proc/meminfo: memFree=30957000/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=863312 CPUtime=1781.92 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 117796 0 0 0 178094 98 0 0 20 0 1 0 28919878 884031488 207028 33554432000 4194304 5796924 140736968216272 140736968213320 4583226 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 215828 207028 171 392 0 215427 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 863312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 32275
/proc/meminfo: memFree=30942640/32872528 swapFree=7804/7804
[pid=32161] ppid=32158 vsize=863312 CPUtime=1800.03 cores=0-3,8-11
/proc/32161/stat : 32161 (naps-1.02) R 32158 32161 31723 0 -1 4202496 117802 0 0 0 179904 99 0 0 20 0 1 0 28919878 884031488 209078 33554432000 4194304 5796924 140736968216272 140736968213320 4606555 0 0 4096 17954 0 0 0 17 10 0 0 0 0 0
/proc/32161/statm: 215828 209078 171 392 0 215427 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 863312

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

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.04
CPU user time (s): 1799.04
CPU system time (s): 0.996848
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 1198576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.04
system time used= 0.996848
maximum resident set size= 1012188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117814
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= 122
involuntary context switches= 1846

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.71098 second user time and 9.68853 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-18 18:52:33
IDJOB=4103863
IDBENCH=2489
IDSOLVER=2544
FILE ID=node132/4103863-1466268753
RUNJOBID= node132-1466264985-31739
PBS_JOBID= 19918229
Free space on /tmp= 71728 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-fixnet4.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103863-1466268753/watcher-4103863-1466268753 -o /tmp/evaluation-result-4103863-1466268753/solver-4103863-1466268753 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466264985-31739 --watchdog 1960  naps-1.02 HOME/instance-4103863-1466268753.opb

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

MD5SUM BENCH= 795d0994735ed34c20fdfb3b5393e52b
RANDOM SEED=1882980321

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:        31303444 kB
Buffers:          110280 kB
Cached:           192452 kB
SwapCached:         1776 kB
Active:           600492 kB
Inactive:         212956 kB
Active(anon):     510772 kB
Inactive(anon):     2320 kB
Active(file):      89720 kB
Inactive(file):   210636 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:              4364 kB
Writeback:             0 kB
AnonPages:        518536 kB
Mapped:             7960 kB
Shmem:                 0 kB
Slab:             608420 kB
SReclaimable:      48588 kB
SUnreclaim:       559832 kB
KernelStack:        2184 kB
PageTables:         4948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     647700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 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= 71728 MiB
End job on node132 at 2016-06-18 19:22:33