Trace number 4082192

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 NameAnswerCPU timeWall clock time
NaPS 1.02? (TO) 1800.11 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K89.opb
MD5SUM30c9df0e6d94fba856558f98ad1383d9
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6052
Total number of constraints6232
Number of constraints which are clauses6143
Number of constraints which are cardinality constraints (but not clauses)89
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint89
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 90
Number of bits of the biggest sum of numbers7
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.09/1800.50	c 
1800.09/1800.50	c *** TERMINATED *** by signal 15
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c _____________________________________________________________________________
1800.09/1800.50	c 
1800.09/1800.50	c std/band forms        : 87,0
1800.09/1800.50	c 2cl/3cl ITE-codings   : 5516,0
1800.09/1800.50	c BDD/srt/adr Max costs : 133,0,0
1800.09/1800.50	c BDDraw/bin/mul/srt/adr: 87,0,0,0,0
1800.09/1800.50	c BDD nodes             : 11206
1800.09/1800.50	c Es1/CC detections     : 0,0
1800.09/1800.50	c SAT/UNSAT calls       : 0,0
1800.09/1800.50	c restarts              : 0
1800.09/1800.50	c conflicts             : 0              (0 /sec)
1800.09/1800.50	c decisions             : 0              (0 /sec)
1800.09/1800.50	c propagations          : 0              (0 /sec)
1800.09/1800.50	c inspects              : 0              (0 /sec)
1800.09/1800.50	c CPU time (solving tm) : 1799 s        (0 s)
1800.09/1800.50	c Time for Opt-base     : 0 s
1800.09/1800.50	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-4082192-1465273515/watcher-4082192-1465273515 -o /tmp/evaluation-result-4082192-1465273515/solver-4082192-1465273515 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465273515-17902 --watchdog 1960 naps-1.02 HOME/instance-4082192-1465273515.opb 

pid=17929
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.47 2.35 2.96 3/176 17932
/proc/meminfo: memFree=31606520/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=6684 CPUtime=0 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 109286223 6844416 246 33554432000 4194304 5796924 140735597815472 140736903972040 4621249 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 1671 246 127 392 0 1270 0

[startup+0.100186 s]
/proc/loadavg: 2.47 2.35 2.96 3/176 17932
/proc/meminfo: memFree=31606520/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=8548 CPUtime=0.09 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 831 0 0 0 9 0 0 0 20 0 1 0 109286223 8753152 697 33554432000 4194304 5796924 140735597815472 140736903972040 5183584 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 2137 697 127 392 0 1736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8548

[startup+0.200295 s]
/proc/loadavg: 2.47 2.35 2.96 3/176 17932
/proc/meminfo: memFree=31606520/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=10080 CPUtime=0.19 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 1283 0 0 0 19 0 0 0 20 0 1 0 109286223 10321920 1098 33554432000 4194304 5796924 140735597815472 140736903972040 4806835 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 2520 1098 140 392 0 2119 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10080

[startup+0.30029 s]
/proc/loadavg: 2.47 2.35 2.96 3/176 17932
/proc/meminfo: memFree=31606520/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=14368 CPUtime=0.29 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 2622 0 0 0 29 0 0 0 20 0 1 0 109286223 14712832 2343 33554432000 4194304 5796924 140735597815472 140736903972040 4564234 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 3592 2344 148 392 0 3191 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14368

[startup+0.700197 s]
/proc/loadavg: 2.47 2.35 2.96 3/176 17932
/proc/meminfo: memFree=31606520/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=14036 CPUtime=0.69 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 3419 0 0 0 69 0 0 0 20 0 1 0 109286223 14372864 2865 33554432000 4194304 5796924 140735597815472 140735597812520 4592071 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 3509 2865 165 392 0 3108 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14036

[startup+1.50026 s]
/proc/loadavg: 2.47 2.35 2.96 3/177 17933
/proc/meminfo: memFree=31583464/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=16988 CPUtime=1.49 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 4399 0 0 0 149 0 0 0 20 0 1 0 109286223 17395712 3616 33554432000 4194304 5796924 140735597815472 140735597812712 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 4247 3616 166 392 0 3846 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16988

[startup+3.10026 s]
/proc/loadavg: 2.43 2.35 2.95 3/177 17933
/proc/meminfo: memFree=31568444/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=24220 CPUtime=3.09 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 5275 0 0 0 308 1 0 0 20 0 1 0 109286223 24801280 5151 33554432000 4194304 5796924 140735597815472 140735597812936 4592073 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 6055 5151 166 392 0 5654 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24220

