Trace number 4309492

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-08-14? (TO) 2519.9 2520.01

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2s-2-2_c18.xml
MD5SUMff08492a2d05416f9c52db7882ac5695
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark264
Best CPU time to get the best result obtained on this benchmark2520.34
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24975
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 degree222
Distribution of variable degrees[{"degree":2,"count":20424},{"degree":3,"count":1443},{"degree":4,"count":222},{"degree":5,"count":222},{"degree":222,"count":111}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24753},{"arity":88,"count":111},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24642
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24642},{"type":"sum","count":222}]
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 (6675 MiB free)
  memory of node 1: 16384 MiB (11103 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309492-1534318679/watcher-4309492-1534318679 -o /tmp/evaluation-result-4309492-1534318679/solver-4309492-1534318679 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534293054-21341 --watchdog 2580 xcsp_picat HOME/instance-4309492-1534318679.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=24321, runsolver pid=24318

[startup+0.100169 s]*
/proc/loadavg: 2.01 2.04 2.05 3/187 24322
/proc/meminfo: memFree=18182884/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2025744 memory=27252 CPUtime=0.1 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 1860 0 0 0 10 0 0 0 20 0 1 0 249431183 2074361856 6813 33554432000 4194304 5849940 140724993619520 140724993619520 140660299066368 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 506436 6813 593 405 0 503380 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 27252 KiB

[startup+0.209746 s]*
/proc/loadavg: 2.01 2.04 2.05 3/187 24322
/proc/meminfo: memFree=18172644/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2025744 memory=37492 CPUtime=0.21 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 1865 0 0 0 20 1 0 0 20 0 1 0 249431183 2074361856 9373 33554432000 4194304 5849940 140724993619520 140724993619520 4488915 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 506436 9373 593 405 0 503380 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 37492 KiB

[startup+0.309545 s]*
/proc/loadavg: 2.01 2.04 2.05 3/187 24322
/proc/meminfo: memFree=18156012/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2025744 memory=54068 CPUtime=0.31 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 1961 0 0 0 30 1 0 0 20 0 1 0 249431183 2074361856 13517 33554432000 4194304 5849940 140724993619520 140724993618824 4548519 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 506436 13517 621 405 0 503380 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 54068 KiB

[startup+0.700295 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 24322
/proc/meminfo: memFree=18122624/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2027232 memory=86952 CPUtime=0.69 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 2530 0 0 0 67 2 0 0 20 0 1 0 249431183 2075885568 21738 33554432000 4194304 5849940 140724993619520 140724993618824 140660299087751 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 506808 21738 703 405 0 503752 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2027232 KiB
Current children cumulated memory: 86952 KiB

[startup+1.5004 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 24322
/proc/meminfo: memFree=18119724/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2110264 memory=171912 CPUtime=1.49 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 9507 0 0 0 143 6 0 0 20 0 1 0 249431183 2160910336 42978 33554432000 4194304 5849940 140724993619520 140724993618760 4550399 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 527566 42978 705 405 0 524510 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2110264 KiB
Current children cumulated memory: 171912 KiB

[startup+3.10939 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 24322
/proc/meminfo: memFree=17970484/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2175932 memory=237840 CPUtime=3.1 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 10201 0 0 0 303 7 0 0 20 0 1 0 249431183 2228154368 59460 33554432000 4194304 5849940 140724993619520 140724993618760 5618856 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 543983 59460 722 405 0 540927 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2175932 KiB
Current children cumulated memory: 237840 KiB

[startup+6.30026 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 24322
/proc/meminfo: memFree=17970324/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2175896 memory=237852 CPUtime=6.29 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 10231 0 0 0 622 7 0 0 20 0 1 0 249431183 2228117504 59463 33554432000 4194304 5849940 140724993619520 140724993618616 5521670 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 543974 59463 722 405 0 540918 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2175896 KiB
Current children cumulated memory: 237852 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 24322
/proc/meminfo: memFree=17970324/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2175896 memory=237852 CPUtime=12.69 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 10379 0 0 0 1262 7 0 0 20 0 1 0 249431183 2228117504 59463 33554432000 4194304 5849940 140724993619520 140724993618616 5606430 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 543974 59463 722 405 0 540918 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2175896 KiB
Current children cumulated memory: 237852 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 24322
/proc/meminfo: memFree=18134020/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2194484 memory=256436 CPUtime=25.49 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 45003 0 0 0 2537 12 0 0 20 0 1 0 249431183 2247151616 64109 33554432000 4194304 5849940 140724993619520 140724993617064 4207660 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 548621 64109 750 405 0 545565 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2194484 KiB
Current children cumulated memory: 256436 KiB

[startup+51.1094 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 24322
/proc/meminfo: memFree=18103096/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2204720 memory=266688 CPUtime=51.1 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 87730 0 0 0 5090 20 0 0 20 0 1 0 249431183 2257633280 66672 33554432000 4194304 5849940 140724993619520 140724993618008 4208025 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 551180 66672 754 405 0 548124 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2204720 KiB
Current children cumulated memory: 266688 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 24323
/proc/meminfo: memFree=18058572/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2205744 memory=269796 CPUtime=102.29 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 126061 0 0 0 10192 37 0 0 20 0 1 0 249431183 2258681856 67449 33554432000 4194304 5849940 140724993619520 140724993618392 5309897 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 551436 67449 763 405 0 548380 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2205744 KiB
Current children cumulated memory: 269796 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/188 24332
/proc/meminfo: memFree=17982740/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2209664 memory=273716 CPUtime=162.28 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 154177 0 0 0 16172 56 0 0 20 0 1 0 249431183 2262695936 68429 33554432000 4194304 5849940 140724993619520 140724993618008 4211607 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 552416 68429 763 405 0 549360 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2209664 KiB
Current children cumulated memory: 273716 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/188 24333
/proc/meminfo: memFree=17982560/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2210376 memory=274428 CPUtime=222.28 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 183800 0 0 0 22147 81 0 0 20 0 1 0 249431183 2263425024 68607 33554432000 4194304 5849940 140724993619520 140724993618520 5354041 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 552594 68607 763 405 0 549538 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2210376 KiB
Current children cumulated memory: 274428 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 24334
/proc/meminfo: memFree=17979804/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2213216 memory=277268 CPUtime=282.27 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 212782 0 0 0 28116 111 0 0 20 0 1 0 249431183 2266333184 69317 33554432000 4194304 5849940 140724993619520 140724993618680 5307779 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 553304 69317 763 405 0 550248 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 2213216 KiB
Current children cumulated memory: 277268 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 24335
/proc/meminfo: memFree=17895968/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2214760 memory=278648 CPUtime=342.27 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 238294 0 0 0 34086 141 0 0 20 0 1 0 249431183 2267914240 69662 33554432000 4194304 5849940 140724993619520 140724993618520 140660299087751 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 553690 69662 763 405 0 550634 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 2214760 KiB
Current children cumulated memory: 278648 KiB

[startup+402.3 s]
/proc/loadavg: 2.53 2.16 2.09 3/188 24336
/proc/meminfo: memFree=17896036/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2219604 memory=278948 CPUtime=402.28 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 263869 0 0 0 40061 167 0 0 20 0 1 0 249431183 2272874496 69737 33554432000 4194304 5849940 140724993619520 140724993618392 5312412 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 554901 69737 763 405 0 551845 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 2219604 KiB
Current children cumulated memory: 278948 KiB

[startup+462.3 s]
/proc/loadavg: 2.19 2.13 2.08 3/187 24337
/proc/meminfo: memFree=17885432/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2225264 memory=289244 CPUtime=462.27 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 289071 0 0 0 46030 197 0 0 20 0 1 0 249431183 2278670336 72311 33554432000 4194304 5849940 140724993619520 140724993618520 5307765 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 556316 72311 763 405 0 553260 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 2225264 KiB
Current children cumulated memory: 289244 KiB


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

/proc/24321/statm: 562183 78839 763 405 0 559127 0
Current children cumulated CPU time: 1722.21 s
Current children cumulated vsize: 2248732 KiB
Current children cumulated memory: 315356 KiB

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 24524
/proc/meminfo: memFree=18037888/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2248732 memory=315356 CPUtime=1782.21 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 707167 0 0 0 177332 889 0 0 20 0 1 0 249431183 2302701568 78839 33554432000 4194304 5849940 140724993619520 140724993618520 5437616 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 562183 78839 763 405 0 559127 0
Current children cumulated CPU time: 1782.21 s
Current children cumulated vsize: 2248732 KiB
Current children cumulated memory: 315356 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 24525
/proc/meminfo: memFree=18128628/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2248732 memory=315356 CPUtime=1842.21 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 711726 0 0 0 183299 922 0 0 20 0 1 0 249431183 2302701568 78839 33554432000 4194304 5849940 140724993619520 140724993618680 5438029 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 562183 78839 763 405 0 559127 0
Current children cumulated CPU time: 1842.21 s
Current children cumulated vsize: 2248732 KiB
Current children cumulated memory: 315356 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 24526
/proc/meminfo: memFree=18076796/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2225532 memory=291972 CPUtime=1902.2 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 718274 0 0 0 189258 962 0 0 20 0 1 0 249431183 2278944768 72993 33554432000 4194304 5849940 140724993619520 140724993618008 4211646 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 556383 72993 763 405 0 553327 0
Current children cumulated CPU time: 1902.2 s
Current children cumulated vsize: 2225532 KiB
Current children cumulated memory: 291972 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 24535
/proc/meminfo: memFree=17999616/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2239336 memory=305960 CPUtime=1962.2 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 724231 0 0 0 195212 1008 0 0 20 0 1 0 249431183 2293080064 76490 33554432000 4194304 5849940 140724993619520 140724993618680 140660299087751 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 559834 76490 763 405 0 556778 0
Current children cumulated CPU time: 1962.2 s
Current children cumulated vsize: 2239336 KiB
Current children cumulated memory: 305960 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 24537
/proc/meminfo: memFree=17996008/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2247824 memory=308200 CPUtime=2022.2 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 730005 0 0 0 201179 1041 0 0 20 0 1 0 249431183 2301771776 77050 33554432000 4194304 5849940 140724993619520 140724993618520 140660299087751 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 561956 77050 763 405 0 558900 0
Current children cumulated CPU time: 2022.2 s
Current children cumulated vsize: 2247824 KiB
Current children cumulated memory: 308200 KiB

[startup+2082.3 s]
/proc/loadavg: 2.28 2.06 2.06 3/189 24538
/proc/meminfo: memFree=17995636/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2247824 memory=308200 CPUtime=2082.2 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 733841 0 0 0 207138 1082 0 0 20 0 1 0 249431183 2301771776 77050 33554432000 4194304 5849940 140724993619520 140724993618392 140660299087751 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 561956 77050 763 405 0 558900 0
Current children cumulated CPU time: 2082.2 s
Current children cumulated vsize: 2247824 KiB
Current children cumulated memory: 308200 KiB

[startup+2142.3 s]
/proc/loadavg: 2.29 2.12 2.08 3/189 24539
/proc/meminfo: memFree=18045068/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2257516 memory=324140 CPUtime=2142.2 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 740834 0 0 0 213095 1125 0 0 20 0 1 0 249431183 2311696384 81035 33554432000 4194304 5849940 140724993619520 140724993618392 140660299087751 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 564379 81035 763 405 0 561323 0
Current children cumulated CPU time: 2142.2 s
Current children cumulated vsize: 2257516 KiB
Current children cumulated memory: 324140 KiB

[startup+2202.3 s]
/proc/loadavg: 2.11 2.10 2.08 3/189 24540
/proc/meminfo: memFree=18065900/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2249596 memory=308200 CPUtime=2202.19 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 750811 0 0 0 219058 1161 0 0 20 0 1 0 249431183 2303586304 77050 33554432000 4194304 5849940 140724993619520 140724993618392 5317773 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 562399 77050 763 405 0 559343 0
Current children cumulated CPU time: 2202.19 s
Current children cumulated vsize: 2249596 KiB
Current children cumulated memory: 308200 KiB

[startup+2262.3 s]
/proc/loadavg: 2.04 2.08 2.07 3/188 24541
/proc/meminfo: memFree=18002420/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2249596 memory=308200 CPUtime=2262.19 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 754384 0 0 0 225021 1198 0 0 20 0 1 0 249431183 2303586304 77050 33554432000 4194304 5849940 140724993619520 140724993618520 5340043 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 562399 77050 763 405 0 559343 0
Current children cumulated CPU time: 2262.19 s
Current children cumulated vsize: 2249596 KiB
Current children cumulated memory: 308200 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.07 2.06 3/187 24542
/proc/meminfo: memFree=18000328/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2249596 memory=310248 CPUtime=2322.19 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 760808 0 0 0 230985 1234 0 0 20 0 1 0 249431183 2303586304 77562 33554432000 4194304 5849940 140724993619520 140724993618520 5307683 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 562399 77562 763 405 0 559343 0
Current children cumulated CPU time: 2322.19 s
Current children cumulated vsize: 2249596 KiB
Current children cumulated memory: 310248 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/187 24543
/proc/meminfo: memFree=17981652/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2262396 memory=329020 CPUtime=2382.19 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 769441 0 0 0 236946 1273 0 0 20 0 1 0 249431183 2316693504 82255 33554432000 4194304 5849940 140724993619520 140724993618680 5438277 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 565599 82255 763 405 0 562543 0
Current children cumulated CPU time: 2382.19 s
Current children cumulated vsize: 2262396 KiB
Current children cumulated memory: 329020 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 24544
/proc/meminfo: memFree=17886952/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2262396 memory=329020 CPUtime=2442.18 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 773889 0 0 0 242910 1308 0 0 20 0 1 0 249431183 2316693504 82255 33554432000 4194304 5849940 140724993619520 140724993618392 140660299087751 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 565599 82255 763 405 0 562543 0
Current children cumulated CPU time: 2442.18 s
Current children cumulated vsize: 2262396 KiB
Current children cumulated memory: 329020 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 24545
/proc/meminfo: memFree=17900052/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2249516 memory=316140 CPUtime=2502.18 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 780338 0 0 0 248869 1349 0 0 20 0 1 0 249431183 2303504384 79035 33554432000 4194304 5849940 140724993619520 140724993618520 5311618 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 562379 79035 763 405 0 559323 0
Current children cumulated CPU time: 2502.18 s
Current children cumulated vsize: 2249516 KiB
Current children cumulated memory: 316140 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.04 2.05 3/187 24545
/proc/meminfo: memFree=17900052/32770624 swapFree=67108792/67108860
[pid=24321] ppid=24318 vsize=2249516 memory=316140 CPUtime=2519.89 cores=1,3,5,7
/proc/24321/stat : 24321 (xcsp_picat) R 24318 24321 21309 0 -1 4202496 780550 0 0 0 250629 1360 0 0 20 0 1 0 249431183 2303504384 79035 33554432000 4194304 5849940 140724993619520 140724993618520 140660299087751 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 24203264 140724993623222 140724993623300 140724993623300 140724993626058 0
/proc/24321/statm: 562379 79035 763 405 0 559323 0
Current children cumulated CPU time: 2519.89 s
Current children cumulated vsize: 2249516 KiB
Current children cumulated memory: 316140 KiB

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

[startup+2520.01 s]
# the end of solver process 24321 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2506.29 s, system=13.6104 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.9
CPU user time (s): 2506.29
CPU system time (s): 13.6104
CPU usage (%): 99.9956
Max. virtual memory (cumulated for all children) (KiB): 2401784
Max. memory (cumulated for all children) (KiB): 397168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2506.29
system time used= 13.6104
maximum resident set size= 397168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 780550
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= 14
involuntary context switches= 968


# summary of solver processes directly reported to runsolver:
#   pid: 24321
#   total CPU time (s): 2519.9
#   total CPU user time (s): 2506.29
#   total CPU system time (s): 13.6104

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.59351 second user time and 18.6529 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-15 09:37:59
IDJOB=4309492
IDBENCH=141643
IDSOLVER=2794
FILE ID=node150/4309492-1534318679
RUNJOBID= node150-1534293054-21341
PBS_JOBID= 21038136
Free space on /tmp= 38000 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2s-2-2_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309492-1534318679/watcher-4309492-1534318679 -o /tmp/evaluation-result-4309492-1534318679/solver-4309492-1534318679 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534293054-21341 --watchdog 2580  xcsp_picat HOME/instance-4309492-1534318679.xml

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

MD5SUM BENCH= ff08492a2d05416f9c52db7882ac5695
RANDOM SEED=422007627

node150.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.76
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.76
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.76
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.76
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:        18205816 kB
MemAvailable:   31527716 kB
Buffers:          247156 kB
Cached:         13242052 kB
SwapCached:           32 kB
Active:          6647684 kB
Inactive:        7263068 kB
Active(anon):     372852 kB
Inactive(anon):   109136 kB
Active(file):    6274832 kB
Inactive(file):  7153932 kB
Unevictable:        7740 kB
Mlocked:            7740 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              4316 kB
Writeback:             0 kB
AnonPages:        428908 kB
Mapped:            58684 kB
Shmem:             57924 kB
Slab:             349756 kB
SReclaimable:     321596 kB
SUnreclaim:        28160 kB
KernelStack:        3312 kB
PageTables:         6100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2753184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 37996 MiB
End job on node150 at 2018-08-15 10:19:59