Trace number 4098180

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.03 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_14.opb
MD5SUMabd9600d75e11c6c4fdeb14a297d2545
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 variables6162
Total number of constraints30113
Number of constraints which are clauses30108
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint78
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 14
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 92
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.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED *** by signal 15
1800.01/1800.30	s UNKNOWN
1800.01/1800.30	c _____________________________________________________________________________
1800.01/1800.30	c 
1800.01/1800.30	c std/band forms        : 1,1
1800.01/1800.30	c 2cl/3cl ITE-codings   : 414,767
1800.01/1800.30	c BDD/srt/adr Max costs : 842,0,0
1800.01/1800.30	c BDDraw/bin/mul/srt/adr: 2,0,0,0,0
1800.01/1800.30	c BDD nodes             : 1334
1800.01/1800.30	c Es1/CC detections     : 0,0
1800.01/1800.30	c SAT/UNSAT calls       : 0,0
1800.01/1800.30	c restarts              : 0
1800.01/1800.30	c conflicts             : 0              (0 /sec)
1800.01/1800.30	c decisions             : 0              (0 /sec)
1800.01/1800.30	c propagations          : 0              (0 /sec)
1800.01/1800.30	c inspects              : 0              (0 /sec)
1800.01/1800.30	c CPU time (solving tm) : 1799 s        (0 s)
1800.01/1800.30	c Time for Opt-base     : 0 s
1800.01/1800.30	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-4098180-1466118542/watcher-4098180-1466118542 -o /tmp/evaluation-result-4098180-1466118542/solver-4098180-1466118542 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466116341-2942 --watchdog 1960 naps-1.02 HOME/instance-4098180-1466118542.opb 

pid=4146
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.06 2.07 2.15 3/176 4149
/proc/meminfo: memFree=31288172/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=6684 CPUtime=0 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 368 0 0 0 0 0 0 0 20 0 1 0 13899670 6844416 243 33554432000 4194304 5796924 140734723781712 140735999186024 5151664 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 1671 243 127 392 0 1270 0

[startup+0.100163 s]
/proc/loadavg: 2.06 2.07 2.15 3/176 4149
/proc/meminfo: memFree=31288172/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=7944 CPUtime=0.09 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 697 0 0 0 9 0 0 0 20 0 1 0 13899670 8134656 572 33554432000 4194304 5796924 140734723781712 140735999186024 4199805 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 1986 572 127 392 0 1585 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7944

[startup+0.200303 s]
/proc/loadavg: 2.06 2.07 2.15 3/176 4149
/proc/meminfo: memFree=31288172/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=8204 CPUtime=0.19 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 763 0 0 0 19 0 0 0 20 0 1 0 13899670 8400896 638 33554432000 4194304 5796924 140734723781712 140735999186024 5095032 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 2051 638 127 392 0 1650 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8204

[startup+0.300253 s]
/proc/loadavg: 2.06 2.07 2.15 3/176 4149
/proc/meminfo: memFree=31288172/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=8328 CPUtime=0.29 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 811 0 0 0 29 0 0 0 20 0 1 0 13899670 8527872 686 33554432000 4194304 5796924 140734723781712 140735999186024 5183584 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 2082 686 127 392 0 1681 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8328

[startup+0.700274 s]
/proc/loadavg: 2.06 2.07 2.15 3/176 4149
/proc/meminfo: memFree=31288172/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=8960 CPUtime=0.69 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 1005 0 0 0 69 0 0 0 20 0 1 0 13899670 9175040 1389 33554432000 4194304 5796924 140734723781712 140735999186024 5183584 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 2240 1389 127 392 0 1839 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8960

[startup+1.50023 s]
/proc/loadavg: 2.06 2.07 2.15 3/177 4150
/proc/meminfo: memFree=31281156/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=10528 CPUtime=1.49 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 1394 0 0 0 149 0 0 0 20 0 1 0 13899670 10780672 1774 33554432000 4194304 5796924 140734723781712 140734723780872 5183584 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 2632 1774 127 392 0 2231 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10528

[startup+3.10021 s]
/proc/loadavg: 2.06 2.07 2.15 3/177 4150
/proc/meminfo: memFree=31275636/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=12836 CPUtime=3.09 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 2552 0 0 0 309 0 0 0 20 0 1 0 13899670 13144064 2391 33554432000 4194304 5796924 140734723781712 140734723780104 4648499 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 3209 2391 148 392 0 2808 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12836