[startup+6.30029 s]
/proc/loadavg: 2.43 2.35 2.95 3/177 17933
/proc/meminfo: memFree=31563800/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=35712 CPUtime=6.29 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 6161 0 0 0 628 1 0 0 20 0 1 0 109286223 36569088 6687 33554432000 4194304 5796924 140735597815472 140735597812936 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 8928 6687 166 392 0 8527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35712

[startup+12.7003 s]
/proc/loadavg: 2.36 2.33 2.94 3/177 17933
/proc/meminfo: memFree=31531764/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=35712 CPUtime=12.69 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 6165 0 0 0 1268 1 0 0 20 0 1 0 109286223 36569088 8224 33554432000 4194304 5796924 140735597815472 140735597812712 4622604 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 8928 8224 166 392 0 8527 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35712

[startup+25.5071 s]
/proc/loadavg: 2.31 2.32 2.93 3/177 17933
/proc/meminfo: memFree=31503172/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=78196 CPUtime=25.49 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 8246 0 0 0 2547 2 0 0 20 0 1 0 109286223 80072704 13855 33554432000 4194304 5796924 140735597815472 140735597812712 4606771 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 19549 13855 166 392 0 19148 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78196

[startup+51.1002 s]
/proc/loadavg: 2.26 2.31 2.91 3/177 17933
/proc/meminfo: memFree=31491192/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=78196 CPUtime=51.08 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 8471 0 0 0 5105 3 0 0 20 0 1 0 109286223 80072704 14879 33554432000 4194304 5796924 140735597815472 140735597812936 4606789 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 19549 14879 166 392 0 19148 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78196

[startup+102.3 s]
/proc/loadavg: 2.11 2.26 2.86 3/177 17934
/proc/meminfo: memFree=31397828/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=127516 CPUtime=102.27 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 9528 0 0 0 10220 7 0 0 20 0 1 0 109286223 130576384 24777 33554432000 4194304 5796924 140735597815472 140735597812760 4592023 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 31879 24777 166 392 0 31478 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 127516

[startup+162.3 s]
/proc/loadavg: 2.08 2.22 2.80 3/177 17935
/proc/meminfo: memFree=31395276/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=78196 CPUtime=162.25 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 11541 0 0 0 16214 11 0 0 20 0 1 0 109286223 80072704 14954 33554432000 4194304 5796924 140735597815472 140735597812936 4594500 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 19549 14954 166 392 0 19148 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 78196

[startup+222.3 s]
/proc/loadavg: 2.09 2.20 2.76 3/177 17936
/proc/meminfo: memFree=31381916/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=78196 CPUtime=222.26 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 13791 0 0 0 22210 16 0 0 20 0 1 0 109286223 80072704 15978 33554432000 4194304 5796924 140735597815472 140735597813112 4592073 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 19549 15978 166 392 0 19148 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 78196

[startup+282.3 s]
/proc/loadavg: 2.09 2.17 2.71 3/177 17938
/proc/meminfo: memFree=31329220/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=158336 CPUtime=282.24 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 16039 0 0 0 28204 20 0 0 20 0 1 0 109286223 162136064 35084 33554432000 4194304 5796924 140735597815472 140735597813112 4607229 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 39584 35084 166 392 0 39183 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 158336

[startup+342.307 s]
/proc/loadavg: 2.07 2.15 2.67 3/178 17942
/proc/meminfo: memFree=31360556/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=78196 CPUtime=342.23 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 18426 0 0 0 34198 25 0 0 20 0 1 0 109286223 80072704 17002 33554432000 4194304 5796924 140735597815472 140735597812936 4583208 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 19549 17002 166 392 0 19148 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 78196

[startup+402.3 s]
/proc/loadavg: 2.17 2.17 2.64 3/177 17943
/proc/meminfo: memFree=31417800/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=127516 CPUtime=402.21 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 20090 0 0 0 40192 29 0 0 20 0 1 0 109286223 130576384 28873 33554432000 4194304 5796924 140735597815472 140735597812760 4606807 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 31879 28873 166 392 0 31478 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 127516

[startup+462.3 s]
/proc/loadavg: 2.11 2.15 2.60 3/177 17944
/proc/meminfo: memFree=31356616/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=158336 CPUtime=462.2 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 22228 0 0 0 46187 33 0 0 20 0 1 0 109286223 162136064 33548 33554432000 4194304 5796924 140735597815472 140735597813112 4592031 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 39584 33548 166 392 0 39183 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 158336

[startup+522.3 s]
/proc/loadavg: 2.08 2.13 2.57 3/177 17945
/proc/meminfo: memFree=31345944/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=158336 CPUtime=522.19 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 23782 0 0 0 52183 36 0 0 20 0 1 0 109286223 162136064 35596 33554432000 4194304 5796924 140735597815472 140735597813112 4594944 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 39584 35596 166 392 0 39183 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 158336

