Trace number 4104035

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.07 1800.61

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-blend2.opb
MD5SUM583b02132cd61d8427630f4009f80dd3
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark160502828
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 33023540
Optimality of the best value was proved NO
Number of variables2944
Total number of constraints214
Number of constraints which are clauses9
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints205
Minimum length of a constraint1
Maximum length of a constraint2659
Number of terms in the objective function 88
Biggest coefficient in the objective function 24014225
Number of bits for the biggest coefficient in the objective function 25
Sum of the numbers in the objective function 235593725
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 8935312239624192
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1346963845029350184
Number of bits of the biggest sum of numbers61
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.04/1800.60	c 
1800.04/1800.60	c *** TERMINATED *** by signal 15
1800.04/1800.60	s UNKNOWN
1800.04/1800.60	c _____________________________________________________________________________
1800.04/1800.60	c 
1800.04/1800.60	c std/band forms        : 83,9
1800.04/1800.60	c 2cl/3cl ITE-codings   : 0,0
1800.04/1800.60	c BDD/srt/adr Max costs : 209085,0,0
1800.04/1800.60	c BDDraw/bin/mul/srt/adr: 5,0,87,0,0
1800.04/1800.60	c BDD nodes             : 3989422
1800.04/1800.60	c Es1/CC detections     : 0,0
1800.04/1800.60	c SAT/UNSAT calls       : 0,0
1800.04/1800.60	c restarts              : 0
1800.04/1800.60	c conflicts             : 0              (0 /sec)
1800.04/1800.60	c decisions             : 0              (0 /sec)
1800.04/1800.60	c propagations          : 0              (0 /sec)
1800.04/1800.60	c inspects              : 0              (0 /sec)
1800.04/1800.60	c CPU time (solving tm) : 1799 s        (0 s)
1800.04/1800.60	c Time for Opt-base     : 265.6 s
1800.04/1800.60	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-4104035-1466272198/watcher-4104035-1466272198 -o /tmp/evaluation-result-4104035-1466272198/solver-4104035-1466272198 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466264985-31740 --watchdog 1960 naps-1.02 HOME/instance-4104035-1466272198.opb 

pid=32403
running on 8 cores: 4-7,12-15

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.96 2.00 2.00 3/258 32406
/proc/meminfo: memFree=30614076/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=6864 CPUtime=0 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 417 0 0 0 0 0 0 0 20 0 1 0 29264363 7028736 291 33554432000 4194304 5796924 140736372032080 140736448434344 5183584 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 1716 291 129 392 0 1315 0

[startup+0.100168 s]
/proc/loadavg: 1.96 2.00 2.00 3/258 32406
/proc/meminfo: memFree=30614076/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=9760 CPUtime=0.09 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 1131 0 0 0 9 0 0 0 20 0 1 0 29264363 9994240 1005 33554432000 4194304 5796924 140736372032080 140736372029608 5095032 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 2440 1005 129 392 0 2039 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9760

[startup+0.200264 s]
/proc/loadavg: 1.96 2.00 2.00 3/258 32406
/proc/meminfo: memFree=30614076/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=11464 CPUtime=0.19 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 1692 0 0 0 19 0 0 0 20 0 1 0 29264363 11739136 1411 33554432000 4194304 5796924 140736372032080 140736372029608 4404063 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 2866 1412 129 392 0 2465 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11464

[startup+0.300251 s]
/proc/loadavg: 1.96 2.00 2.00 3/258 32406
/proc/meminfo: memFree=30614076/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=11540 CPUtime=0.29 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 1783 0 0 0 29 0 0 0 20 0 1 0 29264363 11816960 1483 33554432000 4194304 5796924 140736372032080 140736372029608 5100064 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 2885 1483 145 392 0 2484 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11540

[startup+0.700223 s]
/proc/loadavg: 1.96 2.00 2.00 3/258 32406
/proc/meminfo: memFree=30614076/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=12308 CPUtime=0.69 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 1982 0 0 0 69 0 0 0 20 0 1 0 29264363 12603392 1682 33554432000 4194304 5796924 140736372032080 140736372029608 5094663 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 3077 1682 145 392 0 2676 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12308

[startup+1.50022 s]
/proc/loadavg: 1.96 2.00 2.00 3/259 32407
/proc/meminfo: memFree=30608776/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=12308 CPUtime=1.49 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 1982 0 0 0 149 0 0 0 20 0 1 0 29264363 12603392 1682 33554432000 4194304 5796924 140736372032080 140736372028296 4313341 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 3077 1682 145 392 0 2676 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12308

