Trace number 4082170

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K196.opb
MD5SUMbcce2e1d61aa4147a6a5a8b58d6d164e
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 variables23324
Total number of constraints23718
Number of constraints which are clauses23522
Number of constraints which are cardinality constraints (but not clauses)196
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint196
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 197
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.04/1800.40	c 
1800.04/1800.40	c *** TERMINATED *** by signal 15
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c _____________________________________________________________________________
1800.04/1800.40	c 
1800.04/1800.40	c std/band forms        : 194,0
1800.04/1800.40	c 2cl/3cl ITE-codings   : 22194,0
1800.04/1800.40	c BDD/srt/adr Max costs : 235,0,0
1800.04/1800.40	c BDDraw/bin/mul/srt/adr: 194,0,0,0,0
1800.04/1800.40	c BDD nodes             : 44776
1800.04/1800.40	c Es1/CC detections     : 0,0
1800.04/1800.40	c SAT/UNSAT calls       : 0,0
1800.04/1800.40	c restarts              : 0
1800.04/1800.40	c conflicts             : 0              (0 /sec)
1800.04/1800.40	c decisions             : 0              (0 /sec)
1800.04/1800.40	c propagations          : 0              (0 /sec)
1800.04/1800.40	c inspects              : 0              (0 /sec)
1800.04/1800.40	c CPU time (solving tm) : 1799 s        (0 s)
1800.04/1800.40	c Time for Opt-base     : 0 s
1800.04/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-4082170-1465275581/watcher-4082170-1465275581 -o /tmp/evaluation-result-4082170-1465275581/solver-4082170-1465275581 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465273515-17903 --watchdog 1960 naps-1.02 HOME/instance-4082170-1465275581.opb 

pid=18116
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: 2.11 2.07 2.14 3/176 18119
/proc/meminfo: memFree=31465400/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=6840 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 382 0 0 0 0 0 0 0 20 0 1 0 109492740 7004160 257 33554432000 4194304 5796924 140735804768128 140735833739976 5183584 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 1710 257 127 392 0 1309 0

[startup+0.100166 s]
/proc/loadavg: 2.11 2.07 2.14 3/176 18119
/proc/meminfo: memFree=31465400/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=12244 CPUtime=0.09 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 1638 0 0 0 9 0 0 0 20 0 1 0 109492740 12537856 1471 33554432000 4194304 5796924 140735804768128 140735833739976 5092467 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 3061 1471 127 392 0 2660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12244

[startup+0.200326 s]
/proc/loadavg: 2.11 2.07 2.14 3/176 18119
/proc/meminfo: memFree=31465400/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=13244 CPUtime=0.19 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 2089 0 0 0 19 0 0 0 20 0 1 0 109492740 13561856 1828 33554432000 4194304 5796924 140735804768128 140735833739976 5183584 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 3311 1828 127 392 0 2910 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13244

[startup+0.300275 s]
/proc/loadavg: 2.11 2.07 2.14 3/176 18119
/proc/meminfo: memFree=31465400/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=13928 CPUtime=0.29 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 2334 0 0 0 29 0 0 0 20 0 1 0 109492740 14262272 2052 33554432000 4194304 5796924 140735804768128 140735804767288 5183584 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 3482 2052 127 392 0 3081 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13928

[startup+0.70024 s]
/proc/loadavg: 2.11 2.07 2.14 3/176 18119
/proc/meminfo: memFree=31465400/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=18428 CPUtime=0.69 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 3619 0 0 0 69 0 0 0 20 0 1 0 109492740 18870272 3810 33554432000 4194304 5796924 140735804768128 140735804767288 5095032 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 4607 3810 127 392 0 4206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18428

[startup+1.50031 s]
/proc/loadavg: 2.11 2.07 2.14 3/177 18120
/proc/meminfo: memFree=31444020/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=39112 CPUtime=1.49 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 9980 0 0 0 148 1 0 0 20 0 1 0 109492740 40050688 8623 33554432000 4194304 5796924 140735804768128 140735804765224 5095032 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 9778 8623 163 392 0 9377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39112

[startup+3.10031 s]
/proc/loadavg: 2.10 2.07 2.14 3/177 18120
/proc/meminfo: memFree=31426848/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=44524 CPUtime=3.09 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 10745 0 0 0 308 1 0 0 20 0 1 0 109492740 45592576 9384 33554432000 4194304 5796924 140735804768128 140735804765176 4606433 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 11131 9384 164 392 0 10730 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44524

