Trace number 4082403

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

Name/OPT-BIGINT-LIN/heinz/
normalized-netdiversion.opb
MD5SUM2c0dd2737108318b86d3c4c102584cdd
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables129180
Total number of constraints119589
Number of constraints which are clauses39992
Number of constraints which are cardinality constraints (but not clauses)49601
Number of constraints which are nor clauses,nor cardinality constraints29996
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 39798
Biggest coefficient in the objective function 99999
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 20118516
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 99999
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 20118516
Number of bits of the biggest sum of numbers25
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        : 59599,19998
1800.03/1800.40	c 2cl/3cl ITE-codings   : 138664,294924
1800.03/1800.40	c BDD/srt/adr Max costs : 197,0,0
1800.03/1800.40	c BDDraw/bin/mul/srt/adr: 79597,0,0,0,0
1800.03/1800.40	c BDD nodes             : 1028580
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) : 1800 s        (0 s)
1800.03/1800.40	c Time for Opt-base     : 0 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-4082403-1465269457/watcher-4082403-1465269457 -o /tmp/evaluation-result-4082403-1465269457/solver-4082403-1465269457 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465254880-10346 --watchdog 1960 naps-1.02 HOME/instance-4082403-1465269457.opb 

pid=12096
running on 4 cores: 1,3,5,7

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: 3.52 3.08 2.52 4/177 12099
/proc/meminfo: memFree=30447072/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=8364 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 739 0 0 0 0 0 0 0 20 0 1 0 108878745 8564736 614 33554432000 4194304 5796924 140737155546560 140733491484744 4659057 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2091 614 114 392 0 1690 0

[startup+0.100176 s]
/proc/loadavg: 3.52 3.08 2.52 4/177 12099
/proc/meminfo: memFree=30447072/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=21268 CPUtime=0.08 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 4016 0 0 0 8 0 0 0 20 0 1 0 108878745 21778432 3676 33554432000 4194304 5796924 140737155546560 140733491484744 5183584 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 5317 3676 128 392 0 4916 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21268

[startup+0.200426 s]
/proc/loadavg: 3.52 3.08 2.52 4/177 12099
/proc/meminfo: memFree=30447072/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=23756 CPUtime=0.19 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 4595 0 0 0 18 1 0 0 20 0 1 0 108878745 24326144 4078 33554432000 4194304 5796924 140737155546560 140733491484744 5087488 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 5939 4078 128 392 0 5538 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 23756

[startup+0.3004 s]
/proc/loadavg: 3.52 3.08 2.52 4/177 12099
/proc/meminfo: memFree=30447072/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=24440 CPUtime=0.29 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 4828 0 0 0 28 1 0 0 20 0 1 0 108878745 25026560 4303 33554432000 4194304 5796924 140737155546560 140737155545784 5092423 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 6110 4303 128 392 0 5709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24440

[startup+0.700299 s]
/proc/loadavg: 3.52 3.08 2.52 4/177 12099
/proc/meminfo: memFree=30447072/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=32964 CPUtime=0.68 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 7167 0 0 0 67 1 0 0 20 0 1 0 108878745 33755136 6559 33554432000 4194304 5796924 140737155546560 140737155545784 4404063 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 8241 6559 128 392 0 7840 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32964

[startup+1.50029 s]
/proc/loadavg: 3.47 3.08 2.52 4/178 12100
/proc/meminfo: memFree=30394688/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=85112 CPUtime=1.49 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 20514 0 0 0 144 5 0 0 20 0 1 0 108878745 87154688 19550 33554432000 4194304 5796924 140737155546560 140737155545720 5095032 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 21278 19550 128 392 0 20877 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85112

[startup+3.10029 s]
/proc/loadavg: 3.47 3.08 2.52 3/178 12100
/proc/meminfo: memFree=30330704/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=171168 CPUtime=3.09 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 41637 0 0 0 301 8 0 0 20 0 1 0 108878745 175276032 40634 33554432000 4194304 5796924 140737155546560 140737155545928 4404063 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 42792 40634 128 392 0 42391 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 171168

[startup+6.30023 s]
/proc/loadavg: 3.44 3.08 2.53 3/178 12100
/proc/meminfo: memFree=30263884/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=194136 CPUtime=6.28 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 47610 0 0 0 619 9 0 0 20 0 1 0 108878745 198795264 46108 33554432000 4194304 5796924 140737155546560 140737155536536 4425326 0 0 4096 17954 0 0 0 17 1 0 0 0 0 0
/proc/12099/statm: 48534 46108 139 392 0 48133 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 194136

