Trace number 4294367

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
PicatSAT 2018-06-15? (TO) 2519.96 2520.02

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-12_c18.xml
MD5SUMc13fad5df3b78eadb31ee9887672a536
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark85
Best CPU time to get the best result obtained on this benchmark2520.06
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints67
Number of domains2
Minimum domain size144
Maximum domain size145
Distribution of domain sizes[{"size":144,"count":66},{"size":145,"count":12}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":11,"count":11},{"degree":12,"count":1}]
Minimum constraint arity3
Maximum constraint arity66
Distribution of constraint arities[{"arity":3,"count":66},{"arity":66,"count":1}]
Number of extensional constraints0
Number of intensional constraints66
Distribution of constraint types[{"type":"intension","count":66},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294367-1532446830/watcher-4294367-1532446830 -o /tmp/evaluation-result-4294367-1532446830/solver-4294367-1532446830 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532432947-16184 --watchdog 2580 xcsp_picat HOME/instance-4294367-1532446830.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
solver pid=18136, runsolver pid=18133
Current StackSize limit: 8192 KiB


[startup+0.100162 s]*
/proc/loadavg: 2.05 2.04 2.05 3/188 18137
/proc/meminfo: memFree=22126512/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=129932 memory=24104 CPUtime=0.1 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 2189 0 0 0 10 0 0 0 20 0 1 0 62246222 133050368 6026 33554432000 4194304 5849740 140720673842048 140720673842048 4458050 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 32483 6026 698 405 0 29427 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 129932 KiB
Current children cumulated memory: 24104 KiB

[startup+0.209654 s]*
/proc/loadavg: 2.05 2.04 2.05 3/188 18137
/proc/meminfo: memFree=22123908/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=132012 memory=26348 CPUtime=0.21 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 2987 0 0 0 21 0 0 0 20 0 1 0 62246222 135180288 6587 33554432000 4194304 5849740 140720673842048 140720673842048 5373208 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 33003 6587 708 405 0 29947 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 132012 KiB
Current children cumulated memory: 26348 KiB

[startup+0.309459 s]*
/proc/loadavg: 2.05 2.04 2.05 3/188 18137
/proc/meminfo: memFree=22123596/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=132012 memory=26348 CPUtime=0.3 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 2987 0 0 0 30 0 0 0 20 0 1 0 62246222 135180288 6587 33554432000 4194304 5849740 140720673842048 140720673842048 5392435 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 33003 6587 708 405 0 29947 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 132012 KiB
Current children cumulated memory: 26348 KiB

[startup+0.700284 s]
/proc/loadavg: 2.05 2.04 2.05 3/188 18137
/proc/meminfo: memFree=22123564/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=134060 memory=28224 CPUtime=0.69 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 3501 0 0 0 69 0 0 0 20 0 1 0 62246222 137277440 7056 33554432000 4194304 5849740 140720673842048 140720673840296 5361402 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 33515 7056 716 405 0 30459 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 134060 KiB
Current children cumulated memory: 28224 KiB

[startup+1.50029 s]
/proc/loadavg: 2.05 2.04 2.05 3/188 18137
/proc/meminfo: memFree=22121628/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=136264 memory=29924 CPUtime=1.49 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 4663 0 0 0 149 0 0 0 20 0 1 0 62246222 139534336 7481 33554432000 4194304 5849740 140720673842048 140720673840296 4211607 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 34066 7481 726 405 0 31010 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 136264 KiB
Current children cumulated memory: 29924 KiB

[startup+3.10928 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 18137
/proc/meminfo: memFree=22121516/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=136508 memory=30932 CPUtime=3.1 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 6305 0 0 0 308 2 0 0 20 0 1 0 62246222 139784192 7733 33554432000 4194304 5849740 140720673842048 140720673839592 5438192 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 34127 7733 730 405 0 31071 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 136508 KiB
Current children cumulated memory: 30932 KiB

[startup+6.3003 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 18137
/proc/meminfo: memFree=22120328/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=136000 memory=30424 CPUtime=6.29 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 10094 0 0 0 623 6 0 0 20 0 1 0 62246222 139264000 7606 33554432000 4194304 5849740 140720673842048 140720673841048 140180167933831 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 34000 7606 730 405 0 30944 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 136000 KiB
Current children cumulated memory: 30424 KiB

[startup+12.7003 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 18137
/proc/meminfo: memFree=22115568/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=139940 memory=34244 CPUtime=12.69 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 19536 0 0 0 1256 13 0 0 20 0 1 0 62246222 143298560 8561 33554432000 4194304 5849740 140720673842048 140720673841048 5437819 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 34985 8561 730 405 0 31929 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 139940 KiB
Current children cumulated memory: 34244 KiB

[startup+25.5003 s]
/proc/loadavg: 2.03 2.03 2.05 3/188 18137
/proc/meminfo: memFree=22044816/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=145920 memory=40296 CPUtime=25.48 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 32682 0 0 0 2526 22 0 0 20 0 1 0 62246222 149422080 10074 33554432000 4194304 5849740 140720673842048 140720673841048 140180167933831 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 36480 10074 730 405 0 33424 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 145920 KiB
Current children cumulated memory: 40296 KiB

[startup+51.1095 s]
/proc/loadavg: 2.02 2.03 2.05 3/188 18137
/proc/meminfo: memFree=22009440/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=147804 memory=46784 CPUtime=51.1 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 55218 0 0 0 5067 43 0 0 20 0 1 0 62246222 151351296 11696 33554432000 4194304 5849740 140720673842048 140720673841208 140180167933831 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 36951 11696 730 405 0 33895 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 147804 KiB
Current children cumulated memory: 46784 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 18138
/proc/meminfo: memFree=22067088/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=150464 memory=53680 CPUtime=102.28 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 86751 0 0 0 10151 77 0 0 20 0 1 0 62246222 154075136 13420 33554432000 4194304 5849740 140720673842048 140720673841048 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 37616 13420 730 405 0 34560 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 150464 KiB
Current children cumulated memory: 53680 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 18139
/proc/meminfo: memFree=22004124/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=158140 memory=61108 CPUtime=162.28 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 120363 0 0 0 16111 117 0 0 20 0 1 0 62246222 161935360 15277 33554432000 4194304 5849740 140720673842048 140720673841048 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 39535 15277 730 405 0 36479 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 158140 KiB
Current children cumulated memory: 61108 KiB

[startup+222.3 s]
/proc/loadavg: 2.22 2.06 2.06 3/188 18140
/proc/meminfo: memFree=21998372/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=154608 memory=57572 CPUtime=222.28 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 141687 0 0 0 22080 148 0 0 20 0 1 0 62246222 158318592 14393 33554432000 4194304 5849740 140720673842048 140720673841048 5438311 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 38652 14393 730 405 0 35596 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 154608 KiB
Current children cumulated memory: 57572 KiB

[startup+282.3 s]
/proc/loadavg: 2.43 2.17 2.10 3/187 18141
/proc/meminfo: memFree=21965236/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=158520 memory=61440 CPUtime=282.29 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 165832 0 0 0 28053 176 0 0 20 0 1 0 62246222 162324480 15360 33554432000 4194304 5849740 140720673842048 140720673841048 140180167933831 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 39630 15360 730 405 0 36574 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 158520 KiB
Current children cumulated memory: 61440 KiB

[startup+342.3 s]
/proc/loadavg: 2.20 2.15 2.10 3/187 18142
/proc/meminfo: memFree=21904356/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=169528 memory=72640 CPUtime=342.29 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 191508 0 0 0 34026 203 0 0 20 0 1 0 62246222 173596672 18160 33554432000 4194304 5849740 140720673842048 140720673841048 140180167933831 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 42382 18160 730 405 0 39326 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 169528 KiB
Current children cumulated memory: 72640 KiB

[startup+402.3 s]
/proc/loadavg: 2.08 2.13 2.09 3/187 18143
/proc/meminfo: memFree=21943268/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=190260 memory=93260 CPUtime=402.27 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 211865 0 0 0 40007 220 0 0 20 0 1 0 62246222 194826240 23315 33554432000 4194304 5849740 140720673842048 140720673841048 5437629 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 47565 23315 730 405 0 44509 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 190260 KiB
Current children cumulated memory: 93260 KiB

[startup+462.3 s]
/proc/loadavg: 2.03 2.10 2.09 3/187 18144
/proc/meminfo: memFree=21835440/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=216028 memory=119152 CPUtime=462.27 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 221115 0 0 0 45994 233 0 0 20 0 1 0 62246222 221212672 29788 33554432000 4194304 5849740 140720673842048 140720673841048 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 54007 29788 730 405 0 50951 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 216028 KiB
Current children cumulated memory: 119152 KiB


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

/proc/18136/statm: 88037 63828 730 405 0 84981 0
Current children cumulated CPU time: 1722.23 s
Current children cumulated vsize: 352148 KiB
Current children cumulated memory: 255312 KiB

[startup+1782.3 s]
/proc/loadavg: 2.08 2.12 2.08 3/187 18335
/proc/meminfo: memFree=21839900/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=417684 memory=320848 CPUtime=1782.23 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 382662 0 0 0 177773 450 0 0 20 0 1 0 62246222 427708416 80212 33554432000 4194304 5849740 140720673842048 140720673841048 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 104421 80212 730 405 0 101365 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 417684 KiB
Current children cumulated memory: 320848 KiB

[startup+1842.3 s]
/proc/loadavg: 2.03 2.10 2.08 3/187 18336
/proc/meminfo: memFree=21840056/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=417684 memory=320848 CPUtime=1842.23 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 384235 0 0 0 183768 455 0 0 20 0 1 0 62246222 427708416 80212 33554432000 4194304 5849740 140720673842048 140720673841048 5437620 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 104421 80212 730 405 0 101365 0
Current children cumulated CPU time: 1842.23 s
Current children cumulated vsize: 417684 KiB
Current children cumulated memory: 320848 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.08 2.07 3/187 18337
/proc/meminfo: memFree=21768056/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=436692 memory=339856 CPUtime=1902.23 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 388751 0 0 0 189760 463 0 0 20 0 1 0 62246222 447172608 84964 33554432000 4194304 5849740 140720673842048 140720673841048 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 109173 84964 730 405 0 106117 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 436692 KiB
Current children cumulated memory: 339856 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/187 18338
/proc/meminfo: memFree=21880796/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=436692 memory=339856 CPUtime=1962.24 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 398979 0 0 0 195756 468 0 0 20 0 1 0 62246222 447172608 84964 33554432000 4194304 5849740 140720673842048 140720673841208 5438251 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 109173 84964 730 405 0 106117 0
Current children cumulated CPU time: 1962.24 s
Current children cumulated vsize: 436692 KiB
Current children cumulated memory: 339856 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/186 18339
/proc/meminfo: memFree=21826752/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=436692 memory=339856 CPUtime=2022.24 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 409411 0 0 0 201750 474 0 0 20 0 1 0 62246222 447172608 84964 33554432000 4194304 5849740 140720673842048 140720673841048 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 109173 84964 730 405 0 106117 0
Current children cumulated CPU time: 2022.24 s
Current children cumulated vsize: 436692 KiB
Current children cumulated memory: 339856 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 18341
/proc/meminfo: memFree=21808996/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=436692 memory=339856 CPUtime=2082.24 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 419777 0 0 0 207744 480 0 0 20 0 1 0 62246222 447172608 84964 33554432000 4194304 5849740 140720673842048 140720673841048 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 109173 84964 730 405 0 106117 0
Current children cumulated CPU time: 2082.24 s
Current children cumulated vsize: 436692 KiB
Current children cumulated memory: 339856 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 18342
/proc/meminfo: memFree=21809036/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=436692 memory=339708 CPUtime=2142.23 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 430229 0 0 0 213737 486 0 0 20 0 1 0 62246222 447172608 84927 33554432000 4194304 5849740 140720673842048 140720673841048 5335568 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 109173 84927 730 405 0 106117 0
Current children cumulated CPU time: 2142.23 s
Current children cumulated vsize: 436692 KiB
Current children cumulated memory: 339708 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 18343
/proc/meminfo: memFree=21805312/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=436692 memory=339856 CPUtime=2202.22 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 432130 0 0 0 219730 492 0 0 20 0 1 0 62246222 447172608 84964 33554432000 4194304 5849740 140720673842048 140720673841048 5437616 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 109173 84964 730 405 0 106117 0
Current children cumulated CPU time: 2202.22 s
Current children cumulated vsize: 436692 KiB
Current children cumulated memory: 339856 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 18344
/proc/meminfo: memFree=21805404/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=436688 memory=339852 CPUtime=2262.22 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 433567 0 0 0 225725 497 0 0 20 0 1 0 62246222 447168512 84963 33554432000 4194304 5849740 140720673842048 140720673841048 5335568 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 109172 84963 730 405 0 106116 0
Current children cumulated CPU time: 2262.22 s
Current children cumulated vsize: 436688 KiB
Current children cumulated memory: 339852 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 18345
/proc/meminfo: memFree=21796720/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=436688 memory=339852 CPUtime=2322.22 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 435061 0 0 0 231720 502 0 0 20 0 1 0 62246222 447168512 84963 33554432000 4194304 5849740 140720673842048 140720673841208 5438221 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 109172 84963 730 405 0 106116 0
Current children cumulated CPU time: 2322.22 s
Current children cumulated vsize: 436688 KiB
Current children cumulated memory: 339852 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 18354
/proc/meminfo: memFree=21795880/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=436688 memory=339852 CPUtime=2382.22 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 437317 0 0 0 237715 507 0 0 20 0 1 0 62246222 447168512 84963 33554432000 4194304 5849740 140720673842048 140720673841048 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 109172 84963 730 405 0 106116 0
Current children cumulated CPU time: 2382.22 s
Current children cumulated vsize: 436688 KiB
Current children cumulated memory: 339852 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 18355
/proc/meminfo: memFree=21781160/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=436688 memory=339852 CPUtime=2442.23 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 438714 0 0 0 243711 512 0 0 20 0 1 0 62246222 447168512 84963 33554432000 4194304 5849740 140720673842048 140720673841048 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 109172 84963 730 405 0 106116 0
Current children cumulated CPU time: 2442.23 s
Current children cumulated vsize: 436688 KiB
Current children cumulated memory: 339852 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 18356
/proc/meminfo: memFree=21681948/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=447256 memory=350284 CPUtime=2502.23 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 443538 0 0 0 249704 519 0 0 20 0 1 0 62246222 457990144 87571 33554432000 4194304 5849740 140720673842048 140720673841048 5437705 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 111814 87571 730 405 0 108758 0
Current children cumulated CPU time: 2502.23 s
Current children cumulated vsize: 447256 KiB
Current children cumulated memory: 350284 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 18356
/proc/meminfo: memFree=21616424/32770624 swapFree=67108860/67108860
[pid=18136] ppid=18133 vsize=512792 memory=415956 CPUtime=2519.94 cores=1,3,5,7
/proc/18136/stat : 18136 (xcsp_picat) R 18133 18136 16152 0 -1 4202496 470156 0 0 0 251471 523 0 0 20 0 1 0 62246222 525099008 103989 33554432000 4194304 5849740 140720673842048 140720673841048 140180167933831 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 16142336 140720673850550 140720673850628 140720673850628 140720673853386 0
/proc/18136/statm: 128198 103989 730 405 0 125142 0
Current children cumulated CPU time: 2519.94 s
Current children cumulated vsize: 512792 KiB
Current children cumulated memory: 415956 KiB

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

[startup+2520.02 s]
# the end of solver process 18136 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.71 s, system=5.24707 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.02
CPU time (s): 2519.96
CPU user time (s): 2514.71
CPU system time (s): 5.24707
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 512792
Max. memory (cumulated for all children) (KiB): 415956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.71
system time used= 5.24707
maximum resident set size= 415956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 470156
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= 118
involuntary context switches= 1125


# summary of solver processes directly reported to runsolver:
#   pid: 18136
#   total CPU time (s): 2519.96
#   total CPU user time (s): 2514.71
#   total CPU system time (s): 5.24707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.92596 second user time and 18.6011 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-24 17:40:31
IDJOB=4294367
IDBENCH=141373
IDSOLVER=2754
FILE ID=node136/4294367-1532446830
RUNJOBID= node136-1532432947-16184
PBS_JOBID= 21021579
Free space on /tmp= 56516 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-12_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294367-1532446830/watcher-4294367-1532446830 -o /tmp/evaluation-result-4294367-1532446830/solver-4294367-1532446830 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532432947-16184 --watchdog 2580  xcsp_picat HOME/instance-4294367-1532446830.xml

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

MD5SUM BENCH= c13fad5df3b78eadb31ee9887672a536
RANDOM SEED=1342382339

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22147500 kB
MemAvailable:   31682356 kB
Buffers:          205192 kB
Cached:          9560092 kB
SwapCached:            0 kB
Active:          2243368 kB
Inactive:        7839736 kB
Active(anon):     267352 kB
Inactive(anon):    70196 kB
Active(file):    1976016 kB
Inactive(file):  7769540 kB
Unevictable:        7340 kB
Mlocked:            7340 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3248 kB
Writeback:             0 kB
AnonPages:        337056 kB
Mapped:            40352 kB
Shmem:             17036 kB
Slab:             237328 kB
SReclaimable:     210268 kB
SUnreclaim:        27060 kB
KernelStack:        3584 kB
PageTables:         5664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     691340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 56512 MiB
End job on node136 at 2018-07-24 18:22:31