[startup+6.30031 s]
/proc/loadavg: 2.10 2.07 2.14 3/177 18120
/proc/meminfo: memFree=31411384/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=50548 CPUtime=6.29 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 11815 0 0 0 627 2 0 0 20 0 1 0 109492740 51761152 10959 33554432000 4194304 5796924 140735804768128 140735804765240 4583352 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 12637 10959 164 392 0 12236 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50548

[startup+12.7003 s]
/proc/loadavg: 2.08 2.06 2.14 3/177 18120
/proc/meminfo: memFree=31394100/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=62524 CPUtime=12.69 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 13383 0 0 0 1266 3 0 0 20 0 1 0 109492740 64024576 13194 33554432000 4194304 5796924 140735804768128 140735804765368 4592067 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 15631 13194 165 392 0 15230 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62524

[startup+25.5004 s]
/proc/loadavg: 2.07 2.06 2.14 3/178 18123
/proc/meminfo: memFree=31359268/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=66988 CPUtime=25.49 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 14137 0 0 0 2546 3 0 0 20 0 1 0 109492740 68595712 15440 33554432000 4194304 5796924 140735804768128 140735804765192 4606744 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 16747 15440 165 392 0 16346 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66988

[startup+51.1004 s]
/proc/loadavg: 2.11 2.07 2.14 3/178 18124
/proc/meminfo: memFree=31384188/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=100060 CPUtime=51.08 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 15220 0 0 0 5104 4 0 0 20 0 1 0 109492740 102461440 17805 33554432000 4194304 5796924 140735804768128 140735804765368 4592067 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 25015 17805 165 392 0 24614 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 100060

[startup+102.3 s]
/proc/loadavg: 2.10 2.07 2.13 3/178 18147
/proc/meminfo: memFree=31366632/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=100060 CPUtime=102.28 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 16733 0 0 0 10222 6 0 0 20 0 1 0 109492740 102461440 22490 33554432000 4194304 5796924 140735804768128 140735804765592 4606708 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 25015 22490 165 392 0 24614 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 100060

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.12 3/177 18148
/proc/meminfo: memFree=31359412/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=100060 CPUtime=162.26 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 18576 0 0 0 16217 9 0 0 20 0 1 0 109492740 102461440 22663 33554432000 4194304 5796924 140735804768128 140735804765592 4592593 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 25015 22663 165 392 0 24614 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 100060

[startup+222.307 s]
/proc/loadavg: 2.15 2.08 2.12 3/177 18149
/proc/meminfo: memFree=31289260/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=180200 CPUtime=222.25 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 20428 0 0 0 22213 12 0 0 20 0 1 0 109492740 184524800 40960 33554432000 4194304 5796924 140735804768128 140735804765768 4592632 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 45050 40960 165 392 0 44649 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 180200

[startup+282.3 s]
/proc/loadavg: 2.18 2.09 2.12 3/177 18150
/proc/meminfo: memFree=31343592/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=167628 CPUtime=282.24 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 23396 0 0 0 28207 17 0 0 20 0 1 0 109492740 171651072 38701 33554432000 4194304 5796924 140735804768128 140735804765416 4606507 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 41907 38701 165 392 0 41506 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 167628

[startup+342.3 s]
/proc/loadavg: 2.10 2.08 2.11 3/177 18151
/proc/meminfo: memFree=31201660/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=198448 CPUtime=342.23 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 25218 0 0 0 34202 21 0 0 20 0 1 0 109492740 203210752 43376 33554432000 4194304 5796924 140735804768128 140735804765768 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 49612 43376 165 392 0 49211 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 198448

[startup+402.3 s]
/proc/loadavg: 2.16 2.10 2.11 3/177 18153
/proc/meminfo: memFree=31201456/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=213300 CPUtime=402.22 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 26614 0 0 0 40197 25 0 0 20 0 1 0 109492740 218419200 49151 33554432000 4194304 5796924 140735804768128 140735804765768 4606483 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 53325 49151 165 392 0 52924 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 213300

[startup+462.3 s]
/proc/loadavg: 2.05 2.08 2.10 3/177 18154
/proc/meminfo: memFree=31230872/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=213300 CPUtime=462.2 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 27863 0 0 0 46192 28 0 0 20 0 1 0 109492740 218419200 49151 33554432000 4194304 5796924 140735804768128 140735804765768 4606507 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 53325 49151 165 392 0 52924 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 213300

