Trace number 4395717

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2019-09-12? (TO) 2400.12 2399.91

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 benchmark2400.08
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.80/43.80	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 (13763 MiB free)
  memory of node 1: 16384 MiB (15646 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=23875, runsolver pid=23872

[startup+0.100214 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 23876
/proc/meminfo: memFree=30097336/32770624 swapFree=67001456/67108860
[pid=23875] ppid=23872 vsize=2031716 memory=21660 CPUtime=0.1 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1525 0 0 0 10 0 0 0 20 0 1 0 409271069 2080477184 5415 33554432000 4194304 5870510 140729034976992 140729034974136 4442869 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 507929 5415 846 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 21660 KiB

[startup+0.210201 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 23876
/proc/meminfo: memFree=30087096/32770624 swapFree=67001456/67108860
[pid=23875] ppid=23872 vsize=2031716 memory=33948 CPUtime=0.21 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1531 0 0 0 21 0 0 0 20 0 1 0 409271069 2080477184 8487 33554432000 4194304 5870510 140729034976992 140729034974136 4462646 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 507929 8487 846 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 33948 KiB

[startup+0.309997 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 23876
/proc/meminfo: memFree=30076856/32770624 swapFree=67001456/67108860
[pid=23875] ppid=23872 vsize=2031716 memory=44188 CPUtime=0.31 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1536 0 0 0 31 0 0 0 20 0 1 0 409271069 2080477184 11047 33554432000 4194304 5870510 140729034976992 140729034974136 4524135 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 507929 11047 846 410 0 503402 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 44188 KiB

[startup+0.700411 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23876
/proc/meminfo: memFree=30056104/32770624 swapFree=67001456/67108860
[pid=23875] ppid=23872 vsize=2031716 memory=81232 CPUtime=0.69 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1554 0 0 0 69 0 0 0 20 0 1 0 409271069 2080477184 20308 33554432000 4194304 5870510 140729034976992 140729034974136 4429588 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 507929 20308 846 410 0 503402 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 81232 KiB

[startup+1.50042 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23876
/proc/meminfo: memFree=30006952/32770624 swapFree=67001456/67108860
[pid=23875] ppid=23872 vsize=2031716 memory=165268 CPUtime=1.49 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1658 0 0 0 147 2 0 0 20 0 1 0 409271069 2080477184 41317 33554432000 4194304 5870510 140729034976992 140729034976296 4491039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 507929 41317 860 410 0 503402 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 165268 KiB

[startup+3.11024 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23876
/proc/meminfo: memFree=29584164/32770624 swapFree=67001456/67108860
[pid=23875] ppid=23872 vsize=2031716 memory=560716 CPUtime=3.1 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1959 0 0 0 303 7 0 0 20 0 1 0 409271069 2080477184 140179 33554432000 4194304 5870510 140729034976992 140729034976296 4432865 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 507929 140179 893 410 0 503402 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 560716 KiB

[startup+6.30041 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23876
/proc/meminfo: memFree=28841320/32770624 swapFree=67001456/67108860
[pid=23875] ppid=23872 vsize=2031716 memory=1271372 CPUtime=6.29 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 2620 0 0 0 612 17 0 0 20 0 1 0 409271069 2080477184 317843 33554432000 4194304 5870510 140729034976992 140729034976296 4475277 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 507929 317843 893 410 0 503402 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 1271372 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23879
/proc/meminfo: memFree=27901352/32770624 swapFree=67001456/67108860
[pid=23875] ppid=23872 vsize=3546160 memory=2213160 CPUtime=12.69 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 60947 0 0 0 1233 36 0 0 20 0 1 0 409271069 3631267840 553290 33554432000 4194304 5870510 140729034976992 140729034976072 140333572079495 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 886540 553290 961 410 0 882013 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 3546160 KiB
Current children cumulated memory: 2213160 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23879
/proc/meminfo: memFree=27870528/32770624 swapFree=67001456/67108860
[pid=23875] ppid=23872 vsize=3546464 memory=2213524 CPUtime=25.49 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 79388 0 0 0 2512 37 0 0 20 0 1 0 409271069 3631579136 553381 33554432000 4194304 5870510 140729034976992 140729034975496 5337393 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 886616 553381 968 410 0 882089 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 3546464 KiB
Current children cumulated memory: 2213524 KiB

[startup+51.1102 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23879
/proc/meminfo: memFree=27936784/32770624 swapFree=67001456/67108860
[pid=23875] ppid=23872 vsize=3525700 memory=2177712 CPUtime=51.1 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 181336 0 0 0 5064 46 0 0 20 0 1 0 409271069 3610316800 544428 33554432000 4194304 5870510 140729034976992 140729034976104 5282251 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 881425 544428 993 410 0 876898 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 3525700 KiB
Current children cumulated memory: 2177712 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23886
/proc/meminfo: memFree=27868492/32770624 swapFree=67001456/67108860
[pid=23875] ppid=23872 vsize=3525700 memory=2194836 CPUtime=102.3 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 301484 0 0 0 10174 56 0 0 20 0 1 0 409271069 3610316800 548709 33554432000 4194304 5870510 140729034976992 140729034975944 140333577298809 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 881425 548709 993 410 0 876898 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 3525700 KiB
Current children cumulated memory: 2194836 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23890
/proc/meminfo: memFree=27856132/32770624 swapFree=67001456/67108860
[pid=23875] ppid=23872 vsize=3525700 memory=2193072 CPUtime=162.31 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 463256 0 0 0 16162 69 0 0 20 0 1 0 409271069 3610316800 548268 33554432000 4194304 5870510 140729034976992 140729034975944 5282578 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 881425 548268 993 410 0 876898 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 3525700 KiB
Current children cumulated memory: 2193072 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23902
/proc/meminfo: memFree=27840844/32770624 swapFree=67001476/67108860
[pid=23875] ppid=23872 vsize=3529664 memory=2195544 CPUtime=222.31 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 648150 0 0 0 22147 84 0 0 20 0 1 0 409271069 3614375936 548886 33554432000 4194304 5870510 140729034976992 140729034975288 5283024 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 882416 548886 993 410 0 877889 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 3529664 KiB
Current children cumulated memory: 2195544 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 23908
/proc/meminfo: memFree=27845136/32770624 swapFree=67001476/67108860
[pid=23875] ppid=23872 vsize=3534144 memory=2233444 CPUtime=282.3 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 786790 0 0 0 28137 93 0 0 20 0 1 0 409271069 3618963456 558361 33554432000 4194304 5870510 140729034976992 140729034975544 5274413 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 883536 558361 993 410 0 879009 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 3534144 KiB
Current children cumulated memory: 2233444 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23912
/proc/meminfo: memFree=27880000/32770624 swapFree=67001476/67108860
[pid=23875] ppid=23872 vsize=3540828 memory=2233004 CPUtime=342.29 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 868444 0 0 0 34126 103 0 0 20 0 1 0 409271069 3625807872 558251 33554432000 4194304 5870510 140729034976992 140729034975288 5282578 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 885207 558251 993 410 0 880680 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 3540828 KiB
Current children cumulated memory: 2233004 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23916
/proc/meminfo: memFree=27843348/32770624 swapFree=67001476/67108860
[pid=23875] ppid=23872 vsize=3546264 memory=2234436 CPUtime=402.27 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 884522 0 0 0 40120 107 0 0 20 0 1 0 409271069 3631374336 558609 33554432000 4194304 5870510 140729034976992 140729034975544 5282578 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 886566 558609 993 410 0 882039 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 3546264 KiB
Current children cumulated memory: 2234436 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23922
/proc/meminfo: memFree=27844832/32770624 swapFree=67001476/67108860
[pid=23875] ppid=23872 vsize=3553032 memory=2235764 CPUtime=462.28 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 899121 0 0 0 46116 112 0 0 20 0 1 0 409271069 3638304768 558941 33554432000 4194304 5870510 140729034976992 140729034975352 5304032 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 888258 558941 993 410 0 883731 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 3553032 KiB
Current children cumulated memory: 2235764 KiB


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

/proc/23875/statm: 896593 573949 993 410 0 892066 0
Current children cumulated CPU time: 1662.41 s
Current children cumulated vsize: 3586372 KiB
Current children cumulated memory: 2295796 KiB

[startup+1722.3 s]
/proc/loadavg: 2.28 2.27 2.14 3/202 24160
/proc/meminfo: memFree=28034780/32770624 swapFree=67001512/67108860
[pid=23875] ppid=23872 vsize=3586372 memory=2288276 CPUtime=1722.42 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1244652 0 0 0 172061 181 0 0 20 0 1 0 409271069 3672444928 572069 33554432000 4194304 5870510 140729034976992 140729034976008 5308364 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 896593 572069 993 410 0 892066 0
Current children cumulated CPU time: 1722.42 s
Current children cumulated vsize: 3586372 KiB
Current children cumulated memory: 2288276 KiB

[startup+1782.3 s]
/proc/loadavg: 2.14 2.23 2.14 3/200 24225
/proc/meminfo: memFree=27991152/32770624 swapFree=67001512/67108860
[pid=23875] ppid=23872 vsize=3586372 memory=2275316 CPUtime=1782.42 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1267535 0 0 0 178056 186 0 0 20 0 1 0 409271069 3672444928 568829 33554432000 4194304 5870510 140729034976992 140729034976008 5282606 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 896593 568829 993 410 0 892066 0
Current children cumulated CPU time: 1782.42 s
Current children cumulated vsize: 3586372 KiB
Current children cumulated memory: 2275316 KiB

[startup+1842.3 s]
/proc/loadavg: 2.09 2.21 2.13 3/200 24229
/proc/meminfo: memFree=27974292/32770624 swapFree=67001512/67108860
[pid=23875] ppid=23872 vsize=3586372 memory=2282132 CPUtime=1842.43 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1290308 0 0 0 184052 191 0 0 20 0 1 0 409271069 3672444928 570533 33554432000 4194304 5870510 140729034976992 140729034976008 5282680 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 896593 570533 993 410 0 892066 0
Current children cumulated CPU time: 1842.43 s
Current children cumulated vsize: 3586372 KiB
Current children cumulated memory: 2282132 KiB

[startup+1902.3 s]
/proc/loadavg: 2.03 2.17 2.13 3/201 24235
/proc/meminfo: memFree=27970556/32770624 swapFree=67001512/67108860
[pid=23875] ppid=23872 vsize=3597604 memory=2287604 CPUtime=1902.44 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1320678 0 0 0 190048 196 0 0 20 0 1 0 409271069 3683946496 571901 33554432000 4194304 5870510 140729034976992 140729034976008 5282736 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 899401 571901 993 410 0 894874 0
Current children cumulated CPU time: 1902.44 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2287604 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.14 2.12 3/200 24239
/proc/meminfo: memFree=27897664/32770624 swapFree=67001512/67108860
[pid=23875] ppid=23872 vsize=3597604 memory=2316276 CPUtime=1962.45 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1344006 0 0 0 196047 198 0 0 20 0 1 0 409271069 3683946496 579069 33554432000 4194304 5870510 140729034976992 140729034976008 5282578 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 899401 579069 993 410 0 894874 0
Current children cumulated CPU time: 1962.45 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2316276 KiB

[startup+2022.3 s]
/proc/loadavg: 2.08 2.13 2.12 3/200 24251
/proc/meminfo: memFree=27912060/32770624 swapFree=67001520/67108860
[pid=23875] ppid=23872 vsize=3597604 memory=2304660 CPUtime=2022.46 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1367755 0 0 0 202044 202 0 0 20 0 1 0 409271069 3683946496 576165 33554432000 4194304 5870510 140729034976992 140729034976008 5282617 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 899401 576165 993 410 0 894874 0
Current children cumulated CPU time: 2022.46 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2304660 KiB

[startup+2082.3 s]
/proc/loadavg: 2.03 2.11 2.12 3/201 24257
/proc/meminfo: memFree=27922816/32770624 swapFree=67001520/67108860
[pid=23875] ppid=23872 vsize=3597604 memory=2291700 CPUtime=2082.46 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1394485 0 0 0 208040 206 0 0 20 0 1 0 409271069 3683946496 572925 33554432000 4194304 5870510 140729034976992 140729034976008 5282295 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 899401 572925 993 410 0 894874 0
Current children cumulated CPU time: 2082.46 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2291700 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.09 2.11 3/200 24261
/proc/meminfo: memFree=27891596/32770624 swapFree=67001520/67108860
[pid=23875] ppid=23872 vsize=3597604 memory=2322420 CPUtime=2142.47 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1420082 0 0 0 214039 208 0 0 20 0 1 0 409271069 3683946496 580605 33554432000 4194304 5870510 140729034976992 140729034976008 5283024 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 899401 580605 993 410 0 894874 0
Current children cumulated CPU time: 2142.47 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2322420 KiB

[startup+2202.3 s]
/proc/loadavg: 2.06 2.09 2.11 3/200 24265
/proc/meminfo: memFree=27909284/32770624 swapFree=67001520/67108860
[pid=23875] ppid=23872 vsize=3597604 memory=2304660 CPUtime=2202.47 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1443966 0 0 0 220035 212 0 0 20 0 1 0 409271069 3683946496 576165 33554432000 4194304 5870510 140729034976992 140729034976008 5282578 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 899401 576165 993 410 0 894874 0
Current children cumulated CPU time: 2202.47 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2304660 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.07 2.10 3/201 24271
/proc/meminfo: memFree=27918180/32770624 swapFree=67001520/67108860
[pid=23875] ppid=23872 vsize=3597604 memory=2295796 CPUtime=2262.48 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1468311 0 0 0 226032 216 0 0 20 0 1 0 409271069 3683946496 573949 33554432000 4194304 5870510 140729034976992 140729034976008 5282617 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 899401 573949 993 410 0 894874 0
Current children cumulated CPU time: 2262.48 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2295796 KiB

[startup+2322.3 s]
/proc/loadavg: 2.04 2.07 2.10 3/200 24336
/proc/meminfo: memFree=28029108/32770624 swapFree=67001524/67108860
[pid=23875] ppid=23872 vsize=3597604 memory=2288276 CPUtime=2322.49 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1497258 0 0 0 232028 221 0 0 20 0 1 0 409271069 3683946496 572069 33554432000 4194304 5870510 140729034976992 140729034976008 5307152 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 899401 572069 993 410 0 894874 0
Current children cumulated CPU time: 2322.49 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2288276 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.06 2.10 3/199 24340
/proc/meminfo: memFree=28027740/32770624 swapFree=67001524/67108860
[pid=23875] ppid=23872 vsize=3597604 memory=2285556 CPUtime=2382.49 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1526448 0 0 0 238023 226 0 0 20 0 1 0 409271069 3683946496 571389 33554432000 4194304 5870510 140729034976992 140729034976008 5282738 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 899401 571389 993 410 0 894874 0
Current children cumulated CPU time: 2382.49 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2285556 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.16 2.09 2.11 3/200 24404
/proc/meminfo: memFree=27962208/32770624 swapFree=67001524/67108860
[pid=23875] ppid=23872 vsize=3597604 memory=2293748 CPUtime=2400.09 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1530974 0 0 0 239783 226 0 0 20 0 1 0 409271069 3683946496 573437 33554432000 4194304 5870510 140729034976992 140729034976008 5282578 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 899401 573437 993 410 0 894874 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2293748 KiB

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

[startup+2399.91 s]
# the end of solver process 23875 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2397.84 s, system=2.28025 s

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

[startup+2399.9 s]
/proc/loadavg: 2.16 2.09 2.11 3/200 24404
/proc/meminfo: memFree=27962208/32770624 swapFree=67001524/67108860
[pid=23875] ppid=23872 vsize=3597604 memory=2293748 CPUtime=2400.09 cores=0,2,4,6
/proc/23875/stat : 23875 (xcsp_picat) R 23872 23875 22075 0 -1 4202496 1530974 0 0 0 239783 226 0 0 20 0 1 0 409271069 3683946496 573437 33554432000 4194304 5870510 140729034976992 140729034976008 5282578 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 17559552 140729034982431 140729034982509 140729034982509 140729034985418 0
/proc/23875/statm: 899401 573437 993 410 0 894874 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 3597604 KiB
Current children cumulated memory: 2293748 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2399.91
CPU time (s): 2400.12
CPU user time (s): 2397.84
CPU system time (s): 2.28025
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 3809220
Max. memory (cumulated for all children) (KiB): 2473720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.84
system time used= 2.28025
maximum resident set size= 2473720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1530975
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= 78
involuntary context switches= 707


# summary of solver processes directly reported to runsolver:
#   pid: 23875
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2397.84
#   total CPU system time (s): 2.28025

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.08085 second user time and 19.2667 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-13 01:16:20
IDJOB=4395717
IDBENCH=123065
IDSOLVER=2845
FILE ID=node136/4395717-1568330224
RUNJOBID= node136-1568323423-22106
PBS_JOBID= 21701143
Free space on /tmp= 56788 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-4395717-1568330224/watcher-4395717-1568330224 -o /tmp/evaluation-result-4395717-1568330224/solver-4395717-1568330224 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568323423-22106 --watchdog 2560  xcsp_picat HOME/instance-4395717-1568330224.xml

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

MD5SUM BENCH= 4fcc0be526f5147180ee0aa4ecb06fa1
RANDOM SEED=343644171

node136.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30115248 kB
MemAvailable:   31650844 kB
Buffers:           65912 kB
Cached:          1750940 kB
SwapCached:         3868 kB
Active:          1127116 kB
Inactive:         944484 kB
Active(anon):     253068 kB
Inactive(anon):    41884 kB
Active(file):     874048 kB
Inactive(file):   902600 kB
Unevictable:      107452 kB
Mlocked:          107452 kB
SwapTotal:      67108860 kB
SwapFree:       67001456 kB
Dirty:              3128 kB
Writeback:             0 kB
AnonPages:        360616 kB
Mapped:            44828 kB
Shmem:             31356 kB
Slab:             178412 kB
SReclaimable:     149564 kB
SUnreclaim:        28848 kB
KernelStack:        3520 kB
PageTables:         5436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2718848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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= 56784 MiB
End job on node136 at 2019-09-13 01:56:20