Trace number 4293856

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) 2520.16 2520.14

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-sko90_c18.xml
MD5SUMe1bd5b7e730358cb8a15a6f1e37f47a5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark62971
Best CPU time to get the best result obtained on this benchmark2520.12
Satisfiable
(Un)Satisfiability was proved
Number of variables8190
Number of constraints4006
Number of domains2
Minimum domain size8
Maximum domain size90
Distribution of domain sizes[{"size":8,"count":4005},{"size":90,"count":90}]
Minimum variable degree0
Maximum variable degree90
Distribution of variable degrees[{"degree":0,"count":4095},{"degree":2,"count":4005},{"degree":90,"count":90}]
Minimum constraint arity3
Maximum constraint arity90
Distribution of constraint arities[{"arity":3,"count":4005},{"arity":90,"count":1}]
Number of extensional constraints4005
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4005},{"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 (5835 MiB free)
  memory of node 1: 16384 MiB (6669 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100209 s]*
/proc/loadavg: 2.00 2.04 2.05 3/188 14885
/proc/meminfo: memFree=12786472/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=111688 memory=23888 CPUtime=0.1 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1545 0 0 0 10 0 0 0 20 0 1 0 55530535 114368512 5972 33554432000 4194304 5849740 140732390128432 140732390128432 4850592 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 27922 5972 596 405 0 24866 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 23888 KiB

[startup+0.209841 s]*
/proc/loadavg: 2.00 2.04 2.05 3/188 14885
/proc/meminfo: memFree=12772136/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=111688 memory=36176 CPUtime=0.21 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1551 0 0 0 21 0 0 0 20 0 1 0 55530535 114368512 9044 33554432000 4194304 5849740 140732390128432 140732390128432 4494163 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 27922 9044 596 405 0 24866 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 36176 KiB

[startup+0.309688 s]*
/proc/loadavg: 2.00 2.04 2.05 3/188 14885
/proc/meminfo: memFree=12761500/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=111688 memory=48464 CPUtime=0.31 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1557 0 0 0 31 0 0 0 20 0 1 0 55530535 114368512 12116 33554432000 4194304 5849740 140732390128432 140732390128432 4507637 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 27922 12116 596 405 0 24866 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 48464 KiB

[startup+0.700449 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 14885
/proc/meminfo: memFree=12698496/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=171900 memory=101804 CPUtime=0.69 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 4676 0 0 0 66 3 0 0 20 0 1 0 55530535 176025600 25451 33554432000 4194304 5849740 140732390128432 140732390128432 5249600 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 42975 25451 604 405 0 39919 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 171900 KiB
Current children cumulated memory: 101804 KiB

[startup+1.50043 s]
/proc/loadavg: 1.84 2.00 2.04 3/188 14885
/proc/meminfo: memFree=12735300/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=175628 memory=97380 CPUtime=1.49 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 10635 0 0 0 139 10 0 0 20 0 1 0 55530535 179843072 24345 33554432000 4194304 5849740 140732390128432 140732390128432 5249600 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 43907 24345 604 405 0 40851 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 175628 KiB
Current children cumulated memory: 97380 KiB

[startup+3.10978 s]
/proc/loadavg: 1.84 2.00 2.04 3/188 14885
/proc/meminfo: memFree=12674936/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=181840 memory=126656 CPUtime=3.1 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 22379 0 0 0 287 23 0 0 20 0 1 0 55530535 186204160 31664 33554432000 4194304 5849740 140732390128432 140732390127400 5251261 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 45460 31664 604 405 0 42404 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 181840 KiB
Current children cumulated memory: 126656 KiB

[startup+6.30043 s]
/proc/loadavg: 1.86 2.00 2.04 3/188 14885
/proc/meminfo: memFree=12553444/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=315800 memory=150916 CPUtime=6.29 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 39534 0 0 0 580 49 0 0 20 0 1 0 55530535 323379200 37729 33554432000 4194304 5849740 140732390128432 140732390127400 5251261 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 78950 37729 605 405 0 75894 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 315800 KiB
Current children cumulated memory: 150916 KiB

[startup+12.7004 s]
/proc/loadavg: 1.87 2.00 2.04 3/188 14885
/proc/meminfo: memFree=12413552/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=577348 memory=512912 CPUtime=12.69 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 61068 0 0 0 1169 100 0 0 20 0 1 0 55530535 591204352 128228 33554432000 4194304 5849740 140732390128432 140732390127400 5262149 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 144337 128228 605 405 0 141281 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 577348 KiB
Current children cumulated memory: 512912 KiB

[startup+25.5004 s]
/proc/loadavg: 1.89 2.00 2.04 3/188 14885
/proc/meminfo: memFree=12110840/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=837068 memory=715668 CPUtime=25.49 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 96671 0 0 0 2345 204 0 0 20 0 1 0 55530535 857157632 178917 33554432000 4194304 5849740 140732390128432 140732390127736 4484727 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 209267 178917 605 405 0 206211 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 837068 KiB
Current children cumulated memory: 715668 KiB

[startup+51.1099 s]
/proc/loadavg: 1.93 2.00 2.04 3/188 14885
/proc/meminfo: memFree=11967576/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=1118240 memory=876808 CPUtime=51.1 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 138201 0 0 0 4674 436 0 0 20 0 1 0 55530535 1145077760 219202 33554432000 4194304 5849740 140732390128432 140732390127400 5250744 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 279560 219202 605 405 0 276504 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 1118240 KiB
Current children cumulated memory: 876808 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/188 14886
/proc/meminfo: memFree=10649228/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=2179736 memory=1264068 CPUtime=102.29 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 187286 0 0 0 9370 859 0 0 20 0 1 0 55530535 2232049664 316017 33554432000 4194304 5849740 140732390128432 140732390127400 5251261 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 544934 316017 605 405 0 541878 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2179736 KiB
Current children cumulated memory: 1264068 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/188 14887
/proc/meminfo: memFree=9768848/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=3505548 memory=2995688 CPUtime=162.29 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 221155 0 0 0 15058 1171 0 0 20 0 1 0 55530535 3589681152 748922 33554432000 4194304 5849740 140732390128432 140732390127608 140552482213767 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 876387 748922 701 405 0 873331 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 3505548 KiB
Current children cumulated memory: 2995688 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 14888
/proc/meminfo: memFree=9558160/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=3702156 memory=3192360 CPUtime=222.29 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 222842 0 0 0 20824 1405 0 0 20 0 1 0 55530535 3791007744 798090 33554432000 4194304 5849740 140732390128432 140732390127672 140552482213767 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 925539 798090 701 405 0 922483 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 3702156 KiB
Current children cumulated memory: 3192360 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 14889
/proc/meminfo: memFree=9163024/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=4095372 memory=3585576 CPUtime=282.29 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 227205 0 0 0 26595 1634 0 0 20 0 1 0 55530535 4193660928 896394 33554432000 4194304 5849740 140732390128432 140732390127544 140552482213767 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1023843 896394 701 405 0 1020787 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 4095372 KiB
Current children cumulated memory: 3585576 KiB

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 2.04 3/187 14890
/proc/meminfo: memFree=9161924/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=4095372 memory=3585576 CPUtime=342.29 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 237394 0 0 0 32363 1866 0 0 20 0 1 0 55530535 4193660928 896394 33554432000 4194304 5849740 140732390128432 140732390127672 140552482213767 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1023843 896394 701 405 0 1020787 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 4095372 KiB
Current children cumulated memory: 3585576 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/187 14891
/proc/meminfo: memFree=8631108/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=4619660 memory=4109864 CPUtime=402.29 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 250174 0 0 0 38134 2095 0 0 20 0 1 0 55530535 4730531840 1027466 33554432000 4194304 5849740 140732390128432 140732390127528 140552482213767 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1154915 1027466 701 405 0 1151859 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 4619660 KiB
Current children cumulated memory: 4109864 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/187 14892
/proc/meminfo: memFree=8338184/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=4881804 memory=4372008 CPUtime=462.3 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 261712 0 0 0 43896 2334 0 0 20 0 1 0 55530535 4998967296 1093002 33554432000 4194304 5849740 140732390128432 140732390127528 140552482213767 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1220451 1093002 701 405 0 1217395 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 4881804 KiB
Current children cumulated memory: 4372008 KiB


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

/proc/meminfo: memFree=6350396/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=1782.29 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1504056 0 0 0 172995 5234 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 5310515 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 1782.29 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/187 14939
/proc/meminfo: memFree=6502364/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=1842.29 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1515437 0 0 0 178991 5238 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 140552482615699 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 1842.29 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 14940
/proc/meminfo: memFree=6495936/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=1902.3 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1526653 0 0 0 184988 5242 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 5391836 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 1902.3 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/187 14941
/proc/meminfo: memFree=6464608/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=1962.3 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1537668 0 0 0 190984 5246 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 5310527 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 1962.3 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 14942
/proc/meminfo: memFree=6463128/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=2022.3 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1548693 0 0 0 196981 5249 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 5310480 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 2022.3 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 14943
/proc/meminfo: memFree=6421488/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=2082.3 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1559098 0 0 0 202977 5253 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 140552482615758 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 2082.3 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 14944
/proc/meminfo: memFree=6400576/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=2142.3 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1569650 0 0 0 208972 5258 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 5310502 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 2142.3 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

[startup+2202.3 s]
/proc/loadavg: 2.66 2.21 2.10 3/187 14945
/proc/meminfo: memFree=6400452/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=2202.3 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1580240 0 0 0 214969 5261 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 5310480 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 2202.3 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

[startup+2262.3 s]
/proc/loadavg: 2.24 2.17 2.10 3/187 14946
/proc/meminfo: memFree=6355220/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=2262.3 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1590487 0 0 0 220965 5265 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 5310490 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 2262.3 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

[startup+2322.3 s]
/proc/loadavg: 2.09 2.14 2.09 3/187 14947
/proc/meminfo: memFree=6286024/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=2322.31 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1600453 0 0 0 226962 5269 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 140552482615734 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 2322.31 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.12 2.09 3/188 14956
/proc/meminfo: memFree=6285912/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=2382.31 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1610381 0 0 0 232959 5272 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 5310515 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 2382.31 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.09 2.08 3/188 14957
/proc/meminfo: memFree=6285656/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=2442.3 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1620261 0 0 0 238954 5276 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 5310490 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 2442.3 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.08 2.08 3/188 14958
/proc/meminfo: memFree=6285788/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=2502.3 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1630034 0 0 0 244949 5281 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 5310480 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 2502.3 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.07 2.07 3/188 15019
/proc/meminfo: memFree=6774964/32770624 swapFree=67108860/67108860
[pid=14884] ppid=14881 vsize=6537320 memory=6031996 CPUtime=2520.01 cores=0,2,4,6
/proc/14884/stat : 14884 (xcsp_picat) R 14881 14884 13954 0 -1 4202496 1633061 0 0 0 246719 5282 0 0 20 0 1 0 55530535 6694215680 1507999 33554432000 4194304 5849740 140732390128432 140732390127304 5310515 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 16838656 140732390130870 140732390130948 140732390130948 140732390133706 0
/proc/14884/statm: 1634330 1507999 717 405 0 1631274 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 6537320 KiB
Current children cumulated memory: 6031996 KiB

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

[startup+2520.14 s]
# the end of solver process 14884 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2467.2 s, system=52.9605 s

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

[startup+2520.11 s]*
/proc/loadavg: 2.00 2.07 2.07 3/188 15019
/proc/meminfo: memFree=8624856/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.14
CPU time (s): 2520.16
CPU user time (s): 2467.2
CPU system time (s): 52.9605
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 8551820
Max. memory (cumulated for all children) (KiB): 8046432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2467.2
system time used= 52.9605
maximum resident set size= 8046432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1633062
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= 37
involuntary context switches= 881


# summary of solver processes directly reported to runsolver:
#   pid: 14884
#   total CPU time (s): 2520.16
#   total CPU user time (s): 2467.2
#   total CPU system time (s): 52.9605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.56207 second user time and 18.1855 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-23 23:01:14
IDJOB=4293856
IDBENCH=141248
IDSOLVER=2754
FILE ID=node137/4293856-1532379674
RUNJOBID= node137-1532369589-13985
PBS_JOBID= 21021571
Free space on /tmp= 48720 MiB

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

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

MD5SUM BENCH= e1bd5b7e730358cb8a15a6f1e37f47a5
RANDOM SEED=1519391289

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:        12805544 kB
MemAvailable:   31907440 kB
Buffers:          265172 kB
Cached:         18772540 kB
SwapCached:            0 kB
Active:          1897776 kB
Inactive:       17223388 kB
Active(anon):      85816 kB
Inactive(anon):    16944 kB
Active(file):    1811960 kB
Inactive(file): 17206444 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3640 kB
Writeback:             0 kB
AnonPages:        270564 kB
Mapped:            39664 kB
Shmem:             17036 kB
Slab:             540488 kB
SReclaimable:     511952 kB
SUnreclaim:        28536 kB
KernelStack:        3376 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     470120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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 23:43:14