Trace number 4103291

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-bienst1.opb
MD5SUMc5d594af626243e56994c23d5a3c48e8
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark425982
Best CPU time to get the best result obtained on this benchmark1800.69
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13806
Total number of constraints604
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints600
Minimum length of a constraint7
Maximum length of a constraint390
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 13958659059
Number of bits of the biggest sum of numbers34
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.

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-4103291-1466250195/watcher-4103291-1466250195 -o /tmp/evaluation-result-4103291-1466250195/solver-4103291-1466250195 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466229725-20953 --watchdog 1960 naps-1.02 HOME/instance-4103291-1466250195.opb 

pid=23066
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.08 2.08 2.08 3/176 23069
/proc/meminfo: memFree=31183596/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=6820 CPUtime=0 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 398 0 0 0 0 0 0 0 20 0 1 0 27066217 6983680 273 33554432000 4194304 5796924 140736351047904 140736408532520 5095032 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 1705 273 124 392 0 1304 0

[startup+0.10022 s]
/proc/loadavg: 2.08 2.08 2.08 3/176 23069
/proc/meminfo: memFree=31183596/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=10840 CPUtime=0.09 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 1376 0 0 0 9 0 0 0 20 0 1 0 27066217 11100160 1251 33554432000 4194304 5796924 140736351047904 140736408532520 5093602 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 2710 1251 124 392 0 2309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10840

[startup+0.200272 s]
/proc/loadavg: 2.08 2.08 2.08 3/176 23069
/proc/meminfo: memFree=31183596/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=14480 CPUtime=0.19 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 2284 0 0 0 19 0 0 0 20 0 1 0 27066217 14827520 2159 33554432000 4194304 5796924 140736351047904 140736408532520 5096544 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 3620 2159 124 392 0 3219 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14480

[startup+0.30027 s]
/proc/loadavg: 2.08 2.08 2.08 3/176 23069
/proc/meminfo: memFree=31183596/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=18536 CPUtime=0.29 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 3263 0 0 0 29 0 0 0 20 0 1 0 27066217 18980864 3096 33554432000 4194304 5796924 140736351047904 140736408532520 5092651 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 4634 3096 124 392 0 4233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18536

[startup+0.70022 s]
/proc/loadavg: 2.08 2.08 2.08 3/176 23069
/proc/meminfo: memFree=31183596/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=24072 CPUtime=0.69 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 4801 0 0 0 69 0 0 0 20 0 1 0 27066217 24649728 4526 33554432000 4194304 5796924 140736351047904 140736351045768 5092493 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 6018 4526 143 392 0 5617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24072

[startup+1.50022 s]
/proc/loadavg: 2.08 2.08 2.08 3/177 23070
/proc/meminfo: memFree=31163112/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=29132 CPUtime=1.49 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 6184 0 0 0 148 1 0 0 20 0 1 0 27066217 29831168 5744 33554432000 4194304 5796924 140736351047904 140736351045768 5092450 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 7283 5744 143 392 0 6882 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29132

[startup+3.10021 s]
/proc/loadavg: 2.07 2.08 2.08 3/177 23070
/proc/meminfo: memFree=31157532/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=37960 CPUtime=3.09 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 8336 0 0 0 308 1 0 0 20 0 1 0 27066217 38871040 7929 33554432000 4194304 5796924 140736351047904 140736351008408 5092487 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 9490 7929 143 392 0 9089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37960

[startup+6.30021 s]
/proc/loadavg: 2.07 2.08 2.08 3/177 23070
/proc/meminfo: memFree=31150592/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=39704 CPUtime=6.29 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 8537 0 0 0 628 1 0 0 20 0 1 0 27066217 40656896 8130 33554432000 4194304 5796924 140736351047904 140736351044120 4865437 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 9926 8130 144 392 0 9525 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39704

[startup+12.7003 s]
/proc/loadavg: 2.06 2.08 2.08 3/177 23070
/proc/meminfo: memFree=31150552/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=39904 CPUtime=12.69 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 8570 0 0 0 1268 1 0 0 20 0 1 0 27066217 40861696 8163 33554432000 4194304 5796924 140736351047904 140736351041624 4865437 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 9976 8163 144 392 0 9575 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39904

[startup+25.5003 s]
/proc/loadavg: 2.05 2.08 2.08 3/177 23070
/proc/meminfo: memFree=31147624/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=40196 CPUtime=25.48 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 8638 0 0 0 2547 1 0 0 20 0 1 0 27066217 41160704 8282 33554432000 4194304 5796924 140736351047904 140736351041624 5087747 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 10049 8282 144 392 0 9648 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40196