[startup+582.3 s]
/proc/loadavg: 2.13 2.14 2.54 3/177 17947
/proc/meminfo: memFree=31376164/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=177688 CPUtime=582.19 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 26090 0 0 0 58179 40 0 0 20 0 1 0 109286223 181952512 36620 33554432000 4194304 5796924 140735597815472 140735597813112 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 44422 36620 166 392 0 44021 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 177688


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


[startup+882.3 s]
/proc/loadavg: 2.04 2.06 2.39 3/177 17954
/proc/meminfo: memFree=31168504/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=227776 CPUtime=882.12 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 35272 0 0 0 88155 57 0 0 20 0 1 0 109286223 233242624 44089 33554432000 4194304 5796924 140735597815472 140735597813112 4606768 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 56944 44089 166 392 0 56543 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 227776

[startup+942.3 s]
/proc/loadavg: 2.11 2.08 2.37 3/178 17958
/proc/meminfo: memFree=31256340/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=146868 CPUtime=942.08 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 35975 0 0 0 94149 59 0 0 20 0 1 0 109286223 150392832 31433 33554432000 4194304 5796924 140735597815472 140735597812760 4606789 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 36717 31433 166 392 0 36316 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 146868

[startup+1002.31 s]
/proc/loadavg: 2.04 2.06 2.34 3/177 17959
/proc/meminfo: memFree=31205220/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=309164 CPUtime=1002.07 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 37936 0 0 0 100145 62 0 0 20 0 1 0 109286223 316583936 59961 33554432000 4194304 5796924 140735597815472 140735597813112 4607198 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 77291 59961 166 392 0 76890 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 309164

[startup+1062.3 s]
/proc/loadavg: 2.05 2.06 2.33 3/177 17960
/proc/meminfo: memFree=31148588/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=227776 CPUtime=1062.06 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 39490 0 0 0 106140 66 0 0 20 0 1 0 109286223 233242624 47673 33554432000 4194304 5796924 140735597815472 140735597813112 4606779 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 56944 47673 166 392 0 56543 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 227776

[startup+1122.3 s]
/proc/loadavg: 2.16 2.08 2.31 3/177 18007
/proc/meminfo: memFree=31309856/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=309164 CPUtime=1122.05 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 40044 0 0 0 112138 67 0 0 20 0 1 0 109286223 316583936 68665 33554432000 4194304 5796924 140735597815472 140735597813112 4592304 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 77291 68665 166 392 0 76890 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 309164

[startup+1182.3 s]
/proc/loadavg: 2.06 2.06 2.29 3/176 18008
/proc/meminfo: memFree=31295304/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=309164 CPUtime=1182.04 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 42126 0 0 0 118133 71 0 0 20 0 1 0 109286223 316583936 57913 33554432000 4194304 5796924 140735597815472 140735597813112 4606789 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 77291 57913 166 392 0 76890 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 309164

[startup+1242.3 s]
/proc/loadavg: 2.06 2.06 2.27 3/177 18010
/proc/meminfo: memFree=31337612/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=177688 CPUtime=1242.01 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 42894 0 0 0 124127 74 0 0 20 0 1 0 109286223 181952512 38668 33554432000 4194304 5796924 140735597815472 140735597813112 4592059 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 44422 38668 166 392 0 44021 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 177688

[startup+1302.3 s]
/proc/loadavg: 2.10 2.07 2.26 3/177 18011
/proc/meminfo: memFree=31206008/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=309164 CPUtime=1302 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 44274 0 0 0 130124 76 0 0 20 0 1 0 109286223 316583936 65081 33554432000 4194304 5796924 140735597815472 140735597813112 4606507 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 77291 65081 166 392 0 76890 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 309164

[startup+1362.3 s]
/proc/loadavg: 2.03 2.05 2.24 3/177 18012
/proc/meminfo: memFree=31274072/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=227776 CPUtime=1361.99 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 45830 0 0 0 136120 79 0 0 20 0 1 0 109286223 233242624 48185 33554432000 4194304 5796924 140735597815472 140735597813112 4606779 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 56944 48185 166 392 0 56543 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 227776

[startup+1422.3 s]
/proc/loadavg: 2.10 2.07 2.24 3/177 18013
/proc/meminfo: memFree=31243416/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=309164 CPUtime=1421.98 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 46385 0 0 0 142118 80 0 0 20 0 1 0 109286223 316583936 70201 33554432000 4194304 5796924 140735597815472 140735597813112 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 77291 70201 166 392 0 76890 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 309164

