Trace number 4407553

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
(reference) PicatSAT 2019-09-12? (TO) 2400.08 2400.21

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K13-P04.xml
MD5SUMd0b71dfa4b5b9c5fdcf93c837b98c609
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables767
Number of constraints353
Number of domains2
Minimum domain size351
Maximum domain size352
Distribution of domain sizes[{"size":351,"count":351},{"size":352,"count":52}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":364},{"degree":2,"count":351},{"degree":14,"count":26},{"degree":15,"count":26}]
Minimum constraint arity3
Maximum constraint arity351
Distribution of constraint arities[{"arity":3,"count":351},{"arity":52,"count":1},{"arity":351,"count":1}]
Number of extensional constraints0
Number of intensional constraints351
Distribution of constraint types[{"type":"intension","count":351},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

18.67/18.75	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 (11541 MiB free)
  memory of node 1: 16384 MiB (12589 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407553-1569509641/watcher-4407553-1569509641 -o /var/tmp/evaluation-result-4407553-1569509641/solver-4407553-1569509641 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node124-1569509600-16880 --watchdog 2560 xcsp_picat HOME/instance-4407553-1569509641.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=16905, runsolver pid=16901

[startup+0.100159 s]*
/proc/loadavg: 0.00 0.01 0.05 3/200 16910
/proc/meminfo: memFree=24673092/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2031716 memory=18352 CPUtime=0.08 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 1686 0 0 0 8 0 0 0 20 0 1 0 526904218 2080477184 4588 33554432000 4194304 5870510 140736133181248 140736133178392 4653193 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 507929 4588 879 410 0 503402 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 18352 KiB

[startup+0.209943 s]*
/proc/loadavg: 0.00 0.01 0.05 3/200 16910
/proc/meminfo: memFree=24634680/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2031716 memory=44976 CPUtime=0.19 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 1699 0 0 0 19 0 0 0 20 0 1 0 526904218 2080477184 11244 33554432000 4194304 5870510 140736133181248 140736133178392 4442827 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 507929 11244 879 410 0 503402 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 44976 KiB

[startup+0.30985 s]*
/proc/loadavg: 0.00 0.01 0.05 3/200 16910
/proc/meminfo: memFree=24592924/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2083896 memory=86012 CPUtime=0.29 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 2778 0 0 0 28 1 0 0 20 0 1 0 526904218 2133909504 21503 33554432000 4194304 5870510 140736133181248 140736133178392 5246661 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 520974 21503 884 410 0 516447 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2083896 KiB
Current children cumulated memory: 86012 KiB

[startup+0.700387 s]
/proc/loadavg: 0.00 0.01 0.05 4/200 16910
/proc/meminfo: memFree=24537892/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2169792 memory=171500 CPUtime=0.68 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 16041 0 0 0 65 3 0 0 20 0 1 0 526904218 2221867008 42875 33554432000 4194304 5870510 140736133181248 140736133179800 5287589 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 542448 42875 896 410 0 537921 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2169792 KiB
Current children cumulated memory: 171500 KiB

[startup+1.50041 s]
/proc/loadavg: 0.00 0.01 0.05 3/200 16910
/proc/meminfo: memFree=24463040/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2255024 memory=255920 CPUtime=1.47 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 24734 0 0 0 143 4 0 0 20 0 1 0 526904218 2309144576 63980 33554432000 4194304 5870510 140736133181248 140736133179800 139692507642853 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 563756 63980 949 410 0 559229 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2255024 KiB
Current children cumulated memory: 255920 KiB

[startup+3.10965 s]
/proc/loadavg: 0.16 0.05 0.06 3/200 16910
/proc/meminfo: memFree=24344488/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2331304 memory=326960 CPUtime=3.08 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 66347 0 0 0 299 9 0 0 20 0 1 0 526904218 2387255296 81740 33554432000 4194304 5870510 140736133181248 140736133180504 5337306 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 582826 81740 953 410 0 578299 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2331304 KiB
Current children cumulated memory: 326960 KiB

[startup+6.30039 s]
/proc/loadavg: 0.16 0.05 0.06 3/200 16910
/proc/meminfo: memFree=24341540/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2317460 memory=303448 CPUtime=6.27 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 72856 0 0 0 617 10 0 0 20 0 1 0 526904218 2373079040 75862 33554432000 4194304 5870510 140736133181248 140736133180504 5267696 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 579365 75862 980 410 0 574838 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2317460 KiB
Current children cumulated memory: 303448 KiB

[startup+12.7004 s]
/proc/loadavg: 0.45 0.11 0.08 3/200 16910
/proc/meminfo: memFree=24328728/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2317460 memory=305496 CPUtime=12.67 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 112703 0 0 0 1255 12 0 0 20 0 1 0 526904218 2373079040 76374 33554432000 4194304 5870510 140736133181248 140736133180504 139692513322844 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 579365 76374 980 410 0 574838 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 2317460 KiB
Current children cumulated memory: 305496 KiB

[startup+25.5004 s]
/proc/loadavg: 0.68 0.17 0.10 4/202 16912
/proc/meminfo: memFree=24335848/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2317460 memory=313704 CPUtime=25.47 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 135691 0 0 0 2533 14 0 0 20 0 1 0 526904218 2373079040 78426 33554432000 4194304 5870510 140736133181248 140736133180360 5289303 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 579365 78426 982 410 0 574838 0
Current children cumulated CPU time: 25.47 s
Current children cumulated vsize: 2317460 KiB
Current children cumulated memory: 313704 KiB

[startup+51.1097 s]
/proc/loadavg: 1.13 0.32 0.15 3/200 16913
/proc/meminfo: memFree=24280748/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2367548 memory=352616 CPUtime=51.08 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 179987 0 0 0 5091 17 0 0 20 0 1 0 526904218 2424369152 88154 33554432000 4194304 5870510 140736133181248 140736133180200 5258119 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 591887 88154 982 410 0 587360 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 2367548 KiB
Current children cumulated memory: 352616 KiB

[startup+102.3 s]
/proc/loadavg: 1.65 0.60 0.25 3/200 16918
/proc/meminfo: memFree=24292072/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2317460 memory=322000 CPUtime=102.25 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 210135 0 0 0 10198 27 0 0 20 0 1 0 526904218 2373079040 80500 33554432000 4194304 5870510 140736133181248 140736133180264 139692513339350 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 579365 80500 982 410 0 574838 0
Current children cumulated CPU time: 102.25 s
Current children cumulated vsize: 2317460 KiB
Current children cumulated memory: 322000 KiB

[startup+162.3 s]
/proc/loadavg: 1.87 0.86 0.36 3/200 16924
/proc/meminfo: memFree=24279384/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2367548 memory=329280 CPUtime=162.22 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 241867 0 0 0 16186 36 0 0 20 0 1 0 526904218 2424369152 82320 33554432000 4194304 5870510 140736133181248 140736133180200 5258783 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 591887 82320 982 410 0 587360 0
Current children cumulated CPU time: 162.22 s
Current children cumulated vsize: 2367548 KiB
Current children cumulated memory: 329280 KiB

[startup+222.3 s]
/proc/loadavg: 1.95 1.07 0.47 3/199 16928
/proc/meminfo: memFree=24255320/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2368208 memory=332224 CPUtime=222.2 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 260049 0 0 0 22175 45 0 0 20 0 1 0 526904218 2425044992 83056 33554432000 4194304 5870510 140736133181248 140736133179608 5282515 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 592052 83056 982 410 0 587525 0
Current children cumulated CPU time: 222.2 s
Current children cumulated vsize: 2368208 KiB
Current children cumulated memory: 332224 KiB

[startup+282.3 s]
/proc/loadavg: 1.98 1.24 0.56 3/199 16933
/proc/meminfo: memFree=24234244/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2376392 memory=341952 CPUtime=282.2 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 287078 0 0 0 28165 55 0 0 20 0 1 0 526904218 2433425408 85488 33554432000 4194304 5870510 140736133181248 140736133179800 139692513342464 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 594098 85488 982 410 0 589571 0
Current children cumulated CPU time: 282.2 s
Current children cumulated vsize: 2376392 KiB
Current children cumulated memory: 341952 KiB

[startup+342.3 s]
/proc/loadavg: 2.07 1.39 0.66 3/200 16939
/proc/meminfo: memFree=24211856/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2384464 memory=363424 CPUtime=342.21 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 291786 0 0 0 34158 63 0 0 20 0 1 0 526904218 2441691136 90856 33554432000 4194304 5870510 140736133181248 140736133179608 5308341 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 596116 90856 982 410 0 591589 0
Current children cumulated CPU time: 342.21 s
Current children cumulated vsize: 2384464 KiB
Current children cumulated memory: 363424 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 1.50 0.74 3/199 16950
/proc/meminfo: memFree=24218784/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2392148 memory=356728 CPUtime=402.2 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 302522 0 0 0 40148 72 0 0 20 0 1 0 526904218 2449559552 89182 33554432000 4194304 5870510 140736133181248 140736133179608 5258735 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 598037 89182 982 410 0 593510 0
Current children cumulated CPU time: 402.2 s
Current children cumulated vsize: 2392148 KiB
Current children cumulated memory: 356728 KiB

[startup+462.3 s]
/proc/loadavg: 1.94 1.58 0.81 3/200 16977
/proc/meminfo: memFree=24212188/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2396248 memory=362668 CPUtime=462.2 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 332366 0 0 0 46139 81 0 0 20 0 1 0 526904218 2453757952 90667 33554432000 4194304 5870510 140736133181248 140736133180200 5308227 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 599062 90667 982 410 0 594535 0
Current children cumulated CPU time: 462.2 s
Current children cumulated vsize: 2396248 KiB
Current children cumulated memory: 362668 KiB


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

/proc/16905/statm: 611857 104449 982 410 0 607330 0
Current children cumulated CPU time: 1602.18 s
Current children cumulated vsize: 2447428 KiB
Current children cumulated memory: 417796 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.69 3/200 17086
/proc/meminfo: memFree=24114944/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2447428 memory=425988 CPUtime=1662.18 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 778429 0 0 0 165978 240 0 0 20 0 1 0 526904218 2506166272 106497 33554432000 4194304 5870510 140736133181248 140736133180200 5281974 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 611857 106497 982 410 0 607330 0
Current children cumulated CPU time: 1662.18 s
Current children cumulated vsize: 2447428 KiB
Current children cumulated memory: 425988 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.70 3/200 17090
/proc/meminfo: memFree=24108088/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2447428 memory=432132 CPUtime=1722.18 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 802062 0 0 0 171972 246 0 0 20 0 1 0 526904218 2506166272 108033 33554432000 4194304 5870510 140736133181248 140736133180200 139692513322032 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 611857 108033 982 410 0 607330 0
Current children cumulated CPU time: 1722.18 s
Current children cumulated vsize: 2447428 KiB
Current children cumulated memory: 432132 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.72 3/201 17096
/proc/meminfo: memFree=24120352/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2447428 memory=419772 CPUtime=1782.17 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 822569 0 0 0 177963 254 0 0 20 0 1 0 526904218 2506166272 104943 33554432000 4194304 5870510 140736133181248 140736133180200 5274889 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 611857 104943 982 410 0 607330 0
Current children cumulated CPU time: 1782.17 s
Current children cumulated vsize: 2447428 KiB
Current children cumulated memory: 419772 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.74 3/200 17100
/proc/meminfo: memFree=24131372/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2397340 memory=408736 CPUtime=1842.18 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 862005 0 0 0 183953 265 0 0 20 0 1 0 526904218 2454876160 102184 33554432000 4194304 5870510 140736133181248 140736133180264 5282606 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 599335 102184 982 410 0 594808 0
Current children cumulated CPU time: 1842.18 s
Current children cumulated vsize: 2397340 KiB
Current children cumulated memory: 408736 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.76 3/199 17105
/proc/meminfo: memFree=24118032/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2447428 memory=421892 CPUtime=1902.17 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 884053 0 0 0 189946 271 0 0 20 0 1 0 526904218 2506166272 105473 33554432000 4194304 5870510 140736133181248 140736133180200 5262639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 611857 105473 982 410 0 607330 0
Current children cumulated CPU time: 1902.17 s
Current children cumulated vsize: 2447428 KiB
Current children cumulated memory: 421892 KiB

[startup+1962.3 s]
/proc/loadavg: 2.06 2.03 1.78 3/200 17111
/proc/meminfo: memFree=24131020/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2397340 memory=408900 CPUtime=1962.17 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 903184 0 0 0 195938 279 0 0 20 0 1 0 526904218 2454876160 102225 33554432000 4194304 5870510 140736133181248 140736133180264 5258670 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 599335 102225 982 410 0 594808 0
Current children cumulated CPU time: 1962.17 s
Current children cumulated vsize: 2397340 KiB
Current children cumulated memory: 408900 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.02 1.79 3/199 17115
/proc/meminfo: memFree=24103056/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2447428 memory=436228 CPUtime=2022.17 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 935823 0 0 0 201930 287 0 0 20 0 1 0 526904218 2506166272 109057 33554432000 4194304 5870510 140736133181248 140736133180200 5282606 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 611857 109057 982 410 0 607330 0
Current children cumulated CPU time: 2022.17 s
Current children cumulated vsize: 2447428 KiB
Current children cumulated memory: 436228 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 1.80 3/199 17120
/proc/meminfo: memFree=24109160/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2447428 memory=431020 CPUtime=2082.17 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 955839 0 0 0 207924 293 0 0 20 0 1 0 526904218 2506166272 107755 33554432000 4194304 5870510 140736133181248 140736133180264 5288765 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 611857 107755 982 410 0 607330 0
Current children cumulated CPU time: 2082.17 s
Current children cumulated vsize: 2447428 KiB
Current children cumulated memory: 431020 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/200 17126
/proc/meminfo: memFree=24132892/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2397340 memory=406352 CPUtime=2142.16 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 983214 0 0 0 213913 303 0 0 20 0 1 0 526904218 2454876160 101588 33554432000 4194304 5870510 140736133181248 140736133180264 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 599335 101588 982 410 0 594808 0
Current children cumulated CPU time: 2142.16 s
Current children cumulated vsize: 2397340 KiB
Current children cumulated memory: 406352 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.83 3/199 17137
/proc/meminfo: memFree=24111484/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2462752 memory=430484 CPUtime=2202.16 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 1027777 0 0 0 219900 316 0 0 20 0 1 0 526904218 2521858048 107621 33554432000 4194304 5870510 140736133181248 140736133180200 5282429 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 615688 107621 982 410 0 611161 0
Current children cumulated CPU time: 2202.16 s
Current children cumulated vsize: 2462752 KiB
Current children cumulated memory: 430484 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.84 3/199 17141
/proc/meminfo: memFree=24084812/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2462752 memory=455124 CPUtime=2262.16 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 1050178 0 0 0 225891 325 0 0 20 0 1 0 526904218 2521858048 113781 33554432000 4194304 5870510 140736133181248 140736133180200 5289471 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 615688 113781 982 410 0 611161 0
Current children cumulated CPU time: 2262.16 s
Current children cumulated vsize: 2462752 KiB
Current children cumulated memory: 455124 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.85 3/200 17147
/proc/meminfo: memFree=24087740/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2462752 memory=441992 CPUtime=2322.16 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 1070485 0 0 0 231883 333 0 0 20 0 1 0 526904218 2521858048 110498 33554432000 4194304 5870510 140736133181248 140736133180264 139692513339640 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 615688 110498 982 410 0 611161 0
Current children cumulated CPU time: 2322.16 s
Current children cumulated vsize: 2462752 KiB
Current children cumulated memory: 441992 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.86 3/199 17151
/proc/meminfo: memFree=24093132/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2462752 memory=436692 CPUtime=2382.16 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 1095973 0 0 0 237875 341 0 0 20 0 1 0 526904218 2521858048 109173 33554432000 4194304 5870510 140736133181248 140736133180200 5281810 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 615688 109173 982 410 0 611161 0
Current children cumulated CPU time: 2382.16 s
Current children cumulated vsize: 2462752 KiB
Current children cumulated memory: 436692 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.00 2.01 1.86 3/199 17152
/proc/meminfo: memFree=24036000/32770624 swapFree=66976804/67108860
[pid=16905] ppid=16901 vsize=2462752 memory=427656 CPUtime=2400.06 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp_picat) R 16901 16905 16848 0 -1 4202496 1096631 0 0 0 239662 344 0 0 20 0 1 0 526904218 2521858048 106914 33554432000 4194304 5870510 140736133181248 140736133180200 5282336 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29708288 140736133186567 140736133186649 140736133186649 140736133189574 0
/proc/16905/statm: 615688 106914 982 410 0 611161 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 2462752 KiB
Current children cumulated memory: 427656 KiB

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

[startup+2400.21 s]
# the end of solver process 16905 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.63 s, system=3.45193 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): 2400.21
CPU time (s): 2400.08
CPU user time (s): 2396.63
CPU system time (s): 3.45193
CPU usage (%): 99.9946
Max. virtual memory (cumulated for all children) (KiB): 2659044
Max. memory (cumulated for all children) (KiB): 580584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.63
system time used= 3.45193
maximum resident set size= 594920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1096631
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= 80
involuntary context switches= 2934


# summary of solver processes directly reported to runsolver:
#   pid: 16905
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2396.63
#   total CPU system time (s): 3.45193

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.15711 second user time and 20.5832 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-26 16:53:20
IDJOB=4407553
IDBENCH=120733
IDSOLVER=2873
FILE ID=node124/4407553-1569509641
RUNJOBID= node124-1569509600-16880
PBS_JOBID= 21705791
Free space on /var/tmp= 13516 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K13-P04.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407553-1569509641/watcher-4407553-1569509641 -o /var/tmp/evaluation-result-4407553-1569509641/solver-4407553-1569509641 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node124-1569509600-16880 --watchdog 2560  xcsp_picat HOME/instance-4407553-1569509641.xml

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

MD5SUM BENCH= d0b71dfa4b5b9c5fdcf93c837b98c609
RANDOM SEED=883760399

node124.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.47
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.47
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.47
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.47
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:        24710960 kB
MemAvailable:   31798948 kB
Buffers:          178576 kB
Cached:          7015280 kB
SwapCached:        29076 kB
Active:          3530116 kB
Inactive:        3697172 kB
Active(anon):      24092 kB
Inactive(anon):    83880 kB
Active(file):    3506024 kB
Inactive(file):  3613292 kB
Unevictable:      108340 kB
Mlocked:          108340 kB
SwapTotal:      67108860 kB
SwapFree:       66976804 kB
Dirty:              6332 kB
Writeback:             0 kB
AnonPages:        114976 kB
Mapped:            21356 kB
Shmem:             65488 kB
Slab:             425664 kB
SReclaimable:     397132 kB
SUnreclaim:        28532 kB
KernelStack:        3344 kB
PageTables:         5744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     535824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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 /var/tmp at the end= 13512 MiB
End job on node124 at 2019-09-26 17:33:21