[startup+51.1003 s]
/proc/loadavg: 2.03 2.07 2.07 3/177 23070
/proc/meminfo: memFree=31148228/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=40196 CPUtime=51.07 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 8650 0 0 0 5106 1 0 0 20 0 1 0 27066217 41160704 8295 33554432000 4194304 5796924 140736351047904 140736351041624 5096633 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 10049 8295 144 392 0 9648 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40196

[startup+102.3 s]
/proc/loadavg: 2.06 2.07 2.07 3/177 23071
/proc/meminfo: memFree=31163904/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=40452 CPUtime=102.27 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 8684 0 0 0 10226 1 0 0 20 0 1 0 27066217 41422848 8329 33554432000 4194304 5796924 140736351047904 140736351041704 4865437 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 10113 8329 144 392 0 9712 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40452

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 2.07 4/177 23073
/proc/meminfo: memFree=31159816/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=42240 CPUtime=162.26 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9184 0 0 0 16224 2 0 0 20 0 1 0 27066217 43253760 8829 33554432000 4194304 5796924 140736351047904 140736351041624 4863673 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 10560 8829 144 392 0 10159 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 42240

[startup+222.307 s]
/proc/loadavg: 2.08 2.07 2.07 3/177 23074
/proc/meminfo: memFree=31157144/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=42496 CPUtime=222.26 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9219 0 0 0 22224 2 0 0 20 0 1 0 27066217 43515904 8864 33554432000 4194304 5796924 140736351047904 140736351041704 5087780 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 10624 8864 144 392 0 10223 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 42496

[startup+282.3 s]
/proc/loadavg: 2.12 2.08 2.08 3/177 23075
/proc/meminfo: memFree=31154848/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=42748 CPUtime=282.25 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9303 0 0 0 28223 2 0 0 20 0 1 0 27066217 43773952 8948 33554432000 4194304 5796924 140736351047904 140736351041704 5092487 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 10687 8948 144 392 0 10286 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 42748

[startup+342.3 s]
/proc/loadavg: 2.11 2.08 2.08 3/177 23076
/proc/meminfo: memFree=31150748/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=42748 CPUtime=342.24 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9305 0 0 0 34222 2 0 0 20 0 1 0 27066217 43773952 8950 33554432000 4194304 5796924 140736351047904 140736351041704 4839608 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 10687 8950 144 392 0 10286 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 42748

[startup+402.3 s]
/proc/loadavg: 2.08 2.08 2.08 3/177 23077
/proc/meminfo: memFree=31158564/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=42936 CPUtime=402.23 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9374 0 0 0 40221 2 0 0 20 0 1 0 27066217 43966464 9019 33554432000 4194304 5796924 140736351047904 140736351041704 5092558 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 10734 9019 144 392 0 10333 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 42936

[startup+462.3 s]
/proc/loadavg: 2.03 2.06 2.07 4/178 23082
/proc/meminfo: memFree=31156232/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=42936 CPUtime=462.22 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9397 0 0 0 46220 2 0 0 20 0 1 0 27066217 43966464 9042 33554432000 4194304 5796924 140736351047904 140736351041704 5087538 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 10734 9042 144 392 0 10333 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 42936

[startup+522.3 s]
/proc/loadavg: 2.10 2.08 2.08 3/177 23083
/proc/meminfo: memFree=31152016/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=43124 CPUtime=522.21 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9443 0 0 0 52219 2 0 0 20 0 1 0 27066217 44158976 9088 33554432000 4194304 5796924 140736351047904 140736351041704 4809323 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 10781 9088 144 392 0 10380 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 43124

[startup+582.3 s]
/proc/loadavg: 2.13 2.09 2.08 3/177 23084
/proc/meminfo: memFree=31149712/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=43124 CPUtime=582.2 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9467 0 0 0 58218 2 0 0 20 0 1 0 27066217 44158976 9112 33554432000 4194304 5796924 140736351047904 140736351044120 5092518 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 10781 9112 144 392 0 10380 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 43124


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

[pid=23069] ppid=23066 vsize=44048 CPUtime=1122.12 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9789 0 0 0 112210 2 0 0 20 0 1 0 27066217 45105152 9434 33554432000 4194304 5796924 140736351047904 140736351041704 4865437 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11012 9434 144 392 0 10611 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 44048