[startup+12.7002 s]
/proc/loadavg: 3.32 3.06 2.52 3/178 12100
/proc/meminfo: memFree=30237572/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=232700 CPUtime=12.68 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 50692 0 0 0 1258 10 0 0 20 0 1 0 108878745 238284800 54945 33554432000 4194304 5796924 140737155546560 140737155532120 5095032 0 0 4096 17954 0 0 0 17 1 0 0 0 0 0
/proc/12099/statm: 58175 54945 139 392 0 57774 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 232700

[startup+25.5005 s]
/proc/loadavg: 3.18 3.04 2.52 3/178 12100
/proc/meminfo: memFree=29952788/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=537052 CPUtime=25.48 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 88057 0 0 0 2527 21 0 0 20 0 1 0 108878745 549941248 123231 33554432000 4194304 5796924 140737155546560 140737155543608 4606433 0 0 4096 17954 0 0 0 17 1 0 0 0 0 0
/proc/12099/statm: 134263 123231 164 392 0 133862 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 537052

[startup+51.1004 s]
/proc/loadavg: 2.93 2.99 2.52 3/178 12100
/proc/meminfo: memFree=29945888/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=541316 CPUtime=51.07 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 88420 0 0 0 5086 21 0 0 20 0 1 0 108878745 554307584 124093 33554432000 4194304 5796924 140737155546560 140737155543608 4606555 0 0 4096 17954 0 0 0 17 1 0 0 0 0 0
/proc/12099/statm: 135329 124093 165 392 0 134928 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 541316

[startup+102.3 s]
/proc/loadavg: 2.47 2.85 2.50 3/177 12101
/proc/meminfo: memFree=29933904/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=543088 CPUtime=102.25 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 89203 0 0 0 10204 21 0 0 20 0 1 0 108878745 556122112 125860 33554432000 4194304 5796924 140737155546560 140737155543608 4583109 0 0 4096 17954 0 0 0 17 1 0 0 0 0 0
/proc/12099/statm: 135772 125860 165 392 0 135371 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 543088

[startup+162.3 s]
/proc/loadavg: 2.29 2.72 2.47 3/178 12106
/proc/meminfo: memFree=29916948/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=577596 CPUtime=162.21 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 90456 0 0 0 16199 22 0 0 20 0 1 0 108878745 591458304 127702 33554432000 4194304 5796924 140737155546560 140737155543608 4583143 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 144399 127702 165 392 0 143998 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 577596

[startup+222.307 s]
/proc/loadavg: 2.26 2.64 2.45 3/177 12107
/proc/meminfo: memFree=29905816/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=579384 CPUtime=222.21 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 90958 0 0 0 22198 23 0 0 20 0 1 0 108878745 593289216 129756 33554432000 4194304 5796924 140737155546560 140737155543608 4583148 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 144846 129756 165 392 0 144445 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 579384

[startup+282.3 s]
/proc/loadavg: 2.25 2.56 2.44 3/177 12108
/proc/meminfo: memFree=29895864/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=581184 CPUtime=282.18 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 91483 0 0 0 28195 23 0 0 20 0 1 0 108878745 595132416 130780 33554432000 4194304 5796924 140737155546560 140737155543608 4606507 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 145296 130780 165 392 0 144895 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 581184

[startup+342.3 s]
/proc/loadavg: 2.25 2.50 2.43 3/177 12109
/proc/meminfo: memFree=29890572/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=552128 CPUtime=342.16 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 91991 0 0 0 34193 23 0 0 20 0 1 0 108878745 565379072 128395 33554432000 4194304 5796924 140737155546560 140737155543608 4607747 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 138032 128395 165 392 0 137631 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 552128

[startup+402.3 s]
/proc/loadavg: 2.21 2.44 2.41 3/177 12110
/proc/meminfo: memFree=29883524/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=582948 CPUtime=402.15 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 92971 0 0 0 40191 24 0 0 20 0 1 0 108878745 596938752 130280 33554432000 4194304 5796924 140737155546560 140737155544200 4582740 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 145737 130280 165 392 0 145336 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 582948

[startup+462.3 s]
/proc/loadavg: 2.21 2.40 2.39 3/177 12112
/proc/meminfo: memFree=29873480/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=584700 CPUtime=462.14 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 93241 0 0 0 46190 24 0 0 20 0 1 0 108878745 598732800 131572 33554432000 4194304 5796924 140737155546560 140737155543608 4606507 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 146175 131572 165 392 0 145774 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 584700

[startup+522.3 s]
/proc/loadavg: 2.13 2.34 2.37 3/177 12113
/proc/meminfo: memFree=29873740/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=555916 CPUtime=522.13 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 93780 0 0 0 52188 25 0 0 20 0 1 0 108878745 569257984 130245 33554432000 4194304 5796924 140737155546560 140737155544024 4606433 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 138979 130245 165 392 0 138578 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 555916

