Trace number 4082155

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.1 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K148.opb
MD5SUM75849fe0d0ba66aaca3a2fe3a07c685a
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 variables17612
Total number of constraints17910
Number of constraints which are clauses17762
Number of constraints which are cardinality constraints (but not clauses)148
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint148
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 149
Number of bits of the biggest sum of numbers8
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.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED *** by signal 15
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c _____________________________________________________________________________
1800.08/1800.40	c 
1800.08/1800.40	c std/band forms        : 146,0
1800.08/1800.40	c 2cl/3cl ITE-codings   : 16578,0
1800.08/1800.40	c BDD/srt/adr Max costs : 235,0,0
1800.08/1800.40	c BDDraw/bin/mul/srt/adr: 146,0,0,0,0
1800.08/1800.40	c BDD nodes             : 33448
1800.08/1800.40	c Es1/CC detections     : 0,0
1800.08/1800.40	c SAT/UNSAT calls       : 0,0
1800.08/1800.40	c restarts              : 0
1800.08/1800.40	c conflicts             : 0              (0 /sec)
1800.08/1800.40	c decisions             : 0              (0 /sec)
1800.08/1800.40	c propagations          : 0              (0 /sec)
1800.08/1800.40	c inspects              : 0              (0 /sec)
1800.08/1800.40	c CPU time (solving tm) : 1799 s        (0 s)
1800.08/1800.40	c Time for Opt-base     : 0 s
1800.08/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-4082155-1465277558/watcher-4082155-1465277558 -o /tmp/evaluation-result-4082155-1465277558/solver-4082155-1465277558 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465273956-6603 --watchdog 1960 naps-1.02 HOME/instance-4082155-1465277558.opb 

pid=6915
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.04 2.01 2.00 3/172 6918
/proc/meminfo: memFree=31388856/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=6684 CPUtime=0 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 109687545 6844416 229 33554432000 4194304 5796924 140733640540960 140734228228232 5095032 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 1671 229 127 392 0 1270 0

[startup+0.100171 s]
/proc/loadavg: 2.04 2.01 2.00 3/172 6918
/proc/meminfo: memFree=31388856/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=11180 CPUtime=0.09 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 1472 0 0 0 9 0 0 0 20 0 1 0 109687545 11448320 1305 33554432000 4194304 5796924 140733640540960 140734228228232 5183584 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 2795 1305 127 392 0 2394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11180

[startup+0.200294 s]
/proc/loadavg: 2.04 2.01 2.00 3/172 6918
/proc/meminfo: memFree=31388856/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=11708 CPUtime=0.19 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 1666 0 0 0 19 0 0 0 20 0 1 0 109687545 11988992 1484 33554432000 4194304 5796924 140733640540960 140734228228232 5183584 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 2927 1484 127 392 0 2526 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11708

[startup+0.300259 s]
/proc/loadavg: 2.04 2.01 2.00 3/172 6918
/proc/meminfo: memFree=31388856/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=12372 CPUtime=0.29 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 1879 0 0 0 29 0 0 0 20 0 1 0 109687545 12668928 1677 33554432000 4194304 5796924 140733640540960 140733640540184 5183584 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 3093 1677 127 392 0 2692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12372

[startup+0.700225 s]
/proc/loadavg: 2.04 2.01 2.00 3/172 6918
/proc/meminfo: memFree=31388856/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=17164 CPUtime=0.69 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 3288 0 0 0 69 0 0 0 20 0 1 0 109687545 17575936 2932 33554432000 4194304 5796924 140733640540960 140733640540184 4425326 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 4291 2932 140 392 0 3890 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17164