[startup+6.30029 s]
/proc/loadavg: 2.06 2.07 2.15 3/177 4150
/proc/meminfo: memFree=31252844/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=30988 CPUtime=6.29 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 7351 0 0 0 628 1 0 0 20 0 1 0 13899670 31731712 7077 33554432000 4194304 5796924 140734723781712 140734723778824 4592017 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 7747 7077 166 392 0 7346 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30988

[startup+12.7003 s]
/proc/loadavg: 2.05 2.07 2.15 4/177 4150
/proc/meminfo: memFree=31202364/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=74132 CPUtime=12.69 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 9625 0 0 0 1266 3 0 0 20 0 1 0 13899670 75911168 13670 33554432000 4194304 5796924 140734723781712 140734723778952 4606480 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 18533 13670 166 392 0 18132 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74132

[startup+25.5004 s]
/proc/loadavg: 2.04 2.07 2.15 3/177 4150
/proc/meminfo: memFree=31171584/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=74132 CPUtime=25.49 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 10002 0 0 0 2545 4 0 0 20 0 1 0 13899670 75911168 13670 33554432000 4194304 5796924 140734723781712 140734723779176 4606789 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 18533 13670 166 392 0 18132 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74132

[startup+51.1004 s]
/proc/loadavg: 2.11 2.08 2.15 3/177 4150
/proc/meminfo: memFree=31199704/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=123452 CPUtime=51.08 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 10581 0 0 0 5103 5 0 0 20 0 1 0 13899670 126414848 22546 33554432000 4194304 5796924 140734723781712 140734723779000 4607261 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 30863 22546 166 392 0 30462 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 123452

[startup+102.3 s]
/proc/loadavg: 2.10 2.08 2.14 3/177 4154
/proc/meminfo: memFree=31042496/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=154272 CPUtime=102.28 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 12739 0 0 0 10219 9 0 0 20 0 1 0 13899670 157974528 30293 33554432000 4194304 5796924 140734723781712 140734723779352 4606555 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 38568 30293 166 392 0 38167 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 154272

[startup+162.3 s]
/proc/loadavg: 2.04 2.06 2.13 3/177 4156
/proc/meminfo: memFree=30998208/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=166184 CPUtime=162.27 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 15171 0 0 0 16213 14 0 0 20 0 1 0 13899670 170172416 38302 33554432000 4194304 5796924 140734723781712 140734723779352 4592040 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 41546 38302 166 392 0 41145 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 166184

[startup+222.307 s]
/proc/loadavg: 2.04 2.06 2.12 3/177 4157
/proc/meminfo: memFree=31036012/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=166184 CPUtime=222.26 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 16742 0 0 0 22208 18 0 0 20 0 1 0 13899670 170172416 34226 33554432000 4194304 5796924 140734723781712 140734723779352 4606555 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 41546 34226 166 392 0 41145 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 166184

[startup+282.3 s]
/proc/loadavg: 2.01 2.05 2.11 3/177 4158
/proc/meminfo: memFree=31037300/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=216272 CPUtime=282.25 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 18362 0 0 0 28204 21 0 0 20 0 1 0 13899670 221462528 42207 33554432000 4194304 5796924 140734723781712 140734723779352 4596174 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 54068 42207 166 392 0 53667 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 216272

[startup+342.3 s]
/proc/loadavg: 2.06 2.05 2.11 3/177 4159
/proc/meminfo: memFree=31094556/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=216272 CPUtime=342.23 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 19980 0 0 0 34199 24 0 0 20 0 1 0 13899670 221462528 43743 33554432000 4194304 5796924 140734723781712 140734723779352 4607171 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 54068 43743 166 392 0 53667 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 216272

[startup+402.3 s]
/proc/loadavg: 2.09 2.06 2.10 3/177 4160
/proc/meminfo: memFree=30955208/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=86044 CPUtime=402.22 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 21596 0 0 0 40194 28 0 0 20 0 1 0 13899670 88109056 21187 33554432000 4194304 5796924 140734723781712 140734723779352 4606455 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 21511 21187 166 392 0 21110 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 86044

[startup+462.3 s]
/proc/loadavg: 2.06 2.06 2.09 3/177 4162
/proc/meminfo: memFree=31032068/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=216272 CPUtime=462.21 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 23220 0 0 0 46190 31 0 0 20 0 1 0 13899670 221462528 47327 33554432000 4194304 5796924 140734723781712 140734723779352 4606779 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 54068 47327 166 392 0 53667 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 216272

[startup+522.3 s]
/proc/loadavg: 2.07 2.06 2.09 3/177 4163
/proc/meminfo: memFree=30947020/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=216272 CPUtime=522.2 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 24837 0 0 0 52186 34 0 0 20 0 1 0 13899670 221462528 43231 33554432000 4194304 5796924 140734723781712 140734723779352 4596163 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 54068 43231 166 392 0 53667 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 216272

