Trace number 4293848

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.86 2520.01

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-sko42_c18.xml
MD5SUMee3f8a7d47c87a95d16b6f1492d4a345
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8186
Best CPU time to get the best result obtained on this benchmark2520.13
Satisfiable
(Un)Satisfiability was proved
Number of variables1806
Number of constraints862
Number of domains2
Minimum domain size8
Maximum domain size42
Distribution of domain sizes[{"size":8,"count":861},{"size":42,"count":42}]
Minimum variable degree0
Maximum variable degree42
Distribution of variable degrees[{"degree":0,"count":903},{"degree":2,"count":861},{"degree":42,"count":42}]
Minimum constraint arity3
Maximum constraint arity42
Distribution of constraint arities[{"arity":3,"count":861},{"arity":42,"count":1}]
Number of extensional constraints861
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":861},{"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 (5838 MiB free)
  memory of node 1: 16384 MiB (6643 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293848-1532377153/watcher-4293848-1532377153 -o /tmp/evaluation-result-4293848-1532377153/solver-4293848-1532377153 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532369589-13985 --watchdog 2580 xcsp_picat HOME/instance-4293848-1532377153.xml 

running on 4 cores: 0,2,4,6

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

solver pid=14654, runsolver pid=14651

[startup+0.100281 s]*
/proc/loadavg: 2.08 2.03 2.05 3/187 14655
/proc/meminfo: memFree=12762404/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=111688 memory=23360 CPUtime=0.1 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 1447 0 0 0 10 0 0 0 20 0 1 0 55278482 114368512 5840 33554432000 4194304 5849740 140725373560560 140725373559864 4465878 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 27922 5840 600 405 0 24866 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 23360 KiB

[startup+0.209657 s]*
/proc/loadavg: 2.08 2.03 2.05 3/187 14655
/proc/meminfo: memFree=12750024/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=111688 memory=35888 CPUtime=0.2 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 1453 0 0 0 20 0 0 0 20 0 1 0 55278482 114368512 8972 33554432000 4194304 5849740 140725373560560 140725373559864 4539614 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 27922 8972 600 405 0 24866 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 35888 KiB

[startup+0.309388 s]*
/proc/loadavg: 2.08 2.03 2.05 3/187 14655
/proc/meminfo: memFree=12737736/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=111688 memory=46128 CPUtime=0.3 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 1458 0 0 0 30 0 0 0 20 0 1 0 55278482 114368512 11532 33554432000 4194304 5849740 140725373560560 140725373559864 4454638 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 27922 11532 600 405 0 24866 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 46128 KiB

[startup+0.700333 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 14655
/proc/meminfo: memFree=12690636/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=306504 memory=181188 CPUtime=0.69 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 2524 0 0 0 67 2 0 0 20 0 1 0 55278482 313860096 45297 33554432000 4194304 5849740 140725373560560 140725373559864 5269608 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 76626 45297 605 405 0 73570 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 306504 KiB
Current children cumulated memory: 181188 KiB

[startup+1.50025 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 14655
/proc/meminfo: memFree=12625236/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=255648 memory=161396 CPUtime=1.49 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 6056 0 0 0 143 6 0 0 20 0 1 0 55278482 261783552 40349 33554432000 4194304 5849740 140725373560560 140725373559864 140565067349895 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 63912 40349 653 405 0 60856 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 255648 KiB
Current children cumulated memory: 161396 KiB

[startup+3.10936 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 14655
/proc/meminfo: memFree=12599152/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=261896 memory=167740 CPUtime=3.09 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 6134 0 0 0 297 12 0 0 20 0 1 0 55278482 268181504 41935 33554432000 4194304 5849740 140725373560560 140725373559672 5472423 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 65474 41935 701 405 0 62418 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 261896 KiB
Current children cumulated memory: 167740 KiB

[startup+6.30023 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 14655
/proc/meminfo: memFree=12570612/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=290572 memory=196356 CPUtime=6.28 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 6748 0 0 0 605 23 0 0 20 0 1 0 55278482 297545728 49089 33554432000 4194304 5849740 140725373560560 140725373559672 140565066899388 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 72643 49089 701 405 0 69587 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 290572 KiB
Current children cumulated memory: 196356 KiB

[startup+12.7002 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 14655
/proc/meminfo: memFree=12540392/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=306956 memory=212800 CPUtime=12.68 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 7527 0 0 0 1221 47 0 0 20 0 1 0 55278482 314322944 53200 33554432000 4194304 5849740 140725373560560 140725373559656 5478920 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 76739 53200 701 405 0 73683 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 306956 KiB
Current children cumulated memory: 212800 KiB

[startup+25.5003 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 14655
/proc/meminfo: memFree=12437768/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=372496 memory=278340 CPUtime=25.48 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 8842 0 0 0 2456 92 0 0 20 0 1 0 55278482 381435904 69585 33554432000 4194304 5849740 140725373560560 140725373559800 140565067349895 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 93124 69585 701 405 0 90068 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 372496 KiB
Current children cumulated memory: 278340 KiB

[startup+51.1095 s]
/proc/loadavg: 1.97 2.01 2.04 3/189 14664
/proc/meminfo: memFree=12326752/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=470800 memory=376644 CPUtime=51.09 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 10488 0 0 0 4927 182 0 0 20 0 1 0 55278482 482099200 94161 33554432000 4194304 5849740 140725373560560 140725373559656 140565067349895 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 117700 94161 701 405 0 114644 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 470800 KiB
Current children cumulated memory: 376644 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/189 14665
/proc/meminfo: memFree=12175676/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=621572 memory=527444 CPUtime=102.28 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 64837 0 0 0 10023 205 0 0 20 0 1 0 55278482 636489728 131861 33554432000 4194304 5849740 140725373560560 140725373559048 5319727 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 155393 131861 728 405 0 152337 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 621572 KiB
Current children cumulated memory: 527444 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/189 14666
/proc/meminfo: memFree=12175848/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=621572 memory=527468 CPUtime=162.28 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 113569 0 0 0 16015 213 0 0 20 0 1 0 55278482 636489728 131867 33554432000 4194304 5849740 140725373560560 140725373559048 5319714 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 155393 131867 734 405 0 152337 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 621572 KiB
Current children cumulated memory: 527468 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/189 14667
/proc/meminfo: memFree=12318436/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=478168 memory=384072 CPUtime=222.27 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 148868 0 0 0 22010 217 0 0 20 0 1 0 55278482 489644032 96018 33554432000 4194304 5849740 140725373560560 140725373559560 5437576 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 119542 96018 734 405 0 116486 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 478168 KiB
Current children cumulated memory: 384072 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/189 14668
/proc/meminfo: memFree=12290036/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=478588 memory=384488 CPUtime=282.27 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 152411 0 0 0 27998 229 0 0 20 0 1 0 55278482 490074112 96122 33554432000 4194304 5849740 140725373560560 140725373559432 4217892 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 119647 96122 734 405 0 116591 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 478588 KiB
Current children cumulated memory: 384488 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/189 14669
/proc/meminfo: memFree=12290228/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=478588 memory=384488 CPUtime=342.26 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 155986 0 0 0 33985 241 0 0 20 0 1 0 55278482 490074112 96122 33554432000 4194304 5849740 140725373560560 140725373559560 5340352 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 119647 96122 734 405 0 116591 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 478588 KiB
Current children cumulated memory: 384488 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 14671
/proc/meminfo: memFree=12322524/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=479476 memory=389552 CPUtime=402.26 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 159358 0 0 0 39973 253 0 0 20 0 1 0 55278482 490983424 97388 33554432000 4194304 5849740 140725373560560 140725373559560 5360437 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 119869 97388 734 405 0 116813 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 479476 KiB
Current children cumulated memory: 389552 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 14672
/proc/meminfo: memFree=12320280/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=479476 memory=391596 CPUtime=462.26 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 160858 0 0 0 45961 265 0 0 20 0 1 0 55278482 490983424 97899 33554432000 4194304 5849740 140725373560560 140725373559560 140565067349895 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 119869 97899 734 405 0 116813 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 479476 KiB
Current children cumulated memory: 391596 KiB


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

/proc/14654/statm: 119890 98478 745 405 0 116834 0
Current children cumulated CPU time: 1722.17 s
Current children cumulated vsize: 479560 KiB
Current children cumulated memory: 393912 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/187 14711
/proc/meminfo: memFree=12216200/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=480432 memory=394788 CPUtime=1782.17 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 535017 0 0 0 177514 703 0 0 20 0 1 0 55278482 491962368 98697 33554432000 4194304 5849740 140725373560560 140725373559560 5437825 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120108 98697 745 405 0 117052 0
Current children cumulated CPU time: 1782.17 s
Current children cumulated vsize: 480432 KiB
Current children cumulated memory: 394788 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 14712
/proc/meminfo: memFree=12216504/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=480432 memory=394788 CPUtime=1842.17 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 537919 0 0 0 183501 716 0 0 20 0 1 0 55278482 491962368 98697 33554432000 4194304 5849740 140725373560560 140725373559720 140565067349895 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120108 98697 745 405 0 117052 0
Current children cumulated CPU time: 1842.17 s
Current children cumulated vsize: 480432 KiB
Current children cumulated memory: 394788 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 14721
/proc/meminfo: memFree=12232452/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=480284 memory=394640 CPUtime=1902.17 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 541998 0 0 0 189487 730 0 0 20 0 1 0 55278482 491810816 98660 33554432000 4194304 5849740 140725373560560 140725373559560 5437819 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120071 98660 745 405 0 117015 0
Current children cumulated CPU time: 1902.17 s
Current children cumulated vsize: 480284 KiB
Current children cumulated memory: 394640 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 14722
/proc/meminfo: memFree=12216384/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=480284 memory=394640 CPUtime=1962.16 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 544783 0 0 0 195474 742 0 0 20 0 1 0 55278482 491810816 98660 33554432000 4194304 5849740 140725373560560 140725373559560 5437591 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120071 98660 745 405 0 117015 0
Current children cumulated CPU time: 1962.16 s
Current children cumulated vsize: 480284 KiB
Current children cumulated memory: 394640 KiB

[startup+2022.3 s]
/proc/loadavg: 2.29 2.09 2.07 3/188 14723
/proc/meminfo: memFree=12203048/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=480044 memory=394400 CPUtime=2022.16 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 548056 0 0 0 201462 754 0 0 20 0 1 0 55278482 491565056 98600 33554432000 4194304 5849740 140725373560560 140725373559560 140565067349895 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120011 98600 745 405 0 116955 0
Current children cumulated CPU time: 2022.16 s
Current children cumulated vsize: 480044 KiB
Current children cumulated memory: 394400 KiB

[startup+2082.3 s]
/proc/loadavg: 2.33 2.16 2.09 3/188 14724
/proc/meminfo: memFree=12159796/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=480044 memory=394400 CPUtime=2082.16 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 550644 0 0 0 207449 767 0 0 20 0 1 0 55278482 491565056 98600 33554432000 4194304 5849740 140725373560560 140725373559720 140565067349895 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120011 98600 745 405 0 116955 0
Current children cumulated CPU time: 2082.16 s
Current children cumulated vsize: 480044 KiB
Current children cumulated memory: 394400 KiB

[startup+2142.3 s]
/proc/loadavg: 2.12 2.13 2.09 3/188 14725
/proc/meminfo: memFree=12159684/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=480044 memory=394400 CPUtime=2142.15 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 554045 0 0 0 213432 783 0 0 20 0 1 0 55278482 491565056 98600 33554432000 4194304 5849740 140725373560560 140725373559560 5312560 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120011 98600 745 405 0 116955 0
Current children cumulated CPU time: 2142.15 s
Current children cumulated vsize: 480044 KiB
Current children cumulated memory: 394400 KiB

[startup+2202.3 s]
/proc/loadavg: 2.04 2.11 2.08 3/187 14727
/proc/meminfo: memFree=12191072/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=481652 memory=396004 CPUtime=2202.15 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 557249 0 0 0 219418 797 0 0 20 0 1 0 55278482 493211648 99001 33554432000 4194304 5849740 140725373560560 140725373559560 5437620 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120413 99001 745 405 0 117357 0
Current children cumulated CPU time: 2202.15 s
Current children cumulated vsize: 481652 KiB
Current children cumulated memory: 396004 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.09 2.07 3/187 14728
/proc/meminfo: memFree=12043052/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=612724 memory=527076 CPUtime=2262.15 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 560505 0 0 0 225402 813 0 0 20 0 1 0 55278482 627429376 131769 33554432000 4194304 5849740 140725373560560 140725373559048 4234751 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 153181 131769 745 405 0 150125 0
Current children cumulated CPU time: 2262.15 s
Current children cumulated vsize: 612724 KiB
Current children cumulated memory: 527076 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 14729
/proc/meminfo: memFree=12145812/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=481652 memory=396004 CPUtime=2322.15 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 563142 0 0 0 231388 827 0 0 20 0 1 0 55278482 493211648 99001 33554432000 4194304 5849740 140725373560560 140725373559560 140565067349895 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120413 99001 745 405 0 117357 0
Current children cumulated CPU time: 2322.15 s
Current children cumulated vsize: 481652 KiB
Current children cumulated memory: 396004 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/187 14731
/proc/meminfo: memFree=12146488/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=482080 memory=396436 CPUtime=2382.14 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 566381 0 0 0 237373 841 0 0 20 0 1 0 55278482 493649920 99109 33554432000 4194304 5849740 140725373560560 140725373559560 5312840 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120520 99109 745 405 0 117464 0
Current children cumulated CPU time: 2382.14 s
Current children cumulated vsize: 482080 KiB
Current children cumulated memory: 396436 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 14732
/proc/meminfo: memFree=12111240/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=482080 memory=396436 CPUtime=2442.14 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 569827 0 0 0 243359 855 0 0 20 0 1 0 55278482 493649920 99109 33554432000 4194304 5849740 140725373560560 140725373559560 5437839 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120520 99109 745 405 0 117464 0
Current children cumulated CPU time: 2442.14 s
Current children cumulated vsize: 482080 KiB
Current children cumulated memory: 396436 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 14740
/proc/meminfo: memFree=12111068/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=482080 memory=396436 CPUtime=2502.14 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 572271 0 0 0 249346 868 0 0 20 0 1 0 55278482 493649920 99109 33554432000 4194304 5849740 140725373560560 140725373559560 5437808 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120520 99109 745 405 0 117464 0
Current children cumulated CPU time: 2502.14 s
Current children cumulated vsize: 482080 KiB
Current children cumulated memory: 396436 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.04 2.05 3/188 14824
/proc/meminfo: memFree=12408268/32770624 swapFree=67108860/67108860
[pid=14654] ppid=14651 vsize=482080 memory=396436 CPUtime=2519.85 cores=0,2,4,6
/proc/14654/stat : 14654 (xcsp_picat) R 14651 14654 13954 0 -1 4202496 572386 0 0 0 251111 874 0 0 20 0 1 0 55278482 493649920 99109 33554432000 4194304 5849740 140725373560560 140725373559720 5438297 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 40235008 140725373568182 140725373568260 140725373568260 140725373571018 0
/proc/14654/statm: 120520 99109 745 405 0 117464 0
Current children cumulated CPU time: 2519.85 s
Current children cumulated vsize: 482080 KiB
Current children cumulated memory: 396436 KiB

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

[startup+2520.01 s]
# the end of solver process 14654 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2511.12 s, system=8.74465 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.86
CPU user time (s): 2511.12
CPU system time (s): 8.74465
CPU usage (%): 99.9941
Max. virtual memory (cumulated for all children) (KiB): 722628
Max. memory (cumulated for all children) (KiB): 636980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.12
system time used= 8.74465
maximum resident set size= 636980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 572386
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= 98
involuntary context switches= 3159


# summary of solver processes directly reported to runsolver:
#   pid: 14654
#   total CPU time (s): 2519.86
#   total CPU user time (s): 2511.12
#   total CPU system time (s): 8.74465

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1141 second user time and 18.1696 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-23 22:19:13
IDJOB=4293848
IDBENCH=141246
IDSOLVER=2754
FILE ID=node137/4293848-1532377153
RUNJOBID= node137-1532369589-13985
PBS_JOBID= 21021571
Free space on /tmp= 48724 MiB

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

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

MD5SUM BENCH= ee3f8a7d47c87a95d16b6f1492d4a345
RANDOM SEED=822297449

node137.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        12782504 kB
MemAvailable:   31882720 kB
Buffers:          264964 kB
Cached:         18771584 kB
SwapCached:            0 kB
Active:          1924896 kB
Inactive:       17222640 kB
Active(anon):     113900 kB
Inactive(anon):    16944 kB
Active(file):    1810996 kB
Inactive(file): 17205696 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6164 kB
Writeback:             0 kB
AnonPages:        118140 kB
Mapped:            39812 kB
Shmem:             17036 kB
Slab:             540184 kB
SReclaimable:     511984 kB
SUnreclaim:        28200 kB
KernelStack:        3344 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     476112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48720 MiB
End job on node137 at 2018-07-23 23:01:13