Trace number 4098110

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_15.opb
MD5SUMc226793b4129901062d8cb1e10a179c8
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 variables6320
Total number of constraints30894
Number of constraints which are clauses30889
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 constraint79
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 94
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.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED *** by signal 15
1800.00/1800.30	s UNKNOWN
1800.00/1800.30	c _____________________________________________________________________________
1800.00/1800.30	c 
1800.00/1800.30	c std/band forms        : 1,1
1800.00/1800.30	c 2cl/3cl ITE-codings   : 420,831
1800.00/1800.30	c BDD/srt/adr Max costs : 907,0,0
1800.00/1800.30	c BDDraw/bin/mul/srt/adr: 2,0,0,0,0
1800.00/1800.30	c BDD nodes             : 1406
1800.00/1800.30	c Es1/CC detections     : 0,0
1800.00/1800.30	c SAT/UNSAT calls       : 0,0
1800.00/1800.30	c restarts              : 0
1800.00/1800.30	c conflicts             : 0              (0 /sec)
1800.00/1800.30	c decisions             : 0              (0 /sec)
1800.00/1800.30	c propagations          : 0              (0 /sec)
1800.00/1800.30	c inspects              : 0              (0 /sec)
1800.00/1800.30	c CPU time (solving tm) : 1799 s        (0 s)
1800.00/1800.30	c Time for Opt-base     : 0 s
1800.00/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-4098110-1466118498/watcher-4098110-1466118498 -o /tmp/evaluation-result-4098110-1466118498/solver-4098110-1466118498 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466118432-29317 --watchdog 1960 naps-1.02 HOME/instance-4098110-1466118498.opb 

pid=29896
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: 1.76 1.60 1.80 2/176 29899
/proc/meminfo: memFree=31568616/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=6688 CPUtime=0 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 13896566 6848512 231 33554432000 4194304 5796924 140733982788656 140736563111400 5183584 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 1672 231 127 392 0 1271 0

[startup+0.100171 s]
/proc/loadavg: 1.76 1.60 1.80 2/176 29899
/proc/meminfo: memFree=31568616/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=8060 CPUtime=0.09 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 700 0 0 0 9 0 0 0 20 0 1 0 13896566 8253440 575 33554432000 4194304 5796924 140733982788656 140733982787880 5183584 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 2015 575 127 392 0 1614 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8060

[startup+0.200293 s]
/proc/loadavg: 1.76 1.60 1.80 2/176 29899
/proc/meminfo: memFree=31568616/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=8336 CPUtime=0.19 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 761 0 0 0 19 0 0 0 20 0 1 0 13896566 8536064 1147 33554432000 4194304 5796924 140733982788656 140733982787880 5183584 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 2084 1147 127 392 0 1683 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8336

[startup+0.30028 s]
/proc/loadavg: 1.76 1.60 1.80 2/176 29899
/proc/meminfo: memFree=31568616/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=8336 CPUtime=0.29 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 789 0 0 0 29 0 0 0 20 0 1 0 13896566 8536064 1175 33554432000 4194304 5796924 140733982788656 140733982787880 5183584 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 2084 1175 127 392 0 1683 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8336

[startup+0.700244 s]
/proc/loadavg: 1.76 1.60 1.80 2/176 29899
/proc/meminfo: memFree=31568616/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=8976 CPUtime=0.69 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 935 0 0 0 69 0 0 0 20 0 1 0 13896566 9191424 1319 33554432000 4194304 5796924 140733982788656 140733982787880 5183584 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 2244 1319 127 392 0 1843 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8976

[startup+1.50025 s]
/proc/loadavg: 1.76 1.60 1.80 3/177 29900
/proc/meminfo: memFree=31563468/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=10060 CPUtime=1.49 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 1225 0 0 0 149 0 0 0 20 0 1 0 13896566 10301440 1605 33554432000 4194304 5796924 140733982788656 140733982787816 5092715 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 2515 1605 127 392 0 2114 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10060

[startup+3.10025 s]
/proc/loadavg: 1.78 1.61 1.80 3/177 29900
/proc/meminfo: memFree=31557824/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=13004 CPUtime=3.08 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 2545 0 0 0 308 0 0 0 20 0 1 0 13896566 13316096 2877 33554432000 4194304 5796924 140733982788656 140733982787048 4648617 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 3251 2877 148 392 0 2850 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13004