[startup+582.3 s]
/proc/loadavg: 2.06 2.06 2.09 3/177 4164
/proc/meminfo: memFree=30977960/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=216272 CPUtime=582.2 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 26458 0 0 0 58183 37 0 0 20 0 1 0 13899670 221462528 42719 33554432000 4194304 5796924 140734723781712 140734723779352 4607232 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 54068 42719 166 392 0 53667 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 216272


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/177 4174
/proc/meminfo: memFree=31033132/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=216272 CPUtime=942.14 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 33092 0 0 0 94164 50 0 0 20 0 1 0 13899670 221462528 46345 33554432000 4194304 5796924 140734723781712 140734723779352 4606779 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 54068 46345 166 392 0 53667 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 216272

[startup+1002.3 s]
/proc/loadavg: 2.11 2.04 2.06 3/177 4175
/proc/meminfo: memFree=31042236/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=135364 CPUtime=1002.13 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 33847 0 0 0 100161 52 0 0 20 0 1 0 13899670 138612736 31599 33554432000 4194304 5796924 140734723781712 140734723779176 4569014 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 33841 31599 166 392 0 33440 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 135364

[startup+1062.3 s]
/proc/loadavg: 2.08 2.05 2.06 3/177 4177
/proc/meminfo: memFree=31049992/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=216272 CPUtime=1062.12 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 35271 0 0 0 106159 53 0 0 20 0 1 0 13899670 221462528 46815 33554432000 4194304 5796924 140734723781712 140734723779352 4606789 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 54068 46815 166 392 0 53667 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 216272

[startup+1122.3 s]
/proc/loadavg: 2.03 2.03 2.06 3/177 4178
/proc/meminfo: memFree=31017836/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=166184 CPUtime=1122.12 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 36438 0 0 0 112156 56 0 0 20 0 1 0 13899670 170172416 34569 33554432000 4194304 5796924 140734723781712 140734723779352 4607171 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 41546 34569 166 392 0 41145 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 166184

