Trace number 4293896

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.99 2520.11

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-sko81_c18.xml
MD5SUM7967f0a5d6026ea184db99fec624e08d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark49154
Best CPU time to get the best result obtained on this benchmark2520.11
Satisfiable
(Un)Satisfiability was proved
Number of variables6642
Number of constraints3241
Number of domains2
Minimum domain size8
Maximum domain size81
Distribution of domain sizes[{"size":8,"count":3240},{"size":81,"count":81}]
Minimum variable degree0
Maximum variable degree81
Distribution of variable degrees[{"degree":0,"count":3321},{"degree":2,"count":3240},{"degree":81,"count":81}]
Minimum constraint arity3
Maximum constraint arity81
Distribution of constraint arities[{"arity":3,"count":3240},{"arity":81,"count":1}]
Number of extensional constraints3240
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":3240},{"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 (5837 MiB free)
  memory of node 1: 16384 MiB (6665 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100934 s]*
/proc/loadavg: 1.95 2.00 2.04 3/187 15893
/proc/meminfo: memFree=12781120/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=111688 memory=25668 CPUtime=0.1 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 1458 0 0 0 10 0 0 0 20 0 1 0 56542900 114368512 6417 33554432000 4194304 5849740 140733881170304 140733881169608 4463982 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 27922 6417 596 405 0 24866 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 25668 KiB

[startup+0.209636 s]*
/proc/loadavg: 1.95 2.00 2.04 3/187 15893
/proc/meminfo: memFree=12766800/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=111688 memory=37956 CPUtime=0.21 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 1464 0 0 0 21 0 0 0 20 0 1 0 56542900 114368512 9489 33554432000 4194304 5849740 140733881170304 140733881169608 4550564 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 27922 9489 596 405 0 24866 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 37956 KiB

[startup+0.309704 s]*
/proc/loadavg: 1.95 2.00 2.04 3/187 15893
/proc/meminfo: memFree=12756560/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=111688 memory=50244 CPUtime=0.3 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 1470 0 0 0 30 0 0 0 20 0 1 0 56542900 114368512 12561 33554432000 4194304 5849740 140733881170304 140733881169608 4492390 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 27922 12561 596 405 0 24866 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 50244 KiB

