Trace number 4395738

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) 2400.05 2399.8

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 benchmark110
Best CPU time to get the best result obtained on this benchmark1994.42
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.47	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 (13607 MiB free)
  memory of node 1: 16384 MiB (15858 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395738-1568351327/watcher-4395738-1568351327 -o /tmp/evaluation-result-4395738-1568351327/solver-4395738-1568351327 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568323423-22107 --watchdog 2560 xcsp_picat HOME/instance-4395738-1568351327.xml 

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

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

solver pid=28690, runsolver pid=28687

[startup+0.100159 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 28691
/proc/meminfo: memFree=30145800/32770624 swapFree=67001840/67108860
[pid=28690] ppid=28687 vsize=2044368 memory=31644 CPUtime=0.1 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 4699 0 0 0 10 0 0 0 20 0 1 0 411381344 2093432832 7911 33554432000 4194304 5870510 140728255270400 140728255267544 139693750356965 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 511092 7911 940 410 0 506565 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2044368 KiB
Current children cumulated memory: 31644 KiB

[startup+0.20971 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 28691
/proc/meminfo: memFree=30143676/32770624 swapFree=67001840/67108860
[pid=28690] ppid=28687 vsize=2046576 memory=33592 CPUtime=0.2 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 5223 0 0 0 20 0 0 0 20 0 1 0 411381344 2095693824 8398 33554432000 4194304 5870510 140728255270400 140728255267544 5337261 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 511644 8398 946 410 0 507117 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2046576 KiB
Current children cumulated memory: 33592 KiB

[startup+0.309603 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 28691
/proc/meminfo: memFree=30146236/32770624 swapFree=67001840/67108860
[pid=28690] ppid=28687 vsize=2043760 memory=30648 CPUtime=0.31 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 6222 0 0 0 30 1 0 0 20 0 1 0 411381344 2092810240 7662 33554432000 4194304 5870510 140728255270400 140728255269656 5282280 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 510940 7662 974 410 0 506413 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2043760 KiB
Current children cumulated memory: 30648 KiB

[startup+0.700312 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28691
/proc/meminfo: memFree=30146236/32770624 swapFree=67001840/67108860
[pid=28690] ppid=28687 vsize=2043760 memory=31424 CPUtime=0.69 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 6439 0 0 0 68 1 0 0 20 0 1 0 411381344 2092810240 7856 33554432000 4194304 5870510 140728255270400 140728255269656 5306835 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 510940 7856 974 410 0 506413 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2043760 KiB
Current children cumulated memory: 31424 KiB

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28691
/proc/meminfo: memFree=30142948/32770624 swapFree=67001840/67108860
[pid=28690] ppid=28687 vsize=2048112 memory=34780 CPUtime=1.49 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 6796 0 0 0 148 1 0 0 20 0 1 0 411381344 2097266688 8695 33554432000 4194304 5870510 140728255270400 140728255269656 5283024 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 512028 8695 974 410 0 507501 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2048112 KiB
Current children cumulated memory: 34780 KiB

[startup+3.10942 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28691
/proc/meminfo: memFree=30128856/32770624 swapFree=67001840/67108860
[pid=28690] ppid=28687 vsize=2064020 memory=46424 CPUtime=3.1 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 10413 0 0 0 309 1 0 0 20 0 1 0 411381344 2113556480 11606 33554432000 4194304 5870510 140728255270400 140728255268840 5282233 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 516005 11606 976 410 0 511478 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2064020 KiB
Current children cumulated memory: 46424 KiB

[startup+6.30029 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28691
/proc/meminfo: memFree=30128316/32770624 swapFree=67001840/67108860
[pid=28690] ppid=28687 vsize=2064020 memory=47456 CPUtime=6.29 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 15724 0 0 0 627 2 0 0 20 0 1 0 411381344 2113556480 11864 33554432000 4194304 5870510 140728255270400 140728255268840 5288874 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 516005 11864 976 410 0 511478 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2064020 KiB
Current children cumulated memory: 47456 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28691
/proc/meminfo: memFree=30114512/32770624 swapFree=67001840/67108860
[pid=28690] ppid=28687 vsize=2066736 memory=52388 CPUtime=12.69 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 20920 0 0 0 1267 2 0 0 20 0 1 0 411381344 2116337664 13097 33554432000 4194304 5870510 140728255270400 140728255268840 5272392 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 516684 13097 976 410 0 512157 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2066736 KiB
Current children cumulated memory: 52388 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28694
/proc/meminfo: memFree=30047624/32770624 swapFree=67001840/67108860
[pid=28690] ppid=28687 vsize=2070476 memory=57548 CPUtime=25.5 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 28958 0 0 0 2547 3 0 0 20 0 1 0 411381344 2120167424 14387 33554432000 4194304 5870510 140728255270400 140728255268968 5283024 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 517619 14387 976 410 0 513092 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 2070476 KiB
Current children cumulated memory: 57548 KiB

[startup+51.1097 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 28715
/proc/meminfo: memFree=30029524/32770624 swapFree=67001848/67108860
[pid=28690] ppid=28687 vsize=2074944 memory=61744 CPUtime=51.1 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 39358 0 0 0 5107 3 0 0 20 0 1 0 411381344 2124742656 15436 33554432000 4194304 5870510 140728255270400 140728255268968 5282729 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 518736 15436 976 410 0 514209 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2074944 KiB
Current children cumulated memory: 61744 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28720
/proc/meminfo: memFree=30011040/32770624 swapFree=67001848/67108860
[pid=28690] ppid=28687 vsize=2098064 memory=78704 CPUtime=102.3 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 53270 0 0 0 10223 7 0 0 20 0 1 0 411381344 2148417536 19676 33554432000 4194304 5870510 140728255270400 140728255268840 5282684 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 524516 19676 976 410 0 519989 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 2098064 KiB
Current children cumulated memory: 78704 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28733
/proc/meminfo: memFree=30005276/32770624 swapFree=67001852/67108860
[pid=28690] ppid=28687 vsize=2098064 memory=85776 CPUtime=162.3 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 57630 0 0 0 16223 7 0 0 20 0 1 0 411381344 2148417536 21444 33554432000 4194304 5870510 140728255270400 140728255268840 5282736 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 524516 21444 976 410 0 519989 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 2098064 KiB
Current children cumulated memory: 85776 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28737
/proc/meminfo: memFree=29988684/32770624 swapFree=67001852/67108860
[pid=28690] ppid=28687 vsize=2109804 memory=97700 CPUtime=222.31 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 62505 0 0 0 22223 8 0 0 20 0 1 0 411381344 2160439296 24425 33554432000 4194304 5870510 140728255270400 140728255268968 5288988 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 527451 24425 976 410 0 522924 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 2109804 KiB
Current children cumulated memory: 97700 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28741
/proc/meminfo: memFree=29977328/32770624 swapFree=67001852/67108860
[pid=28690] ppid=28687 vsize=2109804 memory=97700 CPUtime=282.32 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 62775 0 0 0 28224 8 0 0 20 0 1 0 411381344 2160439296 24425 33554432000 4194304 5870510 140728255270400 140728255268968 5282606 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 527451 24425 976 410 0 522924 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 2109804 KiB
Current children cumulated memory: 97700 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28747
/proc/meminfo: memFree=29988372/32770624 swapFree=67001852/67108860
[pid=28690] ppid=28687 vsize=2109804 memory=97700 CPUtime=342.32 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 66668 0 0 0 34224 8 0 0 20 0 1 0 411381344 2160439296 24425 33554432000 4194304 5870510 140728255270400 140728255268968 5281876 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 527451 24425 976 410 0 522924 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 2109804 KiB
Current children cumulated memory: 97700 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28751
/proc/meminfo: memFree=29984356/32770624 swapFree=67001852/67108860
[pid=28690] ppid=28687 vsize=2109804 memory=97700 CPUtime=402.34 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 67175 0 0 0 40225 9 0 0 20 0 1 0 411381344 2160439296 24425 33554432000 4194304 5870510 140728255270400 140728255268968 5282597 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 527451 24425 976 410 0 522924 0
Current children cumulated CPU time: 402.34 s
Current children cumulated vsize: 2109804 KiB
Current children cumulated memory: 97700 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 2/192 28801
/proc/meminfo: memFree=30232276/32770624 swapFree=67001852/67108860
[pid=28690] ppid=28687 vsize=2109804 memory=97700 CPUtime=462.34 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 71468 0 0 0 46225 9 0 0 20 0 1 0 411381344 2160439296 24425 33554432000 4194304 5870510 140728255270400 140728255268968 139693756056563 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 527451 24425 976 410 0 522924 0
Current children cumulated CPU time: 462.34 s
Current children cumulated vsize: 2109804 KiB
Current children cumulated memory: 97700 KiB


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

/proc/28690/statm: 532165 29937 976 410 0 527638 0
Current children cumulated CPU time: 1602.46 s
Current children cumulated vsize: 2128660 KiB
Current children cumulated memory: 119748 KiB

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.29 2/192 28912
/proc/meminfo: memFree=30205936/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2135844 memory=126924 CPUtime=1662.46 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 77306 0 0 0 166235 11 0 0 20 0 1 0 411381344 2187104256 31731 33554432000 4194304 5870510 140728255270400 140728255268968 5275025 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 533961 31731 976 410 0 529434 0
Current children cumulated CPU time: 1662.46 s
Current children cumulated vsize: 2135844 KiB
Current children cumulated memory: 126924 KiB

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.27 2/192 28916
/proc/meminfo: memFree=30203788/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2135844 memory=126988 CPUtime=1722.47 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 78434 0 0 0 172236 11 0 0 20 0 1 0 411381344 2187104256 31747 33554432000 4194304 5870510 140728255270400 140728255268968 5274714 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 533961 31747 976 410 0 529434 0
Current children cumulated CPU time: 1722.47 s
Current children cumulated vsize: 2135844 KiB
Current children cumulated memory: 126988 KiB

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/192 28922
/proc/meminfo: memFree=30203432/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2135844 memory=126988 CPUtime=1782.47 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 78543 0 0 0 178236 11 0 0 20 0 1 0 411381344 2187104256 31747 33554432000 4194304 5870510 140728255270400 140728255268968 5282489 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 533961 31747 976 410 0 529434 0
Current children cumulated CPU time: 1782.47 s
Current children cumulated vsize: 2135844 KiB
Current children cumulated memory: 126988 KiB

[startup+1842.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/192 28926
/proc/meminfo: memFree=30199396/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2166192 memory=131084 CPUtime=1842.48 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 78636 0 0 0 184237 11 0 0 20 0 1 0 411381344 2218180608 32771 33554432000 4194304 5870510 140728255270400 140728255268840 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 541548 32771 976 410 0 537021 0
Current children cumulated CPU time: 1842.48 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131084 KiB

[startup+1902.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/192 28930
/proc/meminfo: memFree=30198712/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2166192 memory=131084 CPUtime=1902.48 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 78663 0 0 0 190237 11 0 0 20 0 1 0 411381344 2218180608 32771 33554432000 4194304 5870510 140728255270400 140728255268840 5288765 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 541548 32771 976 410 0 537021 0
Current children cumulated CPU time: 1902.48 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131084 KiB

[startup+1962.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/193 28944
/proc/meminfo: memFree=30197952/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2166192 memory=131088 CPUtime=1962.49 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 79031 0 0 0 196238 11 0 0 20 0 1 0 411381344 2218180608 32772 33554432000 4194304 5870510 140728255270400 140728255268840 5308341 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 541548 32772 976 410 0 537021 0
Current children cumulated CPU time: 1962.49 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131088 KiB

[startup+2022.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/193 28948
/proc/meminfo: memFree=30198160/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2166192 memory=131088 CPUtime=2022.49 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 79036 0 0 0 202238 11 0 0 20 0 1 0 411381344 2218180608 32772 33554432000 4194304 5870510 140728255270400 140728255268840 5271723 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 541548 32772 976 410 0 537021 0
Current children cumulated CPU time: 2022.49 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131088 KiB

[startup+2082.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/193 28952
/proc/meminfo: memFree=30198572/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2166192 memory=131088 CPUtime=2082.5 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 79079 0 0 0 208239 11 0 0 20 0 1 0 411381344 2218180608 32772 33554432000 4194304 5870510 140728255270400 140728255268840 5288720 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 541548 32772 976 410 0 537021 0
Current children cumulated CPU time: 2082.5 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131088 KiB

[startup+2142.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/193 28958
/proc/meminfo: memFree=30198472/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2166192 memory=131088 CPUtime=2142.51 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 79079 0 0 0 214240 11 0 0 20 0 1 0 411381344 2218180608 32772 33554432000 4194304 5870510 140728255270400 140728255268840 5258656 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 541548 32772 976 410 0 537021 0
Current children cumulated CPU time: 2142.51 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131088 KiB

[startup+2202.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/193 28962
/proc/meminfo: memFree=30198072/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2166192 memory=131088 CPUtime=2202.51 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 79384 0 0 0 220240 11 0 0 20 0 1 0 411381344 2218180608 32772 33554432000 4194304 5870510 140728255270400 140728255268840 5283064 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 541548 32772 976 410 0 537021 0
Current children cumulated CPU time: 2202.51 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 131088 KiB

[startup+2262.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/192 28966
/proc/meminfo: memFree=30189740/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2166192 memory=139280 CPUtime=2262.52 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 79392 0 0 0 226241 11 0 0 20 0 1 0 411381344 2218180608 34820 33554432000 4194304 5870510 140728255270400 140728255268840 5282736 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 541548 34820 976 410 0 537021 0
Current children cumulated CPU time: 2262.52 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 139280 KiB

[startup+2322.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/192 28972
/proc/meminfo: memFree=30189328/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2166192 memory=139280 CPUtime=2322.52 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 79484 0 0 0 232241 11 0 0 20 0 1 0 411381344 2218180608 34820 33554432000 4194304 5870510 140728255270400 140728255268840 5274800 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 541548 34820 976 410 0 537021 0
Current children cumulated CPU time: 2322.52 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 139280 KiB

[startup+2382.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/192 28976
/proc/meminfo: memFree=30189528/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2166192 memory=139280 CPUtime=2382.53 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 79484 0 0 0 238242 11 0 0 20 0 1 0 411381344 2218180608 34820 33554432000 4194304 5870510 140728255270400 140728255268840 5281827 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 541548 34820 976 410 0 537021 0
Current children cumulated CPU time: 2382.53 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 139280 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 1.00 1.01 1.13 2/193 28979
/proc/meminfo: memFree=30189328/32770624 swapFree=67001856/67108860
[pid=28690] ppid=28687 vsize=2166192 memory=139280 CPUtime=2400.03 cores=1,3,5,7
/proc/28690/stat : 28690 (xcsp_picat) R 28687 28690 22075 0 -1 4202496 79484 0 0 0 239992 11 0 0 20 0 1 0 411381344 2218180608 34820 33554432000 4194304 5870510 140728255270400 140728255268840 5281934 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 39895040 140728255276063 140728255276141 140728255276141 140728255279050 0
/proc/28690/statm: 541548 34820 976 410 0 537021 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 2166192 KiB
Current children cumulated memory: 139280 KiB

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

[startup+2399.8 s]
# the end of solver process 28690 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.93 s, system=0.120012 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): 2399.8
CPU time (s): 2400.05
CPU user time (s): 2399.93
CPU system time (s): 0.120012
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 2166192
Max. memory (cumulated for all children) (KiB): 139280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.93
system time used= 0.120012
maximum resident set size= 139280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79484
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= 14
involuntary context switches= 619


# summary of solver processes directly reported to runsolver:
#   pid: 28690
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2399.93
#   total CPU system time (s): 0.120012

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.60337 second user time and 17.5558 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-13 07:08:03
IDJOB=4395738
IDBENCH=141368
IDSOLVER=2845
FILE ID=node136/4395738-1568351327
RUNJOBID= node136-1568323423-22107
PBS_JOBID= 21701143
Free space on /tmp= 56788 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-4395738-1568351327/watcher-4395738-1568351327 -o /tmp/evaluation-result-4395738-1568351327/solver-4395738-1568351327 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568323423-22107 --watchdog 2560  xcsp_picat HOME/instance-4395738-1568351327.xml

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

MD5SUM BENCH= 66cce14b45be89e007abc3e2885e8941
RANDOM SEED=1377078074

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30174116 kB
MemAvailable:   31748992 kB
Buffers:           88756 kB
Cached:          1766904 kB
SwapCached:         3516 kB
Active:          1043928 kB
Inactive:         968636 kB
Active(anon):     155636 kB
Inactive(anon):    41916 kB
Active(file):     888292 kB
Inactive(file):   926720 kB
Unevictable:      107452 kB
Mlocked:          107452 kB
SwapTotal:      67108860 kB
SwapFree:       67001840 kB
Dirty:              3148 kB
Writeback:             0 kB
AnonPages:        262736 kB
Mapped:            44368 kB
Shmem:             31724 kB
Slab:             179720 kB
SReclaimable:     151400 kB
SUnreclaim:        28320 kB
KernelStack:        3472 kB
PageTables:         5880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2650560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 56788 MiB
End job on node136 at 2019-09-13 07:48:03