Trace number 4407572

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
(reference) PicatSAT 2019-09-12? (TO) 2400.09 2400.5

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug17.xml
MD5SUM6e05af8ee6b2dd3640e99d658021e077
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark960
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of constraints137
Number of domains2
Minimum domain size8
Maximum domain size17
Distribution of domain sizes[{"size":8,"count":136},{"size":17,"count":17}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":153},{"degree":2,"count":136},{"degree":17,"count":17}]
Minimum constraint arity3
Maximum constraint arity17
Distribution of constraint arities[{"arity":3,"count":136},{"arity":17,"count":1}]
Number of extensional constraints136
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":136},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

20.09/20.13	c xcsp_picat version 2.7b12 (9/12/2019)
20.09/20.13	o 1168

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407572-1569509642/watcher-4407572-1569509642 -o /var/tmp/evaluation-result-4407572-1569509642/solver-4407572-1569509642 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1569509603-12794 --watchdog 2560 xcsp_picat HOME/instance-4407572-1569509642.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=12823, runsolver pid=12815

[startup+0.100135 s]*
/proc/loadavg: 0.00 0.01 0.05 4/199 12824
/proc/meminfo: memFree=31940900/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2037556 memory=33672 CPUtime=0.1 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 1995 0 0 0 10 0 0 0 20 0 1 0 527202841 2086457344 8418 33554432000 4194304 5870510 140721067600496 140721067599800 5287596 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 509389 8418 901 410 0 504862 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2037556 KiB
Current children cumulated memory: 33672 KiB

[startup+0.209636 s]*
/proc/loadavg: 0.00 0.01 0.05 4/199 12824
/proc/meminfo: memFree=31929364/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2040192 memory=39012 CPUtime=0.21 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 2891 0 0 0 20 1 0 0 20 0 1 0 527202841 2089156608 9753 33554432000 4194304 5870510 140721067600496 140721067599800 140578460716935 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 510048 9753 959 410 0 505521 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2040192 KiB
Current children cumulated memory: 39012 KiB

[startup+0.30938 s]*
/proc/loadavg: 0.00 0.01 0.05 4/199 12824
/proc/meminfo: memFree=31931456/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2038292 memory=37768 CPUtime=0.31 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 3431 0 0 0 30 1 0 0 20 0 1 0 527202841 2087211008 9442 33554432000 4194304 5870510 140721067600496 140721067599304 140578465953765 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 509573 9442 969 410 0 505046 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2038292 KiB
Current children cumulated memory: 37768 KiB

[startup+0.700294 s]
/proc/loadavg: 0.00 0.01 0.05 4/199 12824
/proc/meminfo: memFree=31930836/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2039968 memory=39308 CPUtime=0.69 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 3808 0 0 0 68 1 0 0 20 0 1 0 527202841 2088927232 9827 33554432000 4194304 5870510 140721067600496 140721067599448 5267696 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 509992 9827 988 410 0 505465 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2039968 KiB
Current children cumulated memory: 39308 KiB

[startup+1.50029 s]
/proc/loadavg: 0.16 0.05 0.06 4/199 12824
/proc/meminfo: memFree=31918372/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2055228 memory=48984 CPUtime=1.49 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 5731 0 0 0 148 1 0 0 20 0 1 0 527202841 2104553472 12246 33554432000 4194304 5870510 140721067600496 140721067598856 5274741 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 513807 12246 990 410 0 509280 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2055228 KiB
Current children cumulated memory: 48984 KiB

[startup+3.10947 s]
/proc/loadavg: 0.16 0.05 0.06 4/199 12824
/proc/meminfo: memFree=31895948/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2067856 memory=61196 CPUtime=3.1 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 11853 0 0 0 308 2 0 0 20 0 1 0 527202841 2117484544 15299 33554432000 4194304 5870510 140721067600496 140721067598568 5281854 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 516964 15299 990 410 0 512437 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2067856 KiB
Current children cumulated memory: 61196 KiB

[startup+6.30037 s]
/proc/loadavg: 0.31 0.08 0.07 4/199 12824
/proc/meminfo: memFree=31878768/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2089144 memory=72008 CPUtime=6.29 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 14088 0 0 0 626 3 0 0 20 0 1 0 527202841 2139283456 18002 33554432000 4194304 5870510 140721067600496 140721067598936 5304504 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 522286 18002 997 410 0 517759 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2089144 KiB
Current children cumulated memory: 72008 KiB

[startup+12.7003 s]
/proc/loadavg: 0.45 0.11 0.08 4/200 12827
/proc/meminfo: memFree=31841888/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2089300 memory=88412 CPUtime=12.68 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 18073 0 0 0 1263 5 0 0 20 0 1 0 527202841 2139443200 22103 33554432000 4194304 5870510 140721067600496 140721067598936 5274422 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 522325 22103 997 410 0 517798 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2089300 KiB
Current children cumulated memory: 88412 KiB

[startup+25.5004 s]
/proc/loadavg: 0.68 0.17 0.10 4/199 12827
/proc/meminfo: memFree=31841380/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2089300 memory=88416 CPUtime=25.49 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 21273 0 0 0 2543 6 0 0 20 0 1 0 527202841 2139443200 22104 33554432000 4194304 5870510 140721067600496 140721067599608 5283067 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 522325 22104 997 410 0 517798 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2089300 KiB
Current children cumulated memory: 88416 KiB

[startup+51.1095 s]
/proc/loadavg: 1.20 0.35 0.16 4/199 12827
/proc/meminfo: memFree=31835552/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2089300 memory=88416 CPUtime=51.09 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 26052 0 0 0 5103 6 0 0 20 0 1 0 527202841 2139443200 22104 33554432000 4194304 5870510 140721067600496 140721067599608 5262786 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 522325 22104 997 410 0 517798 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2089300 KiB
Current children cumulated memory: 88416 KiB

[startup+102.3 s]
/proc/loadavg: 1.71 0.62 0.26 4/199 12834
/proc/meminfo: memFree=31806312/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2101120 memory=104096 CPUtime=102.28 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 30285 0 0 0 10221 7 0 0 20 0 1 0 527202841 2151546880 26024 33554432000 4194304 5870510 140721067600496 140721067598936 140578465956859 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 525280 26024 997 410 0 520753 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2101120 KiB
Current children cumulated memory: 104096 KiB

[startup+162.3 s]
/proc/loadavg: 1.89 0.87 0.37 4/199 12838
/proc/meminfo: memFree=31799840/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2105560 memory=107192 CPUtime=162.26 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 34011 0 0 0 16219 7 0 0 20 0 1 0 527202841 2156093440 26798 33554432000 4194304 5870510 140721067600496 140721067599064 5282464 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 526390 26798 997 410 0 521863 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 2105560 KiB
Current children cumulated memory: 107192 KiB

[startup+222.3 s]
/proc/loadavg: 1.96 1.08 0.47 4/199 12842
/proc/meminfo: memFree=31775740/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2117776 memory=120024 CPUtime=222.25 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 39579 0 0 0 22218 7 0 0 20 0 1 0 527202841 2168602624 30006 33554432000 4194304 5870510 140721067600496 140721067599064 5274796 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 529444 30006 997 410 0 524917 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 2117776 KiB
Current children cumulated memory: 120024 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.24 0.57 4/199 12849
/proc/meminfo: memFree=31757416/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2136448 memory=133468 CPUtime=282.24 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 43694 0 0 0 28216 8 0 0 20 0 1 0 527202841 2187722752 33367 33554432000 4194304 5870510 140721067600496 140721067598936 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 534112 33367 997 410 0 529585 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 2136448 KiB
Current children cumulated memory: 133468 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 1.38 0.66 4/198 12853
/proc/meminfo: memFree=31753852/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2136448 memory=133468 CPUtime=342.23 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 44294 0 0 0 34215 8 0 0 20 0 1 0 527202841 2187722752 33367 33554432000 4194304 5870510 140721067600496 140721067598936 5278085 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 534112 33367 997 410 0 529585 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 2136448 KiB
Current children cumulated memory: 133468 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.49 0.74 4/200 12866
/proc/meminfo: memFree=31748548/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2136448 memory=133468 CPUtime=402.22 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 49219 0 0 0 40214 8 0 0 20 0 1 0 527202841 2187722752 33367 33554432000 4194304 5870510 140721067600496 140721067598936 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 534112 33367 997 410 0 529585 0
Current children cumulated CPU time: 402.22 s
Current children cumulated vsize: 2136448 KiB
Current children cumulated memory: 133468 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.59 0.82 4/201 12895
/proc/meminfo: memFree=31740268/32770624 swapFree=66951968/67108860
[pid=12823] ppid=12815 vsize=2136448 memory=133468 CPUtime=462.21 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 49723 0 0 0 46213 8 0 0 20 0 1 0 527202841 2187722752 33367 33554432000 4194304 5870510 140721067600496 140721067598936 140578465936282 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 534112 33367 997 410 0 529585 0
Current children cumulated CPU time: 462.21 s
Current children cumulated vsize: 2136448 KiB
Current children cumulated memory: 133468 KiB


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

/proc/12823/statm: 548314 46801 997 410 0 543787 0
Current children cumulated CPU time: 1662.01 s
Current children cumulated vsize: 2193256 KiB
Current children cumulated memory: 187204 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 1.76 4/200 13011
/proc/meminfo: memFree=31627464/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193256 memory=187204 CPUtime=1722 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 92813 0 0 0 172185 15 0 0 20 0 1 0 527202841 2245894144 46801 33554432000 4194304 5870510 140721067600496 140721067598936 5283024 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548314 46801 997 410 0 543787 0
Current children cumulated CPU time: 1722 s
Current children cumulated vsize: 2193256 KiB
Current children cumulated memory: 187204 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 1.77 4/199 13015
/proc/meminfo: memFree=31627244/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193256 memory=187204 CPUtime=1781.99 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 92823 0 0 0 178184 15 0 0 20 0 1 0 527202841 2245894144 46801 33554432000 4194304 5870510 140721067600496 140721067598936 5283106 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548314 46801 997 410 0 543787 0
Current children cumulated CPU time: 1781.99 s
Current children cumulated vsize: 2193256 KiB
Current children cumulated memory: 187204 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 1.79 4/199 13019
/proc/meminfo: memFree=31627520/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193256 memory=187204 CPUtime=1841.98 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 92989 0 0 0 184183 15 0 0 20 0 1 0 527202841 2245894144 46801 33554432000 4194304 5870510 140721067600496 140721067598936 5282738 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548314 46801 997 410 0 543787 0
Current children cumulated CPU time: 1841.98 s
Current children cumulated vsize: 2193256 KiB
Current children cumulated memory: 187204 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 1.80 4/199 13026
/proc/meminfo: memFree=31627704/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193256 memory=187204 CPUtime=1901.97 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 92998 0 0 0 190182 15 0 0 20 0 1 0 527202841 2245894144 46801 33554432000 4194304 5870510 140721067600496 140721067598936 5282519 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548314 46801 997 410 0 543787 0
Current children cumulated CPU time: 1901.97 s
Current children cumulated vsize: 2193256 KiB
Current children cumulated memory: 187204 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 1.81 4/199 13030
/proc/meminfo: memFree=31628368/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193256 memory=187204 CPUtime=1961.96 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 93134 0 0 0 196181 15 0 0 20 0 1 0 527202841 2245894144 46801 33554432000 4194304 5870510 140721067600496 140721067598936 5282467 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548314 46801 997 410 0 543787 0
Current children cumulated CPU time: 1961.96 s
Current children cumulated vsize: 2193256 KiB
Current children cumulated memory: 187204 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.82 4/199 13034
/proc/meminfo: memFree=31613600/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193400 memory=200872 CPUtime=2021.94 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 93534 0 0 0 202179 15 0 0 20 0 1 0 527202841 2246041600 50218 33554432000 4194304 5870510 140721067600496 140721067599064 5283106 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548350 50218 997 410 0 543823 0
Current children cumulated CPU time: 2021.94 s
Current children cumulated vsize: 2193400 KiB
Current children cumulated memory: 200872 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.83 4/199 13041
/proc/meminfo: memFree=31614312/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193400 memory=200956 CPUtime=2081.93 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 94037 0 0 0 208178 15 0 0 20 0 1 0 527202841 2246041600 50239 33554432000 4194304 5870510 140721067600496 140721067599064 5282295 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548350 50239 997 410 0 543823 0
Current children cumulated CPU time: 2081.93 s
Current children cumulated vsize: 2193400 KiB
Current children cumulated memory: 200956 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.84 4/199 13045
/proc/meminfo: memFree=31614456/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193400 memory=200956 CPUtime=2141.92 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 94047 0 0 0 214177 15 0 0 20 0 1 0 527202841 2246041600 50239 33554432000 4194304 5870510 140721067600496 140721067599064 5282597 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548350 50239 997 410 0 543823 0
Current children cumulated CPU time: 2141.92 s
Current children cumulated vsize: 2193400 KiB
Current children cumulated memory: 200956 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.86 4/201 13058
/proc/meminfo: memFree=31613244/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193400 memory=200956 CPUtime=2201.91 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 94540 0 0 0 220176 15 0 0 20 0 1 0 527202841 2246041600 50239 33554432000 4194304 5870510 140721067600496 140721067599064 5283048 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548350 50239 997 410 0 543823 0
Current children cumulated CPU time: 2201.91 s
Current children cumulated vsize: 2193400 KiB
Current children cumulated memory: 200956 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.87 4/201 13064
/proc/meminfo: memFree=31613708/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193400 memory=200956 CPUtime=2261.9 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 94553 0 0 0 226175 15 0 0 20 0 1 0 527202841 2246041600 50239 33554432000 4194304 5870510 140721067600496 140721067599064 5282597 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548350 50239 997 410 0 543823 0
Current children cumulated CPU time: 2261.9 s
Current children cumulated vsize: 2193400 KiB
Current children cumulated memory: 200956 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.87 4/201 13068
/proc/meminfo: memFree=31613820/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193400 memory=200956 CPUtime=2321.89 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 95057 0 0 0 232174 15 0 0 20 0 1 0 527202841 2246041600 50239 33554432000 4194304 5870510 140721067600496 140721067599064 5277088 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548350 50239 997 410 0 543823 0
Current children cumulated CPU time: 2321.89 s
Current children cumulated vsize: 2193400 KiB
Current children cumulated memory: 200956 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.88 4/201 13072
/proc/meminfo: memFree=31614120/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193400 memory=200956 CPUtime=2381.88 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 95070 0 0 0 238173 15 0 0 20 0 1 0 527202841 2246041600 50239 33554432000 4194304 5870510 140721067600496 140721067599064 5282295 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548350 50239 997 410 0 543823 0
Current children cumulated CPU time: 2381.88 s
Current children cumulated vsize: 2193400 KiB
Current children cumulated memory: 200956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.5 s]
/proc/loadavg: 2.00 2.01 1.88 4/201 13074
/proc/meminfo: memFree=31613744/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193400 memory=200956 CPUtime=2400.08 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 95073 0 0 0 239993 15 0 0 20 0 1 0 527202841 2246041600 50239 33554432000 4194304 5870510 140721067600496 140721067599064 5282759 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548350 50239 997 410 0 543823 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 2193400 KiB
Current children cumulated memory: 200956 KiB

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