[startup+6.3003 s]
/proc/loadavg: 1.78 1.61 1.80 3/177 29900
/proc/meminfo: memFree=31549948/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=29968 CPUtime=6.29 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 6857 0 0 0 627 2 0 0 20 0 1 0 13896566 30687232 6478 33554432000 4194304 5796924 140733982788656 140733982786296 4591913 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 7492 6478 164 392 0 7091 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29968

[startup+12.7003 s]
/proc/loadavg: 1.80 1.62 1.80 3/177 29900
/proc/meminfo: memFree=31526492/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=74600 CPUtime=12.69 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 9769 0 0 0 1267 2 0 0 20 0 1 0 13896566 76390400 12020 33554432000 4194304 5796924 140733982788656 140733982785896 4607258 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 18650 12020 165 392 0 18249 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74600

[startup+25.5004 s]
/proc/loadavg: 1.84 1.63 1.80 3/177 29900
/proc/meminfo: memFree=31459852/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=123920 CPUtime=25.49 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 10185 0 0 0 2545 4 0 0 20 0 1 0 13896566 126894080 26633 33554432000 4194304 5796924 140733982788656 140733982785944 4606495 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 30980 26633 165 392 0 30579 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 123920

[startup+51.1004 s]
/proc/loadavg: 1.96 1.68 1.81 3/177 29900
/proc/meminfo: memFree=31456144/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=123920 CPUtime=51.08 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 11009 0 0 0 5102 6 0 0 20 0 1 0 13896566 126894080 28169 33554432000 4194304 5796924 140733982788656 140733982785944 4593778 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 30980 28169 165 392 0 30579 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 123920

[startup+102.3 s]
/proc/loadavg: 2.02 1.74 1.83 3/177 29901
/proc/meminfo: memFree=31459340/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=123920 CPUtime=102.29 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 13120 0 0 0 10217 12 0 0 20 0 1 0 13896566 126894080 26633 33554432000 4194304 5796924 140733982788656 140733982785944 4606779 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 30980 26633 165 392 0 30579 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 123920

[startup+162.3 s]
/proc/loadavg: 2.01 1.78 1.83 3/178 29906
/proc/meminfo: memFree=31478948/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=88104 CPUtime=162.27 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 14713 0 0 0 16212 15 0 0 20 0 1 0 13896566 90218496 21691 33554432000 4194304 5796924 140733982788656 140733982786120 4606799 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 22026 21691 165 392 0 21625 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 88104

[startup+222.307 s]
/proc/loadavg: 2.00 1.82 1.84 3/177 29907
/proc/meminfo: memFree=31376180/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=168244 CPUtime=222.26 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 16287 0 0 0 22208 18 0 0 20 0 1 0 13896566 172281856 37743 33554432000 4194304 5796924 140733982788656 140733982786296 4606779 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 42061 37743 165 392 0 41660 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 168244

[startup+282.3 s]
/proc/loadavg: 2.05 1.86 1.85 3/177 29908
/proc/meminfo: memFree=31478908/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=88104 CPUtime=282.23 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 17835 0 0 0 28202 21 0 0 20 0 1 0 13896566 90218496 21709 33554432000 4194304 5796924 140733982788656 140733982786120 4606771 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 22026 21709 165 392 0 21625 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 88104

[startup+342.3 s]
/proc/loadavg: 2.09 1.90 1.86 3/177 29909
/proc/meminfo: memFree=31438072/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=137424 CPUtime=342.22 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 19483 0 0 0 34198 24 0 0 20 0 1 0 13896566 140722176 32044 33554432000 4194304 5796924 140733982788656 140733982785944 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 34356 32044 165 392 0 33955 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 137424

[startup+402.3 s]
/proc/loadavg: 2.03 1.92 1.86 3/177 29910
/proc/meminfo: memFree=31403248/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=137424 CPUtime=402.22 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 21022 0 0 0 40194 28 0 0 20 0 1 0 13896566 140722176 32556 33554432000 4194304 5796924 140733982788656 140733982785944 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 34356 32556 165 392 0 33955 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 137424

[startup+462.3 s]
/proc/loadavg: 2.06 1.94 1.88 3/177 29912
/proc/meminfo: memFree=31411316/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=137424 CPUtime=462.21 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 22555 0 0 0 46190 31 0 0 20 0 1 0 13896566 140722176 30508 33554432000 4194304 5796924 140733982788656 140733982785944 4606799 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 34356 30508 165 392 0 33955 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 137424

