Trace number 4407610

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
(reference) PicatSAT 2019-09-12? (TO) 2400.11 2400.12

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-16.xml
MD5SUM74354509b556f414b8aa4958fcde2f67
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.69149
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree106
Maximum variable degree123
Distribution of variable degrees[{"degree":106,"count":1},{"degree":108,"count":1},{"degree":109,"count":1},{"degree":110,"count":1},{"degree":111,"count":2},{"degree":112,"count":3},{"degree":115,"count":3},{"degree":116,"count":5},{"degree":118,"count":2},{"degree":119,"count":1},{"degree":123,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407610-1569509951/watcher-4407610-1569509951 -o /tmp/evaluation-result-4407610-1569509951/solver-4407610-1569509951 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1569509602-14802 --watchdog 2560 xcsp_picat HOME/instance-4407610-1569509951.xml 

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

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=14980, runsolver pid=14977
Current StackSize limit: 8192 KiB


[startup+0.100426 s]*
/proc/loadavg: 1.99 1.28 0.59 3/199 14981
/proc/meminfo: memFree=24835376/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=2031716 memory=17828 CPUtime=0.1 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 1599 0 0 0 10 0 0 0 20 0 1 0 527259912 2080477184 4457 33554432000 4194304 5870510 140727954235760 140727954235064 140143038249984 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 507929 4457 793 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 17828 KiB

[startup+0.209665 s]*
/proc/loadavg: 1.99 1.29 0.60 3/199 14981
/proc/meminfo: memFree=24827176/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=2031716 memory=23972 CPUtime=0.21 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 1602 0 0 0 21 0 0 0 20 0 1 0 527259912 2080477184 5993 33554432000 4194304 5870510 140727954235760 140727954235064 140143038249984 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 507929 5993 793 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 23972 KiB

[startup+0.309496 s]*
/proc/loadavg: 1.99 1.29 0.60 3/199 14981
/proc/meminfo: memFree=24821032/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=2031716 memory=30116 CPUtime=0.3 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 1605 0 0 0 30 0 0 0 20 0 1 0 527259912 2080477184 7529 33554432000 4194304 5870510 140727954235760 140727954235064 140143038249984 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 507929 7529 793 410 0 503402 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 30116 KiB

[startup+0.700344 s]
/proc/loadavg: 1.99 1.29 0.60 3/199 14981
/proc/meminfo: memFree=24812840/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=2031716 memory=38528 CPUtime=0.68 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 1614 0 0 0 68 0 0 0 20 0 1 0 527259912 2080477184 9632 33554432000 4194304 5870510 140727954235760 140727954235064 4695011 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 507929 9632 835 410 0 503402 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 38528 KiB

[startup+1.50035 s]
/proc/loadavg: 1.99 1.29 0.60 3/199 14981
/proc/meminfo: memFree=24810056/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=2031716 memory=38528 CPUtime=1.48 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 1616 0 0 0 148 0 0 0 20 0 1 0 527259912 2080477184 9632 33554432000 4194304 5870510 140727954235760 140727954235064 4849136 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 507929 9632 835 410 0 503402 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 38528 KiB

[startup+3.10942 s]
/proc/loadavg: 1.99 1.29 0.60 3/199 14981
/proc/meminfo: memFree=24731248/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=2092376 memory=117696 CPUtime=3.09 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 2028 0 0 0 307 2 0 0 20 0 1 0 527259912 2142593024 29424 33554432000 4194304 5870510 140727954235760 140727954234936 140143038271367 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 523094 29424 919 410 0 518567 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2092376 KiB
Current children cumulated memory: 117696 KiB

[startup+6.30034 s]
/proc/loadavg: 1.99 1.30 0.60 3/199 14981
/proc/meminfo: memFree=24712540/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=2092376 memory=140228 CPUtime=6.28 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 2101 0 0 0 624 4 0 0 20 0 1 0 527259912 2142593024 35057 33554432000 4194304 5870510 140727954235760 140727954234936 4794095 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 523094 35057 919 410 0 518567 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2092376 KiB
Current children cumulated memory: 140228 KiB

[startup+12.7003 s]
/proc/loadavg: 1.99 1.32 0.61 3/199 14981
/proc/meminfo: memFree=24664216/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=2295700 memory=279336 CPUtime=12.69 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 21135 0 0 0 1261 8 0 0 20 0 1 0 527259912 2350796800 69834 33554432000 4194304 5870510 140727954235760 140727954234488 140143037881454 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 573925 69834 928 410 0 569398 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2295700 KiB
Current children cumulated memory: 279336 KiB

[startup+25.5004 s]
/proc/loadavg: 1.99 1.34 0.63 3/199 14981
/proc/meminfo: memFree=23761452/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=25.48 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 104917 0 0 0 2524 24 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5337393 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+51.1103 s]
/proc/loadavg: 1.99 1.40 0.67 3/199 14984
/proc/meminfo: memFree=23752176/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=51.08 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 214312 0 0 0 5080 28 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5337297 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+102.301 s]
/proc/loadavg: 2.00 1.49 0.74 3/200 14996
/proc/meminfo: memFree=23782640/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=102.27 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 341944 0 0 0 10193 34 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5321683 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.59 0.82 3/200 15022
/proc/meminfo: memFree=23744428/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=162.27 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 469575 0 0 0 16187 40 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5337379 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.66 0.89 3/200 15028
/proc/meminfo: memFree=23738292/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=222.27 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 594235 0 0 0 22182 45 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5337297 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+282.3 s]
/proc/loadavg: 2.04 1.74 0.97 3/200 15032
/proc/meminfo: memFree=23776928/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=282.27 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 698675 0 0 0 28178 49 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5337529 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 1.79 1.03 3/200 15036
/proc/meminfo: memFree=23748756/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=342.28 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 812967 0 0 0 34174 54 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5337529 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 1.82 1.09 3/199 15042
/proc/meminfo: memFree=23769320/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=402.27 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 875377 0 0 0 40171 56 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5337389 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.86 1.15 3/199 15046
/proc/meminfo: memFree=23732372/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=462.27 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 980255 0 0 0 46167 60 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5337497 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB


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