[startup+2400.5 s]
# the end of solver process 12823 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.94 s, system=0.157973 s

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

[startup+2400.5 s]
/proc/loadavg: 2.00 2.01 1.88 4/201 13074
/proc/meminfo: memFree=31613744/32770624 swapFree=66951984/67108860
[pid=12823] ppid=12815 vsize=2193400 memory=200956 CPUtime=2400.08 cores=1,3,5,7
/proc/12823/stat : 12823 (xcsp_picat) R 12815 12823 12762 0 -1 4202496 95073 0 0 0 239993 15 0 0 20 0 1 0 527202841 2246041600 50239 33554432000 4194304 5870510 140721067600496 140721067599064 5282759 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 34947072 140721067602951 140721067603033 140721067603033 140721067605958 0
/proc/12823/statm: 548350 50239 997 410 0 543823 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 2193400 KiB
Current children cumulated memory: 200956 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.5
CPU time (s): 2400.09
CPU user time (s): 2399.94
CPU system time (s): 0.157973
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 2193400
Max. memory (cumulated for all children) (KiB): 200956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.94
system time used= 0.157973
maximum resident set size= 200956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95073
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= 16
involuntary context switches= 2065


# summary of solver processes directly reported to runsolver:
#   pid: 12823
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2399.94
#   total CPU system time (s): 0.157973

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.21793 second user time and 17.1673 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-26 16:53:23
IDJOB=4407572
IDBENCH=123052
IDSOLVER=2873
FILE ID=node149/4407572-1569509642
RUNJOBID= node149-1569509603-12794
PBS_JOBID= 21705778
Free space on /var/tmp= 13480 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug17.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407572-1569509642/watcher-4407572-1569509642 -o /var/tmp/evaluation-result-4407572-1569509642/solver-4407572-1569509642 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1569509603-12794 --watchdog 2560  xcsp_picat HOME/instance-4407572-1569509642.xml

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

MD5SUM BENCH= 6e05af8ee6b2dd3640e99d658021e077
RANDOM SEED=581571668

node149.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.81
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.81
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.81
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.81
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:        31997176 kB
MemAvailable:   31943784 kB
Buffers:            7148 kB
Cached:           102540 kB
SwapCached:        10928 kB
Active:            31768 kB
Inactive:          86328 kB
Active(anon):      13284 kB
Inactive(anon):    23188 kB
Active(file):      18484 kB
Inactive(file):    63140 kB
Unevictable:      111308 kB
Mlocked:          111308 kB
SwapTotal:      67108860 kB
SwapFree:       66951968 kB
Dirty:              6228 kB
Writeback:             0 kB
AnonPages:        111408 kB
Mapped:            21192 kB
Shmem:             18980 kB
Slab:             245720 kB
SReclaimable:     218016 kB
SUnreclaim:        27704 kB
KernelStack:        3328 kB
PageTables:         5224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     534692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /var/tmp at the end= 13476 MiB
End job on node149 at 2019-09-26 17:33:24