Trace number 4306168

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

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g19-g45_c18.xml
MD5SUMd9c49275b9746ea736e23f2bca190f13
Bench CategoryCSP (decision problem)
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
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints233
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":64}]
Minimum variable degree4
Maximum variable degree10
Distribution of variable degrees[{"degree":4,"count":4},{"degree":5,"count":8},{"degree":6,"count":20},{"degree":8,"count":16},{"degree":10,"count":16}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":64},{"arity":2,"count":168},{"arity":64,"count":1}]
Number of extensional constraints232
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":232},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Version 18.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 (6902 MiB free)
  memory of node 1: 16384 MiB (10438 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306168-1534089571/watcher-4306168-1534089571 -o /tmp/evaluation-result-4306168-1534089571/solver-4306168-1534089571 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534061337-31612 --watchdog 2580 BTD 12 2520 HOME/instance-4306168-1534089571.xml 

running on 4 cores: 1,3,5,7

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=6386, runsolver pid=6383

[startup+0.100142 s]*
/proc/loadavg: 2.08 2.03 2.05 3/190 6387
/proc/meminfo: memFree=17741076/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=48020 memory=17932 CPUtime=0.1 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 4631 0 0 0 10 0 0 0 20 0 1 0 226520329 49172480 4483 33554432000 4194304 36388936 140730021555456 140730021555456 4420413 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12005 4483 492 7861 0 4109 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 48020 KiB
Current children cumulated memory: 17932 KiB

[startup+0.210127 s]*
/proc/loadavg: 2.08 2.03 2.05 3/190 6387
/proc/meminfo: memFree=17741076/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=48020 memory=17932 CPUtime=0.21 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 4652 0 0 0 21 0 0 0 20 0 1 0 226520329 49172480 4483 33554432000 4194304 36388936 140730021555456 140730021555456 7668669 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12005 4483 492 7861 0 4109 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 48020 KiB
Current children cumulated memory: 17932 KiB

[startup+0.309893 s]*
/proc/loadavg: 2.08 2.03 2.05 3/190 6387
/proc/meminfo: memFree=17741076/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=48288 memory=18196 CPUtime=0.31 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 4701 0 0 0 31 0 0 0 20 0 1 0 226520329 49446912 4549 33554432000 4194304 36388936 140730021555456 140730021555456 8047831 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12072 4549 500 7861 0 4176 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 48288 KiB
Current children cumulated memory: 18196 KiB

[startup+0.700377 s]
/proc/loadavg: 2.08 2.03 2.05 3/190 6387
/proc/meminfo: memFree=17740704/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=48692 memory=18460 CPUtime=0.69 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 4797 0 0 0 69 0 0 0 20 0 1 0 226520329 49860608 4615 33554432000 4194304 36388936 140730021555456 140730021554296 4576224 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12173 4615 503 7861 0 4277 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 48692 KiB
Current children cumulated memory: 18460 KiB

[startup+1.50031 s]
/proc/loadavg: 2.08 2.03 2.05 3/190 6387
/proc/meminfo: memFree=17740332/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=48828 memory=18724 CPUtime=1.49 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 4845 0 0 0 149 0 0 0 20 0 1 0 226520329 49999872 4681 33554432000 4194304 36388936 140730021555456 140730021554296 4420441 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12207 4681 505 7861 0 4311 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 48828 KiB
Current children cumulated memory: 18724 KiB

[startup+3.10944 s]
/proc/loadavg: 2.08 2.03 2.05 3/190 6387
/proc/meminfo: memFree=17740328/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=48964 memory=18964 CPUtime=3.1 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 8741 0 0 0 310 0 0 0 20 0 1 0 226520329 50139136 4741 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12241 4741 505 7861 0 4345 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 48964 KiB
Current children cumulated memory: 18964 KiB

[startup+6.30029 s]
/proc/loadavg: 2.16 2.05 2.06 3/190 6387
/proc/meminfo: memFree=17739460/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49100 memory=19076 CPUtime=6.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 12666 0 0 0 628 1 0 0 20 0 1 0 226520329 50278400 4769 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12275 4769 505 7861 0 4379 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 49100 KiB
Current children cumulated memory: 19076 KiB

[startup+12.7003 s]
/proc/loadavg: 2.14 2.05 2.06 2/184 6442
/proc/meminfo: memFree=17739156/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49100 memory=19096 CPUtime=12.69 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 16593 0 0 0 1267 2 0 0 20 0 1 0 226520329 50278400 4774 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12275 4774 505 7861 0 4379 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 49100 KiB
Current children cumulated memory: 19096 KiB

[startup+25.5003 s]
/proc/loadavg: 2.11 2.04 2.05 3/191 6449
/proc/meminfo: memFree=17730964/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49100 memory=19260 CPUtime=25.49 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 20600 0 0 0 2544 5 0 0 20 0 1 0 226520329 50278400 4815 33554432000 4194304 36388936 140730021555456 140730021554296 4585220 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12275 4815 505 7861 0 4379 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 49100 KiB
Current children cumulated memory: 19260 KiB

[startup+51.1095 s]
/proc/loadavg: 2.07 2.04 2.05 3/191 6456
/proc/meminfo: memFree=17729764/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49100 memory=19292 CPUtime=51.09 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 21303 0 0 0 5102 7 0 0 20 0 1 0 226520329 50278400 4823 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12275 4823 505 7861 0 4379 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 49100 KiB
Current children cumulated memory: 19292 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/192 6480
/proc/meminfo: memFree=17729452/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49100 memory=19324 CPUtime=102.28 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 21990 0 0 0 10215 13 0 0 20 0 1 0 226520329 50278400 4831 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12275 4831 505 7861 0 4379 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 49100 KiB
Current children cumulated memory: 19324 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/192 6481
/proc/meminfo: memFree=17730072/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49100 memory=19324 CPUtime=162.28 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 22660 0 0 0 16207 21 0 0 20 0 1 0 226520329 50278400 4831 33554432000 4194304 36388936 140730021555456 140730021554296 4587524 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12275 4831 505 7861 0 4379 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 49100 KiB
Current children cumulated memory: 19324 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/192 6482
/proc/meminfo: memFree=17730724/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49100 memory=19324 CPUtime=222.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 23333 0 0 0 22200 29 0 0 20 0 1 0 226520329 50278400 4831 33554432000 4194304 36388936 140730021555456 140730021554296 4585243 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12275 4831 505 7861 0 4379 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 49100 KiB
Current children cumulated memory: 19324 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/192 6483
/proc/meminfo: memFree=17730920/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49100 memory=19340 CPUtime=282.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 24002 0 0 0 28192 37 0 0 20 0 1 0 226520329 50278400 4835 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12275 4835 505 7861 0 4379 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 49100 KiB
Current children cumulated memory: 19340 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 6484
/proc/meminfo: memFree=17731252/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49100 memory=19340 CPUtime=342.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 24667 0 0 0 34185 44 0 0 20 0 1 0 226520329 50278400 4835 33554432000 4194304 36388936 140730021555456 140730021554296 4587544 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12275 4835 505 7861 0 4379 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 49100 KiB
Current children cumulated memory: 19340 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6485
/proc/meminfo: memFree=17730836/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49100 memory=19340 CPUtime=402.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 25322 0 0 0 40176 53 0 0 20 0 1 0 226520329 50278400 4835 33554432000 4194304 36388936 140730021555456 140730021554296 4585247 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12275 4835 505 7861 0 4379 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 49100 KiB
Current children cumulated memory: 19340 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6486
/proc/meminfo: memFree=17731400/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49100 memory=19340 CPUtime=462.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 25970 0 0 0 46167 62 0 0 20 0 1 0 226520329 50278400 4835 33554432000 4194304 36388936 140730021555456 140730021554296 4585232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12275 4835 505 7861 0 4379 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 49100 KiB
Current children cumulated memory: 19340 KiB


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

/proc/6386/statm: 12311 4842 505 7861 0 4415 0
Current children cumulated CPU time: 1722.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19368 KiB

[startup+1782.3 s]
/proc/loadavg: 2.38 2.18 2.11 3/190 6589
/proc/meminfo: memFree=17738312/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19368 CPUtime=1782.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 40194 0 0 0 177981 248 0 0 20 0 1 0 226520329 50425856 4842 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4842 505 7861 0 4415 0
Current children cumulated CPU time: 1782.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19368 KiB

[startup+1842.3 s]
/proc/loadavg: 2.14 2.15 2.11 3/190 6597
/proc/meminfo: memFree=17737224/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19368 CPUtime=1842.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 40855 0 0 0 183972 257 0 0 20 0 1 0 226520329 50425856 4842 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4842 505 7861 0 4415 0
Current children cumulated CPU time: 1842.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19368 KiB

[startup+1902.3 s]
/proc/loadavg: 2.05 2.12 2.10 3/190 6598
/proc/meminfo: memFree=17737484/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19368 CPUtime=1902.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 41480 0 0 0 189965 264 0 0 20 0 1 0 226520329 50425856 4842 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4842 505 7861 0 4415 0
Current children cumulated CPU time: 1902.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19368 KiB

[startup+1962.3 s]
/proc/loadavg: 2.02 2.10 2.10 3/191 6600
/proc/meminfo: memFree=17738464/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19368 CPUtime=1962.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 42101 0 0 0 195955 274 0 0 20 0 1 0 226520329 50425856 4842 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4842 505 7861 0 4415 0
Current children cumulated CPU time: 1962.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19368 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.08 2.09 3/191 6601
/proc/meminfo: memFree=17738160/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19368 CPUtime=2022.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 42752 0 0 0 201947 282 0 0 20 0 1 0 226520329 50425856 4842 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4842 505 7861 0 4415 0
Current children cumulated CPU time: 2022.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19368 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.07 2.08 3/191 6602
/proc/meminfo: memFree=17738040/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19376 CPUtime=2082.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 43372 0 0 0 207938 291 0 0 20 0 1 0 226520329 50425856 4844 33554432000 4194304 36388936 140730021555456 140730021554296 4587553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4844 507 7861 0 4415 0
Current children cumulated CPU time: 2082.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19376 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.05 2.08 3/191 6603
/proc/meminfo: memFree=17738164/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19376 CPUtime=2142.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 44001 0 0 0 213931 298 0 0 20 0 1 0 226520329 50425856 4844 33554432000 4194304 36388936 140730021555456 140730021554296 4224914 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4844 507 7861 0 4415 0
Current children cumulated CPU time: 2142.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19376 KiB

[startup+2202.3 s]
/proc/loadavg: 2.06 2.06 2.08 3/191 6604
/proc/meminfo: memFree=17738556/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19376 CPUtime=2202.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 44639 0 0 0 219923 306 0 0 20 0 1 0 226520329 50425856 4844 33554432000 4194304 36388936 140730021555456 140730021554296 4420368 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4844 507 7861 0 4415 0
Current children cumulated CPU time: 2202.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19376 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.05 2.07 3/190 6605
/proc/meminfo: memFree=17738372/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19376 CPUtime=2262.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 45277 0 0 0 225915 314 0 0 20 0 1 0 226520329 50425856 4844 33554432000 4194304 36388936 140730021555456 140730021554296 6663888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4844 507 7861 0 4415 0
Current children cumulated CPU time: 2262.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19376 KiB

[startup+2322.3 s]
/proc/loadavg: 2.07 2.06 2.07 3/191 6607
/proc/meminfo: memFree=17738924/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19376 CPUtime=2322.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 45908 0 0 0 231908 321 0 0 20 0 1 0 226520329 50425856 4844 33554432000 4194304 36388936 140730021555456 140730021554296 4420382 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4844 507 7861 0 4415 0
Current children cumulated CPU time: 2322.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19376 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.04 2.06 3/191 6608
/proc/meminfo: memFree=17738660/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19376 CPUtime=2382.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 46519 0 0 0 237899 330 0 0 20 0 1 0 226520329 50425856 4844 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4844 507 7861 0 4415 0
Current children cumulated CPU time: 2382.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19376 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.04 2.06 3/192 6617
/proc/meminfo: memFree=17736912/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19376 CPUtime=2442.29 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 47173 0 0 0 243892 337 0 0 20 0 1 0 226520329 50425856 4844 33554432000 4194304 36388936 140730021555456 140730021554296 4585247 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4844 507 7861 0 4415 0
Current children cumulated CPU time: 2442.29 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19376 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/192 6618
/proc/meminfo: memFree=17738512/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19376 CPUtime=2502.3 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 47789 0 0 0 249884 346 0 0 20 0 1 0 226520329 50425856 4844 33554432000 4194304 36388936 140730021555456 140730021554296 4420648 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4844 507 7861 0 4415 0
Current children cumulated CPU time: 2502.3 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19376 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.03 2.05 3/192 6618
/proc/meminfo: memFree=17738512/32770624 swapFree=67108860/67108860
[pid=6386] ppid=6383 vsize=49244 memory=19376 CPUtime=2520 cores=1,3,5,7
/proc/6386/stat : 6386 (BTD) R 6383 6386 31580 0 -1 4202496 48358 0 0 0 251652 348 0 0 20 0 1 0 226520329 50425856 4844 33554432000 4194304 36388936 140730021555456 140730021554296 8047831 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 42418176 140730021561532 140730021561611 140730021561611 140730021564369 0
/proc/6386/statm: 12311 4844 507 7861 0 4415 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 49244 KiB
Current children cumulated memory: 19376 KiB

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

[startup+2520.01 s]
# the end of solver process 6386 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.53 s, system=3.48401 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): 2520.01
CPU user time (s): 2516.53
CPU system time (s): 3.48401
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 49244
Max. memory (cumulated for all children) (KiB): 19376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.53
system time used= 3.48401
maximum resident set size= 19376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48358
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= 9
involuntary context switches= 674


# summary of solver processes directly reported to runsolver:
#   pid: 6386
#   total CPU time (s): 2520.01
#   total CPU user time (s): 2516.53
#   total CPU system time (s): 3.48401

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.76667 second user time and 18.279 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-12 17:59:31
IDJOB=4306168
IDBENCH=141500
IDSOLVER=2785
FILE ID=node132/4306168-1534089571
RUNJOBID= node132-1534061337-31612
PBS_JOBID= 21036977
Free space on /tmp= 38148 MiB

SOLVER NAME= BTD_12 2018.07.27_12
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g19-g45_c18.xml
COMMAND LINE= BTD 12 TIMELIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306168-1534089571/watcher-4306168-1534089571 -o /tmp/evaluation-result-4306168-1534089571/solver-4306168-1534089571 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534061337-31612 --watchdog 2580  BTD 12 2520 HOME/instance-4306168-1534089571.xml

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

MD5SUM BENCH= d9c49275b9746ea736e23f2bca190f13
RANDOM SEED=1561599008

node132.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.65
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.65
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.65
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.65
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:        17757736 kB
MemAvailable:   31901756 kB
Buffers:          236308 kB
Cached:         14017992 kB
SwapCached:            0 kB
Active:          7070572 kB
Inactive:        7241804 kB
Active(anon):       7660 kB
Inactive(anon):   102832 kB
Active(file):    7062912 kB
Inactive(file):  7138972 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             52396 kB
Writeback:             0 kB
AnonPages:         56552 kB
Mapped:            56592 kB
Shmem:             49824 kB
Slab:             399132 kB
SReclaimable:     370596 kB
SUnreclaim:        28536 kB
KernelStack:        3376 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     380096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38096 MiB
End job on node132 at 2018-08-12 18:41:32