[startup+1482.3 s]
/proc/loadavg: 2.11 2.08 2.23 3/177 18014
/proc/meminfo: memFree=31261044/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=246960 CPUtime=1481.96 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 48780 0 0 0 148110 86 0 0 20 0 1 0 109286223 252887040 51256 33554432000 4194304 5796924 140735597815472 140735597813112 4606768 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 61740 51256 166 392 0 61339 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 246960

[startup+1542.3 s]
/proc/loadavg: 2.08 2.08 2.22 3/178 18019
/proc/meminfo: memFree=31148160/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=328348 CPUtime=1541.94 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 49365 0 0 0 154106 88 0 0 20 0 1 0 109286223 336228352 72248 33554432000 4194304 5796924 140735597815472 140735597813112 4606768 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 82087 72248 166 392 0 81686 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 328348

[startup+1602.3 s]
/proc/loadavg: 2.03 2.06 2.20 3/177 18020
/proc/meminfo: memFree=31231792/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=246960 CPUtime=1601.92 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 51383 0 0 0 160099 93 0 0 20 0 1 0 109286223 252887040 49208 33554432000 4194304 5796924 140735597815472 140735597813112 4592040 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 61740 49208 166 392 0 61339 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 246960

[startup+1662.31 s]
/proc/loadavg: 2.04 2.06 2.19 3/177 18021
/proc/meminfo: memFree=31135184/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=328348 CPUtime=1661.92 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 51940 0 0 0 166097 95 0 0 20 0 1 0 109286223 336228352 71736 33554432000 4194304 5796924 140735597815472 140735597813112 4594485 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 82087 71736 166 392 0 81686 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 328348

[startup+1722.3 s]
/proc/loadavg: 2.11 2.08 2.18 3/177 18022
/proc/meminfo: memFree=31241372/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=196872 CPUtime=1721.9 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 53139 0 0 0 172091 99 0 0 20 0 1 0 109286223 201596928 45323 33554432000 4194304 5796924 140735597815472 140735597813112 4592059 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 49218 45323 166 392 0 48817 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 196872

[startup+1782.3 s]
/proc/loadavg: 2.04 2.06 2.17 3/177 18023
/proc/meminfo: memFree=31153320/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=328348 CPUtime=1781.89 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 54515 0 0 0 178087 102 0 0 20 0 1 0 109286223 336228352 69688 33554432000 4194304 5796924 140735597815472 140735597813112 4607251 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 82087 69688 166 392 0 81686 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 328348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.10 2.07 2.17 3/177 18024
/proc/meminfo: memFree=31098372/32872528 swapFree=11372/178980
[pid=17932] ppid=17929 vsize=328348 CPUtime=1800.09 cores=0,2,4,6
/proc/17932/stat : 17932 (naps-1.02) R 17929 17932 8839 0 -1 4202496 54528 0 0 0 179907 102 0 0 20 0 1 0 109286223 336228352 76344 33554432000 4194304 5796924 140735597815472 140735597813112 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/17932/statm: 82087 76344 166 392 0 81686 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 328348

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1799.07
CPU system time (s): 1.03384
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 460608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.07
system time used= 1.03384
maximum resident set size= 331812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54540
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= 168
involuntary context switches= 1911

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67829 second user time and 6.82596 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-07 06:25:16
IDJOB=4082192
IDBENCH=90128
IDSOLVER=2544
FILE ID=node105/4082192-1465273515
RUNJOBID= node105-1465273515-17902
PBS_JOBID= 19843277
Free space on /tmp= 71744 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K89.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4082192-1465273515/watcher-4082192-1465273515 -o /tmp/evaluation-result-4082192-1465273515/solver-4082192-1465273515 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465273515-17902 --watchdog 1960  naps-1.02 HOME/instance-4082192-1465273515.opb

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

MD5SUM BENCH= 30c9df0e6d94fba856558f98ad1383d9
RANDOM SEED=1387936876

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31608048 kB
Buffers:          122628 kB
Cached:           225892 kB
SwapCached:         1752 kB
Active:           118928 kB
Inactive:         234196 kB
Active(anon):       4932 kB
Inactive(anon):     1592 kB
Active(file):     113996 kB
Inactive(file):   232604 kB
Unevictable:      178980 kB
Mlocked:           11372 kB
SwapTotal:      67108856 kB
SwapFree:       67098556 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:        264148 kB
Mapped:             7624 kB
Shmem:                 0 kB
Slab:             601760 kB
SReclaimable:      45424 kB
SUnreclaim:       556336 kB
KernelStack:        1584 kB
PageTables:         4796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     293192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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= 71740 MiB
End job on node105 at 2016-06-07 06:55:16