[startup+582.3 s]
/proc/loadavg: 2.14 2.31 2.35 3/177 12114
/proc/meminfo: memFree=29864504/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=586736 CPUtime=582.12 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 94411 0 0 0 58186 26 0 0 20 0 1 0 108878745 600817664 131360 33554432000 4194304 5796924 140737155546560 140737155544200 4606555 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 146684 131360 165 392 0 146283 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 586736


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


[startup+882.307 s]
/proc/loadavg: 2.15 2.20 2.29 3/177 12123
/proc/meminfo: memFree=29823656/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=593524 CPUtime=882.08 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 96575 0 0 0 88179 29 0 0 20 0 1 0 108878745 607768576 133667 33554432000 4194304 5796924 140737155546560 140737155543608 4606507 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 148381 133667 165 392 0 147980 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 593524

[startup+942.3 s]
/proc/loadavg: 2.15 2.19 2.27 3/177 12124
/proc/meminfo: memFree=29808392/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=593524 CPUtime=942.07 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 96836 0 0 0 94178 29 0 0 20 0 1 0 108878745 607768576 135461 33554432000 4194304 5796924 140737155546560 140737155543608 4569733 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 148381 135461 165 392 0 147980 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 593524

[startup+1002.3 s]
/proc/loadavg: 2.26 2.21 2.27 3/177 12125
/proc/meminfo: memFree=29798344/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=595392 CPUtime=1002.05 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 97000 0 0 0 100176 29 0 0 20 0 1 0 108878745 609681408 136647 33554432000 4194304 5796924 140737155546560 140737155543608 4569834 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 148848 136647 165 392 0 148447 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 595392

[startup+1062.3 s]
/proc/loadavg: 2.15 2.19 2.26 3/177 12127
/proc/meminfo: memFree=29789980/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=595392 CPUtime=1062.05 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 97207 0 0 0 106175 30 0 0 20 0 1 0 108878745 609681408 137365 33554432000 4194304 5796924 140737155546560 140737155543608 4583129 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 148848 137365 165 392 0 148447 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 595392

[startup+1122.3 s]
/proc/loadavg: 2.05 2.15 2.24 3/177 12128
/proc/meminfo: memFree=29799920/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=597164 CPUtime=1122.04 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 97864 0 0 0 112173 31 0 0 20 0 1 0 108878745 611495936 133573 33554432000 4194304 5796924 140737155546560 140737155543608 4606555 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 149291 133573 165 392 0 148890 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 597164

[startup+1182.3 s]
/proc/loadavg: 2.15 2.15 2.24 3/177 12129
/proc/meminfo: memFree=29791796/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=597164 CPUtime=1182.03 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 98015 0 0 0 118172 31 0 0 20 0 1 0 108878745 611495936 134235 33554432000 4194304 5796924 140737155546560 140737155543608 4569014 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 149291 134235 165 392 0 148890 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 597164

[startup+1242.3 s]
/proc/loadavg: 2.06 2.12 2.22 3/177 12130
/proc/meminfo: memFree=29781840/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=597164 CPUtime=1242.02 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 98184 0 0 0 124171 31 0 0 20 0 1 0 108878745 611495936 135426 33554432000 4194304 5796924 140737155546560 140737155543608 4583148 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 149291 135426 165 392 0 148890 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 597164

[startup+1302.3 s]
/proc/loadavg: 2.10 2.13 2.21 3/177 12131
/proc/meminfo: memFree=29770912/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=598936 CPUtime=1302.01 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 98412 0 0 0 130170 31 0 0 20 0 1 0 108878745 613310464 137187 33554432000 4194304 5796924 140737155546560 140737155543608 4568981 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 149734 137187 165 392 0 149333 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 598936

[startup+1362.3 s]
/proc/loadavg: 2.04 2.10 2.19 3/178 12136
/proc/meminfo: memFree=29758244/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=598936 CPUtime=1362 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 98571 0 0 0 136169 31 0 0 20 0 1 0 108878745 613310464 138368 33554432000 4194304 5796924 140737155546560 140737155543608 4606507 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 149734 138368 165 392 0 149333 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 598936

[startup+1422.3 s]
/proc/loadavg: 2.07 2.09 2.18 3/177 12137
/proc/meminfo: memFree=29713784/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=598936 CPUtime=1422 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 98710 0 0 0 142169 31 0 0 20 0 1 0 108878745 613310464 139529 33554432000 4194304 5796924 140737155546560 140737155543608 4606433 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 149734 139529 165 392 0 149333 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 598936