/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 1662.29 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/199 15161
/proc/meminfo: memFree=23712408/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=1722.29 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3077294 0 0 0 172085 144 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5321611 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 1722.29 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/199 15166
/proc/meminfo: memFree=23702412/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=1782.28 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3104249 0 0 0 178083 145 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5337393 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 1782.28 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/199 15172
/proc/meminfo: memFree=23711596/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=1842.28 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3131118 0 0 0 184082 146 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5337520 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 1842.28 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/199 15183
/proc/meminfo: memFree=23730152/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1079008 CPUtime=1902.29 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3161341 0 0 0 190081 148 0 0 20 0 1 0 527259912 3339395072 269752 33554432000 4194304 5870510 140727954235760 140727954235096 5261287 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 269752 935 410 0 810755 0
Current children cumulated CPU time: 1902.29 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1079008 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/199 15187
/proc/meminfo: memFree=23663016/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1080324 CPUtime=1962.29 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3187862 0 0 0 196080 149 0 0 20 0 1 0 527259912 3339395072 270081 33554432000 4194304 5870510 140727954235760 140727954235096 5337288 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 270081 935 410 0 810755 0
Current children cumulated CPU time: 1962.29 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1080324 KiB

[startup+2022.3 s]
/proc/loadavg: 2.04 2.00 1.84 3/199 15193
/proc/meminfo: memFree=23717080/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1080324 CPUtime=2022.29 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3196828 0 0 0 202080 149 0 0 20 0 1 0 527259912 3339395072 270081 33554432000 4194304 5870510 140727954235760 140727954235096 5337536 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 270081 935 410 0 810755 0
Current children cumulated CPU time: 2022.29 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1080324 KiB

