Trace number 4293880

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

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-esc32d_c18.xml
MD5SUMca834160bf20391dc7be2075ee08801e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark100
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables1056
Number of constraints91
Number of domains2
Minimum domain size5
Maximum domain size32
Distribution of domain sizes[{"size":5,"count":90},{"size":32,"count":32}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":934},{"degree":1,"count":14},{"degree":2,"count":92},{"degree":4,"count":2},{"degree":10,"count":2},{"degree":13,"count":2},{"degree":14,"count":10}]
Minimum constraint arity3
Maximum constraint arity32
Distribution of constraint arities[{"arity":3,"count":90},{"arity":32,"count":1}]
Number of extensional constraints90
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":90},{"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 (5837 MiB free)
  memory of node 1: 16384 MiB (6678 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293880-1532387235/watcher-4293880-1532387235 -o /tmp/evaluation-result-4293880-1532387235/solver-4293880-1532387235 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532369589-13985 --watchdog 2580 xcsp_picat HOME/instance-4293880-1532387235.xml 

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

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

solver pid=15544, runsolver pid=15541

[startup+0.100717 s]*
/proc/loadavg: 2.03 2.09 2.07 3/187 15545
/proc/meminfo: memFree=12794948/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=129056 memory=24076 CPUtime=0.09 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 2292 0 0 0 9 0 0 0 20 0 1 0 56286714 132153344 6019 33554432000 4194304 5849740 140723901658736 140723901657832 140511969853319 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 32264 6019 695 405 0 29208 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 129056 KiB
Current children cumulated memory: 24076 KiB

[startup+0.209533 s]*
/proc/loadavg: 2.03 2.09 2.07 3/187 15545
/proc/meminfo: memFree=12794220/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=129952 memory=24868 CPUtime=0.2 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 2516 0 0 0 20 0 0 0 20 0 1 0 56286714 133070848 6217 33554432000 4194304 5849740 140723901658736 140723901657832 140511969853319 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 32488 6217 695 405 0 29432 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 129952 KiB
Current children cumulated memory: 24868 KiB

[startup+0.308891 s]*
/proc/loadavg: 2.03 2.09 2.07 3/187 15545
/proc/meminfo: memFree=12794008/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=130980 memory=25924 CPUtime=0.31 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 2773 0 0 0 30 1 0 0 20 0 1 0 56286714 134123520 6481 33554432000 4194304 5849740 140723901658736 140723901657832 140511969853319 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 32745 6481 695 405 0 29689 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 130980 KiB
Current children cumulated memory: 25924 KiB

[startup+0.700232 s]
/proc/loadavg: 2.03 2.08 2.07 3/187 15545
/proc/meminfo: memFree=12791776/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=134056 memory=28940 CPUtime=0.69 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 3542 0 0 0 67 2 0 0 20 0 1 0 56286714 137273344 7235 33554432000 4194304 5849740 140723901658736 140723901657976 140511969853319 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 33514 7235 695 405 0 30458 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 134056 KiB
Current children cumulated memory: 28940 KiB

[startup+1.50025 s]
/proc/loadavg: 2.03 2.08 2.07 3/187 15545
/proc/meminfo: memFree=12788552/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=142248 memory=37164 CPUtime=1.48 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 5079 0 0 0 144 4 0 0 20 0 1 0 56286714 145661952 9291 33554432000 4194304 5849740 140723901658736 140723901657832 5472546 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 35562 9291 695 405 0 32506 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 142248 KiB
Current children cumulated memory: 37164 KiB

[startup+3.10935 s]
/proc/loadavg: 2.03 2.08 2.07 3/187 15545
/proc/meminfo: memFree=12771476/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=152072 memory=47284 CPUtime=3.1 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 8906 0 0 0 304 6 0 0 20 0 1 0 56286714 155721728 11821 33554432000 4194304 5849740 140723901658736 140723901657608 5416700 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 38018 11821 718 405 0 34962 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 152072 KiB
Current children cumulated memory: 47284 KiB

[startup+6.30025 s]
/proc/loadavg: 2.03 2.08 2.07 3/187 15545
/proc/meminfo: memFree=12775592/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=170504 memory=65688 CPUtime=6.28 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 14371 0 0 0 614 14 0 0 20 0 1 0 56286714 174596096 16422 33554432000 4194304 5849740 140723901658736 140723901657384 5355910 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 42626 16422 739 405 0 39570 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 170504 KiB
Current children cumulated memory: 65688 KiB

[startup+12.7003 s]
/proc/loadavg: 2.02 2.08 2.07 3/187 15545
/proc/meminfo: memFree=12756404/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=170504 memory=65740 CPUtime=12.68 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 17357 0 0 0 1247 21 0 0 20 0 1 0 56286714 174596096 16435 33554432000 4194304 5849740 140723901658736 140723901657736 140511969853319 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 42626 16435 739 405 0 39570 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 170504 KiB
Current children cumulated memory: 65740 KiB

[startup+25.5003 s]
/proc/loadavg: 2.02 2.08 2.07 3/187 15545
/proc/meminfo: memFree=12749224/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=162312 memory=57676 CPUtime=25.48 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 22991 0 0 0 2515 33 0 0 20 0 1 0 56286714 166207488 14419 33554432000 4194304 5849740 140723901658736 140723901657608 5438281 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 40578 14419 739 405 0 37522 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 162312 KiB
Current children cumulated memory: 57676 KiB

[startup+51.1093 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 15545
/proc/meminfo: memFree=12738388/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=170504 memory=65868 CPUtime=51.09 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 28947 0 0 0 5054 55 0 0 20 0 1 0 56286714 174596096 16467 33554432000 4194304 5849740 140723901658736 140723901657736 140511969853319 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 42626 16467 739 405 0 39570 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 170504 KiB
Current children cumulated memory: 65868 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/187 15546
/proc/meminfo: memFree=12717292/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=170504 memory=73120 CPUtime=102.27 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 31519 0 0 0 10133 94 0 0 20 0 1 0 56286714 174596096 18280 33554432000 4194304 5849740 140723901658736 140723901657608 5437828 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 42626 18280 739 405 0 39570 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 170504 KiB
Current children cumulated memory: 73120 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.06 2.06 3/187 15547
/proc/meminfo: memFree=12654216/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=179132 memory=82188 CPUtime=162.26 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 35615 0 0 0 16091 135 0 0 20 0 1 0 56286714 183431168 20547 33554432000 4194304 5849740 140723901658736 140723901657736 140511969853319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 44783 20547 739 405 0 41727 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 179132 KiB
Current children cumulated memory: 82188 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.05 2.06 3/188 15556
/proc/meminfo: memFree=12618100/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=198824 memory=100816 CPUtime=222.26 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 43805 0 0 0 22055 171 0 0 20 0 1 0 56286714 203595776 25204 33554432000 4194304 5849740 140723901658736 140723901657736 140511969853319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 49706 25204 739 405 0 46650 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 198824 KiB
Current children cumulated memory: 100816 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 15557
/proc/meminfo: memFree=12634436/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=207500 memory=107808 CPUtime=282.26 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 51695 0 0 0 28018 208 0 0 20 0 1 0 56286714 212480000 26952 33554432000 4194304 5849740 140723901658736 140723901657736 140511969853319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 51875 26952 739 405 0 48819 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 207500 KiB
Current children cumulated memory: 107808 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 15558
/proc/meminfo: memFree=12598820/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=207500 memory=109008 CPUtime=342.24 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 60767 0 0 0 33982 242 0 0 20 0 1 0 56286714 212480000 27252 33554432000 4194304 5849740 140723901658736 140723901657736 140511969853319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 51875 27252 739 405 0 48819 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 207500 KiB
Current children cumulated memory: 109008 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 15559
/proc/meminfo: memFree=12593984/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=195164 memory=96904 CPUtime=402.24 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 65250 0 0 0 39944 280 0 0 20 0 1 0 56286714 199847936 24226 33554432000 4194304 5849740 140723901658736 140723901657896 140511969853319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 48791 24226 739 405 0 45735 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 195164 KiB
Current children cumulated memory: 96904 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 15560
/proc/meminfo: memFree=12512008/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=214924 memory=116432 CPUtime=462.23 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 75128 0 0 0 45917 306 0 0 20 0 1 0 56286714 220082176 29108 33554432000 4194304 5849740 140723901658736 140723901657736 140511969853319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 53731 29108 739 405 0 50675 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 214924 KiB
Current children cumulated memory: 116432 KiB


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

/proc/15544/statm: 95058 70883 739 405 0 92002 0
Current children cumulated CPU time: 1722.15 s
Current children cumulated vsize: 380232 KiB
Current children cumulated memory: 283532 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15601
/proc/meminfo: memFree=12157268/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=380232 memory=283532 CPUtime=1782.14 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 412160 0 0 0 177414 800 0 0 20 0 1 0 56286714 389357568 70883 33554432000 4194304 5849740 140723901658736 140723901657736 5437648 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 95058 70883 739 405 0 92002 0
Current children cumulated CPU time: 1782.14 s
Current children cumulated vsize: 380232 KiB
Current children cumulated memory: 283532 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15602
/proc/meminfo: memFree=12156440/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=380232 memory=283532 CPUtime=1842.13 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 436623 0 0 0 183402 811 0 0 20 0 1 0 56286714 389357568 70883 33554432000 4194304 5849740 140723901658736 140723901657736 5437620 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 95058 70883 739 405 0 92002 0
Current children cumulated CPU time: 1842.13 s
Current children cumulated vsize: 380232 KiB
Current children cumulated memory: 283532 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15603
/proc/meminfo: memFree=12091864/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=380232 memory=283532 CPUtime=1902.12 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 442450 0 0 0 189392 820 0 0 20 0 1 0 56286714 389357568 70883 33554432000 4194304 5849740 140723901658736 140723901657896 5437732 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 95058 70883 739 405 0 92002 0
Current children cumulated CPU time: 1902.12 s
Current children cumulated vsize: 380232 KiB
Current children cumulated memory: 283532 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15604
/proc/meminfo: memFree=12100356/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=437252 memory=340552 CPUtime=1962.12 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 462225 0 0 0 195379 833 0 0 20 0 1 0 56286714 447746048 85138 33554432000 4194304 5849740 140723901658736 140723901657736 140511969853319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 109313 85138 739 405 0 106257 0
Current children cumulated CPU time: 1962.12 s
Current children cumulated vsize: 437252 KiB
Current children cumulated memory: 340552 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 15613
/proc/meminfo: memFree=12035492/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=437252 memory=340552 CPUtime=2022.12 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 479721 0 0 0 201371 841 0 0 20 0 1 0 56286714 447746048 85138 33554432000 4194304 5849740 140723901658736 140723901657736 5438221 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 109313 85138 739 405 0 106257 0
Current children cumulated CPU time: 2022.12 s
Current children cumulated vsize: 437252 KiB
Current children cumulated memory: 340552 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 15636
/proc/meminfo: memFree=12171256/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=299884 memory=203184 CPUtime=2082.11 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 497825 0 0 0 207353 858 0 0 20 0 1 0 56286714 307081216 50796 33554432000 4194304 5849740 140723901658736 140723901657736 140511969853319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 74971 50796 739 405 0 71915 0
Current children cumulated CPU time: 2082.11 s
Current children cumulated vsize: 299884 KiB
Current children cumulated memory: 203184 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 15637
/proc/meminfo: memFree=12356220/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=338768 memory=242056 CPUtime=2142.11 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 514592 0 0 0 213335 876 0 0 20 0 1 0 56286714 346898432 60514 33554432000 4194304 5849740 140723901658736 140723901657896 5437698 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 84692 60514 739 405 0 81636 0
Current children cumulated CPU time: 2142.11 s
Current children cumulated vsize: 338768 KiB
Current children cumulated memory: 242056 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 15638
/proc/meminfo: memFree=12307324/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=365480 memory=268656 CPUtime=2202.11 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 527217 0 0 0 219322 889 0 0 20 0 1 0 56286714 374251520 67164 33554432000 4194304 5849740 140723901658736 140723901657608 140511969853319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 91370 67164 739 405 0 88314 0
Current children cumulated CPU time: 2202.11 s
Current children cumulated vsize: 365480 KiB
Current children cumulated memory: 268656 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 15639
/proc/meminfo: memFree=12266868/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=379628 memory=282928 CPUtime=2262.1 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 540004 0 0 0 225304 906 0 0 20 0 1 0 56286714 388739072 70732 33554432000 4194304 5849740 140723901658736 140723901657608 140511969853319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 94907 70732 739 405 0 91851 0
Current children cumulated CPU time: 2262.1 s
Current children cumulated vsize: 379628 KiB
Current children cumulated memory: 282928 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15640
/proc/meminfo: memFree=12216252/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=430248 memory=333548 CPUtime=2322.1 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 566098 0 0 0 231295 915 0 0 20 0 1 0 56286714 440573952 83387 33554432000 4194304 5849740 140723901658736 140723901657736 5437698 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 107562 83387 739 405 0 104506 0
Current children cumulated CPU time: 2322.1 s
Current children cumulated vsize: 430248 KiB
Current children cumulated memory: 333548 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15641
/proc/meminfo: memFree=12216860/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=430248 memory=333548 CPUtime=2382.09 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 578436 0 0 0 237288 921 0 0 20 0 1 0 56286714 440573952 83387 33554432000 4194304 5849740 140723901658736 140723901657736 140511969853319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 107562 83387 739 405 0 104506 0
Current children cumulated CPU time: 2382.09 s
Current children cumulated vsize: 430248 KiB
Current children cumulated memory: 333548 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15642
/proc/meminfo: memFree=12216868/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=430248 memory=333548 CPUtime=2442.08 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 588730 0 0 0 243278 930 0 0 20 0 1 0 56286714 440573952 83387 33554432000 4194304 5849740 140723901658736 140723901657736 5437698 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 107562 83387 739 405 0 104506 0
Current children cumulated CPU time: 2442.08 s
Current children cumulated vsize: 430248 KiB
Current children cumulated memory: 333548 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15643
/proc/meminfo: memFree=12189104/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=430248 memory=333548 CPUtime=2502.08 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 598513 0 0 0 249270 938 0 0 20 0 1 0 56286714 440573952 83387 33554432000 4194304 5849740 140723901658736 140723901657736 5438160 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 107562 83387 739 405 0 104506 0
Current children cumulated CPU time: 2502.08 s
Current children cumulated vsize: 430248 KiB
Current children cumulated memory: 333548 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 15704
/proc/meminfo: memFree=12487612/32770624 swapFree=67108860/67108860
[pid=15544] ppid=15541 vsize=430248 memory=333548 CPUtime=2519.79 cores=0,2,4,6
/proc/15544/stat : 15544 (xcsp_picat) R 15541 15544 13954 0 -1 4202496 598799 0 0 0 251039 940 0 0 20 0 1 0 56286714 440573952 83387 33554432000 4194304 5849740 140723901658736 140723901657736 140511969853319 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 31293440 140723901662390 140723901662468 140723901662468 140723901665226 0
/proc/15544/statm: 107562 83387 739 405 0 104506 0
Current children cumulated CPU time: 2519.79 s
Current children cumulated vsize: 430248 KiB
Current children cumulated memory: 333548 KiB

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

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.01
CPU time (s): 2519.8
CPU user time (s): 2510.39
CPU system time (s): 9.40955
CPU usage (%): 99.9916
Max. virtual memory (cumulated for all children) (KiB): 437252
Max. memory (cumulated for all children) (KiB): 340552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.39
system time used= 9.40955
maximum resident set size= 340552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 598799
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= 122
involuntary context switches= 3144


# summary of solver processes directly reported to runsolver:
#   pid: 15544
#   total CPU time (s): 2519.8
#   total CPU user time (s): 2510.39
#   total CPU system time (s): 9.40955

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.8457 second user time and 19.8125 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-24 01:07:15
IDJOB=4293880
IDBENCH=141254
IDSOLVER=2754
FILE ID=node137/4293880-1532387235
RUNJOBID= node137-1532369589-13985
PBS_JOBID= 21021571
Free space on /tmp= 48724 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-esc32d_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293880-1532387235/watcher-4293880-1532387235 -o /tmp/evaluation-result-4293880-1532387235/solver-4293880-1532387235 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532369589-13985 --watchdog 2580  xcsp_picat HOME/instance-4293880-1532387235.xml

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

MD5SUM BENCH= ca834160bf20391dc7be2075ee08801e
RANDOM SEED=576271465

node137.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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        12816776 kB
MemAvailable:   31921736 kB
Buffers:          265728 kB
Cached:         18775124 kB
SwapCached:            0 kB
Active:          1887556 kB
Inactive:       17225168 kB
Active(anon):      74432 kB
Inactive(anon):    16944 kB
Active(file):    1813124 kB
Inactive(file): 17208224 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6324 kB
Writeback:             0 kB
AnonPages:         78812 kB
Mapped:            39852 kB
Shmem:             17036 kB
Slab:             540308 kB
SReclaimable:     512072 kB
SUnreclaim:        28236 kB
KernelStack:        3344 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     445256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48720 MiB
End job on node137 at 2018-07-24 01:49:16