[startup+1182.3 s]
/proc/loadavg: 2.09 2.08 2.08 3/177 23123
/proc/meminfo: memFree=31145392/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=44048 CPUtime=1182.11 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9819 0 0 0 118209 2 0 0 20 0 1 0 27066217 45105152 9464 33554432000 4194304 5796924 140736351047904 140736351044120 4865184 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11012 9464 144 392 0 10611 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 44048

[startup+1242.3 s]
/proc/loadavg: 2.07 2.08 2.08 4/177 23124
/proc/meminfo: memFree=31140824/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=44212 CPUtime=1242.1 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9854 0 0 0 124208 2 0 0 20 0 1 0 27066217 45273088 9498 33554432000 4194304 5796924 140736351047904 140736351041704 5092509 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11053 9498 144 392 0 10652 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 44212

[startup+1302.3 s]
/proc/loadavg: 2.12 2.09 2.09 3/177 23125
/proc/meminfo: memFree=31137660/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=44212 CPUtime=1302.09 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9892 0 0 0 130207 2 0 0 20 0 1 0 27066217 45273088 9536 33554432000 4194304 5796924 140736351047904 140736351044120 5096588 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11053 9536 144 392 0 10652 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 44212

[startup+1362.3 s]
/proc/loadavg: 2.12 2.10 2.09 3/177 23173
/proc/meminfo: memFree=31280920/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=44408 CPUtime=1362.08 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9926 0 0 0 136206 2 0 0 20 0 1 0 27066217 45473792 9570 33554432000 4194304 5796924 140736351047904 140736351041704 4865437 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11102 9570 144 392 0 10701 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 44408

[startup+1422.3 s]
/proc/loadavg: 2.15 2.11 2.09 3/178 23221
/proc/meminfo: memFree=31341084/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=44600 CPUtime=1422.08 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9994 0 0 0 142206 2 0 0 20 0 1 0 27066217 45670400 9638 33554432000 4194304 5796924 140736351047904 140736351041704 4806751 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11150 9638 144 392 0 10749 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 44600

[startup+1482.3 s]
/proc/loadavg: 2.12 2.10 2.09 3/177 23222
/proc/meminfo: memFree=31269176/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=44600 CPUtime=1482.06 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 9996 0 0 0 148204 2 0 0 20 0 1 0 27066217 45670400 9640 33554432000 4194304 5796924 140736351047904 140736351041704 5087771 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11150 9640 144 392 0 10749 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 44600

[startup+1542.31 s]
/proc/loadavg: 2.04 2.08 2.08 3/177 23223
/proc/meminfo: memFree=31221476/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=44788 CPUtime=1542.06 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 10065 0 0 0 154204 2 0 0 20 0 1 0 27066217 45862912 9709 33554432000 4194304 5796924 140736351047904 140736351041704 5092651 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11197 9709 144 392 0 10796 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 44788

[startup+1602.3 s]
/proc/loadavg: 2.09 2.08 2.08 3/177 23224
/proc/meminfo: memFree=31138264/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=44788 CPUtime=1602.04 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 10066 0 0 0 160202 2 0 0 20 0 1 0 27066217 45862912 9710 33554432000 4194304 5796924 140736351047904 140736351041704 5092526 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11197 9710 144 392 0 10796 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 44788

[startup+1662.3 s]
/proc/loadavg: 2.13 2.09 2.09 3/178 23229
/proc/meminfo: memFree=31100160/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=46612 CPUtime=1662.03 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 10102 0 0 0 166201 2 0 0 20 0 1 0 27066217 47730688 9746 33554432000 4194304 5796924 140736351047904 140736351044120 4865437 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11653 9746 144 392 0 11252 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 46612

[startup+1722.3 s]
/proc/loadavg: 2.10 2.09 2.09 3/177 23230
/proc/meminfo: memFree=30980728/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=46612 CPUtime=1722.02 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 10124 0 0 0 172200 2 0 0 20 0 1 0 27066217 47730688 9768 33554432000 4194304 5796924 140736351047904 140736351044120 5100089 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11653 9768 144 392 0 11252 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 46612