[startup+522.3 s]
/proc/loadavg: 2.02 1.95 1.88 3/177 29913
/proc/meminfo: memFree=31374908/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=218332 CPUtime=522.2 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 23984 0 0 0 52186 34 0 0 20 0 1 0 13896566 223571968 47772 33554432000 4194304 5796924 140733982788656 140733982786296 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 54583 47772 165 392 0 54182 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 218332

[startup+582.3 s]
/proc/loadavg: 2.01 1.96 1.89 3/177 29914
/proc/meminfo: memFree=31392580/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=218332 CPUtime=582.19 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 25529 0 0 0 58182 37 0 0 20 0 1 0 13896566 223571968 43164 33554432000 4194304 5796924 140733982788656 140733982786296 4606782 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 54583 43164 165 392 0 54182 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 218332


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


[startup+942.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/177 29925
/proc/meminfo: memFree=31345576/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=218332 CPUtime=942.13 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 32793 0 0 0 94162 51 0 0 20 0 1 0 13896566 223571968 45254 33554432000 4194304 5796924 140733982788656 140733982786296 4607194 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 54583 45254 165 392 0 54182 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 218332

[startup+1002.3 s]
/proc/loadavg: 2.05 2.03 1.93 3/177 29926
/proc/meminfo: memFree=31352716/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=168244 CPUtime=1002.12 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 33535 0 0 0 100159 53 0 0 20 0 1 0 13896566 172281856 36207 33554432000 4194304 5796924 140733982788656 140733982786296 4607232 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 42061 36207 165 392 0 41660 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 168244

[startup+1062.3 s]
/proc/loadavg: 2.14 2.06 1.94 3/177 29928
/proc/meminfo: memFree=31312936/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=218332 CPUtime=1062.11 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 34376 0 0 0 106156 55 0 0 20 0 1 0 13896566 223571968 50332 33554432000 4194304 5796924 140733982788656 140733982786296 4607192 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 54583 50332 165 392 0 54182 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 218332

[startup+1122.3 s]
/proc/loadavg: 2.21 2.11 1.96 3/177 29929
/proc/meminfo: memFree=31332908/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=168244 CPUtime=1122.1 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 35992 0 0 0 112153 57 0 0 20 0 1 0 13896566 172281856 39110 33554432000 4194304 5796924 140733982788656 140733982786296 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 42061 39110 165 392 0 41660 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 168244

[startup+1182.3 s]
/proc/loadavg: 2.07 2.08 1.96 3/177 29930
/proc/meminfo: memFree=31293388/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=218332 CPUtime=1182.09 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 36532 0 0 0 118151 58 0 0 20 0 1 0 13896566 223571968 53958 33554432000 4194304 5796924 140733982788656 140733982786296 4606789 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 54583 53958 165 392 0 54182 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 218332

[startup+1242.3 s]
/proc/loadavg: 2.08 2.08 1.97 3/177 29931
/proc/meminfo: memFree=31305984/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=218332 CPUtime=1242.09 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 38609 0 0 0 124148 61 0 0 20 0 1 0 13896566 223571968 44700 33554432000 4194304 5796924 140733982788656 140733982786296 4606495 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 54583 44700 165 392 0 54182 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 218332

[startup+1302.3 s]
/proc/loadavg: 2.03 2.07 1.97 3/177 29932
/proc/meminfo: memFree=31277140/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=299720 CPUtime=1302.08 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 39144 0 0 0 130146 62 0 0 20 0 1 0 13896566 306913280 56988 33554432000 4194304 5796924 140733982788656 140733982786296 4606771 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 74930 56988 165 392 0 74529 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 299720

[startup+1362.3 s]
/proc/loadavg: 2.09 2.07 1.97 3/178 29937
/proc/meminfo: memFree=31318160/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=168244 CPUtime=1362.07 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 40249 0 0 0 136142 65 0 0 20 0 1 0 13896566 172281856 41670 33554432000 4194304 5796924 140733982788656 140733982786296 4593753 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 42061 41670 165 392 0 41660 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 168244

[startup+1422.3 s]
/proc/loadavg: 2.03 2.05 1.97 3/177 29938
/proc/meminfo: memFree=31289444/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=218332 CPUtime=1422.06 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 40785 0 0 0 142140 66 0 0 20 0 1 0 13896566 223571968 53446 33554432000 4194304 5796924 140733982788656 140733982786296 4607232 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 54583 53446 165 392 0 54182 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 218332

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 1.97 3/177 29939
/proc/meminfo: memFree=31329896/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=168244 CPUtime=1482.05 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 42040 0 0 0 148136 69 0 0 20 0 1 0 13896566 172281856 37743 33554432000 4194304 5796924 140733982788656 140733982786296 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 42061 37743 165 392 0 41660 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 168244

[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 1.97 3/177 29940
/proc/meminfo: memFree=31297768/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=218332 CPUtime=1542.05 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 42880 0 0 0 154134 71 0 0 20 0 1 0 13896566 223571968 50844 33554432000 4194304 5796924 140733982788656 140733982786296 4606789 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 54583 50844 165 392 0 54182 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 218332

[startup+1602.3 s]
/proc/loadavg: 2.03 2.04 1.98 3/177 29941
/proc/meminfo: memFree=31236116/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=299720 CPUtime=1602.03 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 43415 0 0 0 160132 71 0 0 20 0 1 0 13896566 306913280 61596 33554432000 4194304 5796924 140733982788656 140733982786296 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 74930 61596 165 392 0 74529 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 299720

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 1.98 4/177 29943
/proc/meminfo: memFree=31328904/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=218332 CPUtime=1662.02 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 45034 0 0 0 166128 74 0 0 20 0 1 0 13896566 223571968 44742 33554432000 4194304 5796924 140733982788656 140733982786296 4606704 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 54583 44742 165 392 0 54182 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 218332

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 1.99 3/177 29944
/proc/meminfo: memFree=31252316/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=299720 CPUtime=1722.01 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 45575 0 0 0 172125 76 0 0 20 0 1 0 13896566 306913280 59078 33554432000 4194304 5796924 140733982788656 140733982786296 4606768 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 74930 59078 165 392 0 74529 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 299720

[startup+1782.3 s]
/proc/loadavg: 1.49 1.89 1.94 3/170 29975
/proc/meminfo: memFree=31491832/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=168244 CPUtime=1781.99 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 46315 0 0 0 178121 78 0 0 20 0 1 0 13896566 172281856 35183 33554432000 4194304 5796924 140733982788656 140733982786296 4607198 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 42061 35183 165 392 0 41660 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 168244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.35 1.83 1.92 2/170 29976
/proc/meminfo: memFree=31473268/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=168244 CPUtime=1800 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 46324 0 0 0 179921 79 0 0 20 0 1 0 13896566 172281856 39791 33554432000 4194304 5796924 140733982788656 140733982786296 4606799 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 42061 39791 165 392 0 41660 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 168244

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

[startup+1800.3 s]
/proc/loadavg: 1.35 1.83 1.92 2/170 29976
/proc/meminfo: memFree=31473268/32872528 swapFree=338160/354512
[pid=29899] ppid=29896 vsize=168244 CPUtime=1800 cores=0,2,4,6
/proc/29899/stat : 29899 (naps-1.02) R 29896 29899 27941 0 -1 4202496 46324 0 0 0 179921 79 0 0 20 0 1 0 13896566 172281856 39791 33554432000 4194304 5796924 140733982788656 140733982786296 4606799 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 42061 39791 165 392 0 41660 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 168244

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.21
CPU system time (s): 0.798878
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 349040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 0.798878
maximum resident set size= 310420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46336
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= 33
involuntary context switches= 2122

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.74928 second user time and 6.71398 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-17 01:08:18
IDJOB=4098110
IDBENCH=107853
IDSOLVER=2544
FILE ID=node126/4098110-1466118498
RUNJOBID= node126-1466118432-29317
PBS_JOBID= 19904128
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= c226793b4129901062d8cb1e10a179c8
RANDOM SEED=108211363

node126.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.121
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.24
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.121
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.121
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.121
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.121
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.121
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.121
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.121
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:        31569616 kB
Buffers:           60208 kB
Cached:           125392 kB
SwapCached:         1752 kB
Active:           136900 kB
Inactive:         102592 kB
Active(anon):      56048 kB
Inactive(anon):      608 kB
Active(file):      80852 kB
Inactive(file):   101984 kB
Unevictable:      354512 kB
Mlocked:          338160 kB
SwapTotal:      67108856 kB
SwapFree:       67099252 kB
Dirty:              8140 kB
Writeback:             0 kB
AnonPages:        416688 kB
Mapped:             7768 kB
Shmem:                 0 kB
Slab:             569580 kB
SReclaimable:      13528 kB
SUnreclaim:       556052 kB
KernelStack:        1440 kB
PageTables:         4872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     549512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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= 71732 MiB
End job on node126 at 2016-06-17 01:38:19