Trace number 4303154

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.8 2520.02

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2s-3-2_c18.xml
MD5SUMeb0166358d89b93f3f6f4c711e092c29
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark296
Best CPU time to get the best result obtained on this benchmark2520.08
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":20,"count":111},{"size":43,"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 (8628 MiB free)
  memory of node 1: 16384 MiB (10940 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303154-1534032722/watcher-4303154-1534032722 -o /tmp/evaluation-result-4303154-1534032722/solver-4303154-1534032722 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534025075-19009 --watchdog 2580 xcsp_picat HOME/instance-4303154-1534032722.xml 

running on 4 cores: 0,2,4,6

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=19826, runsolver pid=19823

[startup+0.100166 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 19827
/proc/meminfo: memFree=20012644/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2025744 memory=27512 CPUtime=0.1 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 1960 0 0 0 10 0 0 0 20 0 1 0 220835048 2074361856 6878 33554432000 4194304 5849708 140735868911168 140735868911168 4467332 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 506436 6878 593 405 0 503381 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 27512 KiB

[startup+0.209651 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 19827
/proc/meminfo: memFree=20002404/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2025744 memory=37752 CPUtime=0.21 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 1965 0 0 0 21 0 0 0 20 0 1 0 220835048 2074361856 9438 33554432000 4194304 5849708 140735868911168 140735868911168 139875703868416 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 506436 9438 593 405 0 503381 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 37752 KiB

[startup+0.30957 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 19827
/proc/meminfo: memFree=19988068/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2025744 memory=52292 CPUtime=0.3 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 2021 0 0 0 30 0 0 0 20 0 1 0 220835048 2074361856 13073 33554432000 4194304 5849708 140735868911168 140735868911168 4828703 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 506436 13073 600 405 0 503381 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 52292 KiB

[startup+0.700286 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19827
/proc/meminfo: memFree=19952260/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2027252 memory=89312 CPUtime=0.69 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 2602 0 0 0 67 2 0 0 20 0 1 0 220835048 2075906048 22328 33554432000 4194304 5849708 140735868911168 140735868911168 139875703889799 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 506813 22328 703 405 0 503758 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2027252 KiB
Current children cumulated memory: 89312 KiB

[startup+1.50038 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19827
/proc/meminfo: memFree=19949656/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2102996 memory=166976 CPUtime=1.49 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 8266 0 0 0 144 5 0 0 20 0 1 0 220835048 2153467904 41744 33554432000 4194304 5849708 140735868911168 140735868910360 4561409 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 525749 41744 705 405 0 522694 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2102996 KiB
Current children cumulated memory: 166976 KiB

[startup+3.10889 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19827
/proc/meminfo: memFree=19800304/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2175800 memory=240112 CPUtime=3.1 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 10270 0 0 0 303 7 0 0 20 0 1 0 220835048 2228019200 60028 33554432000 4194304 5849708 140735868911168 140735868910360 5520368 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 543950 60028 722 405 0 540895 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2175800 KiB
Current children cumulated memory: 240112 KiB

[startup+6.30038 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19827
/proc/meminfo: memFree=19732316/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2191500 memory=255576 CPUtime=6.29 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 35254 0 0 0 621 8 0 0 20 0 1 0 220835048 2244096000 63894 33554432000 4194304 5849708 140735868911168 140735868910264 5366511 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 547875 63894 734 405 0 544820 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2191500 KiB
Current children cumulated memory: 255576 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19827
/proc/meminfo: memFree=19781312/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2194592 memory=258748 CPUtime=12.69 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 61632 0 0 0 1256 13 0 0 20 0 1 0 220835048 2247262208 64687 33554432000 4194304 5849708 140735868911168 140735868909928 4211398 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 548648 64687 750 405 0 545593 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2194592 KiB
Current children cumulated memory: 258748 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19827
/proc/meminfo: memFree=19716336/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2194552 memory=258856 CPUtime=25.49 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 97051 0 0 0 2535 14 0 0 20 0 1 0 220835048 2247221248 64714 33554432000 4194304 5849708 140735868911168 140735868908712 5307664 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 548638 64714 751 405 0 545583 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2194552 KiB
Current children cumulated memory: 258856 KiB

[startup+51.1094 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19827
/proc/meminfo: memFree=19775272/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2199820 memory=264172 CPUtime=51.1 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 131338 0 0 0 5083 27 0 0 20 0 1 0 220835048 2252615680 66043 33554432000 4194304 5849708 140735868911168 140735868909656 4212051 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 549955 66043 763 405 0 546900 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2199820 KiB
Current children cumulated memory: 264172 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19828
/proc/meminfo: memFree=19724260/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2205876 memory=269980 CPUtime=102.28 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 162633 0 0 0 10187 41 0 0 20 0 1 0 220835048 2258817024 67495 33554432000 4194304 5849708 140735868911168 140735868909656 5307322 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 551469 67495 763 405 0 548414 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2205876 KiB
Current children cumulated memory: 269980 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19890
/proc/meminfo: memFree=20295724/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2206320 memory=270672 CPUtime=162.28 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 193007 0 0 0 16160 68 0 0 20 0 1 0 220835048 2259271680 67668 33554432000 4194304 5849708 140735868911168 140735868909816 5395625 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 551580 67668 763 405 0 548525 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2206320 KiB
Current children cumulated memory: 270672 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19891
/proc/meminfo: memFree=20291440/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2203252 memory=267408 CPUtime=222.26 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 215915 0 0 0 22138 88 0 0 20 0 1 0 220835048 2256130048 66852 33554432000 4194304 5849708 140735868911168 140735868909656 4211581 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 550813 66852 763 405 0 547758 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2203252 KiB
Current children cumulated memory: 267408 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19892
/proc/meminfo: memFree=20279972/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2213508 memory=280136 CPUtime=282.26 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 221767 0 0 0 28118 108 0 0 20 0 1 0 220835048 2266632192 70034 33554432000 4194304 5849708 140735868911168 140735868909656 4212035 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 553377 70034 763 405 0 550322 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 2213508 KiB
Current children cumulated memory: 280136 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19893
/proc/meminfo: memFree=20274724/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2212392 memory=278820 CPUtime=342.26 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 228375 0 0 0 34092 134 0 0 20 0 1 0 220835048 2265489408 69705 33554432000 4194304 5849708 140735868911168 140735868910168 5307491 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 553098 69705 763 405 0 550043 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 2212392 KiB
Current children cumulated memory: 278820 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19894
/proc/meminfo: memFree=20260792/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2217728 memory=284216 CPUtime=402.25 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 234912 0 0 0 40065 160 0 0 20 0 1 0 220835048 2270953472 71054 33554432000 4194304 5849708 140735868911168 140735868909656 4211600 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 554432 71054 763 405 0 551377 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 2217728 KiB
Current children cumulated memory: 284216 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19895
/proc/meminfo: memFree=20257996/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2222736 memory=287348 CPUtime=462.24 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 246141 0 0 0 46033 191 0 0 20 0 1 0 220835048 2276081664 71837 33554432000 4194304 5849708 140735868911168 140735868909656 4213996 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 555684 71837 763 405 0 552629 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 2222736 KiB
Current children cumulated memory: 287348 KiB


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

/proc/19826/statm: 554466 71014 763 405 0 551411 0
Current children cumulated CPU time: 1722.14 s
Current children cumulated vsize: 2217864 KiB
Current children cumulated memory: 284056 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19945
/proc/meminfo: memFree=20271104/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2197956 memory=263552 CPUtime=1782.13 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 855290 0 0 0 177406 807 0 0 20 0 1 0 220835048 2250706944 65888 33554432000 4194304 5849708 140735868911168 140735868910168 5307599 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 549489 65888 763 405 0 546434 0
Current children cumulated CPU time: 1782.13 s
Current children cumulated vsize: 2197956 KiB
Current children cumulated memory: 263552 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19946
/proc/meminfo: memFree=20239764/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2225828 memory=292456 CPUtime=1842.13 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 883612 0 0 0 183381 832 0 0 20 0 1 0 220835048 2279247872 73114 33554432000 4194304 5849708 140735868911168 140735868909656 4211646 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 556457 73114 763 405 0 553402 0
Current children cumulated CPU time: 1842.13 s
Current children cumulated vsize: 2225828 KiB
Current children cumulated memory: 292456 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19947
/proc/meminfo: memFree=20203632/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2211216 memory=277908 CPUtime=1902.12 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 911923 0 0 0 189355 857 0 0 20 0 1 0 220835048 2264285184 69477 33554432000 4194304 5849708 140735868911168 140735868909656 139875703889799 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 552804 69477 763 405 0 549749 0
Current children cumulated CPU time: 1902.12 s
Current children cumulated vsize: 2211216 KiB
Current children cumulated memory: 277908 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19948
/proc/meminfo: memFree=20196924/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2268332 memory=327000 CPUtime=1962.13 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 936648 0 0 0 195328 885 0 0 20 0 1 0 220835048 2322771968 81750 33554432000 4194304 5849708 140735868911168 140735868909656 4230194 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 567083 81750 763 405 0 564028 0
Current children cumulated CPU time: 1962.13 s
Current children cumulated vsize: 2268332 KiB
Current children cumulated memory: 327000 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19949
/proc/meminfo: memFree=20196940/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2230452 memory=290200 CPUtime=2022.12 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 960738 0 0 0 201298 914 0 0 20 0 1 0 220835048 2283982848 72550 33554432000 4194304 5849708 140735868911168 140735868909656 5340258 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 557613 72550 763 405 0 554558 0
Current children cumulated CPU time: 2022.12 s
Current children cumulated vsize: 2230452 KiB
Current children cumulated memory: 290200 KiB

[startup+2082.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 19950
/proc/meminfo: memFree=20182864/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2251448 memory=318076 CPUtime=2082.11 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 987884 0 0 0 207267 944 0 0 20 0 1 0 220835048 2305482752 79519 33554432000 4194304 5849708 140735868911168 140735868909656 4212035 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 562862 79519 763 405 0 559807 0
Current children cumulated CPU time: 2082.11 s
Current children cumulated vsize: 2251448 KiB
Current children cumulated memory: 318076 KiB

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 19951
/proc/meminfo: memFree=20237764/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2251448 memory=318076 CPUtime=2142.11 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 1012066 0 0 0 213236 975 0 0 20 0 1 0 220835048 2305482752 79519 33554432000 4194304 5849708 140735868911168 140735868910040 5375314 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 562862 79519 763 405 0 559807 0
Current children cumulated CPU time: 2142.11 s
Current children cumulated vsize: 2251448 KiB
Current children cumulated memory: 318076 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.02 2.05 4/187 19952
/proc/meminfo: memFree=20231368/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2251448 memory=318076 CPUtime=2202.1 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 1037222 0 0 0 219201 1009 0 0 20 0 1 0 220835048 2305482752 79519 33554432000 4194304 5849708 140735868911168 140735868910328 5437636 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 562862 79519 763 405 0 559807 0
Current children cumulated CPU time: 2202.1 s
Current children cumulated vsize: 2251448 KiB
Current children cumulated memory: 318076 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19953
/proc/meminfo: memFree=20225048/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2251448 memory=318076 CPUtime=2262.1 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 1061388 0 0 0 225170 1040 0 0 20 0 1 0 220835048 2305482752 79519 33554432000 4194304 5849708 140735868911168 140735868910168 5311552 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 562862 79519 763 405 0 559807 0
Current children cumulated CPU time: 2262.1 s
Current children cumulated vsize: 2251448 KiB
Current children cumulated memory: 318076 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19961
/proc/meminfo: memFree=20231164/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2243364 memory=310120 CPUtime=2322.09 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 1090698 0 0 0 231140 1069 0 0 20 0 1 0 220835048 2297204736 77530 33554432000 4194304 5849708 140735868911168 140735868910168 5385644 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 560841 77530 763 405 0 557786 0
Current children cumulated CPU time: 2322.09 s
Current children cumulated vsize: 2243364 KiB
Current children cumulated memory: 310120 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19962
/proc/meminfo: memFree=20225308/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2252648 memory=319284 CPUtime=2382.09 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 1115695 0 0 0 237119 1090 0 0 20 0 1 0 220835048 2306711552 79821 33554432000 4194304 5849708 140735868911168 140735868910168 139875703889799 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 563162 79821 763 405 0 560107 0
Current children cumulated CPU time: 2382.09 s
Current children cumulated vsize: 2252648 KiB
Current children cumulated memory: 319284 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19963
/proc/meminfo: memFree=20228720/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2243364 memory=310120 CPUtime=2442.08 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 1142712 0 0 0 243086 1122 0 0 20 0 1 0 220835048 2297204736 77530 33554432000 4194304 5849708 140735868911168 140735868910168 139875703889799 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 560841 77530 763 405 0 557786 0
Current children cumulated CPU time: 2442.08 s
Current children cumulated vsize: 2243364 KiB
Current children cumulated memory: 310120 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19964
/proc/meminfo: memFree=20223152/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2248916 memory=315544 CPUtime=2502.08 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 1169981 0 0 0 249054 1154 0 0 20 0 1 0 220835048 2302889984 78886 33554432000 4194304 5849708 140735868911168 140735868910168 5312658 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 562229 78886 763 405 0 559174 0
Current children cumulated CPU time: 2502.08 s
Current children cumulated vsize: 2248916 KiB
Current children cumulated memory: 315544 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 19964
/proc/meminfo: memFree=20222656/32770624 swapFree=67108688/67108860
[pid=19826] ppid=19823 vsize=2250036 memory=316664 CPUtime=2519.79 cores=0,2,4,6
/proc/19826/stat : 19826 (xcsp_picat) R 19823 19826 18978 0 -1 4202496 1190101 0 0 0 250821 1158 0 0 20 0 1 0 220835048 2304036864 79166 33554432000 4194304 5849708 140735868911168 140735868910168 139875703889799 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 46833664 140735868912822 140735868912900 140735868912900 140735868915658 0
/proc/19826/statm: 562509 79166 763 405 0 559454 0
Current children cumulated CPU time: 2519.79 s
Current children cumulated vsize: 2250036 KiB
Current children cumulated memory: 316664 KiB

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

[startup+2520.02 s]
# the end of solver process 19826 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2508.21 s, system=11.5921 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.8
CPU user time (s): 2508.21
CPU system time (s): 11.5921
CPU usage (%): 99.9915
Max. virtual memory (cumulated for all children) (KiB): 2566108
Max. memory (cumulated for all children) (KiB): 540972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2508.21
system time used= 11.5921
maximum resident set size= 540972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1190101
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= 11
involuntary context switches= 933


# summary of solver processes directly reported to runsolver:
#   pid: 19826
#   total CPU time (s): 2519.8
#   total CPU user time (s): 2508.21
#   total CPU system time (s): 11.5921

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.55415 second user time and 17.9042 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 02:12:02
IDJOB=4303154
IDBENCH=141645
IDSOLVER=2778
FILE ID=node106/4303154-1534032722
RUNJOBID= node106-1534025075-19009
PBS_JOBID= 21036957
Free space on /tmp= 39656 MiB

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

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

MD5SUM BENCH= eb0166358d89b93f3f6f4c711e092c29
RANDOM SEED=768787135

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:        20038228 kB
MemAvailable:   31119336 kB
Buffers:           87380 kB
Cached:         11141836 kB
SwapCached:            0 kB
Active:          6266728 kB
Inactive:        5804540 kB
Active(anon):     788360 kB
Inactive(anon):   105632 kB
Active(file):    5478368 kB
Inactive(file):  5698908 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              3804 kB
Writeback:             0 kB
AnonPages:        848392 kB
Mapped:            53404 kB
Shmem:             49632 kB
Slab:             359640 kB
SReclaimable:     332292 kB
SUnreclaim:        27348 kB
KernelStack:        3328 kB
PageTables:         6836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3155360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    444416 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= 39652 MiB
End job on node106 at 2018-08-12 02:54:02