Trace number 4300739

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 NameAnswerCPU timeWall clock time
minimacht 2018.07.27? (TO) 2519.99 2520.01

General information on the benchmark

NameEternity/
Eternity-14-14_c18.xml
MD5SUM66051f32d3df5832063947322816fa6d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables616
Number of constraints253
Number of domains2
Minimum domain size21
Maximum domain size196
Distribution of domain sizes[{"size":21,"count":420},{"size":196,"count":196}]
Minimum variable degree1
Maximum variable degree15
Distribution of variable degrees[{"degree":1,"count":13},{"degree":2,"count":602},{"degree":15,"count":1}]
Minimum constraint arity1
Maximum constraint arity196
Distribution of constraint arities[{"arity":1,"count":56},{"arity":5,"count":196},{"arity":196,"count":1}]
Number of extensional constraints196
Number of intensional constraints56
Distribution of constraint types[{"type":"extension","count":196},{"type":"intension","count":56},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Version 2018-07-27

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300739-1532888965/watcher-4300739-1532888965 -o /tmp/evaluation-result-4300739-1532888965/solver-4300739-1532888965 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532888965-22248 --watchdog 2580 minimacht 2520 HOME/instance-4300739-1532888965.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=22275, runsolver pid=22271

[startup+0.100113 s]*
/proc/loadavg: 1.85 2.20 2.52 3/189 22280
/proc/meminfo: memFree=28598944/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=35060 memory=11384 CPUtime=0.09 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 3029 0 0 0 9 0 0 0 20 0 1 0 106459703 35901440 2846 33554432000 4194304 5224576 140725979115024 140725979112024 4966192 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 8765 2846 594 252 0 2311 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 35060 KiB
Current children cumulated memory: 11384 KiB

[startup+0.209663 s]*
/proc/loadavg: 1.85 2.20 2.52 2/187 22280
/proc/meminfo: memFree=28594108/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=40112 memory=16400 CPUtime=0.21 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 4295 0 0 0 20 1 0 0 20 0 1 0 106459703 41074688 4100 33554432000 4194304 5224576 140725979115024 140725979112024 139838079495141 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 10028 4100 594 252 0 3574 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 40112 KiB
Current children cumulated memory: 16400 KiB

[startup+0.309466 s]*
/proc/loadavg: 1.85 2.20 2.52 2/184 22288
/proc/meminfo: memFree=28591532/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=43152 memory=19040 CPUtime=0.31 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 4964 0 0 0 30 1 0 0 20 0 1 0 106459703 44187648 4760 33554432000 4194304 5224576 140725979115024 140725979112024 4362868 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 10788 4760 640 252 0 4334 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 43152 KiB
Current children cumulated memory: 19040 KiB

[startup+0.700326 s]
/proc/loadavg: 1.85 2.20 2.52 3/191 22298
/proc/meminfo: memFree=28586352/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=43284 memory=19304 CPUtime=0.69 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 4996 0 0 0 68 1 0 0 20 0 1 0 106459703 44322816 4826 33554432000 4194304 5224576 140725979115024 140725979109240 4363080 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 10821 4826 643 252 0 4367 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 43284 KiB
Current children cumulated memory: 19304 KiB

[startup+1.50026 s]
/proc/loadavg: 2.11 2.25 2.54 2/186 22312
/proc/meminfo: memFree=28591196/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=43284 memory=19304 CPUtime=1.49 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 5018 0 0 0 148 1 0 0 20 0 1 0 106459703 44322816 4826 33554432000 4194304 5224576 140725979115024 140725979109240 4363101 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 10821 4826 643 252 0 4367 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 43284 KiB
Current children cumulated memory: 19304 KiB

[startup+3.10936 s]
/proc/loadavg: 2.11 2.25 2.54 3/189 22344
/proc/meminfo: memFree=28589248/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=43416 memory=19456 CPUtime=3.1 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 7584 0 0 0 309 1 0 0 20 0 1 0 106459703 44457984 4864 33554432000 4194304 5224576 140725979115024 140725979109240 4363016 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 10854 4864 643 252 0 4400 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 43416 KiB
Current children cumulated memory: 19456 KiB

[startup+6.30022 s]
/proc/loadavg: 2.10 2.24 2.53 3/189 22344
/proc/meminfo: memFree=28587692/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=43416 memory=19516 CPUtime=6.29 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 10052 0 0 0 628 1 0 0 20 0 1 0 106459703 44457984 4879 33554432000 4194304 5224576 140725979115024 140725979109240 4363151 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 10854 4879 643 252 0 4400 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 43416 KiB
Current children cumulated memory: 19516 KiB

[startup+12.7002 s]
/proc/loadavg: 2.09 2.24 2.53 3/189 22344
/proc/meminfo: memFree=28588100/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=43416 memory=19528 CPUtime=12.69 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 12552 0 0 0 1268 1 0 0 20 0 1 0 106459703 44457984 4882 33554432000 4194304 5224576 140725979115024 140725979109240 4363016 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 10854 4882 643 252 0 4400 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 43416 KiB
Current children cumulated memory: 19528 KiB

[startup+25.5002 s]
/proc/loadavg: 2.08 2.23 2.53 3/189 22344
/proc/meminfo: memFree=28587480/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=44080 memory=20172 CPUtime=25.48 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 18588 0 0 0 2547 1 0 0 20 0 1 0 106459703 45137920 5043 33554432000 4194304 5224576 140725979115024 140725979109240 4363097 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11020 5043 654 252 0 4566 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 44080 KiB
Current children cumulated memory: 20172 KiB

[startup+51.1092 s]
/proc/loadavg: 2.05 2.21 2.51 3/189 22351
/proc/meminfo: memFree=28585532/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=44344 memory=20544 CPUtime=51.08 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 21824 0 0 0 5107 1 0 0 20 0 1 0 106459703 45408256 5136 33554432000 4194304 5224576 140725979115024 140725979109240 4363097 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11086 5136 654 252 0 4632 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 44344 KiB
Current children cumulated memory: 20544 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.18 2.48 3/189 22352
/proc/meminfo: memFree=28586440/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=44476 memory=20716 CPUtime=102.27 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 22711 0 0 0 10225 2 0 0 20 0 1 0 106459703 45543424 5179 33554432000 4194304 5224576 140725979115024 140725979109240 4362840 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11119 5179 654 252 0 4665 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 44476 KiB
Current children cumulated memory: 20716 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.14 2.45 3/189 22353
/proc/meminfo: memFree=28586592/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=44608 memory=20808 CPUtime=162.26 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 23549 0 0 0 16224 2 0 0 20 0 1 0 106459703 45678592 5202 33554432000 4194304 5224576 140725979115024 140725979109240 4363120 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11152 5202 654 252 0 4698 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 44608 KiB
Current children cumulated memory: 20808 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.12 2.42 3/189 22354
/proc/meminfo: memFree=28586472/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=44740 memory=20896 CPUtime=222.24 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 24334 0 0 0 22222 2 0 0 20 0 1 0 106459703 45813760 5224 33554432000 4194304 5224576 140725979115024 140725979109240 4363097 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11185 5224 654 252 0 4731 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 44740 KiB
Current children cumulated memory: 20896 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.10 2.40 3/189 22355
/proc/meminfo: memFree=28586064/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=44740 memory=20936 CPUtime=282.23 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 25113 0 0 0 28221 2 0 0 20 0 1 0 106459703 45813760 5234 33554432000 4194304 5224576 140725979115024 140725979109240 4363080 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11185 5234 654 252 0 4731 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 44740 KiB
Current children cumulated memory: 20936 KiB

[startup+342.3 s]
/proc/loadavg: 1.91 2.05 2.36 3/187 22356
/proc/meminfo: memFree=28586772/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=44740 memory=21024 CPUtime=342.22 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 25938 0 0 0 34220 2 0 0 20 0 1 0 106459703 45813760 5256 33554432000 4194304 5224576 140725979115024 140725979109240 4363080 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11185 5256 654 252 0 4731 0
Current children cumulated CPU time: 342.22 s
Current children cumulated vsize: 44740 KiB
Current children cumulated memory: 21024 KiB

[startup+402.3 s]
/proc/loadavg: 1.97 2.04 2.34 3/187 22357
/proc/meminfo: memFree=28586836/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=44872 memory=21092 CPUtime=402.23 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 26770 0 0 0 40220 3 0 0 20 0 1 0 106459703 45948928 5273 33554432000 4194304 5224576 140725979115024 140725979109240 4363080 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11218 5273 654 252 0 4764 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 44872 KiB
Current children cumulated memory: 21092 KiB

[startup+462.3 s]
/proc/loadavg: 1.99 2.03 2.32 3/187 22358
/proc/meminfo: memFree=28587132/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=44872 memory=21128 CPUtime=462.23 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 27620 0 0 0 46220 3 0 0 20 0 1 0 106459703 45948928 5282 33554432000 4194304 5224576 140725979115024 140725979109240 4363097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11218 5282 654 252 0 4764 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 44872 KiB
Current children cumulated memory: 21128 KiB


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

/proc/22275/statm: 11317 5436 654 252 0 4863 0
Current children cumulated CPU time: 1722.25 s
Current children cumulated vsize: 45268 KiB
Current children cumulated memory: 21744 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/187 22397
/proc/meminfo: memFree=28586088/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45268 memory=21752 CPUtime=1782.25 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 38161 0 0 0 178219 6 0 0 20 0 1 0 106459703 46354432 5438 33554432000 4194304 5224576 140725979115024 140725979109240 4363092 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11317 5438 654 252 0 4863 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 45268 KiB
Current children cumulated memory: 21752 KiB

[startup+1842.3 s]
/proc/loadavg: 2.40 2.11 2.13 3/188 22406
/proc/meminfo: memFree=28584768/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45268 memory=21776 CPUtime=1842.25 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 38652 0 0 0 184219 6 0 0 20 0 1 0 106459703 46354432 5444 33554432000 4194304 5224576 140725979115024 140725979109240 4363097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11317 5444 654 252 0 4863 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 45268 KiB
Current children cumulated memory: 21776 KiB

[startup+1902.3 s]
/proc/loadavg: 2.29 2.15 2.14 3/189 22430
/proc/meminfo: memFree=28583088/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45268 memory=21784 CPUtime=1902.26 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 39174 0 0 0 190219 7 0 0 20 0 1 0 106459703 46354432 5446 33554432000 4194304 5224576 140725979115024 140725979109240 4363097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11317 5446 654 252 0 4863 0
Current children cumulated CPU time: 1902.26 s
Current children cumulated vsize: 45268 KiB
Current children cumulated memory: 21784 KiB

[startup+1962.3 s]
/proc/loadavg: 2.11 2.12 2.13 3/189 22431
/proc/meminfo: memFree=28584092/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45268 memory=21784 CPUtime=1962.26 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 39647 0 0 0 196219 7 0 0 20 0 1 0 106459703 46354432 5446 33554432000 4194304 5224576 140725979115024 140725979109240 4363139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11317 5446 654 252 0 4863 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 45268 KiB
Current children cumulated memory: 21784 KiB

[startup+2022.3 s]
/proc/loadavg: 2.04 2.10 2.13 3/189 22432
/proc/meminfo: memFree=28584776/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45268 memory=21784 CPUtime=2022.26 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 40121 0 0 0 202219 7 0 0 20 0 1 0 106459703 46354432 5446 33554432000 4194304 5224576 140725979115024 140725979109240 4363062 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11317 5446 654 252 0 4863 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 45268 KiB
Current children cumulated memory: 21784 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.08 2.12 3/189 22433
/proc/meminfo: memFree=28584596/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45268 memory=21808 CPUtime=2082.26 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 40668 0 0 0 208219 7 0 0 20 0 1 0 106459703 46354432 5452 33554432000 4194304 5224576 140725979115024 140725979109240 4363083 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11317 5452 654 252 0 4863 0
Current children cumulated CPU time: 2082.26 s
Current children cumulated vsize: 45268 KiB
Current children cumulated memory: 21808 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.07 2.11 3/188 22434
/proc/meminfo: memFree=28584828/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45268 memory=21816 CPUtime=2142.26 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 41158 0 0 0 214219 7 0 0 20 0 1 0 106459703 46354432 5454 33554432000 4194304 5224576 140725979115024 140725979109240 4363097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11317 5454 654 252 0 4863 0
Current children cumulated CPU time: 2142.26 s
Current children cumulated vsize: 45268 KiB
Current children cumulated memory: 21816 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.05 2.11 3/187 22435
/proc/meminfo: memFree=28584916/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45268 memory=21816 CPUtime=2202.26 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 41646 0 0 0 220219 7 0 0 20 0 1 0 106459703 46354432 5454 33554432000 4194304 5224576 140725979115024 140725979109240 4363092 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11317 5454 654 252 0 4863 0
Current children cumulated CPU time: 2202.26 s
Current children cumulated vsize: 45268 KiB
Current children cumulated memory: 21816 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.04 2.10 3/187 22436
/proc/meminfo: memFree=28585112/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45400 memory=21824 CPUtime=2262.27 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 42186 0 0 0 226219 8 0 0 20 0 1 0 106459703 46489600 5456 33554432000 4194304 5224576 140725979115024 140725979109240 4363087 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11350 5456 654 252 0 4896 0
Current children cumulated CPU time: 2262.27 s
Current children cumulated vsize: 45400 KiB
Current children cumulated memory: 21824 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.04 2.10 3/187 22437
/proc/meminfo: memFree=28584804/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45400 memory=21844 CPUtime=2322.27 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 42668 0 0 0 232219 8 0 0 20 0 1 0 106459703 46489600 5461 33554432000 4194304 5224576 140725979115024 140725979109240 4363101 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11350 5461 654 252 0 4896 0
Current children cumulated CPU time: 2322.27 s
Current children cumulated vsize: 45400 KiB
Current children cumulated memory: 21844 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.09 3/187 22438
/proc/meminfo: memFree=28584916/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45400 memory=21844 CPUtime=2382.26 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 43147 0 0 0 238218 8 0 0 20 0 1 0 106459703 46489600 5461 33554432000 4194304 5224576 140725979115024 140725979109240 4363092 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11350 5461 654 252 0 4896 0
Current children cumulated CPU time: 2382.26 s
Current children cumulated vsize: 45400 KiB
Current children cumulated memory: 21844 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.08 3/187 22446
/proc/meminfo: memFree=28583660/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45400 memory=21844 CPUtime=2442.26 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 43691 0 0 0 244218 8 0 0 20 0 1 0 106459703 46489600 5461 33554432000 4194304 5224576 140725979115024 140725979109240 139838085788172 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11350 5461 654 252 0 4896 0
Current children cumulated CPU time: 2442.26 s
Current children cumulated vsize: 45400 KiB
Current children cumulated memory: 21844 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/187 22447
/proc/meminfo: memFree=28584396/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45400 memory=21856 CPUtime=2502.27 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 44180 0 0 0 250218 9 0 0 20 0 1 0 106459703 46489600 5464 33554432000 4194304 5224576 140725979115024 140725979109240 4363083 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11350 5464 654 252 0 4896 0
Current children cumulated CPU time: 2502.27 s
Current children cumulated vsize: 45400 KiB
Current children cumulated memory: 21856 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.02 2.08 3/187 22447
/proc/meminfo: memFree=28584520/32770624 swapFree=67108860/67108860
[pid=22275] ppid=22271 vsize=45400 memory=21856 CPUtime=2519.98 cores=1,3,5,7
/proc/22275/stat : 22275 (minimacht) R 22271 22275 13514 0 -1 4202496 44650 0 0 0 251989 9 0 0 20 0 1 0 106459703 46489600 5464 33554432000 4194304 5224576 140725979115024 140725979109240 4363097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 38113280 140725979120819 140725979120901 140725979120901 140725979123659 0
/proc/22275/statm: 11350 5464 654 252 0 4896 0
Current children cumulated CPU time: 2519.98 s
Current children cumulated vsize: 45400 KiB
Current children cumulated memory: 21856 KiB

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

[startup+2520.01 s]
# the end of solver process 22275 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.9 s, system=0.092999 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.99
CPU user time (s): 2519.9
CPU system time (s): 0.092999
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 45400
Max. memory (cumulated for all children) (KiB): 21856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.9
system time used= 0.092999
maximum resident set size= 21856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44650
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 988


# summary of solver processes directly reported to runsolver:
#   pid: 22275
#   total CPU time (s): 2519.99
#   total CPU user time (s): 2519.9
#   total CPU system time (s): 0.092999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.18518 second user time and 16.3113 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 20:29:25
IDJOB=4300739
IDBENCH=141660
IDSOLVER=2769
FILE ID=node136/4300739-1532888965
RUNJOBID= node136-1532888965-22248
PBS_JOBID= 21022516
Free space on /tmp= 60224 MiB

SOLVER NAME= minimacht 2018.07.27
BENCH NAME= XCSP18/Eternity/Eternity-14-14_c18.xml
COMMAND LINE= minimacht TIMELIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300739-1532888965/watcher-4300739-1532888965 -o /tmp/evaluation-result-4300739-1532888965/solver-4300739-1532888965 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532888965-22248 --watchdog 2580  minimacht 2520 HOME/instance-4300739-1532888965.xml

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

MD5SUM BENCH= 66051f32d3df5832063947322816fa6d
RANDOM SEED=1321109925

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28609080 kB
MemAvailable:   31971444 kB
Buffers:          215096 kB
Cached:          3418356 kB
SwapCached:            0 kB
Active:          1730088 kB
Inactive:        1955256 kB
Active(anon):       3884 kB
Inactive(anon):    76480 kB
Active(file):    1726204 kB
Inactive(file):  1878776 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41832 kB
Writeback:             0 kB
AnonPages:         59484 kB
Mapped:            34808 kB
Shmem:             25228 kB
Slab:             174784 kB
SReclaimable:     146440 kB
SUnreclaim:        28344 kB
KernelStack:        3232 kB
PageTables:         4792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 60188 MiB
End job on node136 at 2018-07-29 21:11:26