[startup+1482.3 s]
/proc/loadavg: 2.10 2.09 2.18 3/177 12138
/proc/meminfo: memFree=29706828/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=603808 CPUtime=1481.98 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 99429 0 0 0 148166 32 0 0 20 0 1 0 108878745 618299392 141270 33554432000 4194304 5796924 140737155546560 140737155543608 4568949 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 150952 141270 165 392 0 150551 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 603808

[startup+1542.31 s]
/proc/loadavg: 2.07 2.08 2.17 3/177 12139
/proc/meminfo: memFree=29728780/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=603808 CPUtime=1541.97 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 99781 0 0 0 154165 32 0 0 20 0 1 0 108878745 618299392 135651 33554432000 4194304 5796924 140737155546560 140737155544024 4606565 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 150952 135651 165 392 0 150551 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 603808

[startup+1602.3 s]
/proc/loadavg: 2.13 2.10 2.17 3/177 12140
/proc/meminfo: memFree=29722264/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=603808 CPUtime=1601.96 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 99966 0 0 0 160163 33 0 0 20 0 1 0 108878745 618299392 137369 33554432000 4194304 5796924 140737155546560 140737155544024 4583342 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 150952 137369 165 392 0 150551 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 603808

[startup+1662.3 s]
/proc/loadavg: 2.05 2.08 2.16 4/177 12142
/proc/meminfo: memFree=29716924/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=605660 CPUtime=1661.95 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 100332 0 0 0 166162 33 0 0 20 0 1 0 108878745 620195840 138757 33554432000 4194304 5796924 140737155546560 140737155543608 4583042 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 151415 138757 165 392 0 151014 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 605660

[startup+1722.3 s]
/proc/loadavg: 2.15 2.11 2.16 3/177 12143
/proc/meminfo: memFree=29723132/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=605660 CPUtime=1721.94 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 100965 0 0 0 172160 34 0 0 20 0 1 0 108878745 620195840 136476 33554432000 4194304 5796924 140737155546560 140737155544024 4583352 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 151415 136476 165 392 0 151014 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 605660

[startup+1782.3 s]
/proc/loadavg: 2.12 2.10 2.15 3/177 12190
/proc/meminfo: memFree=29705836/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=607496 CPUtime=1781.93 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 101181 0 0 0 178159 34 0 0 20 0 1 0 108878745 622075904 138225 33554432000 4194304 5796924 140737155546560 140737155543608 4569794 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 151874 138225 165 392 0 151473 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 607496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.09 2.15 3/177 12190
/proc/meminfo: memFree=29699016/32872528 swapFree=14956/1314940
[pid=12099] ppid=12096 vsize=607496 CPUtime=1800.03 cores=1,3,5,7
/proc/12099/stat : 12099 (naps-1.02) R 12096 12099 10329 0 -1 4202496 101230 0 0 0 179969 34 0 0 20 0 1 0 108878745 622075904 138274 33554432000 4194304 5796924 140737155546560 140737155543608 4569014 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 151874 138274 165 392 0 151473 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 607496

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 12099 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.69
CPU system time (s): 0.345947
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 685800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.345947
maximum resident set size= 619724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101242
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= 127
involuntary context switches= 2152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.2499 second user time and 19.961 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-07 05:17:38
IDJOB=4082403
IDBENCH=89890
IDSOLVER=2544
FILE ID=node131/4082403-1465269457
RUNJOBID= node131-1465254880-10346
PBS_JOBID= 19843271
Free space on /tmp= 71728 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-netdiversion.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4082403-1465269457/watcher-4082403-1465269457 -o /tmp/evaluation-result-4082403-1465269457/solver-4082403-1465269457 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465254880-10346 --watchdog 1960  naps-1.02 HOME/instance-4082403-1465269457.opb

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

MD5SUM BENCH= 2c0dd2737108318b86d3c4c102584cdd
RANDOM SEED=476911877

node131.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.395
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.79
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.395
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.395
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.395
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.395
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.395
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.56
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.395
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.395
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:        30446700 kB
Buffers:           96316 kB
Cached:           227564 kB
SwapCached:         5096 kB
Active:           134484 kB
Inactive:         230176 kB
Active(anon):      38700 kB
Inactive(anon):     4668 kB
Active(file):      95784 kB
Inactive(file):   225508 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096212 kB
Dirty:             13204 kB
Writeback:             0 kB
AnonPages:       1352092 kB
Mapped:             8824 kB
Shmem:                 0 kB
Slab:             611528 kB
SReclaimable:      54972 kB
SUnreclaim:       556556 kB
KernelStack:        1464 kB
PageTables:         6892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1470780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1302528 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= 71704 MiB
End job on node131 at 2016-06-07 05:47:38