Trace number 4309453

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 2018-08-14? (TO) 2519.87 2520.03

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-sko49_c18.xml
MD5SUM69d2b1c9cf4919b13dd8bc483772d8bf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark12137
Best CPU time to get the best result obtained on this benchmark2520.09
Satisfiable
(Un)Satisfiability was proved
Number of variables2450
Number of constraints1177
Number of domains2
Minimum domain size8
Maximum domain size49
Distribution of domain sizes[{"size":8,"count":1176},{"size":49,"count":49}]
Minimum variable degree0
Maximum variable degree49
Distribution of variable degrees[{"degree":0,"count":1225},{"degree":2,"count":1176},{"degree":49,"count":49}]
Minimum constraint arity3
Maximum constraint arity49
Distribution of constraint arities[{"arity":3,"count":1176},{"arity":49,"count":1}]
Number of extensional constraints1176
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1176},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

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 (5925 MiB free)
  memory of node 1: 16384 MiB (11108 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309453-1534303320/watcher-4309453-1534303320 -o /tmp/evaluation-result-4309453-1534303320/solver-4309453-1534303320 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534293054-21341 --watchdog 2580 xcsp_picat HOME/instance-4309453-1534303320.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=22520, runsolver pid=22517

[startup+0.100167 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 22521
/proc/meminfo: memFree=17421164/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2025744 memory=24676 CPUtime=0.1 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 1723 0 0 0 10 0 0 0 20 0 1 0 247895307 2074361856 6169 33554432000 4194304 5849940 140727924860272 140727924860272 4490645 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 506436 6169 599 405 0 503380 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 24676 KiB

[startup+0.209636 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 22521
/proc/meminfo: memFree=17406828/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2025744 memory=39012 CPUtime=0.21 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 1730 0 0 0 21 0 0 0 20 0 1 0 247895307 2074361856 9753 33554432000 4194304 5849940 140727924860272 140727924860272 4548454 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 506436 9753 599 405 0 503380 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 39012 KiB

[startup+0.309554 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 22521
/proc/meminfo: memFree=17394540/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2025744 memory=51300 CPUtime=0.31 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 1736 0 0 0 31 0 0 0 20 0 1 0 247895307 2074361856 12825 33554432000 4194304 5849940 140727924860272 140727924860272 4467728 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 506436 12825 599 405 0 503380 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 51300 KiB

[startup+0.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22521
/proc/meminfo: memFree=17369964/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2025744 memory=100452 CPUtime=0.69 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 1760 0 0 0 68 1 0 0 20 0 1 0 247895307 2074361856 25113 33554432000 4194304 5849940 140727924860272 140727924859576 4583930 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 506436 25113 599 405 0 503380 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 100452 KiB

[startup+1.50041 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22521
/proc/meminfo: memFree=17304448/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2025744 memory=180852 CPUtime=1.49 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 1939 0 0 0 147 2 0 0 20 0 1 0 247895307 2074361856 45213 33554432000 4194304 5849940 140727924860272 140727924859576 4501304 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 506436 45213 647 405 0 503380 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 180852 KiB

[startup+3.10927 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22521
/proc/meminfo: memFree=17252500/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2107992 memory=223732 CPUtime=3.1 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 6659 0 0 0 299 11 0 0 20 0 1 0 247895307 2158583808 55933 33554432000 4194304 5849940 140727924860272 140727924859368 140273301307271 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 526998 55933 701 405 0 523942 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2107992 KiB
Current children cumulated memory: 223732 KiB

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22521
/proc/meminfo: memFree=17204252/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2124380 memory=239904 CPUtime=6.29 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 7844 0 0 0 605 24 0 0 20 0 1 0 247895307 2175365120 59976 33554432000 4194304 5849940 140727924860272 140727924859384 140273301307271 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 531095 59976 701 405 0 528039 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2124380 KiB
Current children cumulated memory: 239904 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22521
/proc/meminfo: memFree=17203636/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2157152 memory=272892 CPUtime=12.69 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 10570 0 0 0 1224 45 0 0 20 0 1 0 247895307 2208923648 68223 33554432000 4194304 5849940 140727924860272 140727924859384 140273301307271 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 539288 68223 701 405 0 536232 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2157152 KiB
Current children cumulated memory: 272892 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22521
/proc/meminfo: memFree=17122732/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2206304 memory=322044 CPUtime=25.49 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 12695 0 0 0 2461 88 0 0 20 0 1 0 247895307 2259255296 80511 33554432000 4194304 5849940 140727924860272 140727924859512 140273301307271 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 551576 80511 701 405 0 548520 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2206304 KiB
Current children cumulated memory: 322044 KiB

[startup+51.1094 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 22521
/proc/meminfo: memFree=17023116/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2304608 memory=420348 CPUtime=51.1 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 18233 0 0 0 4928 182 0 0 20 0 1 0 247895307 2359918592 105087 33554432000 4194304 5849940 140727924860272 140727924859512 140273301307271 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 576152 105087 701 405 0 573096 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2304608 KiB
Current children cumulated memory: 420348 KiB

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 22522
/proc/meminfo: memFree=16683808/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2545364 memory=661200 CPUtime=102.28 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 68622 0 0 0 9877 351 0 0 20 0 1 0 247895307 2606452736 165300 33554432000 4194304 5849940 140727924860272 140727924859144 5303165 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636341 165300 725 405 0 633285 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2545364 KiB
Current children cumulated memory: 661200 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/187 22523
/proc/meminfo: memFree=16689476/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2539496 memory=655300 CPUtime=162.28 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 166594 0 0 0 15855 373 0 0 20 0 1 0 247895307 2600443904 163825 33554432000 4194304 5849940 140727924860272 140727924859144 5399054 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 634874 163825 733 405 0 631818 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2539496 KiB
Current children cumulated memory: 655300 KiB

[startup+222.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/187 22525
/proc/meminfo: memFree=16589376/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2540828 memory=656600 CPUtime=222.28 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 242285 0 0 0 21838 390 0 0 20 0 1 0 247895307 2601807872 164150 33554432000 4194304 5849940 140727924860272 140727924859144 140273301307271 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 635207 164150 733 405 0 632151 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2540828 KiB
Current children cumulated memory: 656600 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 22526
/proc/meminfo: memFree=16495092/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2540828 memory=656600 CPUtime=282.28 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 309363 0 0 0 27824 404 0 0 20 0 1 0 247895307 2601807872 164150 33554432000 4194304 5849940 140727924860272 140727924859272 5437824 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 635207 164150 733 405 0 632151 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 2540828 KiB
Current children cumulated memory: 656600 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 22527
/proc/meminfo: memFree=16494896/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2541028 memory=656800 CPUtime=342.28 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 413774 0 0 0 33810 418 0 0 20 0 1 0 247895307 2602012672 164200 33554432000 4194304 5849940 140727924860272 140727924859272 5437799 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 635257 164200 733 405 0 632201 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 2541028 KiB
Current children cumulated memory: 656800 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 22529
/proc/meminfo: memFree=16494412/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2541028 memory=656800 CPUtime=402.27 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 528598 0 0 0 39795 432 0 0 20 0 1 0 247895307 2602012672 164200 33554432000 4194304 5849940 140727924860272 140727924859272 140273301307271 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 635257 164200 733 405 0 632201 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 2541028 KiB
Current children cumulated memory: 656800 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 22530
/proc/meminfo: memFree=16494472/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2541028 memory=656800 CPUtime=462.27 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 600593 0 0 0 45781 446 0 0 20 0 1 0 247895307 2602012672 164200 33554432000 4194304 5849940 140727924860272 140727924859272 5437784 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 635257 164200 733 405 0 632201 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 2541028 KiB
Current children cumulated memory: 656800 KiB


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

/proc/22520/statm: 636853 167820 744 405 0 633797 0
Current children cumulated CPU time: 1722.16 s
Current children cumulated vsize: 2547412 KiB
Current children cumulated memory: 671280 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 22637
/proc/meminfo: memFree=12362864/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2547412 memory=671280 CPUtime=1782.15 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 2070019 0 0 0 177123 1092 0 0 20 0 1 0 247895307 2608549888 167820 33554432000 4194304 5849940 140727924860272 140727924859272 5340446 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636853 167820 744 405 0 633797 0
Current children cumulated CPU time: 1782.15 s
Current children cumulated vsize: 2547412 KiB
Current children cumulated memory: 671280 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 22638
/proc/meminfo: memFree=12404692/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2547412 memory=671280 CPUtime=1842.16 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 2144161 0 0 0 183109 1107 0 0 20 0 1 0 247895307 2608549888 167820 33554432000 4194304 5849940 140727924860272 140727924859272 4217852 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636853 167820 744 405 0 633797 0
Current children cumulated CPU time: 1842.16 s
Current children cumulated vsize: 2547412 KiB
Current children cumulated memory: 671280 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 22639
/proc/meminfo: memFree=12405304/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2547204 memory=671072 CPUtime=1902.15 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 2242230 0 0 0 189092 1123 0 0 20 0 1 0 247895307 2608336896 167768 33554432000 4194304 5849940 140727924860272 140727924859272 140273301307271 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636801 167768 744 405 0 633745 0
Current children cumulated CPU time: 1902.15 s
Current children cumulated vsize: 2547204 KiB
Current children cumulated memory: 671072 KiB

[startup+1962.3 s]
/proc/loadavg: 2.44 2.11 2.08 3/187 22640
/proc/meminfo: memFree=12405328/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2547204 memory=671072 CPUtime=1962.15 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 2316103 0 0 0 195078 1137 0 0 20 0 1 0 247895307 2608336896 167768 33554432000 4194304 5849940 140727924860272 140727924859272 5312979 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636801 167768 744 405 0 633745 0
Current children cumulated CPU time: 1962.15 s
Current children cumulated vsize: 2547204 KiB
Current children cumulated memory: 671072 KiB

[startup+2022.3 s]
/proc/loadavg: 2.23 2.12 2.08 3/187 22642
/proc/meminfo: memFree=12405832/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2547204 memory=671072 CPUtime=2022.15 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 2394917 0 0 0 201066 1149 0 0 20 0 1 0 247895307 2608336896 167768 33554432000 4194304 5849940 140727924860272 140727924859272 5437784 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636801 167768 744 405 0 633745 0
Current children cumulated CPU time: 2022.15 s
Current children cumulated vsize: 2547204 KiB
Current children cumulated memory: 671072 KiB

[startup+2082.3 s]
/proc/loadavg: 2.13 2.11 2.08 3/187 22643
/proc/meminfo: memFree=12406196/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2547052 memory=670920 CPUtime=2082.14 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 2516820 0 0 0 207049 1165 0 0 20 0 1 0 247895307 2608181248 167730 33554432000 4194304 5849940 140727924860272 140727924859272 5438016 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636763 167730 744 405 0 633707 0
Current children cumulated CPU time: 2082.14 s
Current children cumulated vsize: 2547052 KiB
Current children cumulated memory: 670920 KiB

[startup+2142.3 s]
/proc/loadavg: 2.05 2.09 2.07 3/187 22666
/proc/meminfo: memFree=12405392/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2547052 memory=670920 CPUtime=2142.14 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 2582912 0 0 0 213038 1176 0 0 20 0 1 0 247895307 2608181248 167730 33554432000 4194304 5849940 140727924860272 140727924859272 5312962 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636763 167730 744 405 0 633707 0
Current children cumulated CPU time: 2142.14 s
Current children cumulated vsize: 2547052 KiB
Current children cumulated memory: 670920 KiB

[startup+2202.3 s]
/proc/loadavg: 2.02 2.07 2.07 3/187 22668
/proc/meminfo: memFree=12405868/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2547052 memory=670920 CPUtime=2202.14 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 2665302 0 0 0 219022 1192 0 0 20 0 1 0 247895307 2608181248 167730 33554432000 4194304 5849940 140727924860272 140727924859272 5307779 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636763 167730 744 405 0 633707 0
Current children cumulated CPU time: 2202.14 s
Current children cumulated vsize: 2547052 KiB
Current children cumulated memory: 670920 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/187 22669
/proc/meminfo: memFree=12405912/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2547052 memory=670920 CPUtime=2262.14 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 2738566 0 0 0 225007 1207 0 0 20 0 1 0 247895307 2608181248 167730 33554432000 4194304 5849940 140727924860272 140727924859272 5437808 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636763 167730 744 405 0 633707 0
Current children cumulated CPU time: 2262.14 s
Current children cumulated vsize: 2547052 KiB
Current children cumulated memory: 670920 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 22677
/proc/meminfo: memFree=12276020/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2547052 memory=670920 CPUtime=2322.13 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 2844981 0 0 0 230990 1223 0 0 20 0 1 0 247895307 2608181248 167730 33554432000 4194304 5849940 140727924860272 140727924859272 140273301307271 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636763 167730 744 405 0 633707 0
Current children cumulated CPU time: 2322.13 s
Current children cumulated vsize: 2547052 KiB
Current children cumulated memory: 670920 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 22700
/proc/meminfo: memFree=12274756/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2546796 memory=670664 CPUtime=2382.13 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 2911624 0 0 0 236976 1237 0 0 20 0 1 0 247895307 2607919104 167666 33554432000 4194304 5849940 140727924860272 140727924859432 140273301307271 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636699 167666 744 405 0 633643 0
Current children cumulated CPU time: 2382.13 s
Current children cumulated vsize: 2546796 KiB
Current children cumulated memory: 670664 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 22701
/proc/meminfo: memFree=12237304/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2546796 memory=670664 CPUtime=2442.13 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 2990891 0 0 0 242963 1250 0 0 20 0 1 0 247895307 2607919104 167666 33554432000 4194304 5849940 140727924860272 140727924859272 5437808 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636699 167666 744 405 0 633643 0
Current children cumulated CPU time: 2442.13 s
Current children cumulated vsize: 2546796 KiB
Current children cumulated memory: 670664 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 22702
/proc/meminfo: memFree=12236252/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2546796 memory=670664 CPUtime=2502.13 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 3064492 0 0 0 248949 1264 0 0 20 0 1 0 247895307 2607919104 167666 33554432000 4194304 5849940 140727924860272 140727924859432 5313184 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636699 167666 744 405 0 633643 0
Current children cumulated CPU time: 2502.13 s
Current children cumulated vsize: 2546796 KiB
Current children cumulated memory: 670664 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.03 2.05 3/187 22702
/proc/meminfo: memFree=12236252/32770624 swapFree=67108792/67108860
[pid=22520] ppid=22517 vsize=2546796 memory=670664 CPUtime=2519.84 cores=1,3,5,7
/proc/22520/stat : 22520 (xcsp_picat) R 22517 22520 21309 0 -1 4202496 3100840 0 0 0 250715 1269 0 0 20 0 1 0 247895307 2607919104 167666 33554432000 4194304 5849940 140727924860272 140727924859272 5437906 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24940544 140727924864182 140727924864260 140727924864260 140727924867018 0
/proc/22520/statm: 636699 167666 744 405 0 633643 0
Current children cumulated CPU time: 2519.84 s
Current children cumulated vsize: 2546796 KiB
Current children cumulated memory: 670664 KiB

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

[startup+2520.03 s]
# the end of solver process 22520 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2507.15 s, system=12.7155 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.03
CPU time (s): 2519.87
CPU user time (s): 2507.15
CPU system time (s): 12.7155
CPU usage (%): 99.9935
Max. virtual memory (cumulated for all children) (KiB): 2819416
Max. memory (cumulated for all children) (KiB): 943100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2507.15
system time used= 12.7155
maximum resident set size= 943100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3100840
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= 136
involuntary context switches= 785


# summary of solver processes directly reported to runsolver:
#   pid: 22520
#   total CPU time (s): 2519.87
#   total CPU user time (s): 2507.15
#   total CPU system time (s): 12.7155

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.32289 second user time and 18.7695 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-15 05:22:00
IDJOB=4309453
IDBENCH=141251
IDSOLVER=2794
FILE ID=node150/4309453-1534303320
RUNJOBID= node150-1534293054-21341
PBS_JOBID= 21038136
Free space on /tmp= 38000 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-sko49_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309453-1534303320/watcher-4309453-1534303320 -o /tmp/evaluation-result-4309453-1534303320/solver-4309453-1534303320 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534293054-21341 --watchdog 2580  xcsp_picat HOME/instance-4309453-1534303320.xml

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

MD5SUM BENCH= 69d2b1c9cf4919b13dd8bc483772d8bf
RANDOM SEED=81946150

node150.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.76
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.76
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.76
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.76
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:        17443688 kB
MemAvailable:   30753608 kB
Buffers:          245176 kB
Cached:         13231400 kB
SwapCached:           32 kB
Active:          7415896 kB
Inactive:        7256244 kB
Active(anon):    1146620 kB
Inactive(anon):   109136 kB
Active(file):    6269276 kB
Inactive(file):  7147108 kB
Unevictable:        7740 kB
Mlocked:            7740 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              3152 kB
Writeback:             0 kB
AnonPages:       1171880 kB
Mapped:            58200 kB
Shmem:             57924 kB
Slab:             350524 kB
SReclaimable:     321996 kB
SUnreclaim:        28528 kB
KernelStack:        3296 kB
PageTables:         7192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3528424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    563200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 37852 MiB
End job on node150 at 2018-08-15 06:04:01