[startup+522.3 s]
/proc/loadavg: 2.02 2.06 2.09 3/177 18155
/proc/meminfo: memFree=31155720/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=213300 CPUtime=522.19 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 29118 0 0 0 52187 32 0 0 20 0 1 0 109492740 218419200 47103 33554432000 4194304 5796924 140735804768128 140735804765768 4583148 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 53325 47103 165 392 0 52924 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 213300

[startup+582.3 s]
/proc/loadavg: 2.04 2.06 2.09 3/177 18156
/proc/meminfo: memFree=31211136/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=182480 CPUtime=582.19 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 30295 0 0 0 58184 35 0 0 20 0 1 0 109492740 186859520 41404 33554432000 4194304 5796924 140735804768128 140735804765416 4606768 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 45620 41404 165 392 0 45219 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 182480


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


[startup+882.307 s]
/proc/loadavg: 2.01 2.02 2.06 3/177 18165
/proc/meminfo: memFree=31156916/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=263388 CPUtime=882.14 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 36538 0 0 0 88166 48 0 0 20 0 1 0 109492740 269709312 56620 33554432000 4194304 5796924 140735804768128 140735804765768 4606500 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 65847 56620 165 392 0 65446 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 263388

[startup+942.3 s]
/proc/loadavg: 2.04 2.03 2.06 3/177 18166
/proc/meminfo: memFree=30998844/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=133160 CPUtime=942.12 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 37087 0 0 0 94162 50 0 0 20 0 1 0 109492740 136355840 32390 33554432000 4194304 5796924 140735804768128 140735804765592 4607232 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 33290 32390 165 392 0 32889 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 133160

[startup+1002.3 s]
/proc/loadavg: 2.04 2.04 2.06 3/177 18168
/proc/meminfo: memFree=31123432/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=263388 CPUtime=1002.12 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 38336 0 0 0 100159 53 0 0 20 0 1 0 109492740 269709312 63276 33554432000 4194304 5796924 140735804768128 140735804765768 4606779 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 65847 63276 165 392 0 65446 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 263388

[startup+1062.3 s]
/proc/loadavg: 2.02 2.03 2.06 3/177 18169
/proc/meminfo: memFree=31125812/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=185680 CPUtime=1062.11 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 39481 0 0 0 106156 55 0 0 20 0 1 0 109492740 190136320 43726 33554432000 4194304 5796924 140735804768128 140735804765416 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 46420 43726 165 392 0 46019 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 185680

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/177 18170
/proc/meminfo: memFree=31126220/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=347976 CPUtime=1122.1 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 40706 0 0 0 112152 58 0 0 20 0 1 0 109492740 356327424 65898 33554432000 4194304 5796924 140735804768128 140735804765768 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 86994 65898 165 392 0 86593 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 347976

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/177 18171
/proc/meminfo: memFree=31118616/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=218192 CPUtime=1182.09 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 42090 0 0 0 118148 61 0 0 20 0 1 0 109492740 223428608 46068 33554432000 4194304 5796924 140735804768128 140735804765768 4607232 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 54548 46068 165 392 0 54147 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 218192

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/178 18175
/proc/meminfo: memFree=31162132/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=349668 CPUtime=1242.08 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 43144 0 0 0 124146 62 0 0 20 0 1 0 109492740 358060032 68581 33554432000 4194304 5796924 140735804768128 140735804765768 4607192 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 87417 68581 165 392 0 87016 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 349668

[startup+1302.3 s]
/proc/loadavg: 2.04 2.02 2.04 3/177 18177
/proc/meminfo: memFree=31161420/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=190612 CPUtime=1302.08 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 43847 0 0 0 130143 65 0 0 20 0 1 0 109492740 195186688 44988 33554432000 4194304 5796924 140735804768128 140735804765416 4592023 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 47653 44988 165 392 0 47252 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 190612

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/177 18178
/proc/meminfo: memFree=30986972/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=352908 CPUtime=1362.05 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 45304 0 0 0 136138 67 0 0 20 0 1 0 109492740 361377792 68908 33554432000 4194304 5796924 140735804768128 140735804765768 4606507 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 88227 68908 165 392 0 87826 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 352908

[startup+1422.3 s]
/proc/loadavg: 2.07 2.02 2.03 3/177 18179
/proc/meminfo: memFree=31017424/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=485168 CPUtime=1422.03 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 45527 0 0 0 142133 70 0 0 20 0 1 0 109492740 496812032 87505 33554432000 4194304 5796924 140735804768128 140735804765768 4606523 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 121292 87505 165 392 0 120891 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 485168