[startup+1182.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/177 4179
/proc/meminfo: memFree=31036632/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=216272 CPUtime=1182.1 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 36980 0 0 0 118153 57 0 0 20 0 1 0 13899670 221462528 48393 33554432000 4194304 5796924 140734723781712 140734723779352 4607261 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 54068 48393 166 392 0 53667 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 216272

[startup+1242.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/177 4180
/proc/meminfo: memFree=31007500/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=166184 CPUtime=1242.09 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 38318 0 0 0 124149 60 0 0 20 0 1 0 13899670 170172416 34738 33554432000 4194304 5796924 140734723781712 140734723779352 4606555 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 41546 34738 166 392 0 41145 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 166184

[startup+1302.3 s]
/proc/loadavg: 2.14 2.06 2.05 3/178 4184
/proc/meminfo: memFree=31016324/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=216272 CPUtime=1302.09 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 39166 0 0 0 130147 62 0 0 20 0 1 0 13899670 221462528 50911 33554432000 4194304 5796924 140734723781712 140734723779352 4606507 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 54068 50911 166 392 0 53667 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 216272

[startup+1362.3 s]
/proc/loadavg: 2.10 2.06 2.05 3/177 4186
/proc/meminfo: memFree=30986188/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=135364 CPUtime=1362.08 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 39810 0 0 0 136145 63 0 0 20 0 1 0 13899670 138612736 31497 33554432000 4194304 5796924 140734723781712 140734723779176 4595938 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 33841 31497 166 392 0 33440 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 135364

[startup+1422.3 s]
/proc/loadavg: 2.07 2.06 2.05 3/177 4187
/proc/meminfo: memFree=31013336/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=216272 CPUtime=1422.08 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 40867 0 0 0 142143 65 0 0 20 0 1 0 13899670 221462528 47881 33554432000 4194304 5796924 140734723781712 140734723779352 4606789 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 54068 47881 166 392 0 53667 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 216272

[startup+1482.3 s]
/proc/loadavg: 1.53 1.92 2.00 2/170 4218
/proc/meminfo: memFree=31278252/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=135364 CPUtime=1482.06 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 41948 0 0 0 148140 66 0 0 20 0 1 0 13899670 138612736 33458 33554432000 4194304 5796924 140734723781712 140734723779176 4606552 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 33841 33458 166 392 0 33440 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 135364

[startup+1542.31 s]
/proc/loadavg: 1.19 1.75 1.94 2/170 4219
/proc/meminfo: memFree=31221848/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=216272 CPUtime=1542.06 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 43052 0 0 0 154138 68 0 0 20 0 1 0 13899670 221462528 47327 33554432000 4194304 5796924 140734723781712 140734723779352 4607258 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 54068 47327 166 392 0 53667 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 216272

[startup+1602.3 s]
/proc/loadavg: 1.07 1.61 1.88 2/170 4220
/proc/meminfo: memFree=31172760/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=297660 CPUtime=1602.05 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 43589 0 0 0 160135 70 0 0 20 0 1 0 13899670 304803840 59615 33554432000 4194304 5796924 140734723781712 140734723779352 4606555 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 74415 59615 166 392 0 74014 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 297660

[startup+1662.3 s]
/proc/loadavg: 1.02 1.50 1.82 2/170 4222
/proc/meminfo: memFree=31219660/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=216272 CPUtime=1662.03 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 44761 0 0 0 166131 72 0 0 20 0 1 0 13899670 221462528 47881 33554432000 4194304 5796924 140734723781712 140734723779352 4606789 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 54068 47881 166 392 0 53667 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 216272

[startup+1722.3 s]
/proc/loadavg: 1.09 1.43 1.78 2/170 4223
/proc/meminfo: memFree=31168588/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=297660 CPUtime=1722.03 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 45299 0 0 0 172130 73 0 0 20 0 1 0 13899670 304803840 60681 33554432000 4194304 5796924 140734723781712 140734723779352 4606789 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 74415 60681 166 392 0 74014 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 297660

[startup+1782.3 s]
/proc/loadavg: 1.03 1.35 1.72 2/170 4224
/proc/meminfo: memFree=31268528/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=166184 CPUtime=1782.02 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 46122 0 0 0 178127 75 0 0 20 0 1 0 13899670 170172416 35762 33554432000 4194304 5796924 140734723781712 140734723779352 4596172 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 41546 35762 166 392 0 41145 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 166184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.02 1.33 1.71 3/170 4225
/proc/meminfo: memFree=31255992/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=166184 CPUtime=1800.01 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 46128 0 0 0 179926 75 0 0 20 0 1 0 13899670 170172416 38834 33554432000 4194304 5796924 140734723781712 140734723779352 4607232 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 41546 38834 166 392 0 41145 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 166184

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

[startup+1800.3 s]
/proc/loadavg: 1.02 1.33 1.71 3/170 4225
/proc/meminfo: memFree=31255992/32872528 swapFree=496356/529060
[pid=4149] ppid=4146 vsize=166184 CPUtime=1800.01 cores=1,3,5,7
/proc/4149/stat : 4149 (naps-1.02) R 4146 4149 28709 0 -1 4202496 46128 0 0 0 179926 75 0 0 20 0 1 0 13899670 170172416 38834 33554432000 4194304 5796924 140734723781712 140734723779352 4607232 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/4149/statm: 41546 38834 166 392 0 41145 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 166184

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.27
CPU system time (s): 0.756884
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 346980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.27
system time used= 0.756884
maximum resident set size= 313044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46140
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= 11
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.42533 second user time and 7.03593 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-17 01:09:02
IDJOB=4098180
IDBENCH=107863
IDSOLVER=2544
FILE ID=node141/4098180-1466118542
RUNJOBID= node141-1466116341-2942
PBS_JOBID= 19904052
Free space on /tmp= 71716 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_14.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4098180-1466118542/watcher-4098180-1466118542 -o /tmp/evaluation-result-4098180-1466118542/solver-4098180-1466118542 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466116341-2942 --watchdog 1960  naps-1.02 HOME/instance-4098180-1466118542.opb

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

MD5SUM BENCH= abd9600d75e11c6c4fdeb14a297d2545
RANDOM SEED=758625997

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.547
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.09
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.547
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.547
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.54
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.547
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.547
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.547
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.547
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.547
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:        31289064 kB
Buffers:           68928 kB
Cached:           163516 kB
SwapCached:         2876 kB
Active:           230468 kB
Inactive:         114912 kB
Active(anon):     112992 kB
Inactive(anon):     2160 kB
Active(file):     117476 kB
Inactive(file):   112752 kB
Unevictable:      529060 kB
Mlocked:          496356 kB
SwapTotal:      67108856 kB
SwapFree:       67099004 kB
Dirty:              7900 kB
Writeback:            16 kB
AnonPages:        683184 kB
Mapped:             7964 kB
Shmem:                 0 kB
Slab:             572684 kB
SReclaimable:      15900 kB
SUnreclaim:       556784 kB
KernelStack:        1472 kB
PageTables:         5356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     799752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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= 71720 MiB
End job on node141 at 2016-06-17 01:39:03