Trace number 4395115

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
PicatSAT 2019-09-12? (TO) 2519.72 2520.02

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg3/
QuasiGroup-3-40.xml
MD5SUMe27695e2b8dc2930e1e97c4ddd0ab1f7
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 variables3200
Number of constraints3122
Number of domains2
Minimum domain size40
Maximum domain size1600
Distribution of domain sizes[{"size":40,"count":1600},{"size":1600,"count":1560}]
Minimum variable degree0
Maximum variable degree1563
Distribution of variable degrees[{"degree":0,"count":40},{"degree":2,"count":1560},{"degree":1562,"count":40},{"degree":1563,"count":1560}]
Minimum constraint arity3
Maximum constraint arity1601
Distribution of constraint arities[{"arity":3,"count":1560},{"arity":40,"count":1},{"arity":1600,"count":1},{"arity":1601,"count":1560}]
Number of extensional constraints0
Number of intensional constraints1560
Distribution of constraint types[{"type":"intension","count":1560},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":1560}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12613 MiB free)
  memory of node 1: 16384 MiB (14199 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100526 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 32111
/proc/meminfo: memFree=27424720/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=2039532 memory=33248 CPUtime=0.09 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 2376 0 0 0 9 0 0 0 20 0 1 0 410009081 2088480768 8312 33554432000 4194304 5870510 140723561105760 140723561105064 4899193 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 509883 8312 857 410 0 505356 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2039532 KiB
Current children cumulated memory: 33248 KiB

[startup+0.209797 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 32111
/proc/meminfo: memFree=27404568/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=2055164 memory=56064 CPUtime=0.21 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 2982 0 0 0 20 1 0 0 20 0 1 0 410009081 2104487936 14016 33554432000 4194304 5870510 140723561105760 140723561105064 4899193 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 513791 14016 857 410 0 509264 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2055164 KiB
Current children cumulated memory: 56064 KiB

[startup+0.309706 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 32111
/proc/meminfo: memFree=27384028/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=2062980 memory=74264 CPUtime=0.3 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 3411 0 0 0 29 1 0 0 20 0 1 0 410009081 2112491520 18566 33554432000 4194304 5870510 140723561105760 140723561105064 4899193 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 515745 18566 857 410 0 511218 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2062980 KiB
Current children cumulated memory: 74264 KiB

[startup+0.700396 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 32111
/proc/meminfo: memFree=27343940/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=2109876 memory=189956 CPUtime=0.69 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 6821 0 0 0 65 4 0 0 20 0 1 0 410009081 2160513024 47489 33554432000 4194304 5870510 140723561105760 140723561105064 4462263 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 527469 47489 893 410 0 522942 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2109876 KiB
Current children cumulated memory: 189956 KiB

[startup+1.50039 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 32111
/proc/meminfo: memFree=27274008/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=2109876 memory=263920 CPUtime=1.49 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 6857 0 0 0 144 5 0 0 20 0 1 0 410009081 2160513024 65980 33554432000 4194304 5870510 140723561105760 140723561104648 4525914 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 527469 65980 893 410 0 522942 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2109876 KiB
Current children cumulated memory: 263920 KiB

[startup+3.10968 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 32111
/proc/meminfo: memFree=26980004/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=2447652 memory=507940 CPUtime=3.1 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 26884 0 0 0 300 10 0 0 20 0 1 0 410009081 2506395648 126985 33554432000 4194304 5870510 140723561105760 140723561104648 5257468 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 611913 126985 908 410 0 607386 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2447652 KiB
Current children cumulated memory: 507940 KiB

[startup+6.30039 s]
/proc/loadavg: 1.92 2.00 2.04 3/200 32111
/proc/meminfo: memFree=26672552/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=2803584 memory=849744 CPUtime=6.29 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 69741 0 0 0 611 18 0 0 20 0 1 0 410009081 2870870016 212436 33554432000 4194304 5870510 140723561105760 140723561104488 4510149 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 700896 212436 908 410 0 696369 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2803584 KiB
Current children cumulated memory: 849744 KiB

[startup+12.7004 s]
/proc/loadavg: 1.93 2.00 2.04 3/200 32174
/proc/meminfo: memFree=27183384/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=3544776 memory=1523724 CPUtime=12.69 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 178645 0 0 0 1232 37 0 0 20 0 1 0 410009081 3629850624 380931 33554432000 4194304 5870510 140723561105760 140723561104488 140147862633445 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 886194 380931 908 410 0 881667 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 3544776 KiB
Current children cumulated memory: 1523724 KiB

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 2.04 3/200 32175
/proc/meminfo: memFree=25951888/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5135256 memory=2679308 CPUtime=25.48 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 361199 0 0 0 2477 71 0 0 20 0 1 0 410009081 5258502144 669827 33554432000 4194304 5870510 140723561105760 140723561104312 140147862633445 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1283814 669827 960 410 0 1279287 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 5135256 KiB
Current children cumulated memory: 2679308 KiB

[startup+51.11 s]
/proc/loadavg: 1.96 2.00 2.04 3/200 32175
/proc/meminfo: memFree=25811704/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5202412 memory=2786556 CPUtime=51.1 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 820373 0 0 0 5014 96 0 0 20 0 1 0 410009081 5327269888 696639 33554432000 4194304 5870510 140723561105760 140723561104264 5337393 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300603 696639 967 410 0 1296076 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 5202412 KiB
Current children cumulated memory: 2786556 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/200 32181
/proc/meminfo: memFree=25810768/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5202412 memory=2787180 CPUtime=102.29 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 1069401 0 0 0 10119 110 0 0 20 0 1 0 410009081 5327269888 696795 33554432000 4194304 5870510 140723561105760 140723561104264 5337393 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300603 696795 967 410 0 1296076 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 5202412 KiB
Current children cumulated memory: 2787180 KiB

[startup+162.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/201 32228
/proc/meminfo: memFree=25737044/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5202412 memory=2788456 CPUtime=162.28 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 1317724 0 0 0 16105 123 0 0 20 0 1 0 410009081 5327269888 697114 33554432000 4194304 5870510 140723561105760 140723561104264 5337336 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300603 697114 967 410 0 1296076 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 5202412 KiB
Current children cumulated memory: 2788456 KiB

[startup+222.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/201 32232
/proc/meminfo: memFree=25733924/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5202412 memory=2789948 CPUtime=222.27 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 1560231 0 0 0 22092 135 0 0 20 0 1 0 410009081 5327269888 697487 33554432000 4194304 5870510 140723561105760 140723561104264 5337389 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300603 697487 967 410 0 1296076 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 5202412 KiB
Current children cumulated memory: 2789948 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/202 32246
/proc/meminfo: memFree=25732364/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5202412 memory=2791544 CPUtime=282.26 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 1756390 0 0 0 28081 145 0 0 20 0 1 0 410009081 5327269888 697886 33554432000 4194304 5870510 140723561105760 140723561104264 5337389 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300603 697886 967 410 0 1296076 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 5202412 KiB
Current children cumulated memory: 2791544 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/202 32250
/proc/meminfo: memFree=25730860/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5202412 memory=2792800 CPUtime=342.25 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 1929193 0 0 0 34070 155 0 0 20 0 1 0 410009081 5327269888 698200 33554432000 4194304 5870510 140723561105760 140723561104264 5337389 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300603 698200 967 410 0 1296076 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 5202412 KiB
Current children cumulated memory: 2792800 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/202 32314
/proc/meminfo: memFree=25757996/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5202412 memory=2794384 CPUtime=402.25 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 2100127 0 0 0 40060 165 0 0 20 0 1 0 410009081 5327269888 698596 33554432000 4194304 5870510 140723561105760 140723561104264 5337389 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300603 698596 967 410 0 1296076 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 5202412 KiB
Current children cumulated memory: 2794384 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 32320
/proc/meminfo: memFree=25740336/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5202412 memory=2795596 CPUtime=462.24 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 2305535 0 0 0 46049 175 0 0 20 0 1 0 410009081 5327269888 698899 33554432000 4194304 5870510 140723561105760 140723561104264 5337389 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300603 698899 967 410 0 1296076 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 5202412 KiB
Current children cumulated memory: 2795596 KiB


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

/proc/32110/statm: 1300967 701018 968 410 0 1296440 0
Current children cumulated CPU time: 1721.98 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2804072 KiB

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/199 32624
/proc/meminfo: memFree=25785444/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2804072 CPUtime=1781.98 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4033195 0 0 0 177939 259 0 0 20 0 1 0 410009081 5328760832 701018 33554432000 4194304 5870510 140723561105760 140723561104184 5343968 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 701018 968 410 0 1296440 0
Current children cumulated CPU time: 1781.98 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2804072 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/200 32689
/proc/meminfo: memFree=25786728/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2804072 CPUtime=1841.99 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4033878 0 0 0 183940 259 0 0 20 0 1 0 410009081 5328760832 701018 33554432000 4194304 5870510 140723561105760 140723561104184 5343850 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 701018 968 410 0 1296440 0
Current children cumulated CPU time: 1841.99 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2804072 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/200 32756
/proc/meminfo: memFree=25785588/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2806120 CPUtime=1901.99 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4034516 0 0 0 189940 259 0 0 20 0 1 0 410009081 5328760832 701530 33554432000 4194304 5870510 140723561105760 140723561104184 5343850 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 701530 968 410 0 1296440 0
Current children cumulated CPU time: 1901.99 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2806120 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 32760
/proc/meminfo: memFree=25724148/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2809960 CPUtime=1961.98 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4035253 0 0 0 195939 259 0 0 20 0 1 0 410009081 5328760832 702490 33554432000 4194304 5870510 140723561105760 140723561104184 5343854 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 702490 968 410 0 1296440 0
Current children cumulated CPU time: 1961.98 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2809960 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 32764
/proc/meminfo: memFree=25722500/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2810992 CPUtime=2021.98 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4035937 0 0 0 201939 259 0 0 20 0 1 0 410009081 5328760832 702748 33554432000 4194304 5870510 140723561105760 140723561104184 5343840 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 702748 968 410 0 1296440 0
Current children cumulated CPU time: 2021.98 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2810992 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 376
/proc/meminfo: memFree=25779332/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2810992 CPUtime=2081.99 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4036625 0 0 0 207940 259 0 0 20 0 1 0 410009081 5328760832 702748 33554432000 4194304 5870510 140723561105760 140723561104184 5343940 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 702748 968 410 0 1296440 0
Current children cumulated CPU time: 2081.99 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2810992 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 506
/proc/meminfo: memFree=25781704/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2810992 CPUtime=2141.99 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4037373 0 0 0 213939 260 0 0 20 0 1 0 410009081 5328760832 702748 33554432000 4194304 5870510 140723561105760 140723561104184 5343800 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 702748 968 410 0 1296440 0
Current children cumulated CPU time: 2141.99 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2810992 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 511
/proc/meminfo: memFree=25750256/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2810992 CPUtime=2201.99 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4038144 0 0 0 219939 260 0 0 20 0 1 0 410009081 5328760832 702748 33554432000 4194304 5870510 140723561105760 140723561104184 5343800 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 702748 968 410 0 1296440 0
Current children cumulated CPU time: 2201.99 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2810992 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 517
/proc/meminfo: memFree=25749688/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2810992 CPUtime=2261.99 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4038830 0 0 0 225939 260 0 0 20 0 1 0 410009081 5328760832 702748 33554432000 4194304 5870510 140723561105760 140723561104184 5343825 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 702748 968 410 0 1296440 0
Current children cumulated CPU time: 2261.99 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2810992 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 521
/proc/meminfo: memFree=25737116/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2810992 CPUtime=2321.99 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4039619 0 0 0 231939 260 0 0 20 0 1 0 410009081 5328760832 702748 33554432000 4194304 5870510 140723561105760 140723561104184 5343940 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 702748 968 410 0 1296440 0
Current children cumulated CPU time: 2321.99 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2810992 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 528
/proc/meminfo: memFree=25735668/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2810992 CPUtime=2381.99 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4040536 0 0 0 237939 260 0 0 20 0 1 0 410009081 5328760832 702748 33554432000 4194304 5870510 140723561105760 140723561104184 5343840 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 702748 968 410 0 1296440 0
Current children cumulated CPU time: 2381.99 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2810992 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 536
/proc/meminfo: memFree=25730604/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2810992 CPUtime=2441.99 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4041398 0 0 0 243939 260 0 0 20 0 1 0 410009081 5328760832 702748 33554432000 4194304 5870510 140723561105760 140723561104184 5343850 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 702748 968 410 0 1296440 0
Current children cumulated CPU time: 2441.99 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2810992 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 540
/proc/meminfo: memFree=25728676/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2810992 CPUtime=2501.99 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4042159 0 0 0 249939 260 0 0 20 0 1 0 410009081 5328760832 702748 33554432000 4194304 5870510 140723561105760 140723561104184 5343926 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 702748 968 410 0 1296440 0
Current children cumulated CPU time: 2501.99 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2810992 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 541
/proc/meminfo: memFree=25724588/32770624 swapFree=67004752/67108860
[pid=32110] ppid=32107 vsize=5203868 memory=2810992 CPUtime=2519.7 cores=1,3,5,7
/proc/32110/stat : 32110 (xcsp_picat) R 32107 32110 28785 0 -1 4202496 4042410 0 0 0 251710 260 0 0 20 0 1 0 410009081 5328760832 702748 33554432000 4194304 5870510 140723561105760 140723561104184 5343854 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 35090432 140723561112607 140723561112685 140723561112685 140723561115594 0
/proc/32110/statm: 1300967 702748 968 410 0 1296440 0
Current children cumulated CPU time: 2519.7 s
Current children cumulated vsize: 5203868 KiB
Current children cumulated memory: 2810992 KiB

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

[startup+2520.02 s]
# the end of solver process 32110 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.11 s, system=2.61701 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.02
CPU time (s): 2519.72
CPU user time (s): 2517.11
CPU system time (s): 2.61701
CPU usage (%): 99.9882
Max. virtual memory (cumulated for all children) (KiB): 5249868
Max. memory (cumulated for all children) (KiB): 2810992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.11
system time used= 2.61701
maximum resident set size= 2810992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4042410
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= 434
involuntary context switches= 785


# summary of solver processes directly reported to runsolver:
#   pid: 32110
#   total CPU time (s): 2519.72
#   total CPU user time (s): 2517.11
#   total CPU system time (s): 2.61701

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.27919 second user time and 18.4219 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-13 03:16:15
IDJOB=4395115
IDBENCH=133801
IDSOLVER=2844
FILE ID=node126/4395115-1568337413
RUNJOBID= node126-1568323917-28817
PBS_JOBID= 21701150
Free space on /tmp= 55384 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg3/QuasiGroup-3-40.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395115-1568337413/watcher-4395115-1568337413 -o /tmp/evaluation-result-4395115-1568337413/solver-4395115-1568337413 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568323917-28817 --watchdog 2580  xcsp_picat HOME/instance-4395115-1568337413.xml

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

MD5SUM BENCH= e27695e2b8dc2930e1e97c4ddd0ab1f7
RANDOM SEED=1008763696

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:        27456032 kB
MemAvailable:   30644196 kB
Buffers:          122736 kB
Cached:          3315740 kB
SwapCached:         2860 kB
Active:          3061372 kB
Inactive:        1601728 kB
Active(anon):    1222556 kB
Inactive(anon):    43300 kB
Active(file):    1838816 kB
Inactive(file):  1558428 kB
Unevictable:      109112 kB
Mlocked:          109112 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:              3184 kB
Writeback:             0 kB
AnonPages:       1431716 kB
Mapped:            46192 kB
Shmem:             32848 kB
Slab:             243048 kB
SReclaimable:     213508 kB
SUnreclaim:        29540 kB
KernelStack:        3776 kB
PageTables:         8216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3450652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1239040 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= 55380 MiB
End job on node126 at 2019-09-13 03:58:15