Trace number 4395716

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 2019-09-12? (TO) 2400.09 2399.91

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-bench_12_14.xml
MD5SUMb79ed9a63f5f06b259b31d8f3686f277
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark290
Best CPU time to get the best result obtained on this benchmark2400.5
Satisfiable
(Un)Satisfiability was proved
Number of variables12654
Number of constraints466
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":12321},{"size":14,"count":111},{"size":49,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree114
Distribution of variable degrees[{"degree":2,"count":12432},{"degree":3,"count":111},{"degree":112,"count":78},{"degree":113,"count":24},{"degree":114,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":132},{"arity":111,"count":112},{"arity":112,"count":222}]
Number of extensional constraints0
Number of intensional constraints132
Distribution of constraint types[{"type":"intension","count":132},{"type":"sum","count":112},{"type":"element","count":111},{"type":"channel","count":111}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

27.10/27.15	c xcsp_picat version 2.7b12 (9/12/2019)
151.40/151.48	o 372
656.50/656.52	o 123

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395716-1568348502/watcher-4395716-1568348502 -o /tmp/evaluation-result-4395716-1568348502/solver-4395716-1568348502 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568323423-22107 --watchdog 2560 xcsp_picat HOME/instance-4395716-1568348502.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=28105, runsolver pid=28102

[startup+0.100166 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 28106
/proc/meminfo: memFree=29805420/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2031716 memory=35728 CPUtime=0.1 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 1462 0 0 0 10 0 0 0 20 0 1 0 411098826 2080477184 8932 33554432000 4194304 5870510 140728041208224 140728041207528 4429500 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 507929 8932 835 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 35728 KiB

[startup+0.209928 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 28106
/proc/meminfo: memFree=29784040/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2039532 memory=57184 CPUtime=0.21 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 1676 0 0 0 21 0 0 0 20 0 1 0 411098826 2088480768 14296 33554432000 4194304 5870510 140728041208224 140728041207528 4462669 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 509883 14296 887 410 0 505356 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2039532 KiB
Current children cumulated memory: 57184 KiB

[startup+0.3098 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 28106
/proc/meminfo: memFree=29768712/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2039532 memory=74724 CPUtime=0.31 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 1989 0 0 0 30 1 0 0 20 0 1 0 411098826 2088480768 18681 33554432000 4194304 5870510 140728041208224 140728041207528 140536802713390 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 509883 18681 947 410 0 505356 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2039532 KiB
Current children cumulated memory: 74724 KiB

[startup+0.700291 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28106
/proc/meminfo: memFree=29737928/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2061260 memory=100392 CPUtime=0.69 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 6003 0 0 0 67 2 0 0 20 0 1 0 411098826 2110730240 25098 33554432000 4194304 5870510 140728041208224 140728041207320 5562056 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 515315 25098 975 410 0 510788 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2061260 KiB
Current children cumulated memory: 100392 KiB

[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28106
/proc/meminfo: memFree=29734952/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2064416 memory=106440 CPUtime=1.49 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 7139 0 0 0 146 3 0 0 20 0 1 0 411098826 2113961984 26610 33554432000 4194304 5870510 140728041208224 140728041207320 5478360 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 516104 26610 975 410 0 511577 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2064416 KiB
Current children cumulated memory: 106440 KiB

[startup+3.10959 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28106
/proc/meminfo: memFree=29721332/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2075456 memory=114368 CPUtime=3.1 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 10390 0 0 0 304 6 0 0 20 0 1 0 411098826 2125266944 28592 33554432000 4194304 5870510 140728041208224 140728041207400 140536803180423 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 518864 28592 975 410 0 514337 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2075456 KiB
Current children cumulated memory: 114368 KiB

[startup+6.30039 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28108
/proc/meminfo: memFree=29464548/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2324664 memory=364384 CPUtime=6.29 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 97846 0 0 0 608 21 0 0 20 0 1 0 411098826 2380455936 91096 33554432000 4194304 5870510 140728041208224 140728041207416 5337504 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 581166 91096 984 410 0 576639 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2324664 KiB
Current children cumulated memory: 364384 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28108
/proc/meminfo: memFree=29507664/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2304996 memory=336344 CPUtime=12.69 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 129765 0 0 0 1245 24 0 0 20 0 1 0 411098826 2360315904 84086 33554432000 4194304 5870510 140728041208224 140728041206584 5281854 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 576249 84086 1007 410 0 571722 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2304996 KiB
Current children cumulated memory: 336344 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28109
/proc/meminfo: memFree=29503080/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2304996 memory=338400 CPUtime=25.49 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 163919 0 0 0 2522 27 0 0 20 0 1 0 411098826 2360315904 84600 33554432000 4194304 5870510 140728041208224 140728041206584 140536808419453 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 576249 84600 1007 410 0 571722 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2304996 KiB
Current children cumulated memory: 338400 KiB

[startup+51.1099 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 28111
/proc/meminfo: memFree=29491100/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2355084 memory=347888 CPUtime=51.1 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 222622 0 0 0 5079 31 0 0 20 0 1 0 411098826 2411606016 86972 33554432000 4194304 5870510 140728041208224 140728041207336 5298780 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 588771 86972 1008 410 0 584244 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2355084 KiB
Current children cumulated memory: 347888 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28115
/proc/meminfo: memFree=29485000/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2314244 memory=353632 CPUtime=102.3 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 281779 0 0 0 10193 37 0 0 20 0 1 0 411098826 2369785856 88408 33554432000 4194304 5870510 140728041208224 140728041206584 5276855 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 578561 88408 1008 410 0 574034 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 2314244 KiB
Current children cumulated memory: 353632 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28119
/proc/meminfo: memFree=29490444/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2324364 memory=358940 CPUtime=162.3 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 339935 0 0 0 16173 57 0 0 20 0 1 0 411098826 2380148736 89735 33554432000 4194304 5870510 140728041208224 140728041207336 5267727 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 581091 89735 1015 410 0 576564 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 2324364 KiB
Current children cumulated memory: 358940 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28123
/proc/meminfo: memFree=29460456/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2324364 memory=365372 CPUtime=222.31 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 376843 0 0 0 22167 64 0 0 20 0 1 0 411098826 2380148736 91343 33554432000 4194304 5870510 140728041208224 140728041207240 140536808417886 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 581091 91343 1015 410 0 576564 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 2324364 KiB
Current children cumulated memory: 365372 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28130
/proc/meminfo: memFree=29438784/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2347924 memory=388500 CPUtime=282.32 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 386107 0 0 0 28160 72 0 0 20 0 1 0 411098826 2404274176 97125 33554432000 4194304 5870510 140728041208224 140728041206584 140536808418336 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 586981 97125 1015 410 0 582454 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 2347924 KiB
Current children cumulated memory: 388500 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28134
/proc/meminfo: memFree=29405424/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2408940 memory=417896 CPUtime=342.32 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 452490 0 0 0 34148 84 0 0 20 0 1 0 411098826 2466754560 104474 33554432000 4194304 5870510 140728041208224 140728041207240 5262779 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 602235 104474 1015 410 0 597708 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 2408940 KiB
Current children cumulated memory: 417896 KiB

[startup+402.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/199 28138
/proc/meminfo: memFree=29420136/32770624 swapFree=67001796/67108860
[pid=28105] ppid=28102 vsize=2408940 memory=408488 CPUtime=402.32 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 456969 0 0 0 40135 97 0 0 20 0 1 0 411098826 2466754560 102122 33554432000 4194304 5870510 140728041208224 140728041207176 5262756 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 602235 102122 1015 410 0 597708 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 2408940 KiB
Current children cumulated memory: 408488 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/199 28145
/proc/meminfo: memFree=29326640/32770624 swapFree=67001800/67108860
[pid=28105] ppid=28102 vsize=2414216 memory=444124 CPUtime=462.32 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 501694 0 0 0 46125 107 0 0 20 0 1 0 411098826 2472157184 111031 33554432000 4194304 5870510 140728041208224 140728041207240 5262793 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 603554 111031 1015 410 0 599027 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 2414216 KiB
Current children cumulated memory: 444124 KiB


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

/proc/28105/statm: 609269 114669 1015 410 0 604742 0
Current children cumulated CPU time: 1662.4 s
Current children cumulated vsize: 2437076 KiB
Current children cumulated memory: 458676 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 28383
/proc/meminfo: memFree=29614692/32770624 swapFree=67001816/67108860
[pid=28105] ppid=28102 vsize=2439144 memory=454676 CPUtime=1722.4 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 746719 0 0 0 171884 356 0 0 20 0 1 0 411098826 2497683456 113669 33554432000 4194304 5870510 140728041208224 140728041207240 5288727 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 609786 113669 1015 410 0 605259 0
Current children cumulated CPU time: 1722.4 s
Current children cumulated vsize: 2439144 KiB
Current children cumulated memory: 454676 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 28394
/proc/meminfo: memFree=29596016/32770624 swapFree=67001824/67108860
[pid=28105] ppid=28102 vsize=2440008 memory=466600 CPUtime=1782.41 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 750299 0 0 0 177873 368 0 0 20 0 1 0 411098826 2498568192 116650 33554432000 4194304 5870510 140728041208224 140728041207240 140536808417767 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 610002 116650 1015 410 0 605475 0
Current children cumulated CPU time: 1782.41 s
Current children cumulated vsize: 2440008 KiB
Current children cumulated memory: 466600 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28398
/proc/meminfo: memFree=29591536/32770624 swapFree=67001824/67108860
[pid=28105] ppid=28102 vsize=2441912 memory=470624 CPUtime=1842.41 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 770791 0 0 0 183860 381 0 0 20 0 1 0 411098826 2500517888 117656 33554432000 4194304 5870510 140728041208224 140728041206584 5308383 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 610478 117656 1015 410 0 605951 0
Current children cumulated CPU time: 1842.41 s
Current children cumulated vsize: 2441912 KiB
Current children cumulated memory: 470624 KiB

[startup+1902.3 s]
/proc/loadavg: 2.44 2.12 2.08 3/199 28404
/proc/meminfo: memFree=29549612/32770624 swapFree=67001824/67108860
[pid=28105] ppid=28102 vsize=2526312 memory=501176 CPUtime=1902.43 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 778633 0 0 0 189841 402 0 0 20 0 1 0 411098826 2586943488 125294 33554432000 4194304 5870510 140728041208224 140728041207240 5278023 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 631578 125294 1015 410 0 627051 0
Current children cumulated CPU time: 1902.43 s
Current children cumulated vsize: 2526312 KiB
Current children cumulated memory: 501176 KiB

[startup+1962.3 s]
/proc/loadavg: 2.27 2.14 2.09 3/199 28408
/proc/meminfo: memFree=29580648/32770624 swapFree=67001824/67108860
[pid=28105] ppid=28102 vsize=2447480 memory=472044 CPUtime=1962.43 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 782057 0 0 0 195824 419 0 0 20 0 1 0 411098826 2506219520 118011 33554432000 4194304 5870510 140728041208224 140728041206792 5282606 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 611870 118011 1015 410 0 607343 0
Current children cumulated CPU time: 1962.43 s
Current children cumulated vsize: 2447480 KiB
Current children cumulated memory: 472044 KiB

[startup+2022.3 s]
/proc/loadavg: 2.10 2.12 2.08 3/199 28412
/proc/meminfo: memFree=29534896/32770624 swapFree=67001824/67108860
[pid=28105] ppid=28102 vsize=2529452 memory=513096 CPUtime=2022.43 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 805688 0 0 0 201806 437 0 0 20 0 1 0 411098826 2590158848 128274 33554432000 4194304 5870510 140728041208224 140728041207176 5308368 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 632363 128274 1015 410 0 627836 0
Current children cumulated CPU time: 2022.43 s
Current children cumulated vsize: 2529452 KiB
Current children cumulated memory: 513096 KiB

[startup+2082.3 s]
/proc/loadavg: 2.04 2.10 2.08 3/199 28419
/proc/meminfo: memFree=29563008/32770624 swapFree=67001828/67108860
[pid=28105] ppid=28102 vsize=2450492 memory=467368 CPUtime=2082.44 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 826741 0 0 0 207784 460 0 0 20 0 1 0 411098826 2509303808 116842 33554432000 4194304 5870510 140728041208224 140728041206584 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 612623 116842 1015 410 0 608096 0
Current children cumulated CPU time: 2082.44 s
Current children cumulated vsize: 2450492 KiB
Current children cumulated memory: 467368 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.08 2.07 3/199 28423
/proc/meminfo: memFree=29566904/32770624 swapFree=67001828/67108860
[pid=28105] ppid=28102 vsize=2452332 memory=472704 CPUtime=2142.45 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 833698 0 0 0 213772 473 0 0 20 0 1 0 411098826 2511187968 118176 33554432000 4194304 5870510 140728041208224 140728041207240 5304483 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 613083 118176 1015 410 0 608556 0
Current children cumulated CPU time: 2142.45 s
Current children cumulated vsize: 2452332 KiB
Current children cumulated memory: 472704 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/199 28427
/proc/meminfo: memFree=29575120/32770624 swapFree=67001828/67108860
[pid=28105] ppid=28102 vsize=2453852 memory=467896 CPUtime=2202.46 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 838070 0 0 0 219760 486 0 0 20 0 1 0 411098826 2512744448 116974 33554432000 4194304 5870510 140728041208224 140728041207240 5262976 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 613463 116974 1015 410 0 608936 0
Current children cumulated CPU time: 2202.46 s
Current children cumulated vsize: 2453852 KiB
Current children cumulated memory: 467896 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 28434
/proc/meminfo: memFree=29537356/32770624 swapFree=67001828/67108860
[pid=28105] ppid=28102 vsize=2456252 memory=486800 CPUtime=2262.46 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 857938 0 0 0 225750 496 0 0 20 0 1 0 411098826 2515202048 121700 33554432000 4194304 5870510 140728041208224 140728041207240 5288830 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 614063 121700 1015 410 0 609536 0
Current children cumulated CPU time: 2262.46 s
Current children cumulated vsize: 2456252 KiB
Current children cumulated memory: 486800 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/199 28438
/proc/meminfo: memFree=29550232/32770624 swapFree=67001828/67108860
[pid=28105] ppid=28102 vsize=2456252 memory=472288 CPUtime=2322.47 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 864652 0 0 0 231738 509 0 0 20 0 1 0 411098826 2515202048 118072 33554432000 4194304 5870510 140728041208224 140728041207240 5308227 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 614063 118072 1015 410 0 609536 0
Current children cumulated CPU time: 2322.47 s
Current children cumulated vsize: 2456252 KiB
Current children cumulated memory: 472288 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/198 28449
/proc/meminfo: memFree=29555648/32770624 swapFree=67001828/67108860
[pid=28105] ppid=28102 vsize=2457788 memory=472252 CPUtime=2382.47 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 869212 0 0 0 237723 524 0 0 20 0 1 0 411098826 2516774912 118063 33554432000 4194304 5870510 140728041208224 140728041207240 5282340 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 614447 118063 1015 410 0 609920 0
Current children cumulated CPU time: 2382.47 s
Current children cumulated vsize: 2457788 KiB
Current children cumulated memory: 472252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 28453
/proc/meminfo: memFree=29553972/32770624 swapFree=67001828/67108860
[pid=28105] ppid=28102 vsize=2459384 memory=468568 CPUtime=2400.08 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 871149 0 0 0 239478 530 0 0 20 0 1 0 411098826 2518409216 117142 33554432000 4194304 5870510 140728041208224 140728041207240 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 614846 117142 1015 410 0 610319 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 2459384 KiB
Current children cumulated memory: 468568 KiB

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

[startup+2399.91 s]
# the end of solver process 28105 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2394.78 s, system=5.3085 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2399.9 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 28453
/proc/meminfo: memFree=29553972/32770624 swapFree=67001828/67108860
[pid=28105] ppid=28102 vsize=2459384 memory=468568 CPUtime=2400.08 cores=1,3,5,7
/proc/28105/stat : 28105 (xcsp_picat) R 28102 28105 22075 0 -1 4202496 871149 0 0 0 239478 530 0 0 20 0 1 0 411098826 2518409216 117142 33554432000 4194304 5870510 140728041208224 140728041207240 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 29208576 140728041215007 140728041215085 140728041215085 140728041217994 0
/proc/28105/statm: 614846 117142 1015 410 0 610319 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 2459384 KiB
Current children cumulated memory: 468568 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2399.91
CPU time (s): 2400.09
CPU user time (s): 2394.78
CPU system time (s): 5.3085
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 2788800
Max. memory (cumulated for all children) (KiB): 700256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.78
system time used= 5.3085
maximum resident set size= 706400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 871149
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= 85
involuntary context switches= 1137


# summary of solver processes directly reported to runsolver:
#   pid: 28105
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2394.78
#   total CPU system time (s): 5.3085

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.96224 second user time and 17.7727 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-13 06:20:58
IDJOB=4395716
IDBENCH=139629
IDSOLVER=2845
FILE ID=node136/4395716-1568348502
RUNJOBID= node136-1568323423-22107
PBS_JOBID= 21701143
Free space on /tmp= 56788 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/SteelMillSlab/SteelMillSlab-bench_12_14.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395716-1568348502/watcher-4395716-1568348502 -o /tmp/evaluation-result-4395716-1568348502/solver-4395716-1568348502 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568323423-22107 --watchdog 2560  xcsp_picat HOME/instance-4395716-1568348502.xml

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

MD5SUM BENCH= b79ed9a63f5f06b259b31d8f3686f277
RANDOM SEED=1136303817

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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29836112 kB
MemAvailable:   31409328 kB
Buffers:           87664 kB
Cached:          1766428 kB
SwapCached:         3560 kB
Active:          1380600 kB
Inactive:         966924 kB
Active(anon):     492216 kB
Inactive(anon):    41916 kB
Active(file):     888384 kB
Inactive(file):   925008 kB
Unevictable:      107452 kB
Mlocked:          107452 kB
SwapTotal:      67108860 kB
SwapFree:       67001796 kB
Dirty:              3540 kB
Writeback:             0 kB
AnonPages:        596840 kB
Mapped:            45360 kB
Shmem:             31680 kB
Slab:             179652 kB
SReclaimable:     151320 kB
SUnreclaim:        28332 kB
KernelStack:        3488 kB
PageTables:         6152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2972260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    536576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 56784 MiB
End job on node136 at 2019-09-13 07:00:58