Trace number 4293840

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.93 2520.02

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-sko72_c18.xml
MD5SUM69672b68d8d3f9201b488571cf4784d4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark35807
Best CPU time to get the best result obtained on this benchmark2520.07
Satisfiable
(Un)Satisfiability was proved
Number of variables5256
Number of constraints2557
Number of domains2
Minimum domain size8
Maximum domain size72
Distribution of domain sizes[{"size":8,"count":2556},{"size":72,"count":72}]
Minimum variable degree0
Maximum variable degree72
Distribution of variable degrees[{"degree":0,"count":2628},{"degree":2,"count":2556},{"degree":72,"count":72}]
Minimum constraint arity3
Maximum constraint arity72
Distribution of constraint arities[{"arity":3,"count":2556},{"arity":72,"count":1}]
Number of extensional constraints2556
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2556},{"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 (6672 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293840-1532374633/watcher-4293840-1532374633 -o /tmp/evaluation-result-4293840-1532374633/solver-4293840-1532374633 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532369589-13985 --watchdog 2580 xcsp_picat HOME/instance-4293840-1532374633.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=14435, runsolver pid=14432

[startup+0.100365 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 14436
/proc/meminfo: memFree=12788416/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=111688 memory=24676 CPUtime=0.1 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 1724 0 0 0 10 0 0 0 20 0 1 0 55026424 114368512 6169 33554432000 4194304 5849740 140733789538752 140733789538056 4467757 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 27922 6169 600 405 0 24866 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 24676 KiB

[startup+0.20964 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 14436
/proc/meminfo: memFree=12775904/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=111688 memory=39012 CPUtime=0.2 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 1731 0 0 0 20 0 0 0 20 0 1 0 55026424 114368512 9753 33554432000 4194304 5849740 140733789538752 140733789538056 4719616 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 27922 9753 600 405 0 24866 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 39012 KiB

[startup+0.309624 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 14436
/proc/meminfo: memFree=12761756/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=111688 memory=49252 CPUtime=0.3 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 1736 0 0 0 30 0 0 0 20 0 1 0 55026424 114368512 12313 33554432000 4194304 5849740 140733789538752 140733789538056 4463999 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 27922 12313 600 405 0 24866 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 49252 KiB

[startup+0.700446 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14436
/proc/meminfo: memFree=12695620/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=178008 memory=113840 CPUtime=0.69 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 4589 0 0 0 66 3 0 0 20 0 1 0 55026424 182280192 28460 33554432000 4194304 5849740 140733789538752 140733789538056 5250879 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 44502 28460 604 405 0 41446 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 178008 KiB
Current children cumulated memory: 113840 KiB

[startup+1.50044 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14436
/proc/meminfo: memFree=12691896/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=180032 memory=120196 CPUtime=1.49 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 6855 0 0 0 139 10 0 0 20 0 1 0 55026424 184352768 30049 33554432000 4194304 5849740 140733789538752 140733789537720 5250744 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 45008 30049 604 405 0 41952 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 180032 KiB
Current children cumulated memory: 120196 KiB

[startup+3.10977 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14436
/proc/meminfo: memFree=12589376/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=317840 memory=161700 CPUtime=3.1 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 12442 0 0 0 290 20 0 0 20 0 1 0 55026424 325468160 40425 33554432000 4194304 5849740 140733789538752 140733789537720 5251261 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 79460 40425 605 405 0 76404 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 317840 KiB
Current children cumulated memory: 161700 KiB

[startup+6.3004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14436
/proc/meminfo: memFree=12497528/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=445484 memory=337580 CPUtime=6.28 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 25487 0 0 0 584 44 0 0 20 0 1 0 55026424 456175616 84395 33554432000 4194304 5849740 140733789538752 140733789537720 4490529 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 111371 84395 605 405 0 108315 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 445484 KiB
Current children cumulated memory: 337580 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14436
/proc/meminfo: memFree=12291300/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=609112 memory=376340 CPUtime=12.69 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 35132 0 0 0 1171 98 0 0 20 0 1 0 55026424 623730688 94085 33554432000 4194304 5849740 140733789538752 140733789537720 5250909 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 152278 94085 605 405 0 149222 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 609112 KiB
Current children cumulated memory: 376340 KiB

[startup+25.5005 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14436
/proc/meminfo: memFree=11824148/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=1139576 memory=708296 CPUtime=25.49 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 47747 0 0 0 2345 204 0 0 20 0 1 0 55026424 1166925824 177074 33554432000 4194304 5849740 140733789538752 140733789537720 5250855 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 284894 177074 605 405 0 281838 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 1139576 KiB
Current children cumulated memory: 708296 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14436
/proc/meminfo: memFree=11431976/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=1749772 memory=1342052 CPUtime=51.1 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 60373 0 0 0 4776 334 0 0 20 0 1 0 55026424 1791766528 335513 33554432000 4194304 5849740 140733789538752 140733789537848 139623187586951 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 437443 335513 702 405 0 434387 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 1749772 KiB
Current children cumulated memory: 1342052 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14437
/proc/meminfo: memFree=11086696/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=2077456 memory=1670000 CPUtime=102.29 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 64933 0 0 0 9715 514 0 0 20 0 1 0 55026424 2127314944 417500 33554432000 4194304 5849740 140733789538752 140733789537992 139623187586951 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 519364 417500 702 405 0 516308 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2077456 KiB
Current children cumulated memory: 1670000 KiB

[startup+162.3 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 14438
/proc/meminfo: memFree=10822636/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=2339600 memory=1932144 CPUtime=162.29 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 67643 0 0 0 15495 734 0 0 20 0 1 0 55026424 2395750400 483036 33554432000 4194304 5849740 140733789538752 140733789537848 5472756 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 584900 483036 702 405 0 581844 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2339600 KiB
Current children cumulated memory: 1932144 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/188 14447
/proc/meminfo: memFree=10675144/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=2470672 memory=2063216 CPUtime=222.29 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 77671 0 0 0 21281 948 0 0 20 0 1 0 55026424 2529968128 515804 33554432000 4194304 5849740 140733789538752 140733789537256 139623187586951 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 617668 515804 702 405 0 614612 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2470672 KiB
Current children cumulated memory: 2063216 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/188 14448
/proc/meminfo: memFree=10154868/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=2994960 memory=2587504 CPUtime=282.3 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 92799 0 0 0 27051 1179 0 0 20 0 1 0 55026424 3066839040 646876 33554432000 4194304 5849740 140733789538752 140733789537672 5611464 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 748740 646876 702 405 0 745684 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 2994960 KiB
Current children cumulated memory: 2587504 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 14449
/proc/meminfo: memFree=9860088/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3257104 memory=2849648 CPUtime=342.29 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 106528 0 0 0 32820 1409 0 0 20 0 1 0 55026424 3335274496 712412 33554432000 4194304 5849740 140733789538752 140733789537864 139623187586951 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 814276 712412 702 405 0 811220 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 3257104 KiB
Current children cumulated memory: 2849648 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 14450
/proc/meminfo: memFree=9862664/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3257104 memory=2849648 CPUtime=402.29 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 120072 0 0 0 38612 1617 0 0 20 0 1 0 55026424 3335274496 712412 33554432000 4194304 5849740 140733789538752 140733789537928 139623187586951 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 814276 712412 702 405 0 811220 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 3257104 KiB
Current children cumulated memory: 2849648 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 14451
/proc/meminfo: memFree=10008024/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3064376 memory=2656984 CPUtime=462.29 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 318142 0 0 0 44518 1711 0 0 20 0 1 0 55026424 3137921024 664246 33554432000 4194304 5849740 140733789538752 140733789537624 5310502 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 766094 664246 718 405 0 763038 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 3064376 KiB
Current children cumulated memory: 2656984 KiB


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

/proc/14435/statm: 897166 796124 728 405 0 894110 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 3588664 KiB
Current children cumulated memory: 3184496 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.09 2.08 3/187 14513
/proc/meminfo: memFree=9349852/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3626912 memory=3222744 CPUtime=1782.24 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 6510165 0 0 0 176126 2098 0 0 20 0 1 0 55026424 3713957888 805686 33554432000 4194304 5849740 140733789538752 140733789537624 5312857 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 906728 805686 728 405 0 903672 0
Current children cumulated CPU time: 1782.24 s
Current children cumulated vsize: 3626912 KiB
Current children cumulated memory: 3222744 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 14514
/proc/meminfo: memFree=9349568/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=1842.24 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 6702730 0 0 0 182109 2115 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537752 5312857 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 1842.24 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/187 14515
/proc/meminfo: memFree=9338788/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=1902.24 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 6935137 0 0 0 188093 2131 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537752 5437591 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 1902.24 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 14516
/proc/meminfo: memFree=9284116/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=1962.24 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 7184497 0 0 0 194079 2145 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537752 5313240 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 1962.24 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/187 14524
/proc/meminfo: memFree=9283692/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=2022.24 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 7449249 0 0 0 200061 2163 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537752 139623187586951 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 2022.24 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB

[startup+2082.3 s]
/proc/loadavg: 2.08 2.05 2.06 3/187 14525
/proc/meminfo: memFree=9250408/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=2082.24 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 7636660 0 0 0 206046 2178 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537752 5437698 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 2082.24 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB

[startup+2142.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/186 14526
/proc/meminfo: memFree=9137404/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=2142.24 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 7824983 0 0 0 212030 2194 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537752 5437819 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 2142.24 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 14528
/proc/meminfo: memFree=9135116/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=2202.24 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 8001027 0 0 0 218015 2209 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537752 5437629 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 2202.24 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 14529
/proc/meminfo: memFree=9069712/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=2262.22 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 8133565 0 0 0 224002 2220 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537752 5437560 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 2262.22 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 14530
/proc/meminfo: memFree=9134840/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=2322.22 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 8177419 0 0 0 229992 2230 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537752 139623187586951 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 2322.22 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 14531
/proc/meminfo: memFree=9134748/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=2382.21 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 8227571 0 0 0 235983 2238 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537752 5437560 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 2382.21 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14532
/proc/meminfo: memFree=9069908/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=2442.2 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 8247632 0 0 0 241975 2245 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537464 5437576 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 2442.2 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14533
/proc/meminfo: memFree=9071308/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=2502.2 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 8253314 0 0 0 247970 2250 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537752 5307645 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 2502.2 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.08 2.03 2.05 3/187 14594
/proc/meminfo: memFree=9592112/32770624 swapFree=67108860/67108860
[pid=14435] ppid=14432 vsize=3594140 memory=3189980 CPUtime=2519.91 cores=0,2,4,6
/proc/14435/stat : 14435 (xcsp_picat) R 14432 14435 13954 0 -1 4202496 8253969 0 0 0 249739 2252 0 0 20 0 1 0 55026424 3680399360 797495 33554432000 4194304 5849740 140733789538752 140733789537752 5335552 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 25354240 140733789541558 140733789541636 140733789541636 140733789544394 0
/proc/14435/statm: 898535 797495 728 405 0 895479 0
Current children cumulated CPU time: 2519.91 s
Current children cumulated vsize: 3594140 KiB
Current children cumulated memory: 3189980 KiB

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

[startup+2520.02 s]
# the end of solver process 14435 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2497.4 s, system=22.5313 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.02
CPU time (s): 2519.93
CPU user time (s): 2497.4
CPU system time (s): 22.5313
CPU usage (%): 99.9963
Max. virtual memory (cumulated for all children) (KiB): 3626912
Max. memory (cumulated for all children) (KiB): 3222744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2497.4
system time used= 22.5313
maximum resident set size= 3222744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8253969
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= 216
involuntary context switches= 721


# summary of solver processes directly reported to runsolver:
#   pid: 14435
#   total CPU time (s): 2519.93
#   total CPU user time (s): 2497.4
#   total CPU system time (s): 22.5313

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2046 second user time and 16.7842 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-23 21:37:13
IDJOB=4293840
IDBENCH=141244
IDSOLVER=2754
FILE ID=node137/4293840-1532374633
RUNJOBID= node137-1532369589-13985
PBS_JOBID= 21021571
Free space on /tmp= 48724 MiB

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

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

MD5SUM BENCH= 69672b68d8d3f9201b488571cf4784d4
RANDOM SEED=73010627

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:        12810920 kB
MemAvailable:   31910204 kB
Buffers:          264768 kB
Cached:         18770808 kB
SwapCached:            0 kB
Active:          1895748 kB
Inactive:       17222216 kB
Active(anon):      85204 kB
Inactive(anon):    16944 kB
Active(file):    1810544 kB
Inactive(file): 17205272 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6152 kB
Writeback:             0 kB
AnonPages:         89960 kB
Mapped:            39784 kB
Shmem:             17036 kB
Slab:             540168 kB
SReclaimable:     511928 kB
SUnreclaim:        28240 kB
KernelStack:        3296 kB
PageTables:         5144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     467656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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-23 22:19:13