[startup+2082.3 s]
/proc/loadavg: 2.02 2.00 1.86 3/199 15197
/proc/meminfo: memFree=23649508/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1081724 CPUtime=2082.29 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3202374 0 0 0 208079 150 0 0 20 0 1 0 527259912 3339395072 270431 33554432000 4194304 5870510 140727954235760 140727954235096 5337327 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 270431 935 410 0 810755 0
Current children cumulated CPU time: 2082.29 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1081724 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.00 1.87 3/199 15325
/proc/meminfo: memFree=24542180/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1087476 CPUtime=2142.29 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3208243 0 0 0 214079 150 0 0 20 0 1 0 527259912 3339395072 271869 33554432000 4194304 5870510 140727954235760 140727954235096 5337336 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 271869 935 410 0 810755 0
Current children cumulated CPU time: 2142.29 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1087476 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/199 15331
/proc/meminfo: memFree=24503196/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1089444 CPUtime=2202.29 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3214035 0 0 0 220078 151 0 0 20 0 1 0 527259912 3339395072 272361 33554432000 4194304 5870510 140727954235760 140727954235096 5337393 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 272361 935 410 0 810755 0
Current children cumulated CPU time: 2202.29 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1089444 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.88 4/212 15424
/proc/meminfo: memFree=24571492/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1089444 CPUtime=2262.28 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3219370 0 0 0 226077 151 0 0 20 0 1 0 527259912 3339395072 272361 33554432000 4194304 5870510 140727954235760 140727954235096 5352864 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 272361 935 410 0 810755 0
Current children cumulated CPU time: 2262.28 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1089444 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/199 15459
/proc/meminfo: memFree=24571352/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1089444 CPUtime=2322.29 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3225288 0 0 0 232077 152 0 0 20 0 1 0 527259912 3339395072 272361 33554432000 4194304 5870510 140727954235760 140727954235096 5337297 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 272361 935 410 0 810755 0
Current children cumulated CPU time: 2322.29 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1089444 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/199 15465
/proc/meminfo: memFree=24570964/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1089444 CPUtime=2382.29 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3230676 0 0 0 238077 152 0 0 20 0 1 0 527259912 3339395072 272361 33554432000 4194304 5870510 140727954235760 140727954235096 5321694 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 272361 935 410 0 810755 0
Current children cumulated CPU time: 2382.29 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1089444 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 2.00 2.00 1.89 3/199 15527
/proc/meminfo: memFree=23710636/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1089444 CPUtime=2400.09 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3231207 0 0 0 239852 157 0 0 20 0 1 0 527259912 3339395072 272361 33554432000 4194304 5870510 140727954235760 140727954235096 5337393 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 272361 935 410 0 810755 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1089444 KiB

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

[startup+2400.12 s]
# the end of solver process 14980 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.53 s, system=1.58502 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.00 1.89 3/199 15527
/proc/meminfo: memFree=23710636/32770624 swapFree=66999976/67108860
[pid=14980] ppid=14977 vsize=3261128 memory=1089444 CPUtime=2400.09 cores=0,2,4,6
/proc/14980/stat : 14980 (xcsp_picat) R 14977 14980 14771 0 -1 4202496 3231207 0 0 0 239852 157 0 0 20 0 1 0 527259912 3339395072 272361 33554432000 4194304 5870510 140727954235760 140727954235096 5337393 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 41869312 140727954240543 140727954240621 140727954240621 140727954243530 0
/proc/14980/statm: 815282 272361 935 410 0 810755 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 3261128 KiB
Current children cumulated memory: 1089444 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.12
CPU time (s): 2400.11
CPU user time (s): 2398.53
CPU system time (s): 1.58502
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 3261128
Max. memory (cumulated for all children) (KiB): 1089444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.53
system time used= 1.58501
maximum resident set size= 1097284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3231208
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= 26
involuntary context switches= 2236


# summary of solver processes directly reported to runsolver:
#   pid: 14980
#   total CPU time (s): 2400.11
#   total CPU user time (s): 2398.53
#   total CPU system time (s): 1.58502

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5025 second user time and 18.5231 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-26 16:58:31
IDJOB=4407610
IDBENCH=126009
IDSOLVER=2873
FILE ID=node123/4407610-1569509951
RUNJOBID= node123-1569509602-14802
PBS_JOBID= 21705792
Free space on /tmp= 25916 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-16.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407610-1569509951/watcher-4407610-1569509951 -o /tmp/evaluation-result-4407610-1569509951/solver-4407610-1569509951 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1569509602-14802 --watchdog 2560  xcsp_picat HOME/instance-4407610-1569509951.xml

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

MD5SUM BENCH= 74354509b556f414b8aa4958fcde2f67
RANDOM SEED=642432590

node123.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.49
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.49
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.49
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.49
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:        24850156 kB
MemAvailable:   30981580 kB
Buffers:          135092 kB
Cached:          6172964 kB
SwapCached:         6552 kB
Active:          4111504 kB
Inactive:        3050052 kB
Active(anon):     862304 kB
Inactive(anon):    63992 kB
Active(file):    3249200 kB
Inactive(file):  2986060 kB
Unevictable:      107220 kB
Mlocked:          107220 kB
SwapTotal:      67108860 kB
SwapFree:       66999976 kB
Dirty:              5124 kB
Writeback:             0 kB
AnonPages:        956728 kB
Mapped:            24076 kB
Shmem:             64448 kB
Slab:             354212 kB
SReclaimable:     324624 kB
SUnreclaim:        29588 kB
KernelStack:        3760 kB
PageTables:         7088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3359064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    849920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 25844 MiB
End job on node123 at 2019-09-26 17:38:32