Trace number 4295848

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 2018-06-15? (TO) 2519.93 2520.01

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-20_c18.xml
MD5SUM5f66fd9d375fc47cd589a0d8fc089b8f
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 variables800
Number of constraints762
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":780}]
Minimum variable degree0
Maximum variable degree41
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":380},{"degree":40,"count":20},{"degree":41,"count":380}]
Minimum constraint arity20
Maximum constraint arity400
Distribution of constraint arities[{"arity":20,"count":1},{"arity":22,"count":760},{"arity":400,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":760}]
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 (9145 MiB free)
  memory of node 1: 16384 MiB (11247 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295848-1532580166/watcher-4295848-1532580166 -o /tmp/evaluation-result-4295848-1532580166/solver-4295848-1532580166 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532562373-32761 --watchdog 2580 xcsp_picat HOME/instance-4295848-1532580166.xml 

running on 4 cores: 0,2,4,6

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

solver pid=2392, runsolver pid=2389

[startup+0.100908 s]*
/proc/loadavg: 2.13 2.06 2.05 3/192 2393
/proc/meminfo: memFree=20865184/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=136824 memory=26964 CPUtime=0.09 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 2419 0 0 0 9 0 0 0 20 0 1 0 75579845 140107776 6741 33554432000 4194304 5849740 140726789359264 140726789358504 5472752 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 34206 6741 690 405 0 31150 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 136824 KiB
Current children cumulated memory: 26964 KiB

[startup+0.209815 s]*
/proc/loadavg: 2.13 2.06 2.05 3/192 2393
/proc/meminfo: memFree=20864144/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=136824 memory=26964 CPUtime=0.2 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 2419 0 0 0 20 0 0 0 20 0 1 0 75579845 140107776 6741 33554432000 4194304 5849740 140726789359264 140726789358504 5480028 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 34206 6741 690 405 0 31150 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 136824 KiB
Current children cumulated memory: 26964 KiB

[startup+0.308953 s]*
/proc/loadavg: 2.13 2.06 2.05 3/192 2393
/proc/meminfo: memFree=20864132/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=136824 memory=26964 CPUtime=0.3 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 2419 0 0 0 30 0 0 0 20 0 1 0 75579845 140107776 6741 33554432000 4194304 5849740 140726789359264 140726789358360 140551648452487 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 34206 6741 690 405 0 31150 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 136824 KiB
Current children cumulated memory: 26964 KiB

[startup+0.700224 s]
/proc/loadavg: 2.13 2.06 2.05 3/192 2393
/proc/meminfo: memFree=20863644/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=136824 memory=26964 CPUtime=0.69 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 2451 0 0 0 68 1 0 0 20 0 1 0 75579845 140107776 6741 33554432000 4194304 5849740 140726789359264 140726789358360 5471899 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 34206 6741 690 405 0 31150 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 136824 KiB
Current children cumulated memory: 26964 KiB

[startup+1.50022 s]
/proc/loadavg: 2.13 2.06 2.05 3/192 2393
/proc/meminfo: memFree=20862900/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=137464 memory=27488 CPUtime=1.49 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 2579 0 0 0 148 1 0 0 20 0 1 0 75579845 140763136 6872 33554432000 4194304 5849740 140726789359264 140726789358360 140551648040898 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 34366 6872 690 405 0 31310 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 137464 KiB
Current children cumulated memory: 27488 KiB

[startup+3.10916 s]
/proc/loadavg: 2.12 2.06 2.05 3/192 2393
/proc/meminfo: memFree=20857444/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=137856 memory=28128 CPUtime=3.09 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 3101 0 0 0 308 1 0 0 20 0 1 0 75579845 141164544 7032 33554432000 4194304 5849740 140726789359264 140726789358360 5471821 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 34464 7032 691 405 0 31408 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 137856 KiB
Current children cumulated memory: 28128 KiB

[startup+6.30021 s]
/proc/loadavg: 2.12 2.06 2.05 3/192 2393
/proc/meminfo: memFree=20855208/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=138368 memory=28644 CPUtime=6.29 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 3471 0 0 0 627 2 0 0 20 0 1 0 75579845 141688832 7161 33554432000 4194304 5849740 140726789359264 140726789358488 140551647985454 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 34592 7161 692 405 0 31536 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 138368 KiB
Current children cumulated memory: 28644 KiB

[startup+12.7002 s]
/proc/loadavg: 2.11 2.06 2.05 3/192 2393
/proc/meminfo: memFree=20858104/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=139904 memory=30180 CPUtime=12.68 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 4214 0 0 0 1265 3 0 0 20 0 1 0 75579845 143261696 7545 33554432000 4194304 5849740 140726789359264 140726789358344 5473192 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 34976 7545 692 405 0 31920 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 139904 KiB
Current children cumulated memory: 30180 KiB

[startup+25.5002 s]
/proc/loadavg: 2.09 2.06 2.05 3/192 2393
/proc/meminfo: memFree=20850792/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=142976 memory=33252 CPUtime=25.49 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 5644 0 0 0 2543 6 0 0 20 0 1 0 75579845 146407424 8313 33554432000 4194304 5849740 140726789359264 140726789358488 5472944 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 35744 8313 692 405 0 32688 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 142976 KiB
Current children cumulated memory: 33252 KiB

[startup+51.1092 s]
/proc/loadavg: 2.06 2.06 2.05 3/192 2393
/proc/meminfo: memFree=20841736/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=149120 memory=39396 CPUtime=51.1 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 7796 0 0 0 5097 13 0 0 20 0 1 0 75579845 152698880 9849 33554432000 4194304 5849740 140726789359264 140726789358488 5473119 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 37280 9849 692 405 0 34224 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 149120 KiB
Current children cumulated memory: 39396 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/192 2394
/proc/meminfo: memFree=20807916/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=164572 memory=59612 CPUtime=102.29 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 22280 0 0 0 10185 44 0 0 20 0 1 0 75579845 168521728 14903 33554432000 4194304 5849740 140726789359264 140726789358264 5392283 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 41143 14903 725 405 0 38087 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 164572 KiB
Current children cumulated memory: 59612 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/191 2395
/proc/meminfo: memFree=20801372/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=173920 memory=73260 CPUtime=162.28 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 28716 0 0 0 16141 87 0 0 20 0 1 0 75579845 178094080 18315 33554432000 4194304 5849740 140726789359264 140726789358264 5335585 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 43480 18315 725 405 0 40424 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 173920 KiB
Current children cumulated memory: 73260 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/192 2397
/proc/meminfo: memFree=20797644/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=172800 memory=72184 CPUtime=222.28 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 37552 0 0 0 22099 129 0 0 20 0 1 0 75579845 176947200 18046 33554432000 4194304 5849740 140726789359264 140726789358264 5312907 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 43200 18046 725 405 0 40144 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 172800 KiB
Current children cumulated memory: 72184 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 2398
/proc/meminfo: memFree=20789564/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=174108 memory=73240 CPUtime=282.28 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 52673 0 0 0 28059 169 0 0 20 0 1 0 75579845 178286592 18310 33554432000 4194304 5849740 140726789359264 140726789358264 5437698 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 43527 18310 725 405 0 40471 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 174108 KiB
Current children cumulated memory: 73240 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/192 2400
/proc/meminfo: memFree=20752640/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=174820 memory=73956 CPUtime=342.28 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 66326 0 0 0 34022 206 0 0 20 0 1 0 75579845 179015680 18489 33554432000 4194304 5849740 140726789359264 140726789358264 5437698 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 43705 18489 725 405 0 40649 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 174820 KiB
Current children cumulated memory: 73956 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/192 2401
/proc/meminfo: memFree=20694904/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=195620 memory=94808 CPUtime=402.27 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 85781 0 0 0 39981 246 0 0 20 0 1 0 75579845 200314880 23702 33554432000 4194304 5849740 140726789359264 140726789358264 140551648452487 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 48905 23702 725 405 0 45849 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 195620 KiB
Current children cumulated memory: 94808 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 2410
/proc/meminfo: memFree=20744460/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=177844 memory=77240 CPUtime=462.27 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 107674 0 0 0 45943 284 0 0 20 0 1 0 75579845 182112256 19310 33554432000 4194304 5849740 140726789359264 140726789357752 4211621 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 44461 19310 725 405 0 41405 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 177844 KiB
Current children cumulated memory: 77240 KiB


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

/proc/2392/statm: 57888 32714 725 405 0 54832 0
Current children cumulated CPU time: 1722.23 s
Current children cumulated vsize: 231552 KiB
Current children cumulated memory: 130856 KiB

[startup+1782.3 s]
/proc/loadavg: 2.16 2.17 2.12 3/194 2478
/proc/meminfo: memFree=20387756/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=213816 memory=112996 CPUtime=1782.23 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 500840 0 0 0 177197 1026 0 0 20 0 1 0 75579845 218947584 28249 33554432000 4194304 5849740 140726789359264 140726789358264 5437609 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 53454 28249 725 405 0 50398 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 213816 KiB
Current children cumulated memory: 112996 KiB

[startup+1842.3 s]
/proc/loadavg: 2.06 2.14 2.11 3/192 2479
/proc/meminfo: memFree=20395520/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=217948 memory=117228 CPUtime=1842.23 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 510467 0 0 0 183173 1050 0 0 20 0 1 0 75579845 223178752 29307 33554432000 4194304 5849740 140726789359264 140726789358264 5437609 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 54487 29307 725 405 0 51431 0
Current children cumulated CPU time: 1842.23 s
Current children cumulated vsize: 217948 KiB
Current children cumulated memory: 117228 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.12 2.11 3/192 2480
/proc/meminfo: memFree=20311604/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=223828 memory=123200 CPUtime=1902.22 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 520902 0 0 0 189148 1074 0 0 20 0 1 0 75579845 229199872 30800 33554432000 4194304 5849740 140726789359264 140726789358264 5437607 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 55957 30800 725 405 0 52901 0
Current children cumulated CPU time: 1902.22 s
Current children cumulated vsize: 223828 KiB
Current children cumulated memory: 123200 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.10 2.10 3/191 2481
/proc/meminfo: memFree=20306168/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=229176 memory=128404 CPUtime=1962.23 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 531871 0 0 0 195125 1098 0 0 20 0 1 0 75579845 234676224 32101 33554432000 4194304 5849740 140726789359264 140726789358264 5335579 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 57294 32101 725 405 0 54238 0
Current children cumulated CPU time: 1962.23 s
Current children cumulated vsize: 229176 KiB
Current children cumulated memory: 128404 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.08 2.09 3/192 2484
/proc/meminfo: memFree=20313568/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=220604 memory=120000 CPUtime=2022.22 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 544026 0 0 0 201102 1120 0 0 20 0 1 0 75579845 225898496 30000 33554432000 4194304 5849740 140726789359264 140726789358136 5376275 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 55151 30000 725 405 0 52095 0
Current children cumulated CPU time: 2022.22 s
Current children cumulated vsize: 220604 KiB
Current children cumulated memory: 120000 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.06 2.09 3/192 2485
/proc/meminfo: memFree=20312020/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=222856 memory=122252 CPUtime=2082.22 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 556383 0 0 0 207079 1143 0 0 20 0 1 0 75579845 228204544 30563 33554432000 4194304 5849740 140726789359264 140726789358264 5438373 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 55714 30563 725 405 0 52658 0
Current children cumulated CPU time: 2082.22 s
Current children cumulated vsize: 222856 KiB
Current children cumulated memory: 122252 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.05 2.08 3/192 2486
/proc/meminfo: memFree=20312296/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=222896 memory=122272 CPUtime=2142.22 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 567062 0 0 0 213057 1165 0 0 20 0 1 0 75579845 228245504 30568 33554432000 4194304 5849740 140726789359264 140726789358264 5336482 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 55724 30568 725 405 0 52668 0
Current children cumulated CPU time: 2142.22 s
Current children cumulated vsize: 222896 KiB
Current children cumulated memory: 122272 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.04 2.08 3/192 2487
/proc/meminfo: memFree=20493844/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=222236 memory=121396 CPUtime=2202.22 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 576036 0 0 0 219036 1186 0 0 20 0 1 0 75579845 227569664 30349 33554432000 4194304 5849740 140726789359264 140726789357992 140551648452487 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 55559 30349 725 405 0 52503 0
Current children cumulated CPU time: 2202.22 s
Current children cumulated vsize: 222236 KiB
Current children cumulated memory: 121396 KiB

[startup+2262.3 s]
/proc/loadavg: 2.03 2.05 2.08 3/192 2495
/proc/meminfo: memFree=20494248/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=221360 memory=120620 CPUtime=2262.22 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 589298 0 0 0 225010 1212 0 0 20 0 1 0 75579845 226672640 30155 33554432000 4194304 5849740 140726789359264 140726789358424 5438176 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 55340 30155 725 405 0 52284 0
Current children cumulated CPU time: 2262.22 s
Current children cumulated vsize: 221360 KiB
Current children cumulated memory: 120620 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.04 2.07 3/190 2496
/proc/meminfo: memFree=20485508/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=218908 memory=118400 CPUtime=2322.21 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 598798 0 0 0 230985 1236 0 0 20 0 1 0 75579845 224161792 29600 33554432000 4194304 5849740 140726789359264 140726789358264 140551648452487 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 54727 29600 725 405 0 51671 0
Current children cumulated CPU time: 2322.21 s
Current children cumulated vsize: 218908 KiB
Current children cumulated memory: 118400 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/190 2497
/proc/meminfo: memFree=20453456/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=231964 memory=131268 CPUtime=2382.21 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 609476 0 0 0 236962 1259 0 0 20 0 1 0 75579845 237531136 32817 33554432000 4194304 5849740 140726789359264 140726789358424 140551648452487 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 57991 32817 725 405 0 54935 0
Current children cumulated CPU time: 2382.21 s
Current children cumulated vsize: 231964 KiB
Current children cumulated memory: 131268 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/190 2498
/proc/meminfo: memFree=20452332/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=235512 memory=134776 CPUtime=2442.21 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 620877 0 0 0 242941 1280 0 0 20 0 1 0 75579845 241164288 33694 33554432000 4194304 5849740 140726789359264 140726789358264 140551648452487 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 58878 33694 725 405 0 55822 0
Current children cumulated CPU time: 2442.21 s
Current children cumulated vsize: 235512 KiB
Current children cumulated memory: 134776 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/190 2682
/proc/meminfo: memFree=20750740/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=235472 memory=134816 CPUtime=2502.2 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 633299 0 0 0 248919 1301 0 0 20 0 1 0 75579845 241123328 33704 33554432000 4194304 5849740 140726789359264 140726789358264 140551648452487 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 58868 33704 725 405 0 55812 0
Current children cumulated CPU time: 2502.2 s
Current children cumulated vsize: 235472 KiB
Current children cumulated memory: 134816 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.02 2.05 3/190 2682
/proc/meminfo: memFree=20732652/32770624 swapFree=67108860/67108860
[pid=2392] ppid=2389 vsize=240808 memory=140204 CPUtime=2519.91 cores=0,2,4,6
/proc/2392/stat : 2392 (xcsp_picat) R 2389 2392 32730 0 -1 4202496 638070 0 0 0 250683 1308 0 0 20 0 1 0 75579845 246587392 35051 33554432000 4194304 5849740 140726789359264 140726789358264 140551648452487 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 29573120 140726789362870 140726789362948 140726789362948 140726789365706 0
/proc/2392/statm: 60202 35051 725 405 0 57146 0
Current children cumulated CPU time: 2519.91 s
Current children cumulated vsize: 240808 KiB
Current children cumulated memory: 140204 KiB

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

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.01
CPU time (s): 2519.93
CPU user time (s): 2506.84
CPU system time (s): 13.0867
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 288444
Max. memory (cumulated for all children) (KiB): 187740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2506.84
system time used= 13.0867
maximum resident set size= 187740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 638070
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= 44
involuntary context switches= 1035


# summary of solver processes directly reported to runsolver:
#   pid: 2392
#   total CPU time (s): 2519.93
#   total CPU user time (s): 2506.84
#   total CPU system time (s): 13.0867

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.93088 second user time and 18.5986 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-26 06:42:46
IDJOB=4295848
IDBENCH=141608
IDSOLVER=2754
FILE ID=node134/4295848-1532580166
RUNJOBID= node134-1532562373-32761
PBS_JOBID= 21021958
Free space on /tmp= 55560 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-20_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295848-1532580166/watcher-4295848-1532580166 -o /tmp/evaluation-result-4295848-1532580166/solver-4295848-1532580166 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532562373-32761 --watchdog 2580  xcsp_picat HOME/instance-4295848-1532580166.xml

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

MD5SUM BENCH= 5f66fd9d375fc47cd589a0d8fc089b8f
RANDOM SEED=77685783

node134.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.68
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.68
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.68
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.68
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:        20883288 kB
MemAvailable:   31931400 kB
Buffers:          219672 kB
Cached:         11089136 kB
SwapCached:            0 kB
Active:          2137748 kB
Inactive:        9252732 kB
Active(anon):      33180 kB
Inactive(anon):    76428 kB
Active(file):    2104568 kB
Inactive(file):  9176304 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3220 kB
Writeback:             0 kB
AnonPages:         89220 kB
Mapped:            42988 kB
Shmem:             25248 kB
Slab:             194100 kB
SReclaimable:     166148 kB
SUnreclaim:        27952 kB
KernelStack:        3440 kB
PageTables:         4896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     475888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 55556 MiB
End job on node134 at 2018-07-26 07:24:47