[startup+1482.3 s]
/proc/loadavg: 2.10 2.04 2.03 3/177 18180
/proc/meminfo: memFree=31030104/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=271520 CPUtime=1482.02 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 47124 0 0 0 148128 74 0 0 20 0 1 0 109492740 278036480 64812 33554432000 4194304 5796924 140735804768128 140735804765768 4607192 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 67880 64812 165 392 0 67479 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 271520

[startup+1542.31 s]
/proc/loadavg: 2.11 2.04 2.03 3/177 18227
/proc/meminfo: memFree=31228252/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=352908 CPUtime=1542.02 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 47672 0 0 0 154127 75 0 0 20 0 1 0 109492740 361377792 83756 33554432000 4194304 5796924 140735804768128 140735804765768 4607194 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 88227 83756 165 392 0 87826 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 352908

[startup+1602.3 s]
/proc/loadavg: 2.11 2.05 2.03 3/177 18229
/proc/meminfo: memFree=31281988/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=271520 CPUtime=1602 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 49430 0 0 0 160120 80 0 0 20 0 1 0 109492740 278036480 56108 33554432000 4194304 5796924 140735804768128 140735804765768 4606495 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 67880 56108 165 392 0 67479 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 271520

[startup+1662.3 s]
/proc/loadavg: 2.07 2.05 2.03 3/177 18230
/proc/meminfo: memFree=31151596/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=352908 CPUtime=1661.97 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 50009 0 0 0 166116 81 0 0 20 0 1 0 109492740 361377792 77100 33554432000 4194304 5796924 140735804768128 140735804765768 4606771 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 88227 77100 165 392 0 87826 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 352908

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.02 3/177 18231
/proc/meminfo: memFree=31275048/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=190612 CPUtime=1721.95 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 50895 0 0 0 172110 85 0 0 20 0 1 0 109492740 195186688 44476 33554432000 4194304 5796924 140735804768128 140735804765592 4606518 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 47653 44476 165 392 0 47252 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 190612

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.02 3/177 18232
/proc/meminfo: memFree=31234980/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=352908 CPUtime=1781.95 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 52325 0 0 0 178107 88 0 0 20 0 1 0 109492740 361377792 67366 33554432000 4194304 5796924 140735804768128 140735804765768 4611179 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 88227 67366 165 392 0 87826 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 352908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.04 2.02 3/177 18232
/proc/meminfo: memFree=31154248/32872528 swapFree=11372/178980
[pid=18119] ppid=18116 vsize=352908 CPUtime=1800.04 cores=1,3,5,7
/proc/18119/stat : 18119 (naps-1.02) R 18116 18119 8839 0 -1 4202496 52343 0 0 0 179916 88 0 0 20 0 1 0 109492740 361377792 73516 33554432000 4194304 5796924 140735804768128 140735804765768 4592059 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18119/statm: 88227 73516 165 392 0 87826 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 352908

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 18119 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.06
CPU user time (s): 1799.17
CPU system time (s): 0.892864
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 534488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.17
system time used= 0.892864
maximum resident set size= 411852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52355
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= 117
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.40233 second user time and 7.28389 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-07 06:59:41
IDJOB=4082170
IDBENCH=90154
IDSOLVER=2544
FILE ID=node105/4082170-1465275581
RUNJOBID= node105-1465273515-17903
PBS_JOBID= 19843277
Free space on /tmp= 71740 MiB

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

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

MD5SUM BENCH= bcce2e1d61aa4147a6a5a8b58d6d164e
RANDOM SEED=1678071772

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:        31465780 kB
Buffers:          123412 kB
Cached:           229816 kB
SwapCached:         1752 kB
Active:           247052 kB
Inactive:         235584 kB
Active(anon):     130036 kB
Inactive(anon):     1592 kB
Active(file):     117016 kB
Inactive(file):   233992 kB
Unevictable:      178980 kB
Mlocked:           11372 kB
SwapTotal:      67108856 kB
SwapFree:       67098556 kB
Dirty:              5520 kB
Writeback:             0 kB
AnonPages:        317836 kB
Mapped:             7956 kB
Shmem:                 0 kB
Slab:             602084 kB
SReclaimable:      45480 kB
SUnreclaim:       556604 kB
KernelStack:        1464 kB
PageTables:         4120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     458224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 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= 71736 MiB
End job on node105 at 2016-06-07 07:29:41