[startup+1.50027 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 6930
/proc/meminfo: memFree=31338152/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=29492 CPUtime=1.49 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 7280 0 0 0 148 1 0 0 20 0 1 0 109687545 30199808 6711 33554432000 4194304 5796924 140733640540960 140733640538008 4611179 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 7373 6711 164 392 0 6972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29492

[startup+3.10028 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 6930
/proc/meminfo: memFree=31332820/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=34784 CPUtime=3.09 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 8058 0 0 0 308 1 0 0 20 0 1 0 109687545 35618816 7997 33554432000 4194304 5796924 140733640540960 140733640538008 5095032 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 8696 7997 164 392 0 8295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34784

[startup+6.30029 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 6930
/proc/meminfo: memFree=31315820/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=42444 CPUtime=6.28 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 9060 0 0 0 627 1 0 0 20 0 1 0 109687545 43462656 9250 33554432000 4194304 5796924 140733640540960 140733640538200 4592135 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 10611 9250 165 392 0 10210 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42444

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 6930
/proc/meminfo: memFree=31305548/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=42444 CPUtime=12.69 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 9817 0 0 0 1267 2 0 0 20 0 1 0 109687545 43462656 10005 33554432000 4194304 5796924 140733640540960 140733640538424 4606789 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 10611 10005 165 392 0 10210 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42444

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6930
/proc/meminfo: memFree=31267864/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=68912 CPUtime=25.49 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 11164 0 0 0 2546 3 0 0 20 0 1 0 109687545 70565888 16605 33554432000 4194304 5796924 140733640540960 140733640538424 4592629 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 17228 16605 165 392 0 16827 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68912

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6930
/proc/meminfo: memFree=31223680/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=99260 CPUtime=51.08 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 12004 0 0 0 5104 4 0 0 20 0 1 0 109687545 101642240 20004 33554432000 4194304 5796924 140733640540960 140733640538424 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 24815 20004 165 392 0 24414 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 99260

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6931
/proc/meminfo: memFree=31178992/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=148580 CPUtime=102.28 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 13532 0 0 0 10222 6 0 0 20 0 1 0 109687545 152145920 31245 33554432000 4194304 5796924 140733640540960 140733640538248 4606789 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 37145 31245 165 392 0 36744 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 148580

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 6932
/proc/meminfo: memFree=31123236/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=179400 CPUtime=162.26 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 14777 0 0 0 16217 9 0 0 20 0 1 0 109687545 183705600 36432 33554432000 4194304 5796924 140733640540960 140733640538600 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 44850 36432 165 392 0 44449 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 179400

[startup+222.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6934
/proc/meminfo: memFree=31091244/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=179400 CPUtime=222.26 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 15953 0 0 0 22214 12 0 0 20 0 1 0 109687545 183705600 33360 33554432000 4194304 5796924 140733640540960 140733640538600 4607747 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 44850 33360 165 392 0 44449 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 179400

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6935
/proc/meminfo: memFree=31044148/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=243204 CPUtime=282.24 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 18118 0 0 0 28207 17 0 0 20 0 1 0 109687545 249040896 48056 33554432000 4194304 5796924 140733640540960 140733640538600 4606708 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 60801 48056 165 392 0 60400 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 243204

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6936
/proc/meminfo: memFree=31094612/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=112976 CPUtime=342.23 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 19076 0 0 0 34203 20 0 0 20 0 1 0 109687545 115687424 27774 33554432000 4194304 5796924 140733640540960 140733640538424 4606807 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 28244 27774 165 392 0 27843 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 112976

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6937
/proc/meminfo: memFree=31086904/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=162296 CPUtime=402.21 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 20492 0 0 0 40198 23 0 0 20 0 1 0 109687545 166191104 35943 33554432000 4194304 5796924 140733640540960 140733640538248 4591877 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 40574 35943 165 392 0 40173 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 162296

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 6941
/proc/meminfo: memFree=31084616/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=112976 CPUtime=462.21 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 20904 0 0 0 46195 26 0 0 20 0 1 0 109687545 115687424 27774 33554432000 4194304 5796924 140733640540960 140733640538424 4606480 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 28244 27774 165 392 0 27843 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 112976

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 6943
/proc/meminfo: memFree=30968524/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=243204 CPUtime=522.19 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 21823 0 0 0 52191 28 0 0 20 0 1 0 109687545 249040896 59863 33554432000 4194304 5796924 140733640540960 140733640538600 4568957 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 60801 59863 165 392 0 60400 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 243204

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 6944
/proc/meminfo: memFree=30991060/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=243204 CPUtime=582.18 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 22938 0 0 0 58187 31 0 0 20 0 1 0 109687545 249040896 57303 33554432000 4194304 5796924 140733640540960 140733640538600 4607258 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 60801 57303 165 392 0 60400 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 243204


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


[startup+882.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 6950
/proc/meminfo: memFree=30930736/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=193116 CPUtime=882.14 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 28416 0 0 0 88168 46 0 0 20 0 1 0 109687545 197750784 47786 33554432000 4194304 5796924 140733640540960 140733640538600 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 48279 47786 165 392 0 47878 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 193116

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 6951
/proc/meminfo: memFree=30893744/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=324592 CPUtime=942.13 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 29272 0 0 0 94165 48 0 0 20 0 1 0 109687545 332382208 69079 33554432000 4194304 5796924 140733640540960 140733640538600 4606789 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 81148 69079 165 392 0 80747 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 324592

[startup+1002.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 6952
/proc/meminfo: memFree=31014712/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=243204 CPUtime=1002.12 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 30192 0 0 0 100161 51 0 0 20 0 1 0 109687545 249040896 56279 33554432000 4194304 5796924 140733640540960 140733640538600 4592031 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 60801 56279 165 392 0 60400 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 243204

[startup+1062.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 6956
/proc/meminfo: memFree=31026800/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=162428 CPUtime=1062.11 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 31278 0 0 0 106158 53 0 0 20 0 1 0 109687545 166326272 35976 33554432000 4194304 5796924 140733640540960 140733640538248 4606721 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 40607 35976 165 392 0 40206 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 162428

[startup+1122.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 6957
/proc/meminfo: memFree=30963780/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=324724 CPUtime=1122.1 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 32212 0 0 0 112154 56 0 0 20 0 1 0 109687545 332517376 63480 33554432000 4194304 5796924 140733640540960 140733640538600 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 81181 63480 165 392 0 80780 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 324724

[startup+1182.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 6959
/proc/meminfo: memFree=30955304/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=195580 CPUtime=1182.09 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 32896 0 0 0 118151 58 0 0 20 0 1 0 109687545 200273920 41746 33554432000 4194304 5796924 140733640540960 140733640538600 4606789 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 48895 41746 165 392 0 48494 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 195580

[startup+1242.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/177 6960
/proc/meminfo: memFree=30942784/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=327056 CPUtime=1242.07 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 33758 0 0 0 124147 60 0 0 20 0 1 0 109687545 334905344 65599 33554432000 4194304 5796924 140733640540960 140733640538600 4607232 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 81764 65599 165 392 0 81363 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 327056

[startup+1302.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 6961
/proc/meminfo: memFree=30952060/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=167460 CPUtime=1302.07 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 35409 0 0 0 130143 64 0 0 20 0 1 0 109687545 171479040 40274 33554432000 4194304 5796924 140733640540960 140733640538248 4606531 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 41865 40274 165 392 0 41464 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 167460

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 6962
/proc/meminfo: memFree=30943152/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=329756 CPUtime=1362.06 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 36342 0 0 0 136139 67 0 0 20 0 1 0 109687545 337670144 66754 33554432000 4194304 5796924 140733640540960 140733640538600 4606559 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 82439 66754 165 392 0 82038 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 329756

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 6963
/proc/meminfo: memFree=30959532/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=171556 CPUtime=1422.05 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 37911 0 0 0 142134 71 0 0 20 0 1 0 109687545 175673344 38258 33554432000 4194304 5796924 140733640540960 140733640538248 4583342 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 42889 38258 165 392 0 42488 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 171556

[startup+1482.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 6965
/proc/meminfo: memFree=30958440/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=333852 CPUtime=1482.03 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 38843 0 0 0 148130 73 0 0 20 0 1 0 109687545 341864448 65250 33554432000 4194304 5796924 140733640540960 140733640538600 4606483 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 83463 65250 165 392 0 83062 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 333852

[startup+1542.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 6966
/proc/meminfo: memFree=30771312/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=466112 CPUtime=1542.03 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 39350 0 0 0 154128 75 0 0 20 0 1 0 109687545 477298688 85683 33554432000 4194304 5796924 140733640540960 140733640538600 4607258 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 116528 85683 165 392 0 116127 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 466112

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 6967
/proc/meminfo: memFree=31000136/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=253252 CPUtime=1602.02 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 40468 0 0 0 160122 80 0 0 20 0 1 0 109687545 259330048 59815 33554432000 4194304 5796924 140733640540960 140733640538600 4607232 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 63313 59815 165 392 0 62912 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 253252

[startup+1662.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/178 6971
/proc/meminfo: memFree=30806060/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=334640 CPUtime=1662 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 41023 0 0 0 166119 81 0 0 20 0 1 0 109687545 342671360 81319 33554432000 4194304 5796924 140733640540960 140733640538600 4594694 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 83660 81319 165 392 0 83259 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 334640

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 6995
/proc/meminfo: memFree=30856760/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=205540 CPUtime=1721.99 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 42214 0 0 0 172114 85 0 0 20 0 1 0 109687545 210472960 48872 33554432000 4194304 5796924 140733640540960 140733640538600 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 51385 48872 165 392 0 50984 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 205540

[startup+1782.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 6997
/proc/meminfo: memFree=30874208/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=337016 CPUtime=1781.98 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 43077 0 0 0 178111 87 0 0 20 0 1 0 109687545 345104384 72725 33554432000 4194304 5796924 140733640540960 140733640538600 4606779 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 84254 72725 165 392 0 83853 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 337016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 6997
/proc/meminfo: memFree=30819224/32872528 swapFree=11252/530428
[pid=6918] ppid=6915 vsize=337016 CPUtime=1800.08 cores=0,2,4,6
/proc/6918/stat : 6918 (naps-1.02) R 6915 6918 6587 0 -1 4202496 43091 0 0 0 179921 87 0 0 20 0 1 0 109687545 345104384 79893 33554432000 4194304 5796924 140733640540960 140733640538600 4606495 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/6918/statm: 84254 79893 165 392 0 83853 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 337016

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.21
CPU system time (s): 0.885865
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 469276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 0.885865
maximum resident set size= 374680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43103
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= 54
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6203 second user time and 6.83896 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-07 07:32:38
IDJOB=4082155
IDBENCH=90209
IDSOLVER=2544
FILE ID=node141/4082155-1465277558
RUNJOBID= node141-1465273956-6603
PBS_JOBID= 19843303
Free space on /tmp= 71748 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K148.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4082155-1465277558/watcher-4082155-1465277558 -o /tmp/evaluation-result-4082155-1465277558/solver-4082155-1465277558 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465273956-6603 --watchdog 1960  naps-1.02 HOME/instance-4082155-1465277558.opb

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

MD5SUM BENCH= 75849fe0d0ba66aaca3a2fe3a07c685a
RANDOM SEED=536588107

node141.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.876
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.75
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.876
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.876
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.876
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.876
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.56
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.876
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.876
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.56
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.876
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:        31393012 kB
Buffers:           85436 kB
Cached:           128576 kB
SwapCached:         1740 kB
Active:            60164 kB
Inactive:         157516 kB
Active(anon):       2936 kB
Inactive(anon):     2464 kB
Active(file):      57228 kB
Inactive(file):   155052 kB
Unevictable:      530428 kB
Mlocked:           11252 kB
SwapTotal:      67108856 kB
SwapFree:       67098208 kB
Dirty:              5060 kB
Writeback:             0 kB
AnonPages:        780392 kB
Mapped:             6896 kB
Shmem:                 0 kB
Slab:             598784 kB
SReclaimable:      42652 kB
SUnreclaim:       556132 kB
KernelStack:        1472 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     628220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    768000 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 node141 at 2016-06-07 08:02:38