Trace number 4295468

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-06-15? (TO) 2519.91 2520.01

General information on the benchmark

NameTravelingTournament/
TravelingTournament-a2-galaxy12_c18.xml
MD5SUM69fcc0210e9a5c86649ea22552bf9d3d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10735
Best CPU time to get the best result obtained on this benchmark2520.05
Satisfiable
(Un)Satisfiability was proved
Number of variables1068
Number of constraints3635
Number of domains3
Minimum domain size2
Maximum domain size45
Distribution of domain sizes[{"size":2,"count":528},{"size":12,"count":264},{"size":45,"count":276}]
Minimum variable degree2
Maximum variable degree38
Distribution of variable degrees[{"degree":2,"count":540},{"degree":35,"count":240},{"degree":36,"count":264},{"degree":37,"count":22},{"degree":38,"count":2}]
Minimum constraint arity2
Maximum constraint arity22
Distribution of constraint arities[{"arity":2,"count":265},{"arity":3,"count":24},{"arity":4,"count":2520},{"arity":5,"count":252},{"arity":12,"count":286},{"arity":14,"count":264},{"arity":22,"count":24}]
Number of extensional constraints276
Number of intensional constraints2785
Distribution of constraint types[{"type":"extension","count":276},{"type":"intension","count":2785},{"type":"regular","count":12},{"type":"allDifferent","count":22},{"type":"cardinality","count":12},{"type":"element","count":528}]
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 (3208 MiB free)
  memory of node 1: 16384 MiB (9292 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295468-1532555537/watcher-4295468-1532555537 -o /tmp/evaluation-result-4295468-1532555537/solver-4295468-1532555537 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532542928-25610 --watchdog 2580 xcsp_picat HOME/instance-4295468-1532555537.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
solver pid=26830, runsolver pid=26827
Current StackSize limit: 8192 KiB


[startup+0.100152 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 26831
/proc/meminfo: memFree=12777212/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=119504 memory=28744 CPUtime=0.1 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 1714 0 0 0 10 0 0 0 20 0 1 0 73116850 122372096 7186 33554432000 4194304 5849740 140722333227872 140722333227872 4593466 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 29876 7186 629 405 0 26820 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 119504 KiB
Current children cumulated memory: 28744 KiB

[startup+0.209792 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 26831
/proc/meminfo: memFree=12753932/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=119504 memory=49976 CPUtime=0.21 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 1912 0 0 0 21 0 0 0 20 0 1 0 73116850 122372096 12494 33554432000 4194304 5849740 140722333227872 140722333227176 4489861 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 29876 12494 629 405 0 26820 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 119504 KiB
Current children cumulated memory: 49976 KiB

[startup+0.309675 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 26831
/proc/meminfo: memFree=12735252/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=119504 memory=70456 CPUtime=0.31 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 1971 0 0 0 31 0 0 0 20 0 1 0 73116850 122372096 17614 33554432000 4194304 5849740 140722333227872 140722333227176 4972611 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 29876 17614 629 405 0 26820 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 119504 KiB
Current children cumulated memory: 70456 KiB

[startup+0.700371 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26831
/proc/meminfo: memFree=12665996/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=204472 memory=112580 CPUtime=0.69 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 2949 0 0 0 68 1 0 0 20 0 1 0 73116850 209379328 28145 33554432000 4194304 5849740 140722333227872 140722333227176 4845801 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 51118 28145 634 405 0 48062 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 204472 KiB
Current children cumulated memory: 112580 KiB

[startup+1.50039 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26831
/proc/meminfo: memFree=12567320/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=337288 memory=210652 CPUtime=1.49 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 3912 0 0 0 146 3 0 0 20 0 1 0 73116850 345382912 52663 33554432000 4194304 5849740 140722333227872 140722333227160 4490547 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 84322 52663 634 405 0 81266 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 337288 KiB
Current children cumulated memory: 210652 KiB

[startup+3.10976 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26831
/proc/meminfo: memFree=12477952/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=406852 memory=326048 CPUtime=3.1 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 6372 0 0 0 304 6 0 0 20 0 1 0 73116850 416616448 81512 33554432000 4194304 5849740 140722333227872 140722333227064 5249600 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 101713 81512 663 405 0 98657 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 406852 KiB
Current children cumulated memory: 326048 KiB

[startup+6.30031 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26892
/proc/meminfo: memFree=12754776/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=449188 memory=370652 CPUtime=6.29 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 12208 0 0 0 576 53 0 0 20 0 1 0 73116850 459968512 92663 33554432000 4194304 5849740 140722333227872 140722333226888 5606227 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 112297 92663 726 405 0 109241 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 449188 KiB
Current children cumulated memory: 370652 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26892
/proc/meminfo: memFree=12403580/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=449188 memory=370652 CPUtime=12.69 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 12732 0 0 0 1212 57 0 0 20 0 1 0 73116850 459968512 92663 33554432000 4194304 5849740 140722333227872 140722333226968 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 112297 92663 726 405 0 109241 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 449188 KiB
Current children cumulated memory: 370652 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26892
/proc/meminfo: memFree=12230744/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=529556 memory=446920 CPUtime=25.49 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 24980 0 0 0 2488 61 0 0 20 0 1 0 73116850 542265344 111730 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 132389 111730 758 405 0 129333 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 529556 KiB
Current children cumulated memory: 446920 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26905
/proc/meminfo: memFree=12212164/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=534572 memory=456168 CPUtime=51.09 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 42989 0 0 0 5041 68 0 0 20 0 1 0 73116850 547401728 114042 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 133643 114042 758 405 0 130587 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 534572 KiB
Current children cumulated memory: 456168 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26906
/proc/meminfo: memFree=12203556/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=543076 memory=460872 CPUtime=102.28 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 54861 0 0 0 10101 127 0 0 20 0 1 0 73116850 556109824 115218 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 135769 115218 767 405 0 132713 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 543076 KiB
Current children cumulated memory: 460872 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26907
/proc/meminfo: memFree=12200196/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=543076 memory=463340 CPUtime=162.28 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 73088 0 0 0 16082 146 0 0 20 0 1 0 73116850 556109824 115835 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 135769 115835 767 405 0 132713 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 543076 KiB
Current children cumulated memory: 463340 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26909
/proc/meminfo: memFree=12173088/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=543076 memory=463340 CPUtime=222.27 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 91174 0 0 0 22066 161 0 0 20 0 1 0 73116850 556109824 115835 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 135769 115835 767 405 0 132713 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 543076 KiB
Current children cumulated memory: 463340 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26910
/proc/meminfo: memFree=12167084/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=543076 memory=469096 CPUtime=282.27 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 109141 0 0 0 28049 178 0 0 20 0 1 0 73116850 556109824 117274 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 135769 117274 767 405 0 132713 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 543076 KiB
Current children cumulated memory: 469096 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26911
/proc/meminfo: memFree=12146964/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=560592 memory=479548 CPUtime=342.28 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 128513 0 0 0 34027 201 0 0 20 0 1 0 73116850 574046208 119887 33554432000 4194304 5849740 140722333227872 140722333226744 5399779 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 140148 119887 767 405 0 137092 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 560592 KiB
Current children cumulated memory: 479548 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26913
/proc/meminfo: memFree=12116648/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=560592 memory=480660 CPUtime=402.28 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 147850 0 0 0 40010 218 0 0 20 0 1 0 73116850 574046208 120165 33554432000 4194304 5849740 140722333227872 140722333226872 5437607 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 140148 120165 767 405 0 137092 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 560592 KiB
Current children cumulated memory: 480660 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26914
/proc/meminfo: memFree=12157616/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=573752 memory=488116 CPUtime=462.27 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 168155 0 0 0 45996 231 0 0 20 0 1 0 73116850 587522048 122029 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 143438 122029 767 405 0 140382 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 573752 KiB
Current children cumulated memory: 488116 KiB


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

/proc/26830/statm: 165034 146882 768 405 0 161978 0
Current children cumulated CPU time: 1722.22 s
Current children cumulated vsize: 660136 KiB
Current children cumulated memory: 587528 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.11 2.10 3/188 26987
/proc/meminfo: memFree=11850720/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=660136 memory=587528 CPUtime=1782.22 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 374959 0 0 0 177607 615 0 0 20 0 1 0 73116850 675979264 146882 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 165034 146882 768 405 0 161978 0
Current children cumulated CPU time: 1782.22 s
Current children cumulated vsize: 660136 KiB
Current children cumulated memory: 587528 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.09 2.10 3/188 26988
/proc/meminfo: memFree=11850228/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=660136 memory=587528 CPUtime=1842.22 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 377091 0 0 0 183594 628 0 0 20 0 1 0 73116850 675979264 146882 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 165034 146882 768 405 0 161978 0
Current children cumulated CPU time: 1842.22 s
Current children cumulated vsize: 660136 KiB
Current children cumulated memory: 587528 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.07 2.09 3/188 26989
/proc/meminfo: memFree=11852804/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=633224 memory=560744 CPUtime=1902.22 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 382782 0 0 0 189568 654 0 0 20 0 1 0 73116850 648421376 140186 33554432000 4194304 5849740 140722333227872 140722333227032 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 158306 140186 768 405 0 155250 0
Current children cumulated CPU time: 1902.22 s
Current children cumulated vsize: 633224 KiB
Current children cumulated memory: 560744 KiB

[startup+1962.3 s]
/proc/loadavg: 2.05 2.08 2.09 3/188 26990
/proc/meminfo: memFree=11835764/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=636124 memory=563516 CPUtime=1962.21 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 387408 0 0 0 195544 677 0 0 20 0 1 0 73116850 651390976 140879 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 159031 140879 768 405 0 155975 0
Current children cumulated CPU time: 1962.21 s
Current children cumulated vsize: 636124 KiB
Current children cumulated memory: 563516 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.06 2.09 3/187 26992
/proc/meminfo: memFree=11836032/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=636124 memory=563516 CPUtime=2022.22 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 393124 0 0 0 201519 703 0 0 20 0 1 0 73116850 651390976 140879 33554432000 4194304 5849740 140722333227872 140722333226872 5385628 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 159031 140879 768 405 0 155975 0
Current children cumulated CPU time: 2022.22 s
Current children cumulated vsize: 636124 KiB
Current children cumulated memory: 563516 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.05 2.08 3/187 26993
/proc/meminfo: memFree=11820220/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=652652 memory=580044 CPUtime=2082.22 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 402565 0 0 0 207498 724 0 0 20 0 1 0 73116850 668315648 145011 33554432000 4194304 5849740 140722333227872 140722333227032 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 163163 145011 768 405 0 160107 0
Current children cumulated CPU time: 2082.22 s
Current children cumulated vsize: 652652 KiB
Current children cumulated memory: 580044 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.04 2.07 3/187 26994
/proc/meminfo: memFree=11594612/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=652652 memory=580044 CPUtime=2142.21 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 411207 0 0 0 213476 745 0 0 20 0 1 0 73116850 668315648 145011 33554432000 4194304 5849740 140722333227872 140722333226872 5338847 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 163163 145011 768 405 0 160107 0
Current children cumulated CPU time: 2142.21 s
Current children cumulated vsize: 652652 KiB
Current children cumulated memory: 580044 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.04 2.07 3/187 26996
/proc/meminfo: memFree=11776036/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=672612 memory=581040 CPUtime=2202.21 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 421820 0 0 0 219449 772 0 0 20 0 1 0 73116850 688754688 145260 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 168153 145260 768 405 0 165097 0
Current children cumulated CPU time: 2202.21 s
Current children cumulated vsize: 672612 KiB
Current children cumulated memory: 581040 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/187 26997
/proc/meminfo: memFree=11698232/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=731464 memory=658856 CPUtime=2262.2 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 430483 0 0 0 225424 796 0 0 20 0 1 0 73116850 749019136 164714 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 182866 164714 768 405 0 179810 0
Current children cumulated CPU time: 2262.2 s
Current children cumulated vsize: 731464 KiB
Current children cumulated memory: 658856 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/188 27006
/proc/meminfo: memFree=11632252/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=797000 memory=724392 CPUtime=2322.2 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 444257 0 0 0 231406 814 0 0 20 0 1 0 73116850 816128000 181098 33554432000 4194304 5849740 140722333227872 140722333226744 5416475 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 199250 181098 768 405 0 196194 0
Current children cumulated CPU time: 2322.2 s
Current children cumulated vsize: 797000 KiB
Current children cumulated memory: 724392 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 27007
/proc/meminfo: memFree=11632240/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=797000 memory=724392 CPUtime=2382.2 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 465550 0 0 0 237369 851 0 0 20 0 1 0 73116850 816128000 181098 33554432000 4194304 5849740 140722333227872 140722333226744 5312771 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 199250 181098 768 405 0 196194 0
Current children cumulated CPU time: 2382.2 s
Current children cumulated vsize: 797000 KiB
Current children cumulated memory: 724392 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 27008
/proc/meminfo: memFree=11623004/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=805020 memory=732412 CPUtime=2442.2 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 491162 0 0 0 243340 880 0 0 20 0 1 0 73116850 824340480 183103 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 201255 183103 768 405 0 198199 0
Current children cumulated CPU time: 2442.2 s
Current children cumulated vsize: 805020 KiB
Current children cumulated memory: 732412 KiB

[startup+2502.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/188 27009
/proc/meminfo: memFree=11713164/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=684572 memory=611964 CPUtime=2502.18 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 518787 0 0 0 249311 907 0 0 20 0 1 0 73116850 701001728 152991 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 171143 152991 768 405 0 168087 0
Current children cumulated CPU time: 2502.18 s
Current children cumulated vsize: 684572 KiB
Current children cumulated memory: 611964 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.11 2.04 2.05 3/188 27009
/proc/meminfo: memFree=11685060/32770624 swapFree=67108852/67108860
[pid=26830] ppid=26827 vsize=684572 memory=611964 CPUtime=2519.89 cores=0,2,4,6
/proc/26830/stat : 26830 (xcsp_picat) R 26827 26830 25579 0 -1 4202496 519982 0 0 0 251076 913 0 0 20 0 1 0 73116850 701001728 152991 33554432000 4194304 5849740 140722333227872 140722333226872 139686730559367 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9399828 19042304 140722333234358 140722333234436 140722333234436 140722333237194 0
/proc/26830/statm: 171143 152991 768 405 0 168087 0
Current children cumulated CPU time: 2519.89 s
Current children cumulated vsize: 684572 KiB
Current children cumulated memory: 611964 KiB

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

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.01
CPU time (s): 2519.91
CPU user time (s): 2510.77
CPU system time (s): 9.13874
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 849184
Max. memory (cumulated for all children) (KiB): 776576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.77
system time used= 9.13874
maximum resident set size= 776576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519982
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= 49
involuntary context switches= 4144


# summary of solver processes directly reported to runsolver:
#   pid: 26830
#   total CPU time (s): 2519.91
#   total CPU user time (s): 2510.77
#   total CPU system time (s): 9.13874

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.74081 second user time and 18.4924 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-25 23:52:17
IDJOB=4295468
IDBENCH=141555
IDSOLVER=2754
FILE ID=node148/4295468-1532555537
RUNJOBID= node148-1532542928-25610
PBS_JOBID= 21021950
Free space on /tmp= 43260 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/TravelingTournament/TravelingTournament-a2-galaxy12_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295468-1532555537/watcher-4295468-1532555537 -o /tmp/evaluation-result-4295468-1532555537/solver-4295468-1532555537 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532542928-25610 --watchdog 2580  xcsp_picat HOME/instance-4295468-1532555537.xml

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

MD5SUM BENCH= 69fcc0210e9a5c86649ea22552bf9d3d
RANDOM SEED=2115192183

node148.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:        12801752 kB
MemAvailable:   31615456 kB
Buffers:          213452 kB
Cached:         18537832 kB
SwapCached:            8 kB
Active:          2670964 kB
Inactive:       16449812 kB
Active(anon):     323292 kB
Inactive(anon):    74280 kB
Active(file):    2347672 kB
Inactive(file): 16375532 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:              3116 kB
Writeback:             0 kB
AnonPages:        485684 kB
Mapped:            42892 kB
Shmem:             25216 kB
Slab:             546612 kB
SReclaimable:     518960 kB
SUnreclaim:        27652 kB
KernelStack:        3376 kB
PageTables:         5460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     728760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    409600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43260 MiB
End job on node148 at 2018-07-26 00:34:17