Trace number 4395438

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 2019-09-12? (TO) 2520.03 2520.01

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-13_c18.xml
MD5SUM66cce14b45be89e007abc3e2885e8941
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark106
Best CPU time to get the best result obtained on this benchmark20009.2
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints79
Number of domains2
Minimum domain size169
Maximum domain size170
Distribution of domain sizes[{"size":169,"count":78},{"size":170,"count":13}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":78},{"degree":12,"count":12},{"degree":13,"count":1}]
Minimum constraint arity3
Maximum constraint arity78
Distribution of constraint arities[{"arity":3,"count":78},{"arity":78,"count":1}]
Number of extensional constraints0
Number of intensional constraints78
Distribution of constraint types[{"type":"intension","count":78},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

11.39/11.44	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 (11011 MiB free)
  memory of node 1: 16384 MiB (14182 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395438-1568347893/watcher-4395438-1568347893 -o /tmp/evaluation-result-4395438-1568347893/solver-4395438-1568347893 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568323917-28817 --watchdog 2580 xcsp_picat HOME/instance-4395438-1568347893.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2584, runsolver pid=2581

[startup+0.100161 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 2585
/proc/meminfo: memFree=25734488/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2044368 memory=28976 CPUtime=0.1 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 3457 0 0 0 10 0 0 0 20 0 1 0 411057106 2093432832 7244 33554432000 4194304 5870510 140725924565008 140725924562152 140420294016903 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 511092 7244 940 410 0 506565 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2044368 KiB
Current children cumulated memory: 28976 KiB

[startup+0.209728 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 2585
/proc/meminfo: memFree=25689604/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2046576 memory=32800 CPUtime=0.2 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 3983 0 0 0 20 0 0 0 20 0 1 0 411057106 2095693824 8200 33554432000 4194304 5870510 140725924565008 140725924562152 5320152 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 511644 8200 946 410 0 507117 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2046576 KiB
Current children cumulated memory: 32800 KiB

[startup+0.309789 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 2585
/proc/meminfo: memFree=25653548/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2043760 memory=29436 CPUtime=0.31 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 4563 0 0 0 30 1 0 0 20 0 1 0 411057106 2092810240 7359 33554432000 4194304 5870510 140725924565008 140725924562152 5306761 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 510940 7359 974 410 0 506413 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2043760 KiB
Current children cumulated memory: 29436 KiB

[startup+0.700322 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2585
/proc/meminfo: memFree=25579696/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2043760 memory=30212 CPUtime=0.69 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 4780 0 0 0 68 1 0 0 20 0 1 0 411057106 2092810240 7553 33554432000 4194304 5870510 140725924565008 140725924564264 5282680 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 510940 7553 974 410 0 506413 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2043760 KiB
Current children cumulated memory: 30212 KiB

[startup+1.50036 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2585
/proc/meminfo: memFree=25358244/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2048112 memory=33308 CPUtime=1.49 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 5064 0 0 0 148 1 0 0 20 0 1 0 411057106 2097266688 8327 33554432000 4194304 5870510 140725924565008 140725924563448 5262793 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 512028 8327 974 410 0 507501 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2048112 KiB
Current children cumulated memory: 33308 KiB

[startup+3.10964 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2585
/proc/meminfo: memFree=25796404/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2064020 memory=45180 CPUtime=3.1 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 8233 0 0 0 309 1 0 0 20 0 1 0 411057106 2113556480 11295 33554432000 4194304 5870510 140725924565008 140725924563448 5262731 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 516005 11295 976 410 0 511478 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2064020 KiB
Current children cumulated memory: 45180 KiB

[startup+6.30029 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2585
/proc/meminfo: memFree=25833548/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2064020 memory=47564 CPUtime=6.29 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 11991 0 0 0 627 2 0 0 20 0 1 0 411057106 2113556480 11891 33554432000 4194304 5870510 140725924565008 140725924564024 5283126 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 516005 11891 976 410 0 511478 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2064020 KiB
Current children cumulated memory: 47564 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2585
/proc/meminfo: memFree=25932152/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2066736 memory=51204 CPUtime=12.69 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 17795 0 0 0 1266 3 0 0 20 0 1 0 411057106 2116337664 12801 33554432000 4194304 5870510 140725924565008 140725924563448 5272427 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 516684 12801 976 410 0 512157 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2066736 KiB
Current children cumulated memory: 51204 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2588
/proc/meminfo: memFree=25188748/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2070476 memory=56336 CPUtime=25.5 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 26452 0 0 0 2546 4 0 0 20 0 1 0 411057106 2120167424 14084 33554432000 4194304 5870510 140725924565008 140725924563576 5282767 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 517619 14084 976 410 0 513092 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 2070476 KiB
Current children cumulated memory: 56336 KiB

[startup+51.1097 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2588
/proc/meminfo: memFree=25992172/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2074944 memory=60532 CPUtime=51.1 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 37400 0 0 0 5106 4 0 0 20 0 1 0 411057106 2124742656 15133 33554432000 4194304 5870510 140725924565008 140725924563576 5283106 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 518736 15133 976 410 0 514209 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2074944 KiB
Current children cumulated memory: 60532 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2593
/proc/meminfo: memFree=25159780/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2098064 memory=79252 CPUtime=102.29 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 51015 0 0 0 10220 9 0 0 20 0 1 0 411057106 2148417536 19813 33554432000 4194304 5870510 140725924565008 140725924563448 5282245 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 524516 19813 976 410 0 519989 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2098064 KiB
Current children cumulated memory: 79252 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2599
/proc/meminfo: memFree=22899888/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2098064 memory=84564 CPUtime=162.29 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 55465 0 0 0 16220 9 0 0 20 0 1 0 411057106 2148417536 21141 33554432000 4194304 5870510 140725924565008 140725924563448 5282379 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 524516 21141 976 410 0 519989 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2098064 KiB
Current children cumulated memory: 84564 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2603
/proc/meminfo: memFree=22769828/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2109804 memory=96488 CPUtime=222.29 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 60275 0 0 0 22219 10 0 0 20 0 1 0 411057106 2160439296 24122 33554432000 4194304 5870510 140725924565008 140725924563576 5275364 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 527451 24122 976 410 0 522924 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2109804 KiB
Current children cumulated memory: 96488 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2607
/proc/meminfo: memFree=22770276/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2109804 memory=96488 CPUtime=282.29 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 64328 0 0 0 28219 10 0 0 20 0 1 0 411057106 2160439296 24122 33554432000 4194304 5870510 140725924565008 140725924563576 5282684 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 527451 24122 976 410 0 522924 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 2109804 KiB
Current children cumulated memory: 96488 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2613
/proc/meminfo: memFree=22770756/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2109804 memory=96488 CPUtime=342.29 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 68789 0 0 0 34219 10 0 0 20 0 1 0 411057106 2160439296 24122 33554432000 4194304 5870510 140725924565008 140725924563576 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 527451 24122 976 410 0 522924 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 2109804 KiB
Current children cumulated memory: 96488 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2617
/proc/meminfo: memFree=22768832/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2109804 memory=97352 CPUtime=402.29 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 70164 0 0 0 40219 10 0 0 20 0 1 0 411057106 2160439296 24338 33554432000 4194304 5870510 140725924565008 140725924563576 5282295 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 527451 24338 976 410 0 522924 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 2109804 KiB
Current children cumulated memory: 97352 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2621
/proc/meminfo: memFree=22763152/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2109804 memory=102936 CPUtime=462.29 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 70925 0 0 0 46218 11 0 0 20 0 1 0 411057106 2160439296 25734 33554432000 4194304 5870510 140725924565008 140725924563576 5288765 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 527451 25734 976 410 0 522924 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 2109804 KiB
Current children cumulated memory: 102936 KiB


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

/proc/2584/statm: 533961 31643 976 410 0 529434 0
Current children cumulated CPU time: 1722.3 s
Current children cumulated vsize: 2135844 KiB
Current children cumulated memory: 126572 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2751
/proc/meminfo: memFree=22704856/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2135844 memory=128748 CPUtime=1782.3 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 83192 0 0 0 178218 12 0 0 20 0 1 0 411057106 2187104256 32187 33554432000 4194304 5870510 140725924565008 140725924563576 5281854 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 533961 32187 976 410 0 529434 0
Current children cumulated CPU time: 1782.3 s
Current children cumulated vsize: 2135844 KiB
Current children cumulated memory: 128748 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2755
/proc/meminfo: memFree=22701520/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=131180 CPUtime=1842.3 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 83401 0 0 0 184218 12 0 0 20 0 1 0 411057106 2218180608 32795 33554432000 4194304 5870510 140725924565008 140725924563448 5282558 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 32795 976 410 0 537021 0
Current children cumulated CPU time: 1842.3 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131180 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2759
/proc/meminfo: memFree=22699436/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=131292 CPUtime=1902.3 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 84759 0 0 0 190218 12 0 0 20 0 1 0 411057106 2218180608 32823 33554432000 4194304 5870510 140725924565008 140725924563448 5283106 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 32823 976 410 0 537021 0
Current children cumulated CPU time: 1902.3 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131292 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2765
/proc/meminfo: memFree=22695976/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=131292 CPUtime=1962.3 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 84770 0 0 0 196218 12 0 0 20 0 1 0 411057106 2218180608 32823 33554432000 4194304 5870510 140725924565008 140725924563448 5281864 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 32823 976 410 0 537021 0
Current children cumulated CPU time: 1962.3 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131292 KiB

[startup+2022.3 s]
/proc/loadavg: 1.85 1.98 2.03 2/193 2816
/proc/meminfo: memFree=28508420/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=131292 CPUtime=2022.3 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 86121 0 0 0 202218 12 0 0 20 0 1 0 411057106 2218180608 32823 33554432000 4194304 5870510 140725924565008 140725924563448 5283067 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 32823 976 410 0 537021 0
Current children cumulated CPU time: 2022.3 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131292 KiB

[startup+2082.3 s]
/proc/loadavg: 1.31 1.80 1.97 2/192 2820
/proc/meminfo: memFree=28509112/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=131292 CPUtime=2082.3 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 86156 0 0 0 208218 12 0 0 20 0 1 0 411057106 2218180608 32823 33554432000 4194304 5870510 140725924565008 140725924563448 5282574 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 32823 976 410 0 537021 0
Current children cumulated CPU time: 2082.3 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131292 KiB

[startup+2142.3 s]
/proc/loadavg: 1.11 1.66 1.91 2/192 2826
/proc/meminfo: memFree=28511188/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=131292 CPUtime=2142.3 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 86439 0 0 0 214218 12 0 0 20 0 1 0 411057106 2218180608 32823 33554432000 4194304 5870510 140725924565008 140725924563448 5282574 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 32823 976 410 0 537021 0
Current children cumulated CPU time: 2142.3 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131292 KiB

[startup+2202.3 s]
/proc/loadavg: 1.04 1.54 1.85 2/192 2830
/proc/meminfo: memFree=28511504/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=131292 CPUtime=2202.3 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 86489 0 0 0 220218 12 0 0 20 0 1 0 411057106 2218180608 32823 33554432000 4194304 5870510 140725924565008 140725924563448 5282367 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 32823 976 410 0 537021 0
Current children cumulated CPU time: 2202.3 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131292 KiB

[startup+2262.3 s]
/proc/loadavg: 1.02 1.44 1.80 2/192 2834
/proc/meminfo: memFree=28502172/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=141036 CPUtime=2262.3 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 87268 0 0 0 226218 12 0 0 20 0 1 0 411057106 2218180608 35259 33554432000 4194304 5870510 140725924565008 140725924563448 5282736 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 35259 976 410 0 537021 0
Current children cumulated CPU time: 2262.3 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 141036 KiB

[startup+2322.3 s]
/proc/loadavg: 1.01 1.36 1.75 2/192 2840
/proc/meminfo: memFree=28502528/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=141036 CPUtime=2322.3 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 87332 0 0 0 232218 12 0 0 20 0 1 0 411057106 2218180608 35259 33554432000 4194304 5870510 140725924565008 140725924563448 5308383 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 35259 976 410 0 537021 0
Current children cumulated CPU time: 2322.3 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 141036 KiB

[startup+2382.3 s]
/proc/loadavg: 1.00 1.29 1.70 2/193 2853
/proc/meminfo: memFree=28500768/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=141036 CPUtime=2382.31 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 87666 0 0 0 238219 12 0 0 20 0 1 0 411057106 2218180608 35259 33554432000 4194304 5870510 140725924565008 140725924563448 5289467 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 35259 976 410 0 537021 0
Current children cumulated CPU time: 2382.31 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 141036 KiB

[startup+2442.3 s]
/proc/loadavg: 1.00 1.24 1.66 2/193 2857
/proc/meminfo: memFree=28501588/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=141036 CPUtime=2442.31 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 87678 0 0 0 244219 12 0 0 20 0 1 0 411057106 2218180608 35259 33554432000 4194304 5870510 140725924565008 140725924563448 5282597 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 35259 976 410 0 537021 0
Current children cumulated CPU time: 2442.31 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 141036 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.20 1.62 2/193 2863
/proc/meminfo: memFree=28501744/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=141036 CPUtime=2502.32 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 88516 0 0 0 250219 13 0 0 20 0 1 0 411057106 2218180608 35259 33554432000 4194304 5870510 140725924565008 140725924563448 5282590 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 35259 976 410 0 537021 0
Current children cumulated CPU time: 2502.32 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 141036 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.00 1.19 1.61 2/193 2863
/proc/meminfo: memFree=28501816/32770624 swapFree=67004752/67108860
[pid=2584] ppid=2581 vsize=2166192 memory=141036 CPUtime=2520.02 cores=1,3,5,7
/proc/2584/stat : 2584 (xcsp_picat) R 2581 2584 28785 0 -1 4202496 88527 0 0 0 251989 13 0 0 20 0 1 0 411057106 2218180608 35259 33554432000 4194304 5870510 140725924565008 140725924563448 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 21315584 140725924566047 140725924566125 140725924566125 140725924569034 0
/proc/2584/statm: 541548 35259 976 410 0 537021 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 141036 KiB

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

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.01
CPU time (s): 2520.03
CPU user time (s): 2519.9
CPU system time (s): 0.131001
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2166192
Max. memory (cumulated for all children) (KiB): 141036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.9
system time used= 0.131001
maximum resident set size= 141036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88527
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= 13
involuntary context switches= 647


# summary of solver processes directly reported to runsolver:
#   pid: 2584
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2519.9
#   total CPU system time (s): 0.131001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.57719 second user time and 18.9733 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-13 06:10:55
IDJOB=4395438
IDBENCH=141368
IDSOLVER=2844
FILE ID=node126/4395438-1568347893
RUNJOBID= node126-1568323917-28817
PBS_JOBID= 21701150
Free space on /tmp= 55316 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-13_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395438-1568347893/watcher-4395438-1568347893 -o /tmp/evaluation-result-4395438-1568347893/solver-4395438-1568347893 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568323917-28817 --watchdog 2580  xcsp_picat HOME/instance-4395438-1568347893.xml

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

MD5SUM BENCH= 66cce14b45be89e007abc3e2885e8941
RANDOM SEED=49314521

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25804328 kB
MemAvailable:   29099648 kB
Buffers:          140768 kB
Cached:          3395640 kB
SwapCached:         2860 kB
Active:          4668440 kB
Inactive:        1626828 kB
Active(anon):    2757264 kB
Inactive(anon):    43288 kB
Active(file):    1911176 kB
Inactive(file):  1583540 kB
Unevictable:      109112 kB
Mlocked:          109112 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:              3180 kB
Writeback:             0 kB
AnonPages:       2743516 kB
Mapped:            46208 kB
Shmem:             32816 kB
Slab:             259104 kB
SReclaimable:     229064 kB
SUnreclaim:        30040 kB
KernelStack:        3776 kB
PageTables:        10740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3899712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2695168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55384 MiB
End job on node126 at 2019-09-13 06:52:56