[startup+1782.3 s]
/proc/loadavg: 2.12 2.10 2.09 3/177 23231
/proc/meminfo: memFree=30946120/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=46612 CPUtime=1782.01 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 10125 0 0 0 178199 2 0 0 20 0 1 0 27066217 47730688 9769 33554432000 4194304 5796924 140736351047904 140736351044120 5092416 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11653 9769 144 392 0 11252 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 46612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.09 2.09 2.09 3/177 23231
/proc/meminfo: memFree=30931176/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=46612 CPUtime=1800.01 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) R 23066 23069 20937 0 -1 4202496 10125 0 0 0 179999 2 0 0 20 0 1 0 27066217 47730688 9769 33554432000 4194304 5796924 140736351047904 140736351044120 5087488 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11653 9769 144 392 0 11252 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 46612

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -23069
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 23069 sig 9
??? end of watcher thread

Solver just ended.
Dumping a history of the last processes samples

[startup+1801.6 s]
/proc/loadavg: 2.09 2.09 2.09 2/177 23231
/proc/meminfo: memFree=30931176/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=46612 CPUtime=1800.01 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) S 23066 23069 20937 0 -1 4194304 10126 0 0 0 179999 2 0 0 20 0 1 0 27066217 47730688 9770 33554432000 4194304 5796924 140736351047904 140736351040584 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11653 9770 145 392 0 11252 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 46612

[startup+1802 s]
/proc/loadavg: 2.09 2.09 2.09 2/177 23231
/proc/meminfo: memFree=30931176/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=46612 CPUtime=1800.01 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) S 23066 23069 20937 0 -1 4194304 10126 0 0 0 179999 2 0 0 20 0 1 0 27066217 47730688 9770 33554432000 4194304 5796924 140736351047904 140736351040584 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11653 9770 145 392 0 11252 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 46612

[startup+1802.2 s]
/proc/loadavg: 2.09 2.09 2.09 2/177 23231
/proc/meminfo: memFree=30931176/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=46612 CPUtime=1800.01 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) S 23066 23069 20937 0 -1 4194304 10126 0 0 0 179999 2 0 0 20 0 1 0 27066217 47730688 9770 33554432000 4194304 5796924 140736351047904 140736351040584 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11653 9770 145 392 0 11252 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 46612

[startup+1802.3 s]
/proc/loadavg: 2.09 2.09 2.09 2/177 23231
/proc/meminfo: memFree=30931176/32872528 swapFree=338416/354768
[pid=23069] ppid=23066 vsize=46612 CPUtime=1800.01 cores=0,2,4,6
/proc/23069/stat : 23069 (naps-1.02) S 23066 23069 20937 0 -1 4194304 10126 0 0 0 179999 2 0 0 20 0 1 0 27066217 47730688 9770 33554432000 4194304 5796924 140736351047904 140736351040584 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/23069/statm: 11653 9770 145 392 0 11252 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 46612

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.3
CPU time (s): 1800.02
CPU user time (s): 1800
CPU system time (s): 0.023996
CPU usage (%): 99.8735
Max. virtual memory (cumulated for all children) (KiB): 46612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.023996
maximum resident set size= 39080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10126
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= 12
involuntary context switches= 1878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.82296 second user time and 5.76412 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-18 13:43:15
IDJOB=4103291
IDBENCH=2319
IDSOLVER=2544
FILE ID=node126/4103291-1466250195
RUNJOBID= node126-1466229725-20953
PBS_JOBID= 19918178
Free space on /tmp= 71736 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-bienst1.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103291-1466250195/watcher-4103291-1466250195 -o /tmp/evaluation-result-4103291-1466250195/solver-4103291-1466250195 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466229725-20953 --watchdog 1960  naps-1.02 HOME/instance-4103291-1466250195.opb

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

MD5SUM BENCH= c5d594af626243e56994c23d5a3c48e8
RANDOM SEED=595527758

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
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.55
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.121
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.121
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.121
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.121
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.121
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:        31183876 kB
Buffers:          122324 kB
Cached:           218328 kB
SwapCached:         1076 kB
Active:           334928 kB
Inactive:         261652 kB
Active(anon):     255112 kB
Inactive(anon):     3048 kB
Active(file):      79816 kB
Inactive(file):   258604 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67100100 kB
Dirty:              4708 kB
Writeback:             0 kB
AnonPages:        612012 kB
Mapped:             7840 kB
Shmem:                 0 kB
Slab:             604104 kB
SReclaimable:      48364 kB
SUnreclaim:       555740 kB
KernelStack:        1464 kB
PageTables:         5404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     762216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 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= 71732 MiB
End job on node126 at 2016-06-18 14:13:17