Trace number 4300910

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
miniBTD_12 2018.07.27_12? (TO) 2519.74 2520.01

General information on the benchmark

NameEternity/
Eternity-10-06_c18.xml
MD5SUM059f43a1252946c8053c49ce4c65015d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1010.43
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints93
Number of domains2
Minimum domain size11
Maximum domain size60
Distribution of domain sizes[{"size":11,"count":136},{"size":60,"count":60}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":186},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity60
Distribution of constraint arities[{"arity":1,"count":32},{"arity":5,"count":60},{"arity":60,"count":1}]
Number of extensional constraints60
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":60},{"type":"intension","count":32},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Version 2018-07-27_12

Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11624 MiB free)
  memory of node 1: 16384 MiB (15091 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300910-1532871444/watcher-4300910-1532871444 -o /tmp/evaluation-result-4300910-1532871444/solver-4300910-1532871444 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532844739-15065 --watchdog 2580 miniBTD 12 2520 HOME/instance-4300910-1532871444.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=18170, runsolver pid=18167

[startup+0.100107 s]*
/proc/loadavg: 2.03 2.04 2.05 3/190 18171
/proc/meminfo: memFree=27355924/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28104 memory=4612 CPUtime=0.1 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 1358 0 0 0 10 0 0 0 20 0 1 0 104707609 28778496 1153 33554432000 4194304 5224696 140721528633152 140721528630152 139944224571936 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7026 1153 652 252 0 572 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28104 KiB
Current children cumulated memory: 4612 KiB

[startup+0.209739 s]*
/proc/loadavg: 2.03 2.04 2.05 3/190 18171
/proc/meminfo: memFree=27355924/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28104 memory=4612 CPUtime=0.21 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 1358 0 0 0 21 0 0 0 20 0 1 0 104707609 28778496 1153 33554432000 4194304 5224696 140721528633152 140721528630152 4363215 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7026 1153 652 252 0 572 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28104 KiB
Current children cumulated memory: 4612 KiB

[startup+0.308886 s]*
/proc/loadavg: 2.03 2.04 2.05 4/190 18171
/proc/meminfo: memFree=27355924/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28104 memory=4612 CPUtime=0.31 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 1381 0 0 0 31 0 0 0 20 0 1 0 104707609 28778496 1153 33554432000 4194304 5224696 140721528633152 140721528630152 4363224 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7026 1153 652 252 0 572 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28104 KiB
Current children cumulated memory: 4612 KiB

[startup+0.700237 s]
/proc/loadavg: 2.03 2.04 2.05 3/190 18171
/proc/meminfo: memFree=27355576/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28104 memory=4876 CPUtime=0.69 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 1385 0 0 0 69 0 0 0 20 0 1 0 104707609 28778496 1219 33554432000 4194304 5224696 140721528633152 140721528632168 4363250 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7026 1219 671 252 0 572 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28104 KiB
Current children cumulated memory: 4876 KiB

[startup+1.50022 s]
/proc/loadavg: 2.03 2.04 2.05 3/190 18171
/proc/meminfo: memFree=27355488/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28236 memory=4876 CPUtime=1.49 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 1399 0 0 0 149 0 0 0 20 0 1 0 104707609 28913664 1219 33554432000 4194304 5224696 140721528633152 140721528632168 4363224 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7059 1219 671 252 0 605 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28236 KiB
Current children cumulated memory: 4876 KiB

[startup+3.10912 s]
/proc/loadavg: 2.03 2.04 2.05 3/190 18171
/proc/meminfo: memFree=27354984/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28236 memory=4972 CPUtime=3.1 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 1798 0 0 0 310 0 0 0 20 0 1 0 104707609 28913664 1243 33554432000 4194304 5224696 140721528633152 140721528632168 4363241 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7059 1243 671 252 0 605 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28236 KiB
Current children cumulated memory: 4972 KiB

[startup+6.30023 s]
/proc/loadavg: 2.02 2.04 2.05 3/190 18171
/proc/meminfo: memFree=27354820/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28236 memory=5008 CPUtime=6.29 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 2204 0 0 0 629 0 0 0 20 0 1 0 104707609 28913664 1252 33554432000 4194304 5224696 140721528633152 140721528632168 4363245 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7059 1252 671 252 0 605 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28236 KiB
Current children cumulated memory: 5008 KiB

[startup+12.7002 s]
/proc/loadavg: 2.02 2.04 2.05 3/190 18171
/proc/meminfo: memFree=27354824/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28364 memory=5048 CPUtime=12.68 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 2618 0 0 0 1268 0 0 0 20 0 1 0 104707609 29044736 1262 33554432000 4194304 5224696 140721528633152 140721528632168 4363241 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7091 1262 671 252 0 637 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 28364 KiB
Current children cumulated memory: 5048 KiB

[startup+25.5002 s]
/proc/loadavg: 2.02 2.04 2.05 3/190 18171
/proc/meminfo: memFree=27354840/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28364 memory=5080 CPUtime=25.48 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 3456 0 0 0 2546 2 0 0 20 0 1 0 104707609 29044736 1270 33554432000 4194304 5224696 140721528633152 140721528632168 4363295 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7091 1270 671 252 0 637 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 28364 KiB
Current children cumulated memory: 5080 KiB

[startup+51.1093 s]
/proc/loadavg: 2.01 2.03 2.05 3/190 18171
/proc/meminfo: memFree=27354740/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28364 memory=5116 CPUtime=51.09 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 3890 0 0 0 5103 6 0 0 20 0 1 0 104707609 29044736 1279 33554432000 4194304 5224696 140721528633152 140721528632168 4363241 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7091 1279 671 252 0 637 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 28364 KiB
Current children cumulated memory: 5116 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 18173
/proc/meminfo: memFree=27354400/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28496 memory=5172 CPUtime=102.28 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 4336 0 0 0 10216 12 0 0 20 0 1 0 104707609 29179904 1293 33554432000 4194304 5224696 140721528633152 140721528632168 4363245 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7124 1293 671 252 0 670 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 28496 KiB
Current children cumulated memory: 5172 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/192 18182
/proc/meminfo: memFree=27354248/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28496 memory=5188 CPUtime=162.27 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 4785 0 0 0 16205 22 0 0 20 0 1 0 104707609 29179904 1297 33554432000 4194304 5224696 140721528633152 140721528632168 4363241 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7124 1297 671 252 0 670 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 28496 KiB
Current children cumulated memory: 5188 KiB

[startup+222.3 s]
/proc/loadavg: 2.41 2.15 2.09 3/192 18183
/proc/meminfo: memFree=27354568/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28496 memory=5204 CPUtime=222.27 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 5235 0 0 0 22195 32 0 0 20 0 1 0 104707609 29179904 1301 33554432000 4194304 5224696 140721528633152 140721528632168 4363224 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7124 1301 671 252 0 670 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 28496 KiB
Current children cumulated memory: 5204 KiB

[startup+282.3 s]
/proc/loadavg: 2.15 2.12 2.08 3/192 18184
/proc/meminfo: memFree=27354856/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28496 memory=5220 CPUtime=282.26 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 5687 0 0 0 28187 39 0 0 20 0 1 0 104707609 29179904 1305 33554432000 4194304 5224696 140721528633152 140721528632168 4363224 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7124 1305 671 252 0 670 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 28496 KiB
Current children cumulated memory: 5220 KiB

[startup+342.3 s]
/proc/loadavg: 2.05 2.10 2.08 3/192 18185
/proc/meminfo: memFree=27354756/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28496 memory=5232 CPUtime=342.26 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 6142 0 0 0 34176 50 0 0 20 0 1 0 104707609 29179904 1308 33554432000 4194304 5224696 140721528633152 140721528632168 4363295 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7124 1308 671 252 0 670 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 28496 KiB
Current children cumulated memory: 5232 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/191 18186
/proc/meminfo: memFree=27354696/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28496 memory=5248 CPUtime=402.25 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 6604 0 0 0 40164 61 0 0 20 0 1 0 104707609 29179904 1312 33554432000 4194304 5224696 140721528633152 140721528632168 4363224 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7124 1312 671 252 0 670 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 28496 KiB
Current children cumulated memory: 5248 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.07 2.06 3/191 18188
/proc/meminfo: memFree=27354628/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28496 memory=5264 CPUtime=462.25 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 7061 0 0 0 46155 70 0 0 20 0 1 0 104707609 29179904 1316 33554432000 4194304 5224696 140721528633152 140721528632168 4363241 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7124 1316 671 252 0 670 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 28496 KiB
Current children cumulated memory: 5264 KiB


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

/proc/18170/statm: 7156 1335 671 252 0 702 0
Current children cumulated CPU time: 1722.12 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5340 KiB

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/191 18313
/proc/meminfo: memFree=27354688/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5340 CPUtime=1782.11 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 17084 0 0 0 177951 260 0 0 20 0 1 0 104707609 29310976 1335 33554432000 4194304 5224696 140721528633152 140721528632168 4363241 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1335 671 252 0 702 0
Current children cumulated CPU time: 1782.11 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5340 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/191 18314
/proc/meminfo: memFree=27354408/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5352 CPUtime=1842.1 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 17590 0 0 0 183941 269 0 0 20 0 1 0 104707609 29310976 1338 33554432000 4194304 5224696 140721528633152 140721528632168 4363241 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1338 671 252 0 702 0
Current children cumulated CPU time: 1842.1 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5352 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 18315
/proc/meminfo: memFree=27354324/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5352 CPUtime=1902.1 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 18043 0 0 0 189931 279 0 0 20 0 1 0 104707609 29310976 1338 33554432000 4194304 5224696 140721528633152 140721528632168 4363224 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1338 671 252 0 702 0
Current children cumulated CPU time: 1902.1 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5352 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 18325
/proc/meminfo: memFree=27353900/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5352 CPUtime=1962.09 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 18527 0 0 0 195921 288 0 0 20 0 1 0 104707609 29310976 1338 33554432000 4194304 5224696 140721528633152 140721528632168 139944218542460 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1338 671 252 0 702 0
Current children cumulated CPU time: 1962.09 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5352 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 18326
/proc/meminfo: memFree=27354320/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5364 CPUtime=2022.08 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 18975 0 0 0 201908 300 0 0 20 0 1 0 104707609 29310976 1341 33554432000 4194304 5224696 140721528633152 140721528632168 139944224571904 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1341 671 252 0 702 0
Current children cumulated CPU time: 2022.08 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5364 KiB

[startup+2082.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/192 18327
/proc/meminfo: memFree=27354388/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5364 CPUtime=2082.07 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 19412 0 0 0 207897 310 0 0 20 0 1 0 104707609 29310976 1341 33554432000 4194304 5224696 140721528633152 140721528632168 4363224 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1341 671 252 0 702 0
Current children cumulated CPU time: 2082.07 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5364 KiB

[startup+2142.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/193 18329
/proc/meminfo: memFree=27354412/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5364 CPUtime=2142.06 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 19894 0 0 0 213885 321 0 0 20 0 1 0 104707609 29310976 1341 33554432000 4194304 5224696 140721528633152 140721528632168 139944218276637 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1341 671 252 0 702 0
Current children cumulated CPU time: 2142.06 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5364 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/194 18331
/proc/meminfo: memFree=27354316/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5368 CPUtime=2202.05 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 20332 0 0 0 219875 330 0 0 20 0 1 0 104707609 29310976 1342 33554432000 4194304 5224696 140721528633152 140721528632168 4363241 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1342 671 252 0 702 0
Current children cumulated CPU time: 2202.05 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5368 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 18332
/proc/meminfo: memFree=27354380/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5368 CPUtime=2262.05 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 20796 0 0 0 225866 339 0 0 20 0 1 0 104707609 29310976 1342 33554432000 4194304 5224696 140721528633152 140721528632168 4362849 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1342 671 252 0 702 0
Current children cumulated CPU time: 2262.05 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5368 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 18333
/proc/meminfo: memFree=27354324/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5368 CPUtime=2322.04 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 21239 0 0 0 231857 347 0 0 20 0 1 0 104707609 29310976 1342 33554432000 4194304 5224696 140721528633152 140721528632168 4363231 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1342 671 252 0 702 0
Current children cumulated CPU time: 2322.04 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5368 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 18334
/proc/meminfo: memFree=27354436/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5372 CPUtime=2382.03 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 21716 0 0 0 237847 356 0 0 20 0 1 0 104707609 29310976 1343 33554432000 4194304 5224696 140721528633152 140721528632168 4363241 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1343 671 252 0 702 0
Current children cumulated CPU time: 2382.03 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5372 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 18335
/proc/meminfo: memFree=27354376/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5372 CPUtime=2442.02 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 22168 0 0 0 243837 365 0 0 20 0 1 0 104707609 29310976 1343 33554432000 4194304 5224696 140721528633152 140721528632168 4363224 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1343 671 252 0 702 0
Current children cumulated CPU time: 2442.02 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5372 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 18336
/proc/meminfo: memFree=27354428/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5372 CPUtime=2502.02 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 22618 0 0 0 249827 375 0 0 20 0 1 0 104707609 29310976 1343 33554432000 4194304 5224696 140721528633152 140721528632168 4363248 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1343 671 252 0 702 0
Current children cumulated CPU time: 2502.02 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5372 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/190 18337
/proc/meminfo: memFree=27354404/32770624 swapFree=67108860/67108860
[pid=18170] ppid=18167 vsize=28624 memory=5372 CPUtime=2519.72 cores=0,2,4,6
/proc/18170/stat : 18170 (miniBTD) R 18167 18170 15034 0 -1 4202496 23043 0 0 0 251595 377 0 0 20 0 1 0 104707609 29310976 1343 33554432000 4194304 5224696 140721528633152 140721528632168 4362948 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 38760448 140721528636596 140721528636679 140721528636679 140721528639437 0
/proc/18170/statm: 7156 1343 671 252 0 702 0
Current children cumulated CPU time: 2519.72 s
Current children cumulated vsize: 28624 KiB
Current children cumulated memory: 5372 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.01 s]
# the end of solver process 18170 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.96 s, system=3.77759 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.01
CPU time (s): 2519.74
CPU user time (s): 2515.96
CPU system time (s): 3.77759
CPU usage (%): 99.9891
Max. virtual memory (cumulated for all children) (KiB): 28624
Max. memory (cumulated for all children) (KiB): 5372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.96
system time used= 3.77759
maximum resident set size= 5372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23043
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= 6
involuntary context switches= 2146


# summary of solver processes directly reported to runsolver:
#   pid: 18170
#   total CPU time (s): 2519.74
#   total CPU user time (s): 2515.96
#   total CPU system time (s): 3.77759

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.81121 second user time and 16.6274 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-29 15:37:24
IDJOB=4300910
IDBENCH=141652
IDSOLVER=2770
FILE ID=node135/4300910-1532871444
RUNJOBID= node135-1532844739-15065
PBS_JOBID= 21022499
Free space on /tmp= 52700 MiB

SOLVER NAME= miniBTD_12 2018.07.27_12
BENCH NAME= XCSP18/Eternity/Eternity-10-06_c18.xml
COMMAND LINE= miniBTD 12 TIMELIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300910-1532871444/watcher-4300910-1532871444 -o /tmp/evaluation-result-4300910-1532871444/solver-4300910-1532871444 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532844739-15065 --watchdog 2580  miniBTD 12 2520 HOME/instance-4300910-1532871444.xml

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

MD5SUM BENCH= 059f43a1252946c8053c49ce4c65015d
RANDOM SEED=1112830131

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        27358136 kB
MemAvailable:   31932652 kB
Buffers:          213768 kB
Cached:          4599572 kB
SwapCached:            0 kB
Active:          1615576 kB
Inactive:        3256736 kB
Active(anon):      10208 kB
Inactive(anon):    76904 kB
Active(file):    1605368 kB
Inactive(file):  3179832 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             19896 kB
Writeback:             0 kB
AnonPages:         65740 kB
Mapped:            45508 kB
Shmem:             25248 kB
Slab:             238816 kB
SReclaimable:     210300 kB
SUnreclaim:        28516 kB
KernelStack:        3408 kB
PageTables:         5520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     355492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 52680 MiB
End job on node135 at 2018-07-29 16:19:25