Trace number 4303153

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-02? (TO) 2519.73 2520.02

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2s-3-0_c18.xml
MD5SUMaf51000643686e521dc0684f49e0afe3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark212
Best CPU time to get the best result obtained on this benchmark2520.13
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":24,"count":111},{"size":38,"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 (8365 MiB free)
  memory of node 1: 16384 MiB (11706 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303153-1534032860/watcher-4303153-1534032860 -o /tmp/evaluation-result-4303153-1534032860/solver-4303153-1534032860 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534025075-19010 --watchdog 2580 xcsp_picat HOME/instance-4303153-1534032860.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
solver pid=19889, runsolver pid=19886
Current StackSize limit: 8192 KiB


[startup+0.100161 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 19890
/proc/meminfo: memFree=20529464/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2025744 memory=25936 CPUtime=0.1 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 1555 0 0 0 10 0 0 0 20 0 1 0 220848847 2074361856 6484 33554432000 4194304 5849708 140731423782448 140731423782448 4548516 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 506436 6484 593 405 0 503381 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 25936 KiB

[startup+0.209655 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 19890
/proc/meminfo: memFree=20517176/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2025744 memory=38224 CPUtime=0.21 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 1561 0 0 0 21 0 0 0 20 0 1 0 220848847 2074361856 9556 33554432000 4194304 5849708 140731423782448 140731423782448 140144997985280 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 506436 9556 593 405 0 503381 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 38224 KiB

[startup+0.309559 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 19890
/proc/meminfo: memFree=20506936/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2025744 memory=50968 CPUtime=0.3 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 1656 0 0 0 30 0 0 0 20 0 1 0 220848847 2074361856 12742 33554432000 4194304 5849708 140731423782448 140731423781752 4658554 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 506436 12742 621 405 0 503381 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 50968 KiB

[startup+0.700286 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19890
/proc/meminfo: memFree=20468832/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2027688 memory=88452 CPUtime=0.69 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 2432 0 0 0 66 3 0 0 20 0 1 0 220848847 2076352512 22113 33554432000 4194304 5849708 140731423782448 140731423781752 140144998006663 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 506922 22113 702 405 0 503867 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2027688 KiB
Current children cumulated memory: 88452 KiB

[startup+1.50041 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19890
/proc/meminfo: memFree=20451156/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2110268 memory=175328 CPUtime=1.49 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 9395 0 0 0 143 6 0 0 20 0 1 0 220848847 2160914432 43832 33554432000 4194304 5849708 140731423782448 140731423781544 5431976 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 527567 43832 704 405 0 524512 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2110268 KiB
Current children cumulated memory: 175328 KiB

[startup+3.10896 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19890
/proc/meminfo: memFree=20314920/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2175804 memory=241124 CPUtime=3.1 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 10036 0 0 0 303 7 0 0 20 0 1 0 220848847 2228023296 60281 33554432000 4194304 5849708 140731423782448 140731423781448 5520161 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 543951 60281 721 405 0 540896 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2175804 KiB
Current children cumulated memory: 241124 KiB

[startup+6.3004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19890
/proc/meminfo: memFree=20312072/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2177404 memory=242744 CPUtime=6.29 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 33603 0 0 0 621 8 0 0 20 0 1 0 220848847 2229661696 60686 33554432000 4194304 5849708 140731423782448 140731423781464 5365402 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 544351 60686 726 405 0 541296 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2177404 KiB
Current children cumulated memory: 242744 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19890
/proc/meminfo: memFree=20295600/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2193812 memory=258916 CPUtime=12.68 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 61605 0 0 0 1256 12 0 0 20 0 1 0 220848847 2246463488 64729 33554432000 4194304 5849708 140731423782448 140731423779992 4212122 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 548453 64729 749 405 0 545398 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2193812 KiB
Current children cumulated memory: 258916 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19890
/proc/meminfo: memFree=20295724/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2193776 memory=259084 CPUtime=25.49 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 93728 0 0 0 2535 14 0 0 20 0 1 0 220848847 2246426624 64771 33554432000 4194304 5849708 140731423782448 140731423779992 5307573 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 548444 64771 750 405 0 545389 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2193776 KiB
Current children cumulated memory: 259084 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19890
/proc/meminfo: memFree=20284452/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2200868 memory=266188 CPUtime=51.08 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 120138 0 0 0 5087 21 0 0 20 0 1 0 220848847 2253688832 66547 33554432000 4194304 5849708 140731423782448 140731423781448 5311534 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 550217 66547 753 405 0 547162 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 2200868 KiB
Current children cumulated memory: 266188 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19891
/proc/meminfo: memFree=20299128/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2193340 memory=258696 CPUtime=102.26 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 179323 0 0 0 10185 41 0 0 20 0 1 0 220848847 2245980160 64674 33554432000 4194304 5849708 140731423782448 140731423780936 5378873 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 548335 64674 762 405 0 545280 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 2193340 KiB
Current children cumulated memory: 258696 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19892
/proc/meminfo: memFree=20275376/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2204340 memory=269668 CPUtime=162.25 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 192291 0 0 0 16167 58 0 0 20 0 1 0 220848847 2257244160 67417 33554432000 4194304 5849708 140731423782448 140731423781448 140144998006663 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 551085 67417 762 405 0 548030 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 2204340 KiB
Current children cumulated memory: 269668 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19893
/proc/meminfo: memFree=20270628/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2206968 memory=272324 CPUtime=222.24 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 223440 0 0 0 22144 80 0 0 20 0 1 0 220848847 2259935232 68081 33554432000 4194304 5849708 140731423782448 140731423780936 4233628 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 551742 68081 762 405 0 548687 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 2206968 KiB
Current children cumulated memory: 272324 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19894
/proc/meminfo: memFree=20257640/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2213596 memory=278952 CPUtime=282.22 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 254408 0 0 0 28123 99 0 0 20 0 1 0 220848847 2266722304 69738 33554432000 4194304 5849708 140731423782448 140731423780936 4211654 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 553399 69738 762 405 0 550344 0
Current children cumulated CPU time: 282.22 s
Current children cumulated vsize: 2213596 KiB
Current children cumulated memory: 278952 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19903
/proc/meminfo: memFree=20256056/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2213928 memory=279276 CPUtime=342.22 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 282745 0 0 0 34100 122 0 0 20 0 1 0 220848847 2267062272 69819 33554432000 4194304 5849708 140731423782448 140731423781320 140144998006663 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 553482 69819 762 405 0 550427 0
Current children cumulated CPU time: 342.22 s
Current children cumulated vsize: 2213928 KiB
Current children cumulated memory: 279276 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19904
/proc/meminfo: memFree=20253900/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2215760 memory=281100 CPUtime=402.21 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 310287 0 0 0 40075 146 0 0 20 0 1 0 220848847 2268938240 70275 33554432000 4194304 5849708 140731423782448 140731423781608 5338850 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 553940 70275 762 405 0 550885 0
Current children cumulated CPU time: 402.21 s
Current children cumulated vsize: 2215760 KiB
Current children cumulated memory: 281100 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19905
/proc/meminfo: memFree=20250856/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2218216 memory=283572 CPUtime=462.2 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 336901 0 0 0 46053 167 0 0 20 0 1 0 220848847 2271453184 70893 33554432000 4194304 5849708 140731423782448 140731423780936 4211581 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 554554 70893 762 405 0 551499 0
Current children cumulated CPU time: 462.2 s
Current children cumulated vsize: 2218216 KiB
Current children cumulated memory: 283572 KiB


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

/proc/19889/statm: 558543 75648 762 405 0 555488 0
Current children cumulated CPU time: 1722.07 s
Current children cumulated vsize: 2234172 KiB
Current children cumulated memory: 302592 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19947
/proc/meminfo: memFree=20246188/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2229736 memory=298272 CPUtime=1782.07 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 809905 0 0 0 177427 780 0 0 20 0 1 0 220848847 2283249664 74568 33554432000 4194304 5849708 140731423782448 140731423781608 140144998006663 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 557434 74568 762 405 0 554379 0
Current children cumulated CPU time: 1782.07 s
Current children cumulated vsize: 2229736 KiB
Current children cumulated memory: 298272 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19948
/proc/meminfo: memFree=20233624/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2229736 memory=298272 CPUtime=1842.06 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 816111 0 0 0 183393 813 0 0 20 0 1 0 220848847 2283249664 74568 33554432000 4194304 5849708 140731423782448 140731423781448 5311552 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 557434 74568 762 405 0 554379 0
Current children cumulated CPU time: 1842.06 s
Current children cumulated vsize: 2229736 KiB
Current children cumulated memory: 298272 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19949
/proc/meminfo: memFree=20182656/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2252844 memory=321380 CPUtime=1902.06 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 832092 0 0 0 189356 850 0 0 20 0 1 0 220848847 2306912256 80345 33554432000 4194304 5849708 140731423782448 140731423781448 140144998006663 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 563211 80345 762 405 0 560156 0
Current children cumulated CPU time: 1902.06 s
Current children cumulated vsize: 2252844 KiB
Current children cumulated memory: 321380 KiB

[startup+1962.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 19950
/proc/meminfo: memFree=20183040/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2252844 memory=321380 CPUtime=1962.05 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 838189 0 0 0 195319 886 0 0 20 0 1 0 220848847 2306912256 80345 33554432000 4194304 5849708 140731423782448 140731423781448 5437714 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 563211 80345 762 405 0 560156 0
Current children cumulated CPU time: 1962.05 s
Current children cumulated vsize: 2252844 KiB
Current children cumulated memory: 321380 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 19951
/proc/meminfo: memFree=20237788/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2197944 memory=266480 CPUtime=2022.05 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 871499 0 0 0 201290 915 0 0 20 0 1 0 220848847 2250694656 66620 33554432000 4194304 5849708 140731423782448 140731423781160 140144998006663 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 549486 66620 762 405 0 546431 0
Current children cumulated CPU time: 2022.05 s
Current children cumulated vsize: 2197944 KiB
Current children cumulated memory: 266480 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19952
/proc/meminfo: memFree=20228392/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2210692 memory=276364 CPUtime=2082.04 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 881360 0 0 0 207263 941 0 0 20 0 1 0 220848847 2263748608 69091 33554432000 4194304 5849708 140731423782448 140731423780936 4211581 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 552673 69091 762 405 0 549618 0
Current children cumulated CPU time: 2082.04 s
Current children cumulated vsize: 2210692 KiB
Current children cumulated memory: 276364 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19960
/proc/meminfo: memFree=20223836/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2212124 memory=279364 CPUtime=2142.04 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 910009 0 0 0 213234 970 0 0 20 0 1 0 220848847 2265214976 69841 33554432000 4194304 5849708 140731423782448 140731423781448 140144998006663 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 553031 69841 762 405 0 549976 0
Current children cumulated CPU time: 2142.04 s
Current children cumulated vsize: 2212124 KiB
Current children cumulated memory: 279364 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19961
/proc/meminfo: memFree=20218760/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2226576 memory=293164 CPUtime=2202.03 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 940767 0 0 0 219205 998 0 0 20 0 1 0 220848847 2280013824 73291 33554432000 4194304 5849708 140731423782448 140731423781320 5395246 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 556644 73291 762 405 0 553589 0
Current children cumulated CPU time: 2202.03 s
Current children cumulated vsize: 2226576 KiB
Current children cumulated memory: 293164 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19962
/proc/meminfo: memFree=20219848/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2218308 memory=283772 CPUtime=2262.03 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 967573 0 0 0 225176 1027 0 0 20 0 1 0 220848847 2271547392 70943 33554432000 4194304 5849708 140731423782448 140731423780936 4211660 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 554577 70943 762 405 0 551522 0
Current children cumulated CPU time: 2262.03 s
Current children cumulated vsize: 2218308 KiB
Current children cumulated memory: 283772 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19963
/proc/meminfo: memFree=20223944/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2218308 memory=283772 CPUtime=2322.02 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 990957 0 0 0 231148 1054 0 0 20 0 1 0 220848847 2271547392 70943 33554432000 4194304 5849708 140731423782448 140731423781320 5312220 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 554577 70943 762 405 0 551522 0
Current children cumulated CPU time: 2322.02 s
Current children cumulated vsize: 2218308 KiB
Current children cumulated memory: 283772 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19964
/proc/meminfo: memFree=20222656/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2218308 memory=283772 CPUtime=2382.01 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 1018399 0 0 0 237112 1089 0 0 20 0 1 0 220848847 2271547392 70943 33554432000 4194304 5849708 140731423782448 140731423781448 140144998006663 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 554577 70943 762 405 0 551522 0
Current children cumulated CPU time: 2382.01 s
Current children cumulated vsize: 2218308 KiB
Current children cumulated memory: 283772 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20026
/proc/meminfo: memFree=20487168/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2218308 memory=286604 CPUtime=2442.01 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 1042984 0 0 0 243074 1127 0 0 20 0 1 0 220848847 2271547392 71651 33554432000 4194304 5849708 140731423782448 140731423781608 5307573 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 554577 71651 762 405 0 551522 0
Current children cumulated CPU time: 2442.01 s
Current children cumulated vsize: 2218308 KiB
Current children cumulated memory: 286604 KiB

[startup+2502.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 20027
/proc/meminfo: memFree=20469308/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2218308 memory=286604 CPUtime=2502 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 1067442 0 0 0 249035 1165 0 0 20 0 1 0 220848847 2271547392 71651 33554432000 4194304 5849708 140731423782448 140731423781448 5312220 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 554577 71651 762 405 0 551522 0
Current children cumulated CPU time: 2502 s
Current children cumulated vsize: 2218308 KiB
Current children cumulated memory: 286604 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.05 2.03 2.05 3/187 20028
/proc/meminfo: memFree=20481448/32770624 swapFree=67108688/67108860
[pid=19889] ppid=19886 vsize=2222096 memory=290696 CPUtime=2519.71 cores=1,3,5,7
/proc/19889/stat : 19889 (xcsp_picat) R 19886 19889 18978 0 -1 4202496 1082011 0 0 0 250793 1178 0 0 20 0 1 0 220848847 2275426304 72674 33554432000 4194304 5849708 140731423782448 140731423781448 5340254 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9394900 39886848 140731423786166 140731423786244 140731423786244 140731423789002 0
/proc/19889/statm: 555524 72674 762 405 0 552469 0
Current children cumulated CPU time: 2519.71 s
Current children cumulated vsize: 2222096 KiB
Current children cumulated memory: 290696 KiB

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

[startup+2520.02 s]
# the end of solver process 19889 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2507.94 s, system=11.7927 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.02
CPU time (s): 2519.73
CPU user time (s): 2507.94
CPU system time (s): 11.7927
CPU usage (%): 99.9887
Max. virtual memory (cumulated for all children) (KiB): 2371312
Max. memory (cumulated for all children) (KiB): 386656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2507.94
system time used= 11.7927
maximum resident set size= 386656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1082011
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= 15
involuntary context switches= 1222


# summary of solver processes directly reported to runsolver:
#   pid: 19889
#   total CPU time (s): 2519.73
#   total CPU user time (s): 2507.94
#   total CPU system time (s): 11.7927

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.46925 second user time and 18.604 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 02:14:20
IDJOB=4303153
IDBENCH=141646
IDSOLVER=2778
FILE ID=node106/4303153-1534032860
RUNJOBID= node106-1534025075-19010
PBS_JOBID= 21036957
Free space on /tmp= 39656 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2s-3-0_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303153-1534032860/watcher-4303153-1534032860 -o /tmp/evaluation-result-4303153-1534032860/solver-4303153-1534032860 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534025075-19010 --watchdog 2580  xcsp_picat HOME/instance-4303153-1534032860.xml

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

MD5SUM BENCH= af51000643686e521dc0684f49e0afe3
RANDOM SEED=804497478

node106.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	: 5334.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	: 5334.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	: 5334.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	: 5334.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:        20553964 kB
MemAvailable:   31636432 kB
Buffers:           87456 kB
Cached:         11143356 kB
SwapCached:            0 kB
Active:          5750660 kB
Inactive:        5804764 kB
Active(anon):     271156 kB
Inactive(anon):   105632 kB
Active(file):    5479504 kB
Inactive(file):  5699132 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              4316 kB
Writeback:             0 kB
AnonPages:        253460 kB
Mapped:            53444 kB
Shmem:             49632 kB
Slab:             359780 kB
SReclaimable:     332292 kB
SUnreclaim:        27488 kB
KernelStack:        3312 kB
PageTables:         5900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2571796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39656 MiB
End job on node106 at 2018-08-12 02:56:20