[startup+0.70043 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 15893
/proc/meminfo: memFree=12690928/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=175912 memory=72960 CPUtime=0.69 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 4588 0 0 0 66 3 0 0 20 0 1 0 56542900 180133888 18240 33554432000 4194304 5849740 140733881170304 140733881169272 5251261 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 43978 18240 604 405 0 40922 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 175912 KiB
Current children cumulated memory: 72960 KiB

[startup+1.50043 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 15893
/proc/meminfo: memFree=12713640/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=178592 memory=100148 CPUtime=1.48 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 8625 0 0 0 139 9 0 0 20 0 1 0 56542900 182878208 25037 33554432000 4194304 5849740 140733881170304 140733881169272 5250744 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 44648 25037 604 405 0 41592 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 178592 KiB
Current children cumulated memory: 100148 KiB

[startup+3.10947 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 15893
/proc/meminfo: memFree=12634636/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=244516 memory=180560 CPUtime=3.1 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 16178 0 0 0 290 20 0 0 20 0 1 0 56542900 250384384 45140 33554432000 4194304 5849740 140733881170304 140733881169608 4457715 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 61129 45140 605 405 0 58073 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 244516 KiB
Current children cumulated memory: 180560 KiB

[startup+6.30043 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 15900
/proc/meminfo: memFree=12605476/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=319304 memory=244728 CPUtime=6.29 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 31802 0 0 0 579 50 0 0 20 0 1 0 56542900 326967296 60670 33554432000 4194304 5849740 140733881170304 140733881169272 5251112 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 79826 61182 605 405 0 76770 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 319304 KiB
Current children cumulated memory: 244728 KiB

[startup+12.7004 s]
/proc/loadavg: 1.96 2.00 2.04 3/187 15900
/proc/meminfo: memFree=12404396/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=582444 memory=526220 CPUtime=12.69 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 50830 0 0 0 1168 101 0 0 20 0 1 0 56542900 596422656 131555 33554432000 4194304 5849740 140733881170304 140733881169272 5262149 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 145611 131555 605 405 0 142555 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 582444 KiB
Current children cumulated memory: 526220 KiB

[startup+25.5005 s]
/proc/loadavg: 1.97 2.00 2.04 3/187 15900
/proc/meminfo: memFree=11761640/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=1112736 memory=767072 CPUtime=25.49 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 78764 0 0 0 2354 195 0 0 20 0 1 0 56542900 1139441664 191768 33554432000 4194304 5849740 140733881170304 140733881169272 5251261 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 278184 191768 605 405 0 275128 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 1112736 KiB
Current children cumulated memory: 767072 KiB

[startup+51.1097 s]
/proc/loadavg: 1.98 2.00 2.04 3/187 15900
/proc/meminfo: memFree=11344156/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=2174328 memory=1496376 CPUtime=51.1 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 107299 0 0 0 4732 378 0 0 20 0 1 0 56542900 2226511872 374094 33554432000 4194304 5849740 140733881170304 140733881169272 5251230 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 543582 374094 605 405 0 540526 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2174328 KiB
Current children cumulated memory: 1496376 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 15901
/proc/meminfo: memFree=10482324/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=2341072 memory=2284004 CPUtime=102.29 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 158414 0 0 0 9574 655 0 0 20 0 1 0 56542900 2397257728 571001 33554432000 4194304 5849740 140733881170304 140733881169336 140537785536391 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 585268 571001 701 405 0 582212 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2341072 KiB
Current children cumulated memory: 2284004 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 15902
/proc/meminfo: memFree=10167228/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=2635984 memory=2583752 CPUtime=162.29 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 163730 0 0 0 15348 881 0 0 20 0 1 0 56542900 2699247616 645938 33554432000 4194304 5849740 140733881170304 140733881169416 140537785536391 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 658996 645938 701 405 0 655940 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2635984 KiB
Current children cumulated memory: 2583752 KiB

[startup+222.3 s]
/proc/loadavg: 2.08 2.01 2.05 3/187 15903
/proc/meminfo: memFree=9872792/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=2898128 memory=2845896 CPUtime=222.29 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 170186 0 0 0 21121 1108 0 0 20 0 1 0 56542900 2967683072 711474 33554432000 4194304 5849740 140733881170304 140733881169544 140537785536391 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 724532 711474 701 405 0 721476 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2898128 KiB
Current children cumulated memory: 2845896 KiB

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/187 15904
/proc/meminfo: memFree=9730044/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=3029200 memory=2976968 CPUtime=282.28 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 180163 0 0 0 26897 1331 0 0 20 0 1 0 56542900 3101900800 744242 33554432000 4194304 5849740 140733881170304 140733881169544 140537785536391 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 757300 744242 701 405 0 754244 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 3029200 KiB
Current children cumulated memory: 2976968 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/187 15906
/proc/meminfo: memFree=9186700/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=3553488 memory=3501256 CPUtime=342.28 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 192142 0 0 0 32670 1558 0 0 20 0 1 0 56542900 3638771712 875314 33554432000 4194304 5849740 140733881170304 140733881169304 140537785536391 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 888372 875314 701 405 0 885316 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 3553488 KiB
Current children cumulated memory: 3501256 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15907
/proc/meminfo: memFree=8954704/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=3815632 memory=3763400 CPUtime=402.28 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 203941 0 0 0 38433 1795 0 0 20 0 1 0 56542900 3907207168 940850 33554432000 4194304 5849740 140733881170304 140733881169304 140537785536391 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 953908 940850 701 405 0 950852 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 3815632 KiB
Current children cumulated memory: 3763400 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15908
/proc/meminfo: memFree=8938948/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=3815632 memory=3763400 CPUtime=462.27 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 214227 0 0 0 44208 2019 0 0 20 0 1 0 56542900 3907207168 940850 33554432000 4194304 5849740 140733881170304 140733881169304 140537785536391 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 953908 940850 701 405 0 950852 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 3815632 KiB
Current children cumulated memory: 3763400 KiB


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

/proc/15892/statm: 1187707 1174701 717 405 0 1184651 0
Current children cumulated CPU time: 1722.24 s
Current children cumulated vsize: 4750828 KiB
Current children cumulated memory: 4698804 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15973
/proc/meminfo: memFree=7773924/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=4750828 memory=4698804 CPUtime=1782.24 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 2243281 0 0 0 174877 3347 0 0 20 0 1 0 56542900 4864847872 1174701 33554432000 4194304 5849740 140733881170304 140733881169176 5310502 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1187707 1174701 717 405 0 1184651 0
Current children cumulated CPU time: 1782.24 s
Current children cumulated vsize: 4750828 KiB
Current children cumulated memory: 4698804 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15981
/proc/meminfo: memFree=7838528/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=4750828 memory=4698804 CPUtime=1842.24 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 2305626 0 0 0 180874 3350 0 0 20 0 1 0 56542900 4864847872 1174701 33554432000 4194304 5849740 140733881170304 140733881169176 140537785938353 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1187707 1174701 717 405 0 1184651 0
Current children cumulated CPU time: 1842.24 s
Current children cumulated vsize: 4750828 KiB
Current children cumulated memory: 4698804 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15982
/proc/meminfo: memFree=7773552/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=4750828 memory=4698804 CPUtime=1902.24 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 2368971 0 0 0 186871 3353 0 0 20 0 1 0 56542900 4864847872 1174701 33554432000 4194304 5849740 140733881170304 140733881169176 5310480 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1187707 1174701 717 405 0 1184651 0
Current children cumulated CPU time: 1902.24 s
Current children cumulated vsize: 4750828 KiB
Current children cumulated memory: 4698804 KiB

[startup+1962.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 15983
/proc/meminfo: memFree=7773300/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=4750828 memory=4698804 CPUtime=1962.23 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 2428350 0 0 0 192868 3355 0 0 20 0 1 0 56542900 4864847872 1174701 33554432000 4194304 5849740 140733881170304 140733881169176 140537785938353 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1187707 1174701 717 405 0 1184651 0
Current children cumulated CPU time: 1962.23 s
Current children cumulated vsize: 4750828 KiB
Current children cumulated memory: 4698804 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 15984
/proc/meminfo: memFree=7773216/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=4750828 memory=4698804 CPUtime=2022.23 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 2484047 0 0 0 198866 3357 0 0 20 0 1 0 56542900 4864847872 1174701 33554432000 4194304 5849740 140733881170304 140733881169176 5310527 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1187707 1174701 717 405 0 1184651 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 4750828 KiB
Current children cumulated memory: 4698804 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15985
/proc/meminfo: memFree=6860612/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=5799404 memory=5747420 CPUtime=2082.23 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 3194653 0 0 0 204817 3406 0 0 20 0 1 0 56542900 5938589696 1436855 33554432000 4194304 5849740 140733881170304 140733881169304 5351897 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1449851 1436855 727 405 0 1446795 0
Current children cumulated CPU time: 2082.23 s
Current children cumulated vsize: 5799404 KiB
Current children cumulated memory: 5747420 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15987
/proc/meminfo: memFree=6893420/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=5799404 memory=5747420 CPUtime=2142.23 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 4024525 0 0 0 210778 3445 0 0 20 0 1 0 56542900 5938589696 1436855 33554432000 4194304 5849740 140733881170304 140733881169176 5312778 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1449851 1436855 727 405 0 1446795 0
Current children cumulated CPU time: 2142.23 s
Current children cumulated vsize: 5799404 KiB
Current children cumulated memory: 5747420 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15988
/proc/meminfo: memFree=6839904/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=5799404 memory=5747420 CPUtime=2202.23 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 4891639 0 0 0 216738 3485 0 0 20 0 1 0 56542900 5938589696 1436855 33554432000 4194304 5849740 140733881170304 140733881169304 5339673 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1449851 1436855 727 405 0 1446795 0
Current children cumulated CPU time: 2202.23 s
Current children cumulated vsize: 5799404 KiB
Current children cumulated memory: 5747420 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15989
/proc/meminfo: memFree=6839188/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=5799404 memory=5747420 CPUtime=2262.2 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 5649998 0 0 0 222700 3520 0 0 20 0 1 0 56542900 5938589696 1436855 33554432000 4194304 5849740 140733881170304 140733881169464 5437825 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1449851 1436855 727 405 0 1446795 0
Current children cumulated CPU time: 2262.2 s
Current children cumulated vsize: 5799404 KiB
Current children cumulated memory: 5747420 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15991
/proc/meminfo: memFree=6839348/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=5799404 memory=5747420 CPUtime=2322.2 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 6429911 0 0 0 228660 3560 0 0 20 0 1 0 56542900 5938589696 1436855 33554432000 4194304 5849740 140733881170304 140733881169304 140537785536391 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1449851 1436855 727 405 0 1446795 0
Current children cumulated CPU time: 2322.2 s
Current children cumulated vsize: 5799404 KiB
Current children cumulated memory: 5747420 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15992
/proc/meminfo: memFree=6839500/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=5799404 memory=5747420 CPUtime=2382.19 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 6747770 0 0 0 234637 3582 0 0 20 0 1 0 56542900 5938589696 1436855 33554432000 4194304 5849740 140733881170304 140733881169464 5335566 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1449851 1436855 727 405 0 1446795 0
Current children cumulated CPU time: 2382.19 s
Current children cumulated vsize: 5799404 KiB
Current children cumulated memory: 5747420 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 16001
/proc/meminfo: memFree=6772940/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=5799404 memory=5747420 CPUtime=2442.17 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 7579670 0 0 0 240594 3623 0 0 20 0 1 0 56542900 5938589696 1436855 33554432000 4194304 5849740 140733881170304 140733881169304 5339732 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1449851 1436855 727 405 0 1446795 0
Current children cumulated CPU time: 2442.17 s
Current children cumulated vsize: 5799404 KiB
Current children cumulated memory: 5747420 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 16063
/proc/meminfo: memFree=6719448/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=5799404 memory=5747420 CPUtime=2502.17 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 8276598 0 0 0 246557 3660 0 0 20 0 1 0 56542900 5938589696 1436855 33554432000 4194304 5849740 140733881170304 140733881169176 5312835 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1449851 1436855 727 405 0 1446795 0
Current children cumulated CPU time: 2502.17 s
Current children cumulated vsize: 5799404 KiB
Current children cumulated memory: 5747420 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 16063
/proc/meminfo: memFree=5688808/32770624 swapFree=67108860/67108860
[pid=15892] ppid=15889 vsize=5799404 memory=5747420 CPUtime=2519.88 cores=0,2,4,6
/proc/15892/stat : 15892 (xcsp_picat) R 15889 15892 13954 0 -1 4202496 8301171 0 0 0 248325 3663 0 0 20 0 1 0 56542900 5938589696 1436855 33554432000 4194304 5849740 140733881170304 140733881169304 5437819 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 41287680 140733881173174 140733881173252 140733881173252 140733881176010 0
/proc/15892/statm: 1449851 1436855 727 405 0 1446795 0
Current children cumulated CPU time: 2519.88 s
Current children cumulated vsize: 5799404 KiB
Current children cumulated memory: 5747420 KiB

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

[startup+2520.11 s]
# the end of solver process 15892 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2483.25 s, system=36.7339 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.11
CPU time (s): 2519.99
CPU user time (s): 2483.25
CPU system time (s): 36.7339
CPU usage (%): 99.9949
Max. virtual memory (cumulated for all children) (KiB): 5799404
Max. memory (cumulated for all children) (KiB): 5747420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2483.25
system time used= 36.7339
maximum resident set size= 5747420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8301171
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= 96
involuntary context switches= 3152


# summary of solver processes directly reported to runsolver:
#   pid: 15892
#   total CPU time (s): 2519.99
#   total CPU user time (s): 2483.25
#   total CPU system time (s): 36.7339

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.43418 second user time and 17.9171 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-24 01:49:57
IDJOB=4293896
IDBENCH=141258
IDSOLVER=2754
FILE ID=node137/4293896-1532389797
RUNJOBID= node137-1532369589-13985
PBS_JOBID= 21021571
Free space on /tmp= 48720 MiB

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

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

MD5SUM BENCH= 7967f0a5d6026ea184db99fec624e08d
RANDOM SEED=252456546

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:        12803624 kB
MemAvailable:   31909484 kB
Buffers:          266008 kB
Cached:         18776116 kB
SwapCached:            0 kB
Active:          1901232 kB
Inactive:       17225432 kB
Active(anon):      87580 kB
Inactive(anon):    16944 kB
Active(file):    1813652 kB
Inactive(file): 17208488 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3184 kB
Writeback:             0 kB
AnonPages:        104452 kB
Mapped:            40032 kB
Shmem:             17036 kB
Slab:             540540 kB
SReclaimable:     512180 kB
SUnreclaim:        28360 kB
KernelStack:        3568 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     457064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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= 48676 MiB
End job on node137 at 2018-07-24 02:31:57