[startup+3.10024 s]
/proc/loadavg: 1.96 2.00 2.00 3/259 32407
/proc/meminfo: memFree=30607396/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=12780 CPUtime=3.09 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 2108 0 0 0 309 0 0 0 20 0 1 0 29264363 13086720 1808 33554432000 4194304 5796924 140736372032080 140736372028296 5092558 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 3195 1808 145 392 0 2794 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12780

[startup+6.30024 s]
/proc/loadavg: 1.96 2.00 2.00 3/260 32410
/proc/meminfo: memFree=30606640/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=12780 CPUtime=6.29 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 2108 0 0 0 629 0 0 0 20 0 1 0 29264363 13086720 1808 33554432000 4194304 5796924 140736372032080 140736372028296 5100064 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 3195 1808 145 392 0 2794 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12780

[startup+12.7002 s]
/proc/loadavg: 1.96 2.00 2.00 3/260 32410
/proc/meminfo: memFree=30606816/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=12952 CPUtime=12.69 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 2151 0 0 0 1269 0 0 0 20 0 1 0 29264363 13262848 1851 33554432000 4194304 5796924 140736372032080 140736372028296 5087643 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 3238 1851 145 392 0 2837 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12952

[startup+25.5003 s]
/proc/loadavg: 1.97 2.00 2.00 3/260 32410
/proc/meminfo: memFree=30607596/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=13332 CPUtime=25.49 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 2275 0 0 0 2549 0 0 0 20 0 1 0 29264363 13651968 1933 33554432000 4194304 5796924 140736372032080 140736372028296 5087632 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 3333 1933 145 392 0 2932 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13332

[startup+51.1003 s]
/proc/loadavg: 1.98 2.00 2.00 3/260 32410
/proc/meminfo: memFree=30607380/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=13920 CPUtime=51.09 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 2505 0 0 0 5109 0 0 0 20 0 1 0 29264363 14254080 2080 33554432000 4194304 5796924 140736372032080 140736372028296 4809323 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 3480 2080 145 392 0 3079 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13920

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/260 32411
/proc/meminfo: memFree=30603224/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=15916 CPUtime=102.29 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 3151 0 0 0 10229 0 0 0 20 0 1 0 29264363 16297984 2561 33554432000 4194304 5796924 140736372032080 140736372028296 5087650 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 3979 2561 145 392 0 3578 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 15916

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/259 32458
/proc/meminfo: memFree=31784156/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=18304 CPUtime=162.26 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 4062 0 0 0 16226 0 0 0 20 0 1 0 29264363 18743296 3142 33554432000 4194304 5796924 140736372032080 140736372028296 4839574 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 4576 3142 145 392 0 4175 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 18304

