Trace number 4303114

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-08-02? (TO) 2520.08 2520.01

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-sko56_c18.xml
MD5SUM870d89fd5d4ada0d2442065415f88ba8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark17822
Best CPU time to get the best result obtained on this benchmark2520.11
Satisfiable
(Un)Satisfiability was proved
Number of variables3192
Number of constraints1541
Number of domains2
Minimum domain size8
Maximum domain size56
Distribution of domain sizes[{"size":8,"count":1540},{"size":56,"count":56}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1596},{"degree":2,"count":1540},{"degree":56,"count":56}]
Minimum constraint arity3
Maximum constraint arity56
Distribution of constraint arities[{"arity":3,"count":1540},{"arity":56,"count":1}]
Number of extensional constraints1540
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1540},{"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 (13322 MiB free)
  memory of node 1: 16384 MiB (14589 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303114-1534007145/watcher-4303114-1534007145 -o /tmp/evaluation-result-4303114-1534007145/solver-4303114-1534007145 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1533992673-18253 --watchdog 2580 xcsp_picat HOME/instance-4303114-1534007145.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=19611, runsolver pid=19608

[startup+0.100164 s]*
/proc/loadavg: 1.92 2.00 2.04 3/188 19612
/proc/meminfo: memFree=28559248/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2025744 memory=26396 CPUtime=0.1 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1160 0 0 0 10 0 0 0 20 0 1 0 218277640 2074361856 6599 33554432000 4194304 5849708 140734325619344 140734325619344 4467840 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 506436 6599 593 405 0 503381 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 26396 KiB

[startup+0.209732 s]*
/proc/loadavg: 1.92 2.00 2.04 3/188 19612
/proc/meminfo: memFree=28544912/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2025744 memory=40732 CPUtime=0.2 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1167 0 0 0 20 0 0 0 20 0 1 0 218277640 2074361856 10183 33554432000 4194304 5849708 140734325619344 140734325619344 4850589 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 506436 10183 593 405 0 503381 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 40732 KiB

[startup+0.309611 s]*
/proc/loadavg: 1.92 2.00 2.04 3/188 19612
/proc/meminfo: memFree=28532624/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2025744 memory=53020 CPUtime=0.31 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1173 0 0 0 30 1 0 0 20 0 1 0 218277640 2074361856 13255 33554432000 4194304 5849708 140734325619344 140734325619344 4467871 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 506436 13255 593 405 0 503381 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 53020 KiB

[startup+0.700405 s]
/proc/loadavg: 1.92 2.00 2.04 3/188 19612
/proc/meminfo: memFree=28506192/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2025744 memory=100268 CPUtime=0.69 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1196 0 0 0 68 1 0 0 20 0 1 0 218277640 2074361856 25067 33554432000 4194304 5849708 140734325619344 140734325619344 4550580 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 506436 25067 599 405 0 503381 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 100268 KiB

[startup+1.5004 s]
/proc/loadavg: 1.92 2.00 2.04 3/188 19612
/proc/meminfo: memFree=28444708/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2025744 memory=202668 CPUtime=1.49 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1246 0 0 0 147 2 0 0 20 0 1 0 218277640 2074361856 50667 33554432000 4194304 5849708 140734325619344 140734325618648 4484781 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 506436 50667 599 405 0 503381 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 202668 KiB

[startup+3.10952 s]
/proc/loadavg: 1.92 2.00 2.04 3/188 19612
/proc/meminfo: memFree=28269580/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2111564 memory=321124 CPUtime=3.1 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 5142 0 0 0 304 6 0 0 20 0 1 0 218277640 2162241536 80281 33554432000 4194304 5849708 140734325619344 140734325618664 140503601217415 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 527891 80281 699 405 0 524836 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2111564 KiB
Current children cumulated memory: 321124 KiB

[startup+6.30028 s]
/proc/loadavg: 1.93 2.00 2.04 3/188 19612
/proc/meminfo: memFree=28216304/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2125900 memory=335364 CPUtime=6.29 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 6692 0 0 0 609 20 0 0 20 0 1 0 218277640 2176921600 83841 33554432000 4194304 5849708 140734325619344 140734325618456 140503601217415 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 531475 83841 701 405 0 528420 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2125900 KiB
Current children cumulated memory: 335364 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/188 19612
/proc/meminfo: memFree=28183264/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2191440 memory=400992 CPUtime=12.69 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 9975 0 0 0 1223 46 0 0 20 0 1 0 218277640 2244034560 100248 33554432000 4194304 5849708 140734325619344 140734325618440 140503601217415 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 547860 100248 701 405 0 544805 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2191440 KiB
Current children cumulated memory: 400992 KiB

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 19612
/proc/meminfo: memFree=28139036/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2224208 memory=433832 CPUtime=25.49 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 15999 0 0 0 2457 92 0 0 20 0 1 0 218277640 2277588992 108458 33554432000 4194304 5849708 140734325619344 140734325618584 140503601217415 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 556052 108458 701 405 0 552997 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2224208 KiB
Current children cumulated memory: 433832 KiB

[startup+51.1093 s]
/proc/loadavg: 1.97 2.00 2.04 3/187 19612
/proc/meminfo: memFree=27974828/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2355284 memory=564908 CPUtime=51.11 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 20431 0 0 0 4924 187 0 0 20 0 1 0 218277640 2411810816 141227 33554432000 4194304 5849708 140734325619344 140734325617848 140503601217415 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 588821 141227 701 405 0 585766 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 2355284 KiB
Current children cumulated memory: 564908 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 19613
/proc/meminfo: memFree=27741004/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2551892 memory=761516 CPUtime=102.3 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 25054 0 0 0 9850 380 0 0 20 0 1 0 218277640 2613137408 190379 33554432000 4194304 5849708 140734325619344 140734325618344 140503601217415 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 637973 190379 701 405 0 634918 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 2551892 KiB
Current children cumulated memory: 761516 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 19614
/proc/meminfo: memFree=27589052/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2704032 memory=913728 CPUtime=162.3 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 93547 0 0 0 15651 579 0 0 20 0 1 0 218277640 2768928768 228432 33554432000 4194304 5849708 140734325619344 140734325618216 4217904 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 676008 228432 719 405 0 672953 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 2704032 KiB
Current children cumulated memory: 913728 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 19615
/proc/meminfo: memFree=27345024/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2950760 memory=1160516 CPUtime=222.31 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 145370 0 0 0 21630 601 0 0 20 0 1 0 218277640 3021578240 290129 33554432000 4194304 5849708 140734325619344 140734325618344 5437824 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737690 290129 733 405 0 734635 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 2950760 KiB
Current children cumulated memory: 1160516 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 19625
/proc/meminfo: memFree=27321100/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2950760 memory=1160516 CPUtime=282.31 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 279531 0 0 0 27610 621 0 0 20 0 1 0 218277640 3021578240 290129 33554432000 4194304 5849708 140734325619344 140734325618216 5307573 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737690 290129 733 405 0 734635 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 2950760 KiB
Current children cumulated memory: 1160516 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 19626
/proc/meminfo: memFree=27574116/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2688560 memory=898316 CPUtime=342.31 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 470981 0 0 0 33589 642 0 0 20 0 1 0 218277640 2753085440 224579 33554432000 4194304 5849708 140734325619344 140734325618344 140503601217415 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 672140 224579 733 405 0 669085 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 2688560 KiB
Current children cumulated memory: 898316 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 19627
/proc/meminfo: memFree=27280132/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2950704 memory=1160460 CPUtime=402.32 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 602606 0 0 0 39566 666 0 0 20 0 1 0 218277640 3021520896 290115 33554432000 4194304 5849708 140734325619344 140734325618216 4217869 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737676 290115 733 405 0 734621 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 2950704 KiB
Current children cumulated memory: 1160460 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 19628
/proc/meminfo: memFree=27144260/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2950580 memory=1160336 CPUtime=462.32 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 667610 0 0 0 45555 677 0 0 20 0 1 0 218277640 3021393920 290084 33554432000 4194304 5849708 140734325619344 140734325618344 140503601217415 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737645 290084 733 405 0 734590 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 2950580 KiB
Current children cumulated memory: 1160336 KiB


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

/proc/19611/statm: 737465 292142 733 405 0 734410 0
Current children cumulated CPU time: 1722.3 s
Current children cumulated vsize: 2949860 KiB
Current children cumulated memory: 1168568 KiB

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/187 19729
/proc/meminfo: memFree=27293876/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949860 memory=1168568 CPUtime=1782.3 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1859573 0 0 0 177289 941 0 0 20 0 1 0 218277640 3020656640 292142 33554432000 4194304 5849708 140734325619344 140734325618344 5437837 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737465 292142 733 405 0 734410 0
Current children cumulated CPU time: 1782.3 s
Current children cumulated vsize: 2949860 KiB
Current children cumulated memory: 1168568 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 19730
/proc/meminfo: memFree=27163364/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949860 memory=1168568 CPUtime=1842.3 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1861302 0 0 0 183281 949 0 0 20 0 1 0 218277640 3020656640 292142 33554432000 4194304 5849708 140734325619344 140734325618344 5437616 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737465 292142 733 405 0 734410 0
Current children cumulated CPU time: 1842.3 s
Current children cumulated vsize: 2949860 KiB
Current children cumulated memory: 1168568 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19731
/proc/meminfo: memFree=27294000/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949860 memory=1168568 CPUtime=1902.32 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1863246 0 0 0 189276 956 0 0 20 0 1 0 218277640 3020656640 292142 33554432000 4194304 5849708 140734325619344 140734325618344 5437636 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737465 292142 733 405 0 734410 0
Current children cumulated CPU time: 1902.32 s
Current children cumulated vsize: 2949860 KiB
Current children cumulated memory: 1168568 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19732
/proc/meminfo: memFree=27293380/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949860 memory=1168568 CPUtime=1962.31 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1866488 0 0 0 195262 969 0 0 20 0 1 0 218277640 3020656640 292142 33554432000 4194304 5849708 140734325619344 140734325618344 5437627 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737465 292142 733 405 0 734410 0
Current children cumulated CPU time: 1962.31 s
Current children cumulated vsize: 2949860 KiB
Current children cumulated memory: 1168568 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19733
/proc/meminfo: memFree=27293628/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949860 memory=1168568 CPUtime=2022.32 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1868236 0 0 0 201256 976 0 0 20 0 1 0 218277640 3020656640 292142 33554432000 4194304 5849708 140734325619344 140734325618344 5437580 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737465 292142 733 405 0 734410 0
Current children cumulated CPU time: 2022.32 s
Current children cumulated vsize: 2949860 KiB
Current children cumulated memory: 1168568 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19742
/proc/meminfo: memFree=27161552/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949860 memory=1168568 CPUtime=2082.32 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1869909 0 0 0 207250 982 0 0 20 0 1 0 218277640 3020656640 292142 33554432000 4194304 5849708 140734325619344 140734325618344 5437616 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737465 292142 733 405 0 734410 0
Current children cumulated CPU time: 2082.32 s
Current children cumulated vsize: 2949860 KiB
Current children cumulated memory: 1168568 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19743
/proc/meminfo: memFree=27292536/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949860 memory=1168568 CPUtime=2142.33 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1871700 0 0 0 213243 990 0 0 20 0 1 0 218277640 3020656640 292142 33554432000 4194304 5849708 140734325619344 140734325618344 5437616 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737465 292142 733 405 0 734410 0
Current children cumulated CPU time: 2142.33 s
Current children cumulated vsize: 2949860 KiB
Current children cumulated memory: 1168568 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19744
/proc/meminfo: memFree=27292964/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949584 memory=1168292 CPUtime=2202.33 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1873699 0 0 0 219237 996 0 0 20 0 1 0 218277640 3020374016 292073 33554432000 4194304 5849708 140734325619344 140734325618216 4217974 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737396 292073 733 405 0 734341 0
Current children cumulated CPU time: 2202.33 s
Current children cumulated vsize: 2949584 KiB
Current children cumulated memory: 1168292 KiB

[startup+2262.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 19745
/proc/meminfo: memFree=27293344/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949584 memory=1168292 CPUtime=2262.34 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1876034 0 0 0 225226 1008 0 0 20 0 1 0 218277640 3020374016 292073 33554432000 4194304 5849708 140734325619344 140734325618344 5437636 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737396 292073 733 405 0 734341 0
Current children cumulated CPU time: 2262.34 s
Current children cumulated vsize: 2949584 KiB
Current children cumulated memory: 1168292 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 19746
/proc/meminfo: memFree=27293716/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949584 memory=1168292 CPUtime=2322.35 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1876974 0 0 0 231221 1014 0 0 20 0 1 0 218277640 3020374016 292073 33554432000 4194304 5849708 140734325619344 140734325618504 5437580 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737396 292073 733 405 0 734341 0
Current children cumulated CPU time: 2322.35 s
Current children cumulated vsize: 2949584 KiB
Current children cumulated memory: 1168292 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19747
/proc/meminfo: memFree=27294228/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949584 memory=1168292 CPUtime=2382.34 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1878413 0 0 0 237213 1021 0 0 20 0 1 0 218277640 3020374016 292073 33554432000 4194304 5849708 140734325619344 140734325618344 5407405 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737396 292073 733 405 0 734341 0
Current children cumulated CPU time: 2382.34 s
Current children cumulated vsize: 2949584 KiB
Current children cumulated memory: 1168292 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19748
/proc/meminfo: memFree=27293980/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949584 memory=1168292 CPUtime=2442.35 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1880211 0 0 0 243206 1029 0 0 20 0 1 0 218277640 3020374016 292073 33554432000 4194304 5849708 140734325619344 140734325618344 5435168 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737396 292073 733 405 0 734341 0
Current children cumulated CPU time: 2442.35 s
Current children cumulated vsize: 2949584 KiB
Current children cumulated memory: 1168292 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19749
/proc/meminfo: memFree=27292588/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949584 memory=1168292 CPUtime=2502.35 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1883000 0 0 0 249194 1041 0 0 20 0 1 0 218277640 3020374016 292073 33554432000 4194304 5849708 140734325619344 140734325618344 5437616 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737396 292073 733 405 0 734341 0
Current children cumulated CPU time: 2502.35 s
Current children cumulated vsize: 2949584 KiB
Current children cumulated memory: 1168292 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 19749
/proc/meminfo: memFree=27292184/32770624 swapFree=67108804/67108860
[pid=19611] ppid=19608 vsize=2949584 memory=1168292 CPUtime=2520.06 cores=1,3,5,7
/proc/19611/stat : 19611 (xcsp_picat) R 19608 19611 18221 0 -1 4202496 1883423 0 0 0 250963 1043 0 0 20 0 1 0 218277640 3020374016 292073 33554432000 4194304 5849708 140734325619344 140734325618344 5437934 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 37388288 140734325621942 140734325622020 140734325622020 140734325624778 0
/proc/19611/statm: 737396 292073 733 405 0 734341 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 2949584 KiB
Current children cumulated memory: 1168292 KiB

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

[startup+2520.01 s]
# the end of solver process 19611 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2509.63 s, system=10.4446 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): 2520.08
CPU user time (s): 2509.63
CPU system time (s): 10.4446
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3490464
Max. memory (cumulated for all children) (KiB): 1700052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2509.63
system time used= 10.4446
maximum resident set size= 1700052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1883423
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= 181
involuntary context switches= 760


# summary of solver processes directly reported to runsolver:
#   pid: 19611
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2509.63
#   total CPU system time (s): 10.4446

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2667 second user time and 14.4358 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-11 19:05:45
IDJOB=4303114
IDBENCH=141242
IDSOLVER=2778
FILE ID=node105/4303114-1534007145
RUNJOBID= node105-1533992673-18253
PBS_JOBID= 21036949
Free space on /tmp= 40728 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-sko56_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303114-1534007145/watcher-4303114-1534007145 -o /tmp/evaluation-result-4303114-1534007145/solver-4303114-1534007145 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1533992673-18253 --watchdog 2580  xcsp_picat HOME/instance-4303114-1534007145.xml

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

MD5SUM BENCH= 870d89fd5d4ada0d2442065415f88ba8
RANDOM SEED=1578953305

node105.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.32
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.32
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.32
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.32
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:        28581736 kB
MemAvailable:   31688408 kB
Buffers:           50924 kB
Cached:          3321316 kB
SwapCached:           16 kB
Active:          1896648 kB
Inactive:        1756812 kB
Active(anon):     231084 kB
Inactive(anon):   102332 kB
Active(file):    1665564 kB
Inactive(file):  1654480 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:              3112 kB
Writeback:             0 kB
AnonPages:        271620 kB
Mapped:            51220 kB
Shmem:             49748 kB
Slab:             232196 kB
SReclaimable:     204928 kB
SUnreclaim:        27268 kB
KernelStack:        3376 kB
PageTables:         6048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2598388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 40724 MiB
End job on node105 at 2018-08-11 19:47:45