Trace number 4407577

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 NameAnswerobjective functionCPU timeWall clock time
(reference) PicatSAT 2019-09-12? (TO) 2400.08 2400.11

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-lipa30b.xml
MD5SUM205bdfbfcc3ea2dee357f2e21bf6ef88
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark93923
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables930
Number of constraints420
Number of domains2
Minimum domain size29
Maximum domain size30
Distribution of domain sizes[{"size":29,"count":419},{"size":30,"count":30}]
Minimum variable degree0
Maximum variable degree30
Distribution of variable degrees[{"degree":0,"count":481},{"degree":2,"count":419},{"degree":26,"count":1},{"degree":27,"count":1},{"degree":28,"count":5},{"degree":29,"count":15},{"degree":30,"count":8}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":419},{"arity":30,"count":1}]
Number of extensional constraints419
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":419},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

13.58/13.64	c xcsp_picat version 2.7b12 (9/12/2019)

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 (13683 MiB free)
  memory of node 1: 16384 MiB (10815 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407577-1569509645/watcher-4407577-1569509645 -o /var/tmp/evaluation-result-4407577-1569509645/solver-4407577-1569509645 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1569509597-16052 --watchdog 2560 xcsp_picat HOME/instance-4407577-1569509645.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
solver pid=16198, runsolver pid=16195
Current StackSize limit: 8192 KiB


[startup+0.100352 s]*
/proc/loadavg: 0.08 0.03 0.05 3/200 16205
/proc/meminfo: memFree=25052628/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2031716 memory=22452 CPUtime=0.1 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 1714 0 0 0 10 0 0 0 20 0 1 0 526878258 2080477184 5613 33554432000 4194304 5870510 140721611601008 140721611600312 4429440 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 507929 5613 846 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 22452 KiB

[startup+0.20979 s]*
/proc/loadavg: 0.08 0.03 0.05 3/200 16205
/proc/meminfo: memFree=25038692/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2031716 memory=37012 CPUtime=0.2 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 1771 0 0 0 20 0 0 0 20 0 1 0 526878258 2080477184 9253 33554432000 4194304 5870510 140721611601008 140721611600312 4475223 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 507929 9253 865 410 0 503402 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 37012 KiB

[startup+0.309527 s]*
/proc/loadavg: 0.08 0.03 0.05 3/200 16205
/proc/meminfo: memFree=25013992/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2031716 memory=61588 CPUtime=0.31 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 1783 0 0 0 30 1 0 0 20 0 1 0 526878258 2080477184 15397 33554432000 4194304 5870510 140721611601008 140721611600312 4804550 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 507929 15397 865 410 0 503402 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 61588 KiB

[startup+0.700327 s]
/proc/loadavg: 0.08 0.03 0.05 3/200 16205
/proc/meminfo: memFree=24964096/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2031716 memory=155912 CPUtime=0.69 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 1829 0 0 0 67 2 0 0 20 0 1 0 526878258 2080477184 38978 33554432000 4194304 5870510 140721611601008 140721611600312 4507567 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 507929 38978 890 410 0 503402 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 155912 KiB

[startup+1.50028 s]
/proc/loadavg: 0.24 0.06 0.06 3/201 16207
/proc/meminfo: memFree=24871296/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2097892 memory=234048 CPUtime=1.48 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 13741 0 0 0 144 4 0 0 20 0 1 0 526878258 2148241408 58512 33554432000 4194304 5870510 140721611601008 140721611600312 5562059 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 524473 58512 955 410 0 519946 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2097892 KiB
Current children cumulated memory: 234048 KiB

[startup+3.10964 s]
/proc/loadavg: 0.24 0.06 0.06 3/201 16207
/proc/meminfo: memFree=24818700/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2094744 memory=230052 CPUtime=3.09 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 27030 0 0 0 303 6 0 0 20 0 1 0 526878258 2145017856 57513 33554432000 4194304 5870510 140721611601008 140721611599512 140307947620920 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 523686 57513 979 410 0 519159 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2094744 KiB
Current children cumulated memory: 230052 KiB

[startup+6.30031 s]
/proc/loadavg: 0.38 0.10 0.07 3/201 16207
/proc/meminfo: memFree=24815508/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2094744 memory=234192 CPUtime=6.28 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 30549 0 0 0 621 7 0 0 20 0 1 0 526878258 2145017856 58548 33554432000 4194304 5870510 140721611601008 140721611600264 5258681 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 523686 58548 989 410 0 519159 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2094744 KiB
Current children cumulated memory: 234192 KiB

[startup+12.7003 s]
/proc/loadavg: 0.51 0.13 0.08 3/200 16207
/proc/meminfo: memFree=24793480/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2095740 memory=240616 CPUtime=12.68 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 39096 0 0 0 1260 8 0 0 20 0 1 0 526878258 2146037760 60154 33554432000 4194304 5870510 140721611601008 140721611599368 140307947557824 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 523935 60154 989 410 0 519408 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2095740 KiB
Current children cumulated memory: 240616 KiB

[startup+25.5004 s]
/proc/loadavg: 0.74 0.19 0.10 3/200 16207
/proc/meminfo: memFree=24737984/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2157068 memory=296356 CPUtime=25.47 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 41964 0 0 0 2538 9 0 0 20 0 1 0 526878258 2208837632 74089 33554432000 4194304 5870510 140721611601008 140721611599576 5304146 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 539267 74089 989 410 0 534740 0
Current children cumulated CPU time: 25.47 s
Current children cumulated vsize: 2157068 KiB
Current children cumulated memory: 296356 KiB

[startup+51.1098 s]
/proc/loadavg: 1.41 0.41 0.18 3/201 16273
/proc/meminfo: memFree=23195732/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2157068 memory=299104 CPUtime=51.07 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 44585 0 0 0 5098 9 0 0 20 0 1 0 526878258 2208837632 74776 33554432000 4194304 5870510 140721611601008 140721611599576 5282606 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 539267 74776 989 410 0 534740 0
Current children cumulated CPU time: 51.07 s
Current children cumulated vsize: 2157068 KiB
Current children cumulated memory: 299104 KiB

[startup+102.3 s]
/proc/loadavg: 1.74 0.66 0.27 3/199 16278
/proc/meminfo: memFree=23189736/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2157068 memory=304196 CPUtime=102.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 46252 0 0 0 10216 9 0 0 20 0 1 0 526878258 2208837632 76049 33554432000 4194304 5870510 140721611601008 140721611599576 5281854 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 539267 76049 989 410 0 534740 0
Current children cumulated CPU time: 102.25 s
Current children cumulated vsize: 2157068 KiB
Current children cumulated memory: 304196 KiB

[startup+162.3 s]
/proc/loadavg: 1.85 0.88 0.38 3/199 16282
/proc/meminfo: memFree=23218208/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2126720 memory=276264 CPUtime=162.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 49060 0 0 0 16212 13 0 0 20 0 1 0 526878258 2177761280 69066 33554432000 4194304 5870510 140721611601008 140721611600024 5282694 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 531680 69066 989 410 0 527153 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 2126720 KiB
Current children cumulated memory: 276264 KiB

[startup+222.3 s]
/proc/loadavg: 2.17 1.14 0.49 3/199 16286
/proc/meminfo: memFree=23159160/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2187800 memory=335656 CPUtime=222.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 52047 0 0 0 22208 17 0 0 20 0 1 0 526878258 2240307200 83914 33554432000 4194304 5870510 140721611601008 140721611599576 5282642 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 546950 83914 989 410 0 542423 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 2187800 KiB
Current children cumulated memory: 335656 KiB

[startup+282.3 s]
/proc/loadavg: 2.30 1.38 0.62 3/199 16293
/proc/meminfo: memFree=23154336/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=342212 CPUtime=282.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 55765 0 0 0 28204 21 0 0 20 0 1 0 526878258 2259734528 85553 33554432000 4194304 5870510 140721611601008 140721611599448 5282736 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 85553 989 410 0 547166 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 342212 KiB

[startup+342.3 s]
/proc/loadavg: 2.11 1.49 0.70 3/199 16297
/proc/meminfo: memFree=23122608/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=340012 CPUtime=342.26 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 58255 0 0 0 34202 24 0 0 20 0 1 0 526878258 2259734528 85003 33554432000 4194304 5870510 140721611601008 140721611599448 5308364 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 85003 989 410 0 547166 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 340012 KiB

[startup+402.3 s]
/proc/loadavg: 2.04 1.58 0.79 3/199 16308
/proc/meminfo: memFree=23109716/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=342076 CPUtime=402.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 60763 0 0 0 40199 26 0 0 20 0 1 0 526878258 2259734528 85519 33554432000 4194304 5870510 140721611601008 140721611599448 5282505 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 85519 989 410 0 547166 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 342076 KiB

[startup+462.3 s]
/proc/loadavg: 2.02 1.66 0.86 3/201 16338
/proc/meminfo: memFree=23132528/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2157452 memory=309032 CPUtime=462.26 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 62945 0 0 0 46198 28 0 0 20 0 1 0 526878258 2209230848 77258 33554432000 4194304 5870510 140721611601008 140721611600024 5283135 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 539363 77258 989 410 0 534836 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 2157452 KiB
Current children cumulated memory: 309032 KiB


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

/proc/16198/statm: 551693 88638 989 410 0 547166 0
Current children cumulated CPU time: 1662.26 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 354552 KiB

[startup+1722.3 s]
/proc/loadavg: 1.97 2.01 1.72 3/200 16766
/proc/meminfo: memFree=22558136/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=350624 CPUtime=1722.26 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 112124 0 0 0 172142 84 0 0 20 0 1 0 526878258 2259734528 87656 33554432000 4194304 5870510 140721611601008 140721611600024 5283024 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 87656 989 410 0 547166 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 350624 KiB

[startup+1782.3 s]
/proc/loadavg: 1.99 2.01 1.74 3/201 16771
/proc/meminfo: memFree=22946216/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=348408 CPUtime=1782.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 114708 0 0 0 178139 86 0 0 20 0 1 0 526878258 2259734528 87102 33554432000 4194304 5870510 140721611601008 140721611600024 5283024 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 87102 989 410 0 547166 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 348408 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.76 3/201 16775
/proc/meminfo: memFree=22950616/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=344480 CPUtime=1842.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 117369 0 0 0 184135 90 0 0 20 0 1 0 526878258 2259734528 86120 33554432000 4194304 5870510 140721611601008 140721611600024 5282505 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 86120 989 410 0 547166 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 344480 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/200 16782
/proc/meminfo: memFree=22938348/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=352504 CPUtime=1902.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 119879 0 0 0 190132 93 0 0 20 0 1 0 526878258 2259734528 88126 33554432000 4194304 5870510 140721611601008 140721611600024 5282578 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 88126 989 410 0 547166 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 352504 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.79 3/200 16786
/proc/meminfo: memFree=22928872/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=354888 CPUtime=1962.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 122894 0 0 0 196129 96 0 0 20 0 1 0 526878258 2259734528 88722 33554432000 4194304 5870510 140721611601008 140721611600024 5282382 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 88722 989 410 0 547166 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 354888 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.80 3/200 16790
/proc/meminfo: memFree=22929192/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=354720 CPUtime=2022.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 125901 0 0 0 202125 100 0 0 20 0 1 0 526878258 2259734528 88680 33554432000 4194304 5870510 140721611601008 140721611600024 5282578 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 88680 989 410 0 547166 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 354720 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/199 16797
/proc/meminfo: memFree=22934156/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=346360 CPUtime=2082.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 129763 0 0 0 208122 103 0 0 20 0 1 0 526878258 2259734528 86590 33554432000 4194304 5870510 140721611601008 140721611600024 5282505 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 86590 989 410 0 547166 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 346360 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/199 16801
/proc/meminfo: memFree=22932276/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=346528 CPUtime=2142.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 132446 0 0 0 214118 107 0 0 20 0 1 0 526878258 2259734528 86632 33554432000 4194304 5870510 140721611601008 140721611600024 5282578 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 86632 989 410 0 547166 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 346528 KiB

[startup+2202.3 s]
/proc/loadavg: 2.05 2.02 1.84 3/200 16995
/proc/meminfo: memFree=24690708/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=354720 CPUtime=2202.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 134892 0 0 0 220115 110 0 0 20 0 1 0 526878258 2259734528 88680 33554432000 4194304 5870510 140721611601008 140721611600024 5282505 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 88680 989 410 0 547166 0
Current children cumulated CPU time: 2202.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 354720 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.01 1.85 3/200 17001
/proc/meminfo: memFree=24612584/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=352504 CPUtime=2262.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 137528 0 0 0 226110 115 0 0 20 0 1 0 526878258 2259734528 88126 33554432000 4194304 5870510 140721611601008 140721611600024 5282505 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 88126 989 410 0 547166 0
Current children cumulated CPU time: 2262.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 352504 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.01 1.86 3/200 17005
/proc/meminfo: memFree=24597804/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=350792 CPUtime=2322.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 140723 0 0 0 232107 118 0 0 20 0 1 0 526878258 2259734528 87698 33554432000 4194304 5870510 140721611601008 140721611600024 5282578 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 87698 989 410 0 547166 0
Current children cumulated CPU time: 2322.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 350792 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/200 17009
/proc/meminfo: memFree=24581560/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2206772 memory=350456 CPUtime=2382.25 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 143829 0 0 0 238103 122 0 0 20 0 1 0 526878258 2259734528 87614 33554432000 4194304 5870510 140721611601008 140721611600024 5282578 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 551693 87614 989 410 0 547166 0
Current children cumulated CPU time: 2382.25 s
Current children cumulated vsize: 2206772 KiB
Current children cumulated memory: 350456 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 2.00 2.01 1.87 3/200 17011
/proc/meminfo: memFree=24572376/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2237592 memory=358708 CPUtime=2400.06 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 145901 0 0 0 239883 123 0 0 20 0 1 0 526878258 2291294208 89677 33554432000 4194304 5870510 140721611601008 140721611600024 5308419 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 559398 89677 989 410 0 554871 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 2237592 KiB
Current children cumulated memory: 358708 KiB

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

[startup+2400.11 s]
# the end of solver process 16198 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.84 s, system=1.23799 s

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

[startup+2400.11 s]
/proc/loadavg: 2.00 2.01 1.87 3/200 17011
/proc/meminfo: memFree=24572376/32770624 swapFree=66935996/67108860
[pid=16198] ppid=16195 vsize=2237592 memory=358708 CPUtime=2400.06 cores=1,3,5,7
/proc/16198/stat : 16198 (xcsp_picat) R 16195 16198 16020 0 -1 4202496 145901 0 0 0 239883 123 0 0 20 0 1 0 526878258 2291294208 89677 33554432000 4194304 5870510 140721611601008 140721611600024 5308419 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 47267840 140721611609095 140721611609177 140721611609177 140721611612102 0
/proc/16198/statm: 559398 89677 989 410 0 554871 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 2237592 KiB
Current children cumulated memory: 358708 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.11
CPU time (s): 2400.08
CPU user time (s): 2398.84
CPU system time (s): 1.23799
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 2286912
Max. memory (cumulated for all children) (KiB): 400340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.84
system time used= 1.23799
maximum resident set size= 404504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145901
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= 19
involuntary context switches= 2230


# summary of solver processes directly reported to runsolver:
#   pid: 16198
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2398.84
#   total CPU system time (s): 1.23799

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.67728 second user time and 18.1565 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-26 16:53:21
IDJOB=4407577
IDBENCH=123078
IDSOLVER=2873
FILE ID=node147/4407577-1569509645
RUNJOBID= node147-1569509597-16052
PBS_JOBID= 21705780
Free space on /var/tmp= 13516 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-lipa30b.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407577-1569509645/watcher-4407577-1569509645 -o /var/tmp/evaluation-result-4407577-1569509645/solver-4407577-1569509645 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1569509597-16052 --watchdog 2560  xcsp_picat HOME/instance-4407577-1569509645.xml

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

MD5SUM BENCH= 205bdfbfcc3ea2dee357f2e21bf6ef88
RANDOM SEED=8362727

node147.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.52
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.52
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.52
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.52
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:        25087084 kB
MemAvailable:   31761484 kB
Buffers:          186360 kB
Cached:          6559584 kB
SwapCached:        68684 kB
Active:          3366776 kB
Inactive:        3451968 kB
Active(anon):      18184 kB
Inactive(anon):   128504 kB
Active(file):    3348592 kB
Inactive(file):  3323464 kB
Unevictable:      107704 kB
Mlocked:          107704 kB
SwapTotal:      67108860 kB
SwapFree:       66935996 kB
Dirty:              5828 kB
Writeback:             0 kB
AnonPages:        113840 kB
Mapped:            21444 kB
Shmem:             65480 kB
Slab:             459216 kB
SReclaimable:     430804 kB
SUnreclaim:        28412 kB
KernelStack:        3440 kB
PageTables:         4608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     535688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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 /var/tmp at the end= 13508 MiB
End job on node147 at 2019-09-26 17:33:21