Trace number 4296025

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) 2520.02 2519.8

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-2-2_c18.xml
MD5SUMcdfe3d0465f921b63e12edf2a82a40f3
Bench CategoryCOP (optimization 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 variables22422
Number of constraints24998
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":37,"count":111},{"size":41,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":20313},{"degree":3,"count":1443},{"degree":4,"count":333},{"degree":5,"count":222},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24774},{"arity":88,"count":111},{"arity":111,"count":2},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24663
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24663},{"type":"ordered","count":1},{"type":"sum","count":223}]
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 (3292 MiB free)
  memory of node 1: 16384 MiB (7130 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296025-1532600566/watcher-4296025-1532600566 -o /tmp/evaluation-result-4296025-1532600566/solver-4296025-1532600566 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532594747-28433 --watchdog 2580 xcsp_picat HOME/instance-4296025-1532600566.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=29123, runsolver pid=29120

[startup+0.100124 s]*
/proc/loadavg: 2.00 2.01 1.99 3/188 29124
/proc/meminfo: memFree=10648028/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=128512 memory=27180 CPUtime=0.09 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 2583 0 0 0 9 0 0 0 20 0 1 0 77619817 131596288 6795 33554432000 4194304 5849740 140723236604464 140723236603768 140311448800256 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 32128 6795 597 405 0 29072 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 128512 KiB
Current children cumulated memory: 27180 KiB

[startup+0.209745 s]*
/proc/loadavg: 2.00 2.01 1.99 3/188 29124
/proc/meminfo: memFree=10637780/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=128512 memory=39468 CPUtime=0.2 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 2589 0 0 0 20 0 0 0 20 0 1 0 77619817 131596288 9867 33554432000 4194304 5849740 140723236604464 140723236603768 4488915 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 32128 9867 597 405 0 29072 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 128512 KiB
Current children cumulated memory: 39468 KiB

[startup+0.309556 s]*
/proc/loadavg: 2.00 2.01 1.99 3/188 29124
/proc/meminfo: memFree=10623444/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=128512 memory=53996 CPUtime=0.31 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 2664 0 0 0 30 1 0 0 20 0 1 0 77619817 131596288 13499 33554432000 4194304 5849740 140723236604464 140723236603768 4677681 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 32128 13499 627 405 0 29072 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 128512 KiB
Current children cumulated memory: 53996 KiB

[startup+0.700369 s]
/proc/loadavg: 2.00 2.01 1.99 3/188 29124
/proc/meminfo: memFree=10609856/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=146348 memory=93636 CPUtime=0.68 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 5387 0 0 0 66 2 0 0 20 0 1 0 77619817 149860352 23409 33554432000 4194304 5849740 140723236604464 140723236603752 5254579 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 36587 23409 662 405 0 33531 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 146348 KiB
Current children cumulated memory: 93636 KiB

[startup+1.50037 s]
/proc/loadavg: 2.00 2.01 1.99 3/188 29124
/proc/meminfo: memFree=10577716/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=200480 memory=147788 CPUtime=1.49 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 9770 0 0 0 143 6 0 0 20 0 1 0 77619817 205291520 36947 33554432000 4194304 5849740 140723236604464 140723236603752 4486409 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 50120 36947 710 405 0 47064 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 200480 KiB
Current children cumulated memory: 147788 KiB

[startup+3.1094 s]
/proc/loadavg: 1.92 2.00 1.99 3/188 29124
/proc/meminfo: memFree=10420540/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=306976 memory=254584 CPUtime=3.09 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 12524 0 0 0 302 7 0 0 20 0 1 0 77619817 314343424 63646 33554432000 4194304 5849740 140723236604464 140723236603560 5520266 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 76744 63646 727 405 0 73688 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 306976 KiB
Current children cumulated memory: 254584 KiB

[startup+6.30026 s]
/proc/loadavg: 1.92 2.00 1.99 3/188 29124
/proc/meminfo: memFree=10420588/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=306976 memory=254584 CPUtime=6.28 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 12657 0 0 0 621 7 0 0 20 0 1 0 77619817 314343424 63646 33554432000 4194304 5849740 140723236604464 140723236603560 5472767 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 76744 63646 727 405 0 73688 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 306976 KiB
Current children cumulated memory: 254584 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 1.99 3/188 29124
/proc/meminfo: memFree=10420588/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=306976 memory=254584 CPUtime=12.69 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 12837 0 0 0 1261 8 0 0 20 0 1 0 77619817 314343424 63646 33554432000 4194304 5849740 140723236604464 140723236603560 5472241 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 76744 63646 727 405 0 73688 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 306976 KiB
Current children cumulated memory: 254584 KiB

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 1.99 3/188 29124
/proc/meminfo: memFree=10578304/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=324924 memory=272632 CPUtime=25.49 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 68061 0 0 0 2536 13 0 0 20 0 1 0 77619817 332722176 68158 33554432000 4194304 5849740 140723236604464 140723236602952 4211906 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 81231 68158 751 405 0 78175 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 324924 KiB
Current children cumulated memory: 272632 KiB

[startup+51.1095 s]
/proc/loadavg: 1.96 2.00 1.99 3/188 29124
/proc/meminfo: memFree=10562120/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=326784 memory=274524 CPUtime=51.1 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 119387 0 0 0 5085 25 0 0 20 0 1 0 77619817 334626816 68631 33554432000 4194304 5849740 140723236604464 140723236603112 5312241 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 81696 68631 759 405 0 78640 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 326784 KiB
Current children cumulated memory: 274524 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 1.99 3/188 29125
/proc/meminfo: memFree=10465444/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=332476 memory=278816 CPUtime=102.3 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 164180 0 0 0 10187 43 0 0 20 0 1 0 77619817 340455424 69704 33554432000 4194304 5849740 140723236604464 140723236603464 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 83119 69704 759 405 0 80063 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 332476 KiB
Current children cumulated memory: 278816 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/187 29127
/proc/meminfo: memFree=10334292/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=332476 memory=278828 CPUtime=162.31 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 196916 0 0 0 16155 76 0 0 20 0 1 0 77619817 340455424 69707 33554432000 4194304 5849740 140723236604464 140723236603464 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 83119 69707 759 405 0 80063 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 332476 KiB
Current children cumulated memory: 278828 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/187 29128
/proc/meminfo: memFree=10317104/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=342952 memory=290692 CPUtime=222.31 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 223962 0 0 0 22134 97 0 0 20 0 1 0 77619817 351182848 72673 33554432000 4194304 5849740 140723236604464 140723236602952 4207999 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 85738 72673 759 405 0 82682 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 342952 KiB
Current children cumulated memory: 290692 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/187 29129
/proc/meminfo: memFree=10316568/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=345032 memory=290828 CPUtime=282.3 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 257269 0 0 0 28107 123 0 0 20 0 1 0 77619817 353312768 72707 33554432000 4194304 5849740 140723236604464 140723236603464 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 86258 72707 759 405 0 83202 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 345032 KiB
Current children cumulated memory: 290828 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/187 29131
/proc/meminfo: memFree=10267320/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=345032 memory=292060 CPUtime=342.31 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 259604 0 0 0 34082 149 0 0 20 0 1 0 77619817 353312768 73015 33554432000 4194304 5849740 140723236604464 140723236602952 4211681 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 86258 73015 759 405 0 83202 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 345032 KiB
Current children cumulated memory: 292060 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/187 29132
/proc/meminfo: memFree=10303544/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=353824 memory=303788 CPUtime=402.32 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 264920 0 0 0 40055 177 0 0 20 0 1 0 77619817 362315776 75947 33554432000 4194304 5849740 140723236604464 140723236602952 4211660 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 88456 75947 759 405 0 85400 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 353824 KiB
Current children cumulated memory: 303788 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/188 29141
/proc/meminfo: memFree=10302208/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=355188 memory=303924 CPUtime=462.33 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 270291 0 0 0 46027 206 0 0 20 0 1 0 77619817 363712512 75981 33554432000 4194304 5849740 140723236604464 140723236603112 5361875 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 88797 75981 759 405 0 85741 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 355188 KiB
Current children cumulated memory: 303924 KiB


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

/proc/29123/statm: 112951 100429 759 405 0 109895 0
Current children cumulated CPU time: 1722.45 s
Current children cumulated vsize: 451804 KiB
Current children cumulated memory: 401716 KiB

[startup+1782.3 s]
/proc/loadavg: 1.95 1.98 1.98 3/188 29238
/proc/meminfo: memFree=10501148/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=451804 memory=401868 CPUtime=1782.46 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 430456 0 0 0 177428 818 0 0 20 0 1 0 77619817 462647296 100467 33554432000 4194304 5849740 140723236604464 140723236603464 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 112951 100467 759 405 0 109895 0
Current children cumulated CPU time: 1782.46 s
Current children cumulated vsize: 451804 KiB
Current children cumulated memory: 401868 KiB

[startup+1842.3 s]
/proc/loadavg: 1.98 1.99 1.98 3/188 29239
/proc/meminfo: memFree=10492980/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=451804 memory=401868 CPUtime=1842.47 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 433575 0 0 0 183406 841 0 0 20 0 1 0 77619817 462647296 100467 33554432000 4194304 5849740 140723236604464 140723236603336 5307511 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 112951 100467 759 405 0 109895 0
Current children cumulated CPU time: 1842.47 s
Current children cumulated vsize: 451804 KiB
Current children cumulated memory: 401868 KiB

[startup+1902.3 s]
/proc/loadavg: 1.99 1.99 1.98 3/188 29240
/proc/meminfo: memFree=10459592/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=489948 memory=439844 CPUtime=1902.47 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 439340 0 0 0 189379 868 0 0 20 0 1 0 77619817 501706752 109961 33554432000 4194304 5849740 140723236604464 140723236603464 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 122487 109961 759 405 0 119431 0
Current children cumulated CPU time: 1902.47 s
Current children cumulated vsize: 489948 KiB
Current children cumulated memory: 439844 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/187 29242
/proc/meminfo: memFree=10442284/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=492604 memory=442400 CPUtime=1962.48 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 444401 0 0 0 195353 895 0 0 20 0 1 0 77619817 504426496 110600 33554432000 4194304 5849740 140723236604464 140723236603336 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 123151 110600 759 405 0 120095 0
Current children cumulated CPU time: 1962.48 s
Current children cumulated vsize: 492604 KiB
Current children cumulated memory: 442400 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/187 29243
/proc/meminfo: memFree=10448792/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=479228 memory=429192 CPUtime=2022.49 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 445779 0 0 0 201335 914 0 0 20 0 1 0 77619817 490729472 107298 33554432000 4194304 5849740 140723236604464 140723236603112 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 119807 107298 759 405 0 116751 0
Current children cumulated CPU time: 2022.49 s
Current children cumulated vsize: 479228 KiB
Current children cumulated memory: 429192 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/187 29244
/proc/meminfo: memFree=10404060/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=524348 memory=474220 CPUtime=2082.49 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 447068 0 0 0 207307 942 0 0 20 0 1 0 77619817 536932352 118555 33554432000 4194304 5849740 140723236604464 140723236603464 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 131087 118555 759 405 0 128031 0
Current children cumulated CPU time: 2082.49 s
Current children cumulated vsize: 524348 KiB
Current children cumulated memory: 474220 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/187 29246
/proc/meminfo: memFree=10249520/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=672576 memory=622408 CPUtime=2142.5 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 452713 0 0 0 213282 968 0 0 20 0 1 0 77619817 688717824 155602 33554432000 4194304 5849740 140723236604464 140723236603464 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 168144 155602 759 405 0 165088 0
Current children cumulated CPU time: 2142.5 s
Current children cumulated vsize: 672576 KiB
Current children cumulated memory: 622408 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/187 29247
/proc/meminfo: memFree=10254628/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=672480 memory=622444 CPUtime=2202.51 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 477389 0 0 0 219259 992 0 0 20 0 1 0 77619817 688619520 155611 33554432000 4194304 5849740 140723236604464 140723236603464 5438213 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 168120 155611 759 405 0 165064 0
Current children cumulated CPU time: 2202.51 s
Current children cumulated vsize: 672480 KiB
Current children cumulated memory: 622444 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/188 29256
/proc/meminfo: memFree=10236820/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=665664 memory=615628 CPUtime=2262.51 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 486477 0 0 0 225225 1026 0 0 20 0 1 0 77619817 681639936 153907 33554432000 4194304 5849740 140723236604464 140723236603464 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 166416 153907 759 405 0 163360 0
Current children cumulated CPU time: 2262.51 s
Current children cumulated vsize: 665664 KiB
Current children cumulated memory: 615628 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/188 29279
/proc/meminfo: memFree=10238452/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=655420 memory=605384 CPUtime=2322.52 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 497809 0 0 0 231192 1060 0 0 20 0 1 0 77619817 671150080 151346 33554432000 4194304 5849740 140723236604464 140723236603624 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 163855 151346 759 405 0 160799 0
Current children cumulated CPU time: 2322.52 s
Current children cumulated vsize: 655420 KiB
Current children cumulated memory: 605384 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/188 29280
/proc/meminfo: memFree=10254604/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=655420 memory=605384 CPUtime=2382.52 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 533905 0 0 0 237168 1084 0 0 20 0 1 0 77619817 671150080 151346 33554432000 4194304 5849740 140723236604464 140723236603464 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 163855 151346 759 405 0 160799 0
Current children cumulated CPU time: 2382.52 s
Current children cumulated vsize: 655420 KiB
Current children cumulated memory: 605384 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/188 29281
/proc/meminfo: memFree=10202392/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=666920 memory=616884 CPUtime=2442.53 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 579477 0 0 0 243137 1116 0 0 20 0 1 0 77619817 682926080 154221 33554432000 4194304 5849740 140723236604464 140723236603464 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 166730 154221 759 405 0 163674 0
Current children cumulated CPU time: 2442.53 s
Current children cumulated vsize: 666920 KiB
Current children cumulated memory: 616884 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.00 1.99 3/188 29282
/proc/meminfo: memFree=9970752/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=658480 memory=608260 CPUtime=2502.51 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 600911 0 0 0 249103 1148 0 0 20 0 1 0 77619817 674283520 152065 33554432000 4194304 5849740 140723236604464 140723236603464 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 164620 152065 759 405 0 161564 0
Current children cumulated CPU time: 2502.51 s
Current children cumulated vsize: 658480 KiB
Current children cumulated memory: 608260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.09 2.02 1.99 3/188 29282
/proc/meminfo: memFree=10135588/32770624 swapFree=67108860/67108860
[pid=29123] ppid=29120 vsize=667648 memory=617612 CPUtime=2520.01 cores=1,3,5,7
/proc/29123/stat : 29123 (xcsp_picat) R 29120 29123 26989 0 -1 4202496 603411 0 0 0 250844 1157 0 0 20 0 1 0 77619817 683671552 154403 33554432000 4194304 5849740 140723236604464 140723236603464 140311448821639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9399828 17895424 140723236607158 140723236607236 140723236607236 140723236609994 0
/proc/29123/statm: 166912 154403 759 405 0 163856 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 667648 KiB
Current children cumulated memory: 617612 KiB

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

[startup+2519.8 s]
# the end of solver process 29123 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2508.44 s, system=11.5813 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): 2519.8
CPU time (s): 2520.02
CPU user time (s): 2508.44
CPU system time (s): 11.5813
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 762124
Max. memory (cumulated for all children) (KiB): 712088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2508.44
system time used= 11.5813
maximum resident set size= 712088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 603411
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= 75
involuntary context switches= 1117


# summary of solver processes directly reported to runsolver:
#   pid: 29123
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2508.44
#   total CPU system time (s): 11.5813

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.47299 second user time and 18.5159 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-26 12:22:46
IDJOB=4296025
IDBENCH=141638
IDSOLVER=2754
FILE ID=node104/4296025-1532600566
RUNJOBID= node104-1532594747-28433
PBS_JOBID= 21021968
Free space on /tmp= 48344 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-2-2_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296025-1532600566/watcher-4296025-1532600566 -o /tmp/evaluation-result-4296025-1532600566/solver-4296025-1532600566 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532594747-28433 --watchdog 2580  xcsp_picat HOME/instance-4296025-1532600566.xml

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

MD5SUM BENCH= cdfe3d0465f921b63e12edf2a82a40f3
RANDOM SEED=374014041

node104.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.11
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.11
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.11
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.11
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:        10672828 kB
MemAvailable:   31437424 kB
Buffers:          220592 kB
Cached:         20536632 kB
SwapCached:            0 kB
Active:          4637360 kB
Inactive:       16666204 kB
Active(anon):     497844 kB
Inactive(anon):    76284 kB
Active(file):    4139516 kB
Inactive(file): 16589920 kB
Unevictable:        7172 kB
Mlocked:            7172 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4416 kB
Writeback:             0 kB
AnonPages:        567232 kB
Mapped:            43232 kB
Shmem:             25228 kB
Slab:             491588 kB
SReclaimable:     463620 kB
SUnreclaim:        27968 kB
KernelStack:        3584 kB
PageTables:         6120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     891088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    454656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48340 MiB
End job on node104 at 2018-07-26 13:04:46