Trace number 4309446

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) 2520.01 2520.02

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had12_c18.xml
MD5SUMfafdea6ca4d8abc1bd6cd2f98399b858
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark826
Best CPU time to get the best result obtained on this benchmark2520.05
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints67
Number of domains2
Minimum domain size10
Maximum domain size12
Distribution of domain sizes[{"size":10,"count":66},{"size":12,"count":12}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":12,"count":12}]
Minimum constraint arity3
Maximum constraint arity12
Distribution of constraint arities[{"arity":3,"count":66},{"arity":12,"count":1}]
Number of extensional constraints66
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":66},{"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 (13133 MiB free)
  memory of node 1: 16384 MiB (10689 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309446-1534302065/watcher-4309446-1534302065 -o /tmp/evaluation-result-4309446-1534302065/solver-4309446-1534302065 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534293063-15170 --watchdog 2580 xcsp_picat HOME/instance-4309446-1534302065.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
solver pid=16464, runsolver pid=16461
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 2.00 1.99 2.03 3/192 16465
/proc/meminfo: memFree=24382568/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2026292 memory=14904 CPUtime=0.1 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 1843 0 0 0 10 0 0 0 20 0 1 0 247769630 2074923008 3726 33554432000 4194304 5849940 140731662846256 140731662846256 5520040 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 506573 3726 709 405 0 503517 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2026292 KiB
Current children cumulated memory: 14904 KiB

[startup+0.209895 s]*
/proc/loadavg: 2.00 1.99 2.03 3/192 16465
/proc/meminfo: memFree=24382568/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2026292 memory=14904 CPUtime=0.21 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 1844 0 0 0 21 0 0 0 20 0 1 0 247769630 2074923008 3726 33554432000 4194304 5849940 140731662846256 140731662846256 5520061 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 506573 3726 709 405 0 503517 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2026292 KiB
Current children cumulated memory: 14904 KiB

[startup+0.309086 s]*
/proc/loadavg: 2.00 1.99 2.03 3/192 16465
/proc/meminfo: memFree=24382568/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2026292 memory=14904 CPUtime=0.31 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 1844 0 0 0 31 0 0 0 20 0 1 0 247769630 2074923008 3726 33554432000 4194304 5849940 140731662846256 140731662846256 5520040 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 506573 3726 709 405 0 503517 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2026292 KiB
Current children cumulated memory: 14904 KiB

[startup+0.700229 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16465
/proc/meminfo: memFree=24382272/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2026292 memory=14904 CPUtime=0.69 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 1844 0 0 0 69 0 0 0 20 0 1 0 247769630 2074923008 3726 33554432000 4194304 5849940 140731662846256 140731662846256 5472082 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 506573 3726 709 405 0 503517 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2026292 KiB
Current children cumulated memory: 14904 KiB

[startup+1.50023 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16465
/proc/meminfo: memFree=24382272/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2026420 memory=14960 CPUtime=1.49 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 1876 0 0 0 149 0 0 0 20 0 1 0 247769630 2075054080 3740 33554432000 4194304 5849940 140731662846256 140731662845352 5521554 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 506605 3740 710 405 0 503549 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2026420 KiB
Current children cumulated memory: 14960 KiB

[startup+3.10923 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16465
/proc/meminfo: memFree=24382368/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2026548 memory=15216 CPUtime=3.1 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 2028 0 0 0 310 0 0 0 20 0 1 0 247769630 2075185152 3804 33554432000 4194304 5849940 140731662846256 140731662845368 5606430 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 506637 3804 710 405 0 503581 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2026548 KiB
Current children cumulated memory: 15216 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16465
/proc/meminfo: memFree=24382188/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2026548 memory=15216 CPUtime=6.29 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 2147 0 0 0 629 0 0 0 20 0 1 0 247769630 2075185152 3804 33554432000 4194304 5849940 140731662846256 140731662845256 5473118 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 506637 3804 710 405 0 503581 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2026548 KiB
Current children cumulated memory: 15216 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16465
/proc/meminfo: memFree=24382860/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2026612 memory=15336 CPUtime=12.69 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 3394 0 0 0 1268 1 0 0 20 0 1 0 247769630 2075250688 3834 33554432000 4194304 5849940 140731662846256 140731662845352 5521660 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 506653 3834 751 405 0 503597 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2026612 KiB
Current children cumulated memory: 15336 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16465
/proc/meminfo: memFree=24397964/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2033980 memory=22636 CPUtime=25.49 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 7646 0 0 0 2538 11 0 0 20 0 1 0 247769630 2082795520 5659 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 508495 5659 751 405 0 505439 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2033980 KiB
Current children cumulated memory: 22636 KiB

[startup+51.1097 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16465
/proc/meminfo: memFree=24414232/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2036964 memory=25532 CPUtime=51.1 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 27640 0 0 0 5074 36 0 0 20 0 1 0 247769630 2085851136 6383 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 509241 6383 751 405 0 506185 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2036964 KiB
Current children cumulated memory: 25532 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16466
/proc/meminfo: memFree=24368568/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2053416 memory=41908 CPUtime=102.29 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 50887 0 0 0 10152 77 0 0 20 0 1 0 247769630 2102697984 10477 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 513354 10477 751 405 0 510298 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2053416 KiB
Current children cumulated memory: 41908 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16467
/proc/meminfo: memFree=24222384/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2094476 memory=83060 CPUtime=162.28 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 71344 0 0 0 16126 102 0 0 20 0 1 0 247769630 2144743424 20765 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 523619 20765 751 405 0 520563 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2094476 KiB
Current children cumulated memory: 83060 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16468
/proc/meminfo: memFree=24289652/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2092880 memory=81380 CPUtime=222.29 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 85471 0 0 0 22104 125 0 0 20 0 1 0 247769630 2143109120 20345 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 523220 20345 751 405 0 520164 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2092880 KiB
Current children cumulated memory: 81380 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16470
/proc/meminfo: memFree=24104916/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2087028 memory=75752 CPUtime=282.29 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 102670 0 0 0 28081 148 0 0 20 0 1 0 247769630 2137116672 18938 33554432000 4194304 5849940 140731662846256 140731662845128 5399737 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 521757 18938 751 405 0 518701 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 2087028 KiB
Current children cumulated memory: 75752 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/191 16471
/proc/meminfo: memFree=24027844/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2129648 memory=118216 CPUtime=342.29 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 118513 0 0 0 34063 166 0 0 20 0 1 0 247769630 2180759552 29554 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 532412 29554 751 405 0 529356 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 2129648 KiB
Current children cumulated memory: 118216 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16473
/proc/meminfo: memFree=23990196/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2148384 memory=137020 CPUtime=402.29 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 119415 0 0 0 40047 182 0 0 20 0 1 0 247769630 2199945216 34255 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 537096 34255 751 405 0 534040 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 2148384 KiB
Current children cumulated memory: 137020 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16474
/proc/meminfo: memFree=24106152/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2231316 memory=219776 CPUtime=462.29 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 141353 0 0 0 46033 196 0 0 20 0 1 0 247769630 2284867584 54944 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 557829 54944 751 405 0 554773 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 2231316 KiB
Current children cumulated memory: 219776 KiB


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

/proc/16464/statm: 591857 89980 751 405 0 588801 0
Current children cumulated CPU time: 1722.28 s
Current children cumulated vsize: 2367428 KiB
Current children cumulated memory: 359920 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/193 16587
/proc/meminfo: memFree=24232688/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2301892 memory=294384 CPUtime=1782.28 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 319791 0 0 0 177814 414 0 0 20 0 1 0 247769630 2357137408 73596 33554432000 4194304 5849940 140731662846256 140731662845256 5437906 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 575473 73596 751 405 0 572417 0
Current children cumulated CPU time: 1782.28 s
Current children cumulated vsize: 2301892 KiB
Current children cumulated memory: 294384 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/193 16588
/proc/meminfo: memFree=24155432/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2372032 memory=364524 CPUtime=1842.28 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 342449 0 0 0 183803 425 0 0 20 0 1 0 247769630 2428960768 91131 33554432000 4194304 5849940 140731662846256 140731662845256 5437906 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 593008 91131 751 405 0 589952 0
Current children cumulated CPU time: 1842.28 s
Current children cumulated vsize: 2372032 KiB
Current children cumulated memory: 364524 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/193 16589
/proc/meminfo: memFree=24033588/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2372032 memory=364524 CPUtime=1902.28 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 363353 0 0 0 189793 435 0 0 20 0 1 0 247769630 2428960768 91131 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 593008 91131 751 405 0 589952 0
Current children cumulated CPU time: 1902.28 s
Current children cumulated vsize: 2372032 KiB
Current children cumulated memory: 364524 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/193 16590
/proc/meminfo: memFree=24098972/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2306496 memory=298988 CPUtime=1962.29 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 385266 0 0 0 195784 445 0 0 20 0 1 0 247769630 2361851904 74747 33554432000 4194304 5849940 140731662846256 140731662845256 5437906 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 576624 74747 751 405 0 573568 0
Current children cumulated CPU time: 1962.29 s
Current children cumulated vsize: 2306496 KiB
Current children cumulated memory: 298988 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/192 16591
/proc/meminfo: memFree=24225396/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2452288 memory=444780 CPUtime=2022.28 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 409720 0 0 0 201772 456 0 0 20 0 1 0 247769630 2511142912 111195 33554432000 4194304 5849940 140731662846256 140731662845256 5335720 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 613072 111195 751 405 0 610016 0
Current children cumulated CPU time: 2022.28 s
Current children cumulated vsize: 2452288 KiB
Current children cumulated memory: 444780 KiB

[startup+2082.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/190 16592
/proc/meminfo: memFree=24208140/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2452288 memory=444780 CPUtime=2082.28 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 438354 0 0 0 207765 463 0 0 20 0 1 0 247769630 2511142912 111195 33554432000 4194304 5849940 140731662846256 140731662845256 5335712 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 613072 111195 751 405 0 610016 0
Current children cumulated CPU time: 2082.28 s
Current children cumulated vsize: 2452288 KiB
Current children cumulated memory: 444780 KiB

[startup+2142.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/190 16593
/proc/meminfo: memFree=24158932/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2452288 memory=444780 CPUtime=2142.28 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 459432 0 0 0 213756 472 0 0 20 0 1 0 247769630 2511142912 111195 33554432000 4194304 5849940 140731662846256 140731662845256 5307941 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 613072 111195 751 405 0 610016 0
Current children cumulated CPU time: 2142.28 s
Current children cumulated vsize: 2452288 KiB
Current children cumulated memory: 444780 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/190 16594
/proc/meminfo: memFree=24183532/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2410500 memory=402840 CPUtime=2202.29 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 470574 0 0 0 219747 482 0 0 20 0 1 0 247769630 2468352000 100710 33554432000 4194304 5849940 140731662846256 140731662845256 5437906 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 602625 100710 751 405 0 599569 0
Current children cumulated CPU time: 2202.29 s
Current children cumulated vsize: 2410500 KiB
Current children cumulated memory: 402840 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 16595
/proc/meminfo: memFree=24223024/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2301836 memory=294328 CPUtime=2262.28 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 514738 0 0 0 225731 497 0 0 20 0 1 0 247769630 2357080064 73582 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 575459 73582 751 405 0 572403 0
Current children cumulated CPU time: 2262.28 s
Current children cumulated vsize: 2301836 KiB
Current children cumulated memory: 294328 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/191 16598
/proc/meminfo: memFree=24219772/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2301836 memory=294328 CPUtime=2322.28 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 531569 0 0 0 231722 506 0 0 20 0 1 0 247769630 2357080064 73582 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 575459 73582 751 405 0 572403 0
Current children cumulated CPU time: 2322.28 s
Current children cumulated vsize: 2301836 KiB
Current children cumulated memory: 294328 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 16607
/proc/meminfo: memFree=24114020/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2303992 memory=296484 CPUtime=2382.28 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 549384 0 0 0 237713 515 0 0 20 0 1 0 247769630 2359287808 74121 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 575998 74121 751 405 0 572942 0
Current children cumulated CPU time: 2382.28 s
Current children cumulated vsize: 2303992 KiB
Current children cumulated memory: 296484 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 16608
/proc/meminfo: memFree=24084840/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2332788 memory=325280 CPUtime=2442.29 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 564230 0 0 0 243704 525 0 0 20 0 1 0 247769630 2388774912 81320 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 583197 81320 751 405 0 580141 0
Current children cumulated CPU time: 2442.29 s
Current children cumulated vsize: 2332788 KiB
Current children cumulated memory: 325280 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 16609
/proc/meminfo: memFree=24105672/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2298420 memory=290912 CPUtime=2502.29 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 592002 0 0 0 249693 536 0 0 20 0 1 0 247769630 2353582080 72728 33554432000 4194304 5849940 140731662846256 140731662845256 5438033 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 574605 72728 751 405 0 571549 0
Current children cumulated CPU time: 2502.29 s
Current children cumulated vsize: 2298420 KiB
Current children cumulated memory: 290912 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/192 16609
/proc/meminfo: memFree=24106044/32770624 swapFree=67108840/67108860
[pid=16464] ppid=16461 vsize=2298420 memory=290912 CPUtime=2519.99 cores=1,3,5,7
/proc/16464/stat : 16464 (xcsp_picat) R 16461 16464 15138 0 -1 4202496 592941 0 0 0 251461 538 0 0 20 0 1 0 247769630 2353582080 72728 33554432000 4194304 5849940 140731662846256 140731662845256 140176085794695 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9396308 38207488 140731662849206 140731662849284 140731662849284 140731662852042 0
/proc/16464/statm: 574605 72728 751 405 0 571549 0
Current children cumulated CPU time: 2519.99 s
Current children cumulated vsize: 2298420 KiB
Current children cumulated memory: 290912 KiB

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

[startup+2520.02 s]
# the end of solver process 16464 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.62 s, system=5.39306 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): 2520.01
CPU user time (s): 2514.62
CPU system time (s): 5.39306
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 2476036
Max. memory (cumulated for all children) (KiB): 468340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.62
system time used= 5.39306
maximum resident set size= 468340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 592942
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= 39
involuntary context switches= 880


# summary of solver processes directly reported to runsolver:
#   pid: 16464
#   total CPU time (s): 2520.01
#   total CPU user time (s): 2514.62
#   total CPU system time (s): 5.39306

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0636 second user time and 19.323 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-15 05:01:05
IDJOB=4309446
IDBENCH=141240
IDSOLVER=2794
FILE ID=node135/4309446-1534302065
RUNJOBID= node135-1534293063-15170
PBS_JOBID= 21038137
Free space on /tmp= 47276 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had12_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309446-1534302065/watcher-4309446-1534302065 -o /tmp/evaluation-result-4309446-1534302065/solver-4309446-1534302065 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534293063-15170 --watchdog 2580  xcsp_picat HOME/instance-4309446-1534302065.xml

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

MD5SUM BENCH= fafdea6ca4d8abc1bd6cd2f98399b858
RANDOM SEED=93140821

node135.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.50
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.50
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.50
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.50
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:        24395212 kB
MemAvailable:   31446584 kB
Buffers:          151468 kB
Cached:          7133504 kB
SwapCached:           20 kB
Active:          4337344 kB
Inactive:        3451660 kB
Active(anon):     452864 kB
Inactive(anon):   111472 kB
Active(file):    3884480 kB
Inactive(file):  3340188 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:              3128 kB
Writeback:             0 kB
AnonPages:        461432 kB
Mapped:            60608 kB
Shmem:             57996 kB
Slab:             283372 kB
SReclaimable:     255164 kB
SUnreclaim:        28208 kB
KernelStack:        3440 kB
PageTables:         6092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2688900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 47272 MiB
End job on node135 at 2018-08-15 05:43:05