[startup+222.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 32460
/proc/meminfo: memFree=31724296/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=19660 CPUtime=222.26 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 4375 0 0 0 22226 0 0 0 20 0 1 0 29264363 20131840 3472 33554432000 4194304 5796924 140736372032080 140736372028296 4313090 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 4915 3472 145 392 0 4514 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 19660

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 32461
/proc/meminfo: memFree=31121444/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=653148 CPUtime=282.25 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 153025 0 0 0 28202 23 0 0 20 0 1 0 29264363 668823552 161654 33554432000 4194304 5796924 140736372032080 140736369342488 5095032 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 163287 161655 145 392 0 162886 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 653148

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 32462
/proc/meminfo: memFree=29671928/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2080536 CPUtime=342.21 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 490575 0 0 0 34144 77 0 0 20 0 1 0 29264363 2130468864 515214 33554432000 4194304 5796924 140736372032080 140736372026568 5092735 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 520134 515214 146 392 0 519733 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 2080536

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 32463
/proc/meminfo: memFree=29668804/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2084048 CPUtime=402.17 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 491418 0 0 0 40139 78 0 0 20 0 1 0 29264363 2134065152 516011 33554432000 4194304 5796924 140736372032080 140736372026568 5096675 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 521012 516011 146 392 0 520611 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 2084048

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 32464
/proc/meminfo: memFree=29666700/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2086096 CPUtime=462.14 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 491818 0 0 0 46136 78 0 0 20 0 1 0 29264363 2136162304 516396 33554432000 4194304 5796924 140736372032080 140736372026648 5100093 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 521524 516396 146 392 0 521123 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 2086096

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/258 32465
/proc/meminfo: memFree=29663964/32872528 swapFree=7808/7808
[pid=32406] ppid=32403 vsize=2088728 CPUtime=522.12 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 492616 0 0 0 52134 78 0 0 20 0 1 0 29264363 2138857472 517182 33554432000 4194304 5796924 140736372032080 140736372026568 5092643 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 522182 517182 146 392 0 521781 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 2088728

[startup+582.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/259 32467
/proc/meminfo: memFree=29660336/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2092824 CPUtime=582.1 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 492811 0 0 0 58132 78 0 0 20 0 1 0 29264363 2143051776 517868 33554432000 4194304 5796924 140736372032080 140736372026648 4199810 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 523206 517868 146 392 0 522805 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 2092824


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


[startup+882.31 s]
/proc/loadavg: 2.22 2.09 2.02 3/259 32499
/proc/meminfo: memFree=29658904/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2092824 CPUtime=882 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493096 0 0 0 88121 79 0 0 20 0 1 0 29264363 2143051776 518063 33554432000 4194304 5796924 140736372032080 140736372026648 4840392 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 523206 518063 146 392 0 522805 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 2092824

[startup+942.3 s]
/proc/loadavg: 2.20 2.10 2.03 3/259 32500
/proc/meminfo: memFree=29658428/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2092824 CPUtime=941.98 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493141 0 0 0 94119 79 0 0 20 0 1 0 29264363 2143051776 518100 33554432000 4194304 5796924 140736372032080 140736372026648 5087700 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 523206 518100 146 392 0 522805 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 2092824

[startup+1002.3 s]
/proc/loadavg: 2.20 2.11 2.03 3/259 32501
/proc/meminfo: memFree=29658216/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2092824 CPUtime=1001.96 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493184 0 0 0 100117 79 0 0 20 0 1 0 29264363 2143051776 518133 33554432000 4194304 5796924 140736372032080 140736372026648 5092545 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 523206 518133 146 392 0 522805 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 2092824

[startup+1062.3 s]
/proc/loadavg: 2.20 2.12 2.04 3/259 32502
/proc/meminfo: memFree=29657748/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2092824 CPUtime=1061.94 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493230 0 0 0 106115 79 0 0 20 0 1 0 29264363 2143051776 518163 33554432000 4194304 5796924 140736372032080 140736372026648 4865437 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 523206 518163 146 392 0 522805 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 2092824

[startup+1122.3 s]
/proc/loadavg: 2.24 2.14 2.05 3/259 32503
/proc/meminfo: memFree=29658036/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2092824 CPUtime=1121.92 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493267 0 0 0 112113 79 0 0 20 0 1 0 29264363 2143051776 518190 33554432000 4194304 5796924 140736372032080 140736372026648 5077954 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 523206 518190 146 392 0 522805 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 2092824

[startup+1182.3 s]
/proc/loadavg: 2.21 2.14 2.05 3/259 32505
/proc/meminfo: memFree=29657456/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2092824 CPUtime=1181.9 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493306 0 0 0 118111 79 0 0 20 0 1 0 29264363 2143051776 518216 33554432000 4194304 5796924 140736372032080 140736372026648 4199792 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 523206 518216 146 392 0 522805 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 2092824

[startup+1242.3 s]
/proc/loadavg: 2.20 2.15 2.06 3/260 32509
/proc/meminfo: memFree=29656528/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2092824 CPUtime=1241.88 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493340 0 0 0 124109 79 0 0 20 0 1 0 29264363 2143051776 518238 33554432000 4194304 5796924 140736372032080 140736372026648 5087771 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 523206 518238 146 392 0 522805 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 2092824

[startup+1302.3 s]
/proc/loadavg: 2.20 2.15 2.06 3/259 32510
/proc/meminfo: memFree=29656576/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2092824 CPUtime=1301.87 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493373 0 0 0 130108 79 0 0 20 0 1 0 29264363 2143051776 518260 33554432000 4194304 5796924 140736372032080 140736372026648 5092651 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 523206 518260 146 392 0 522805 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 2092824

[startup+1362.3 s]
/proc/loadavg: 2.23 2.17 2.07 4/259 32511
/proc/meminfo: memFree=29656492/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2092824 CPUtime=1361.85 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493406 0 0 0 136106 79 0 0 20 0 1 0 29264363 2143051776 518281 33554432000 4194304 5796924 140736372032080 140736372026648 5077830 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 523206 518281 146 392 0 522805 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 2092824

[startup+1422.3 s]
/proc/loadavg: 2.21 2.16 2.08 3/259 32512
/proc/meminfo: memFree=29651688/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2101016 CPUtime=1421.84 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493520 0 0 0 142105 79 0 0 20 0 1 0 29264363 2151440384 519404 33554432000 4194304 5796924 140736372032080 140736372026648 5092735 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 525254 519404 146 392 0 524853 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 2101016

[startup+1482.3 s]
/proc/loadavg: 2.14 2.15 2.08 3/259 32514
/proc/meminfo: memFree=29651420/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2101016 CPUtime=1481.79 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493559 0 0 0 148100 79 0 0 20 0 1 0 29264363 2151440384 519404 33554432000 4194304 5796924 140736372032080 140736372026648 5087747 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 525254 519404 146 392 0 524853 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 2101016

[startup+1542.31 s]
/proc/loadavg: 2.17 2.15 2.08 3/259 32515
/proc/meminfo: memFree=29652136/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2101016 CPUtime=1541.79 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493559 0 0 0 154100 79 0 0 20 0 1 0 29264363 2151440384 519404 33554432000 4194304 5796924 140736372032080 140736372026648 5087776 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 525254 519404 146 392 0 524853 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 2101016

[startup+1602.3 s]
/proc/loadavg: 2.24 2.17 2.09 3/259 32516
/proc/meminfo: memFree=29651860/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2101016 CPUtime=1601.77 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493559 0 0 0 160098 79 0 0 20 0 1 0 29264363 2151440384 519404 33554432000 4194304 5796924 140736372032080 140736372026648 4802614 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 525254 519404 146 392 0 524853 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 2101016

[startup+1662.3 s]
/proc/loadavg: 2.21 2.17 2.09 3/259 32517
/proc/meminfo: memFree=29651168/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2101016 CPUtime=1661.77 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493559 0 0 0 166098 79 0 0 20 0 1 0 29264363 2151440384 519404 33554432000 4194304 5796924 140736372032080 140736372026648 5092502 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 525254 519404 146 392 0 524853 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 2101016

[startup+1722.3 s]
/proc/loadavg: 2.20 2.17 2.10 3/259 32518
/proc/meminfo: memFree=29650924/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2101016 CPUtime=1721.76 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493559 0 0 0 172097 79 0 0 20 0 1 0 29264363 2151440384 519404 33554432000 4194304 5796924 140736372032080 140736372026648 5092725 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 525254 519404 146 392 0 524853 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 2101016

[startup+1782.3 s]
/proc/loadavg: 2.20 2.16 2.10 3/259 32520
/proc/meminfo: memFree=29648556/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2101016 CPUtime=1781.75 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493560 0 0 0 178096 79 0 0 20 0 1 0 29264363 2151440384 519916 33554432000 4194304 5796924 140736372032080 140736372026648 4295821 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 525254 519916 146 392 0 524853 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 2101016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.23 2.17 2.10 3/259 32520
/proc/meminfo: memFree=29649340/32872528 swapFree=7804/7804
[pid=32406] ppid=32403 vsize=2101016 CPUtime=1800.04 cores=4-7,12-15
/proc/32406/stat : 32406 (naps-1.02) R 32403 32406 31723 0 -1 4202496 493560 0 0 0 179925 79 0 0 20 0 1 0 29264363 2151440384 519916 33554432000 4194304 5796924 140736372032080 140736372026648 4805632 0 0 4096 17954 0 0 0 17 14 0 0 0 0 0
/proc/32406/statm: 525254 519916 146 392 0 524853 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2101016

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

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.07
CPU user time (s): 1799.26
CPU system time (s): 0.806877
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 2101016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.26
system time used= 0.806877
maximum resident set size= 2079716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 493573
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= 353
involuntary context switches= 1936

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.13692 second user time and 9.77551 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-18 19:49:58
IDJOB=4104035
IDBENCH=2550
IDSOLVER=2544
FILE ID=node132/4104035-1466272198
RUNJOBID= node132-1466264985-31740
PBS_JOBID= 19918229
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 583b02132cd61d8427630f4009f80dd3
RANDOM SEED=2096902265

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:        30614496 kB
Buffers:          111624 kB
Cached:           188028 kB
SwapCached:         1776 kB
Active:          1279720 kB
Inactive:         216960 kB
Active(anon):    1195828 kB
Inactive(anon):     3964 kB
Active(file):      83892 kB
Inactive(file):   212996 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:              4360 kB
Writeback:             4 kB
AnonPages:       1239500 kB
Mapped:             8320 kB
Shmem:                 0 kB
Slab:             608088 kB
SReclaimable:      48452 kB
SUnreclaim:       559636 kB
KernelStack:        2200 kB
PageTables:         6712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1417700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1079296 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 20:19:58