Trace number 4395417

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2019-09-12? (TO) 2519.86 2520.02

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-lipa50a.xml
MD5SUM4fcc0be526f5147180ee0aa4ecb06fa1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark31118
Best CPU time to get the best result obtained on this benchmark2520.06
Satisfiable
(Un)Satisfiability was proved
Number of variables2550
Number of constraints1200
Number of domains2
Minimum domain size49
Maximum domain size50
Distribution of domain sizes[{"size":49,"count":1199},{"size":50,"count":50}]
Minimum variable degree0
Maximum variable degree50
Distribution of variable degrees[{"degree":0,"count":1301},{"degree":2,"count":1199},{"degree":45,"count":1},{"degree":47,"count":1},{"degree":48,"count":6},{"degree":49,"count":32},{"degree":50,"count":10}]
Minimum constraint arity3
Maximum constraint arity50
Distribution of constraint arities[{"arity":3,"count":1199},{"arity":50,"count":1}]
Number of extensional constraints1199
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1199},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

43.79/43.82	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 (10954 MiB free)
  memory of node 1: 16384 MiB (14114 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395417-1568325998/watcher-4395417-1568325998 -o /tmp/evaluation-result-4395417-1568325998/solver-4395417-1568325998 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568322189-24246 --watchdog 2580 xcsp_picat HOME/instance-4395417-1568325998.xml 

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

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

solver pid=25918, runsolver pid=25915

[startup+0.100156 s]*
/proc/loadavg: 2.37 2.18 2.17 3/201 25919
/proc/meminfo: memFree=25651684/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=2031716 memory=22440 CPUtime=0.1 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 1675 0 0 0 10 0 0 0 20 0 1 0 408541740 2080477184 5610 33554432000 4194304 5870510 140735696272352 140735696269496 4491000 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 507929 5610 846 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 22440 KiB

[startup+0.209869 s]*
/proc/loadavg: 2.37 2.18 2.17 3/201 25919
/proc/meminfo: memFree=25641444/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=2031716 memory=32680 CPUtime=0.21 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 1680 0 0 0 21 0 0 0 20 0 1 0 408541740 2080477184 8170 33554432000 4194304 5870510 140735696272352 140735696269496 4466552 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 507929 8170 846 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 32680 KiB

[startup+0.309718 s]*
/proc/loadavg: 2.37 2.18 2.17 3/201 25919
/proc/meminfo: memFree=25630788/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=2031716 memory=42920 CPUtime=0.31 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 1685 0 0 0 31 0 0 0 20 0 1 0 408541740 2080477184 10730 33554432000 4194304 5870510 140735696272352 140735696271656 4522958 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 507929 10730 846 410 0 503402 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 42920 KiB

[startup+0.700378 s]
/proc/loadavg: 2.37 2.18 2.17 3/202 25921
/proc/meminfo: memFree=25609456/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=2031716 memory=81832 CPUtime=0.7 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 1704 0 0 0 69 1 0 0 20 0 1 0 408541740 2080477184 20458 33554432000 4194304 5870510 140735696272352 140735696271656 4557892 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 507929 20458 846 410 0 503402 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 81832 KiB

[startup+1.50037 s]
/proc/loadavg: 2.37 2.18 2.17 3/202 25921
/proc/meminfo: memFree=25560048/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=2031716 memory=164000 CPUtime=1.49 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 1806 0 0 0 147 2 0 0 20 0 1 0 408541740 2080477184 41000 33554432000 4194304 5870510 140735696272352 140735696271656 4520537 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 507929 41000 893 410 0 503402 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 164000 KiB

[startup+3.10962 s]
/proc/loadavg: 2.37 2.18 2.17 3/201 25921
/proc/meminfo: memFree=25139372/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=2031716 memory=559264 CPUtime=3.09 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2116 0 0 0 304 5 0 0 20 0 1 0 408541740 2080477184 139816 33554432000 4194304 5870510 140735696272352 140735696271656 4466537 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 507929 139816 893 410 0 503402 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 559264 KiB

[startup+6.30037 s]
/proc/loadavg: 2.34 2.18 2.17 3/200 25921
/proc/meminfo: memFree=24426744/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=2031716 memory=1269920 CPUtime=6.29 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2839 0 0 0 614 15 0 0 20 0 1 0 408541740 2080477184 317480 33554432000 4194304 5870510 140735696272352 140735696271656 4464267 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 507929 317480 893 410 0 503402 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 1269920 KiB

[startup+12.7003 s]
/proc/loadavg: 2.31 2.18 2.17 3/200 25921
/proc/meminfo: memFree=23456024/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3546160 memory=2212608 CPUtime=12.69 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 59503 0 0 0 1231 38 0 0 20 0 1 0 408541740 3631267840 553152 33554432000 4194304 5870510 140735696272352 140735696271528 140255574495111 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 886540 553152 961 410 0 882013 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 3546160 KiB
Current children cumulated memory: 2212608 KiB

[startup+25.5004 s]
/proc/loadavg: 2.24 2.17 2.17 3/200 25922
/proc/meminfo: memFree=23456456/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3546464 memory=2212964 CPUtime=25.49 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 77378 0 0 0 2510 39 0 0 20 0 1 0 408541740 3631579136 553241 33554432000 4194304 5870510 140735696272352 140735696270856 5337596 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 886616 553241 966 410 0 882089 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 3546464 KiB
Current children cumulated memory: 2212964 KiB

[startup+51.1097 s]
/proc/loadavg: 2.16 2.15 2.16 3/201 25924
/proc/meminfo: memFree=23492416/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3525700 memory=2177160 CPUtime=51.1 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 178395 0 0 0 5062 48 0 0 20 0 1 0 408541740 3610316800 544290 33554432000 4194304 5870510 140735696272352 140735696271464 5267727 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 881425 544290 993 410 0 876898 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 3525700 KiB
Current children cumulated memory: 2177160 KiB

[startup+102.3 s]
/proc/loadavg: 2.07 2.13 2.15 3/200 25928
/proc/meminfo: memFree=23474348/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3525700 memory=2194284 CPUtime=102.29 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 297618 0 0 0 10171 58 0 0 20 0 1 0 408541740 3610316800 548571 33554432000 4194304 5870510 140735696272352 140735696271304 5308227 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 881425 548571 993 410 0 876898 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 3525700 KiB
Current children cumulated memory: 2194284 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.11 2.14 3/200 25933
/proc/meminfo: memFree=23476528/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3525700 memory=2192520 CPUtime=162.29 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 458310 0 0 0 16159 70 0 0 20 0 1 0 408541740 3610316800 548130 33554432000 4194304 5870510 140735696272352 140735696271304 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 881425 548130 993 410 0 876898 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 3525700 KiB
Current children cumulated memory: 2192520 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.09 2.13 3/199 25937
/proc/meminfo: memFree=23475772/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3529796 memory=2195092 CPUtime=222.28 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 642303 0 0 0 22143 85 0 0 20 0 1 0 408541740 3614511104 548773 33554432000 4194304 5870510 140735696272352 140735696270712 5288765 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 882449 548773 993 410 0 877922 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 3529796 KiB
Current children cumulated memory: 2195092 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.07 2.13 3/199 25951
/proc/meminfo: memFree=23440620/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3534012 memory=2227856 CPUtime=282.28 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 791150 0 0 0 28135 93 0 0 20 0 1 0 408541740 3618828288 556964 33554432000 4194304 5870510 140735696272352 140735696270712 5281938 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 883503 556964 993 410 0 878976 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 3534012 KiB
Current children cumulated memory: 2227856 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.06 2.12 3/200 25956
/proc/meminfo: memFree=23443960/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3540300 memory=2224632 CPUtime=342.27 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 923902 0 0 0 34123 104 0 0 20 0 1 0 408541740 3625267200 556158 33554432000 4194304 5870510 140735696272352 140735696270904 5260967 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 885075 556158 993 410 0 880548 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 3540300 KiB
Current children cumulated memory: 2224632 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.05 2.12 3/200 25960
/proc/meminfo: memFree=23444612/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3546132 memory=2224256 CPUtime=402.27 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 1034767 0 0 0 40113 114 0 0 20 0 1 0 408541740 3631239168 556064 33554432000 4194304 5870510 140735696272352 140735696270776 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 886533 556064 993 410 0 882006 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 3546132 KiB
Current children cumulated memory: 2224256 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.11 3/200 25966
/proc/meminfo: memFree=23443804/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3552372 memory=2225152 CPUtime=462.27 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 1151784 0 0 0 46102 125 0 0 20 0 1 0 408541740 3637628928 556288 33554432000 4194304 5870510 140735696272352 140735696270776 5281707 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 888093 556288 993 410 0 883566 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 3552372 KiB
Current children cumulated memory: 2225152 KiB


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

/proc/25918/statm: 896593 565534 993 410 0 892066 0
Current children cumulated CPU time: 1722.17 s
Current children cumulated vsize: 3586372 KiB
Current children cumulated memory: 2262136 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26148
/proc/meminfo: memFree=23428580/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3586372 memory=2290808 CPUtime=1782.16 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2545350 0 0 0 177959 257 0 0 20 0 1 0 408541740 3672444928 572702 33554432000 4194304 5870510 140735696272352 140735696271368 5308192 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 896593 572702 993 410 0 892066 0
Current children cumulated CPU time: 1782.16 s
Current children cumulated vsize: 3586372 KiB
Current children cumulated memory: 2290808 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26152
/proc/meminfo: memFree=23437760/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3586372 memory=2281944 CPUtime=1842.16 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2548118 0 0 0 183956 260 0 0 20 0 1 0 408541740 3672444928 570486 33554432000 4194304 5870510 140735696272352 140735696271368 5282295 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 896593 570486 993 410 0 892066 0
Current children cumulated CPU time: 1842.16 s
Current children cumulated vsize: 3586372 KiB
Current children cumulated memory: 2281944 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26158
/proc/meminfo: memFree=23416072/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3597604 memory=2299000 CPUtime=1902.16 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2550988 0 0 0 189954 262 0 0 20 0 1 0 408541740 3683946496 574750 33554432000 4194304 5870510 140735696272352 140735696270840 5282429 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 899401 574750 993 410 0 894874 0
Current children cumulated CPU time: 1902.16 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2299000 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26162
/proc/meminfo: memFree=23419812/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3597604 memory=2292184 CPUtime=1962.16 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2553558 0 0 0 195950 266 0 0 20 0 1 0 408541740 3683946496 573046 33554432000 4194304 5870510 140735696272352 140735696271368 5282515 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 899401 573046 993 410 0 894874 0
Current children cumulated CPU time: 1962.16 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2292184 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26166
/proc/meminfo: memFree=23428564/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3597604 memory=2282920 CPUtime=2022.15 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2556141 0 0 0 201946 269 0 0 20 0 1 0 408541740 3683946496 570730 33554432000 4194304 5870510 140735696272352 140735696271368 5282606 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 899401 570730 993 410 0 894874 0
Current children cumulated CPU time: 2022.15 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2282920 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26180
/proc/meminfo: memFree=23391956/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3597604 memory=2317352 CPUtime=2082.15 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2557544 0 0 0 207945 270 0 0 20 0 1 0 408541740 3683946496 579338 33554432000 4194304 5870510 140735696272352 140735696271368 5283135 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 899401 579338 993 410 0 894874 0
Current children cumulated CPU time: 2082.15 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2317352 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26184
/proc/meminfo: memFree=23406888/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3597604 memory=2303128 CPUtime=2142.15 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2560030 0 0 0 213943 272 0 0 20 0 1 0 408541740 3683946496 575782 33554432000 4194304 5870510 140735696272352 140735696271368 5262793 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 899401 575782 993 410 0 894874 0
Current children cumulated CPU time: 2142.15 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2303128 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26188
/proc/meminfo: memFree=23424044/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3597604 memory=2287416 CPUtime=2202.15 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2562448 0 0 0 219939 276 0 0 20 0 1 0 408541740 3683946496 571854 33554432000 4194304 5870510 140735696272352 140735696271368 5282606 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 899401 571854 993 410 0 894874 0
Current children cumulated CPU time: 2202.15 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2287416 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26194
/proc/meminfo: memFree=23376964/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3809220 memory=2460872 CPUtime=2262.14 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2564514 0 0 0 225937 277 0 0 20 0 1 0 408541740 3900641280 615218 33554432000 4194304 5870510 140735696272352 140735696271368 5305072 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 952305 615218 993 410 0 947778 0
Current children cumulated CPU time: 2262.14 s
Current children cumulated vsize: 3809220 KiB
Current children cumulated memory: 2460872 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 26198
/proc/meminfo: memFree=23392968/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3597604 memory=2307224 CPUtime=2322.14 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2566978 0 0 0 231936 278 0 0 20 0 1 0 408541740 3683946496 576806 33554432000 4194304 5870510 140735696272352 140735696271368 5282617 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 899401 576806 993 410 0 894874 0
Current children cumulated CPU time: 2322.14 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2307224 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26202
/proc/meminfo: memFree=23390940/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3597604 memory=2301752 CPUtime=2382.14 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2569264 0 0 0 237933 281 0 0 20 0 1 0 408541740 3683946496 575438 33554432000 4194304 5870510 140735696272352 140735696271368 5283024 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 899401 575438 993 410 0 894874 0
Current children cumulated CPU time: 2382.14 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2301752 KiB

[startup+2442.3 s]
/proc/loadavg: 2.22 2.06 2.06 3/199 26208
/proc/meminfo: memFree=23398684/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3597604 memory=2294936 CPUtime=2442.14 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2571981 0 0 0 243930 284 0 0 20 0 1 0 408541740 3683946496 573734 33554432000 4194304 5870510 140735696272352 140735696271368 5262639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 899401 573734 993 410 0 894874 0
Current children cumulated CPU time: 2442.14 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2294936 KiB

[startup+2502.3 s]
/proc/loadavg: 2.47 2.18 2.10 3/199 26212
/proc/meminfo: memFree=23407964/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3597604 memory=2285368 CPUtime=2502.13 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2576114 0 0 0 249926 287 0 0 20 0 1 0 408541740 3683946496 571342 33554432000 4194304 5870510 140735696272352 140735696271368 5282429 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 899401 571342 993 410 0 894874 0
Current children cumulated CPU time: 2502.13 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2285368 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.37 2.17 2.10 3/199 26212
/proc/meminfo: memFree=23402068/32770624 swapFree=66952812/67108860
[pid=25918] ppid=25915 vsize=3597604 memory=2291512 CPUtime=2519.84 cores=1,3,5,7
/proc/25918/stat : 25918 (xcsp_picat) R 25915 25918 24214 0 -1 4202496 2576625 0 0 0 251697 287 0 0 20 0 1 0 408541740 3683946496 572878 33554432000 4194304 5870510 140735696272352 140735696271368 5282429 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 19435520 140735696278559 140735696278637 140735696278637 140735696281546 0
/proc/25918/statm: 899401 572878 993 410 0 894874 0
Current children cumulated CPU time: 2519.84 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2291512 KiB

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

[startup+2520.02 s]
# the end of solver process 25918 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.97 s, system=2.88587 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.86
CPU user time (s): 2516.97
CPU system time (s): 2.88587
CPU usage (%): 99.9938
Max. virtual memory (cumulated for all children) (KiB): 3809220
Max. memory (cumulated for all children) (KiB): 2477256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.97
system time used= 2.88587
maximum resident set size= 2477256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2576625
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= 89
involuntary context switches= 1049


# summary of solver processes directly reported to runsolver:
#   pid: 25918
#   total CPU time (s): 2519.86
#   total CPU user time (s): 2516.97
#   total CPU system time (s): 2.88587

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.06369 second user time and 19.5721 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-13 00:05:56
IDJOB=4395417
IDBENCH=123065
IDSOLVER=2844
FILE ID=node117/4395417-1568325998
RUNJOBID= node117-1568322189-24246
PBS_JOBID= 21701139
Free space on /tmp= 58916 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-lipa50a.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395417-1568325998/watcher-4395417-1568325998 -o /tmp/evaluation-result-4395417-1568325998/solver-4395417-1568325998 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568322189-24246 --watchdog 2580  xcsp_picat HOME/instance-4395417-1568325998.xml

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

MD5SUM BENCH= 4fcc0be526f5147180ee0aa4ecb06fa1
RANDOM SEED=1587237273

node117.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.75
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.75
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.75
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.75
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:        25670596 kB
MemAvailable:   31657336 kB
Buffers:          158016 kB
Cached:          6077980 kB
SwapCached:        52484 kB
Active:          1496940 kB
Inactive:        4953240 kB
Active(anon):     163172 kB
Inactive(anon):    92704 kB
Active(file):    1333768 kB
Inactive(file):  4860536 kB
Unevictable:      107724 kB
Mlocked:          107724 kB
SwapTotal:      67108860 kB
SwapFree:       66952812 kB
Dirty:              3180 kB
Writeback:             0 kB
AnonPages:        276504 kB
Mapped:            45168 kB
Shmem:             32816 kB
Slab:             245328 kB
SReclaimable:     216540 kB
SUnreclaim:        28788 kB
KernelStack:        3792 kB
PageTables:         5476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2681540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 58912 MiB
End job on node117 at 2019-09-13 00:47:56