Trace number 4395366

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2019-09-12? (TO) 2519.71 2520.02

General information on the benchmark

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

Solver Data

27.28/27.32	c xcsp_picat version 2.7b12 (9/12/2019)
188.77/188.80	o 432
1351.10/1351.35	o 142

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395366-1568343813/watcher-4395366-1568343813 -o /tmp/evaluation-result-4395366-1568343813/solver-4395366-1568343813 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568322174-14886 --watchdog 2580 xcsp_picat HOME/instance-4395366-1568343813.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=20867, runsolver pid=20864

[startup+0.100134 s]*
/proc/loadavg: 2.00 1.99 2.02 3/205 20868
/proc/meminfo: memFree=29893920/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2031716 memory=32956 CPUtime=0.1 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1800 0 0 0 10 0 0 0 20 0 1 0 410303985 2080477184 8239 33554432000 4194304 5870510 140734006113200 140734006110344 4459779 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 507929 8239 835 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 32956 KiB

[startup+0.210085 s]*
/proc/loadavg: 2.00 1.99 2.02 3/205 20868
/proc/meminfo: memFree=29870772/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2039532 memory=58512 CPUtime=0.21 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 2006 0 0 0 20 1 0 0 20 0 1 0 410303985 2088480768 14628 33554432000 4194304 5870510 140734006113200 140734006110344 4643062 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 509883 14628 887 410 0 505356 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2039532 KiB
Current children cumulated memory: 58512 KiB

[startup+0.309998 s]*
/proc/loadavg: 2.00 1.99 2.02 3/205 20868
/proc/meminfo: memFree=29854388/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2039532 memory=73136 CPUtime=0.31 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 2104 0 0 0 30 1 0 0 20 0 1 0 410303985 2088480768 18284 33554432000 4194304 5870510 140734006113200 140734006112504 140691482128263 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 509883 18284 947 410 0 505356 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2039532 KiB
Current children cumulated memory: 73136 KiB

[startup+0.700287 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20868
/proc/meminfo: memFree=29825916/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2061248 memory=102484 CPUtime=0.69 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 5997 0 0 0 67 2 0 0 20 0 1 0 410303985 2110717952 25621 33554432000 4194304 5870510 140734006113200 140734006112504 5562059 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 515312 25621 975 410 0 510785 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2061248 KiB
Current children cumulated memory: 102484 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20868
/proc/meminfo: memFree=29823824/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2064404 memory=105420 CPUtime=1.49 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 6877 0 0 0 145 4 0 0 20 0 1 0 410303985 2113949696 26355 33554432000 4194304 5870510 140734006113200 140734006112296 5495085 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 516101 26355 975 410 0 511574 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2064404 KiB
Current children cumulated memory: 105420 KiB

[startup+3.10986 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20868
/proc/meminfo: memFree=29812096/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2075444 memory=116340 CPUtime=3.1 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 10507 0 0 0 304 6 0 0 20 0 1 0 410303985 2125254656 29085 33554432000 4194304 5870510 140734006113200 140734006112296 140691482128263 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 518861 29085 975 410 0 514334 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2075444 KiB
Current children cumulated memory: 116340 KiB

[startup+6.30036 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20868
/proc/meminfo: memFree=29561812/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2324076 memory=363884 CPUtime=6.29 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 97508 0 0 0 608 21 0 0 20 0 1 0 410303985 2379853824 90971 33554432000 4194304 5870510 140734006113200 140734006112200 5337520 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 581019 90971 984 410 0 576492 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2324076 KiB
Current children cumulated memory: 363884 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20868
/proc/meminfo: memFree=29586940/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2304988 memory=336484 CPUtime=12.69 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 133709 0 0 0 1245 24 0 0 20 0 1 0 410303985 2360307712 84121 33554432000 4194304 5870510 140734006113200 140734006111560 5283133 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 576247 84121 1007 410 0 571720 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2304988 KiB
Current children cumulated memory: 336484 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20871
/proc/meminfo: memFree=29579864/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2304988 memory=336488 CPUtime=25.48 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 168128 0 0 0 2522 26 0 0 20 0 1 0 410303985 2360307712 84122 33554432000 4194304 5870510 140734006113200 140734006111560 5258735 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 576247 84122 1007 410 0 571720 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2304988 KiB
Current children cumulated memory: 336488 KiB

[startup+51.1101 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20871
/proc/meminfo: memFree=29573936/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2304988 memory=342644 CPUtime=51.1 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 224687 0 0 0 5081 29 0 0 20 0 1 0 410303985 2360307712 85661 33554432000 4194304 5870510 140734006113200 140734006112312 5258777 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 576247 85661 1008 410 0 571720 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2304988 KiB
Current children cumulated memory: 342644 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20875
/proc/meminfo: memFree=29527264/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2366508 memory=370860 CPUtime=102.28 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 276844 0 0 0 10193 35 0 0 20 0 1 0 410303985 2423304192 92715 33554432000 4194304 5870510 140734006113200 140734006111560 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 591627 92715 1008 410 0 587100 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2366508 KiB
Current children cumulated memory: 370860 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20882
/proc/meminfo: memFree=29502728/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2408180 memory=404672 CPUtime=162.28 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 360222 0 0 0 16179 49 0 0 20 0 1 0 410303985 2465976320 101168 33554432000 4194304 5870510 140734006113200 140734006112152 5282621 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 602045 101168 1008 410 0 597518 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2408180 KiB
Current children cumulated memory: 404672 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20887
/proc/meminfo: memFree=29517032/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2374380 memory=382448 CPUtime=222.27 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 398456 0 0 0 22160 67 0 0 20 0 1 0 410303985 2431365120 95612 33554432000 4194304 5870510 140734006113200 140734006112152 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 593595 95612 1015 410 0 589068 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 2374380 KiB
Current children cumulated memory: 382448 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20891
/proc/meminfo: memFree=29503884/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2377752 memory=380908 CPUtime=282.26 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 412707 0 0 0 28153 73 0 0 20 0 1 0 410303985 2434818048 95227 33554432000 4194304 5870510 140734006113200 140734006112152 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 594438 95227 1015 410 0 589911 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 2377752 KiB
Current children cumulated memory: 380908 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20897
/proc/meminfo: memFree=29465128/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2393380 memory=410716 CPUtime=342.26 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 468198 0 0 0 34142 84 0 0 20 0 1 0 410303985 2450821120 102679 33554432000 4194304 5870510 140734006113200 140734006111560 5262639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 598345 102679 1015 410 0 593818 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 2393380 KiB
Current children cumulated memory: 410716 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20901
/proc/meminfo: memFree=29452492/32770624 swapFree=67008912/67108860
[pid=20867] ppid=20864 vsize=2400852 memory=435776 CPUtime=402.25 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 511297 0 0 0 40129 96 0 0 20 0 1 0 410303985 2458472448 108944 33554432000 4194304 5870510 140734006113200 140734006111560 5272392 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 600213 108944 1015 410 0 595686 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 2400852 KiB
Current children cumulated memory: 435776 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/205 20910
/proc/meminfo: memFree=29439668/32770624 swapFree=67008916/67108860
[pid=20867] ppid=20864 vsize=2409632 memory=441280 CPUtime=462.24 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 553028 0 0 0 46116 108 0 0 20 0 1 0 410303985 2467463168 110320 33554432000 4194304 5870510 140734006113200 140734006111560 5282211 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 602408 110320 1015 410 0 597881 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 2409632 KiB
Current children cumulated memory: 441280 KiB


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

/proc/20867/statm: 600132 99820 1015 410 0 595605 0
Current children cumulated CPU time: 1722.06 s
Current children cumulated vsize: 2400528 KiB
Current children cumulated memory: 399280 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 21096
/proc/meminfo: memFree=29743008/32770624 swapFree=67008920/67108860
[pid=20867] ppid=20864 vsize=2354288 memory=402040 CPUtime=1782.06 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 983230 0 0 0 177842 364 0 0 20 0 1 0 410303985 2410790912 100510 33554432000 4194304 5870510 140734006113200 140734006112216 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 588572 100510 1015 410 0 584045 0
Current children cumulated CPU time: 1782.06 s
Current children cumulated vsize: 2354288 KiB
Current children cumulated memory: 402040 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 21101
/proc/meminfo: memFree=29758292/32770624 swapFree=67008920/67108860
[pid=20867] ppid=20864 vsize=2407728 memory=412456 CPUtime=1842.05 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1029177 0 0 0 183828 377 0 0 20 0 1 0 410303985 2465513472 103114 33554432000 4194304 5870510 140734006113200 140734006112216 5262802 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 601932 103114 1015 410 0 597405 0
Current children cumulated CPU time: 1842.05 s
Current children cumulated vsize: 2407728 KiB
Current children cumulated memory: 412456 KiB

[startup+1902.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/205 21105
/proc/meminfo: memFree=29745240/32770624 swapFree=67008920/67108860
[pid=20867] ppid=20864 vsize=2412012 memory=419708 CPUtime=1902.04 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1059452 0 0 0 189813 391 0 0 20 0 1 0 410303985 2469900288 104927 33554432000 4194304 5870510 140734006113200 140734006112216 5282759 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 603003 104927 1015 410 0 598476 0
Current children cumulated CPU time: 1902.04 s
Current children cumulated vsize: 2412012 KiB
Current children cumulated memory: 419708 KiB

[startup+1962.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/205 21111
/proc/meminfo: memFree=29719324/32770624 swapFree=67008920/67108860
[pid=20867] ppid=20864 vsize=2415640 memory=434368 CPUtime=1962.04 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1064792 0 0 0 195806 398 0 0 20 0 1 0 410303985 2473615360 108592 33554432000 4194304 5870510 140734006113200 140734006111560 5283106 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 603910 108592 1015 410 0 599383 0
Current children cumulated CPU time: 1962.04 s
Current children cumulated vsize: 2415640 KiB
Current children cumulated memory: 434368 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/205 21115
/proc/meminfo: memFree=29693780/32770624 swapFree=67008920/67108860
[pid=20867] ppid=20864 vsize=2419784 memory=441532 CPUtime=2022.03 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1115112 0 0 0 201792 411 0 0 20 0 1 0 410303985 2477858816 110383 33554432000 4194304 5870510 140734006113200 140734006111560 140691487368308 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 604946 110383 1015 410 0 600419 0
Current children cumulated CPU time: 2022.03 s
Current children cumulated vsize: 2419784 KiB
Current children cumulated memory: 441532 KiB

[startup+2082.3 s]
/proc/loadavg: 2.45 2.13 2.08 3/205 21180
/proc/meminfo: memFree=29739544/32770624 swapFree=67008920/67108860
[pid=20867] ppid=20864 vsize=2424088 memory=443628 CPUtime=2082.03 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1143787 0 0 0 207781 422 0 0 20 0 1 0 410303985 2482266112 110907 33554432000 4194304 5870510 140734006113200 140734006111560 5262639 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 606022 110907 1015 410 0 601495 0
Current children cumulated CPU time: 2082.03 s
Current children cumulated vsize: 2424088 KiB
Current children cumulated memory: 443628 KiB

[startup+2142.3 s]
/proc/loadavg: 2.23 2.13 2.08 3/206 21188
/proc/meminfo: memFree=29747344/32770624 swapFree=67008920/67108860
[pid=20867] ppid=20864 vsize=2427672 memory=433856 CPUtime=2142.02 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1174888 0 0 0 213764 438 0 0 20 0 1 0 410303985 2485936128 108464 33554432000 4194304 5870510 140734006113200 140734006112216 5262777 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 606918 108464 1015 410 0 602391 0
Current children cumulated CPU time: 2142.02 s
Current children cumulated vsize: 2427672 KiB
Current children cumulated memory: 433856 KiB

[startup+2202.3 s]
/proc/loadavg: 2.04 2.09 2.07 3/206 21192
/proc/meminfo: memFree=29677892/32770624 swapFree=67008920/67108860
[pid=20867] ppid=20864 vsize=2430544 memory=435516 CPUtime=2202.02 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1199954 0 0 0 219752 450 0 0 20 0 1 0 410303985 2488877056 108879 33554432000 4194304 5870510 140734006113200 140734006112216 5308341 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 607636 108879 1015 410 0 603109 0
Current children cumulated CPU time: 2202.02 s
Current children cumulated vsize: 2430544 KiB
Current children cumulated memory: 435516 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/206 21201
/proc/meminfo: memFree=29703120/32770624 swapFree=67008924/67108860
[pid=20867] ppid=20864 vsize=2434704 memory=455952 CPUtime=2262.01 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1228901 0 0 0 225741 460 0 0 20 0 1 0 410303985 2493136896 113988 33554432000 4194304 5870510 140734006113200 140734006111560 5282340 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 608676 113988 1015 410 0 604149 0
Current children cumulated CPU time: 2262.01 s
Current children cumulated vsize: 2434704 KiB
Current children cumulated memory: 455952 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/206 21207
/proc/meminfo: memFree=29711368/32770624 swapFree=67008924/67108860
[pid=20867] ppid=20864 vsize=2437392 memory=435508 CPUtime=2322.01 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1261051 0 0 0 231724 477 0 0 20 0 1 0 410303985 2495889408 108877 33554432000 4194304 5870510 140734006113200 140734006112216 5282467 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 609348 108877 1015 410 0 604821 0
Current children cumulated CPU time: 2322.01 s
Current children cumulated vsize: 2437392 KiB
Current children cumulated memory: 435508 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/206 21212
/proc/meminfo: memFree=29663804/32770624 swapFree=67008924/67108860
[pid=20867] ppid=20864 vsize=2440280 memory=450540 CPUtime=2382 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1265978 0 0 0 237717 483 0 0 20 0 1 0 410303985 2498846720 112635 33554432000 4194304 5870510 140734006113200 140734006111560 140691487368244 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 610070 112635 1015 410 0 605543 0
Current children cumulated CPU time: 2382 s
Current children cumulated vsize: 2440280 KiB
Current children cumulated memory: 450540 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/205 21217
/proc/meminfo: memFree=29672404/32770624 swapFree=67008924/67108860
[pid=20867] ppid=20864 vsize=2441956 memory=451024 CPUtime=2441.99 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1297584 0 0 0 243705 494 0 0 20 0 1 0 410303985 2500562944 112756 33554432000 4194304 5870510 140734006113200 140734006112216 5282310 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 610489 112756 1015 410 0 605962 0
Current children cumulated CPU time: 2441.99 s
Current children cumulated vsize: 2441956 KiB
Current children cumulated memory: 451024 KiB

[startup+2502.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/205 21223
/proc/meminfo: memFree=29637544/32770624 swapFree=67008924/67108860
[pid=20867] ppid=20864 vsize=2444508 memory=465708 CPUtime=2501.98 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1328063 0 0 0 249693 505 0 0 20 0 1 0 410303985 2503176192 116427 33554432000 4194304 5870510 140734006113200 140734006112216 5281711 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 611127 116427 1015 410 0 606600 0
Current children cumulated CPU time: 2501.98 s
Current children cumulated vsize: 2444508 KiB
Current children cumulated memory: 465708 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.05 2.05 2.05 3/205 21223
/proc/meminfo: memFree=29589140/32770624 swapFree=67008924/67108860
[pid=20867] ppid=20864 vsize=2445604 memory=470324 CPUtime=2519.69 cores=1,3,5,7
/proc/20867/stat : 20867 (xcsp_picat) R 20864 20867 14854 0 -1 4202496 1329797 0 0 0 251461 508 0 0 20 0 1 0 410303985 2504298496 117581 33554432000 4194304 5870510 140734006113200 140734006112216 5308575 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 15622144 140734006121503 140734006121581 140734006121581 140734006124490 0
/proc/20867/statm: 611401 117581 1015 410 0 606874 0
Current children cumulated CPU time: 2519.69 s
Current children cumulated vsize: 2445604 KiB
Current children cumulated memory: 470324 KiB

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

[startup+2520.02 s]
# the end of solver process 20867 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.62 s, system=5.09148 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.71
CPU user time (s): 2514.62
CPU system time (s): 5.09148
CPU usage (%): 99.9877
Max. virtual memory (cumulated for all children) (KiB): 2644784
Max. memory (cumulated for all children) (KiB): 597472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.62
system time used= 5.09148
maximum resident set size= 611296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1329797
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= 79
involuntary context switches= 2923


# summary of solver processes directly reported to runsolver:
#   pid: 20867
#   total CPU time (s): 2519.71
#   total CPU user time (s): 2514.62
#   total CPU system time (s): 5.09148

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7677 second user time and 18.6161 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-13 05:02:43
IDJOB=4395366
IDBENCH=139382
IDSOLVER=2844
FILE ID=node132/4395366-1568343813
RUNJOBID= node132-1568322174-14886
PBS_JOBID= 21701138
Free space on /tmp= 60300 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/SteelMillSlab/SteelMillSlab-bench_11_1.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395366-1568343813/watcher-4395366-1568343813 -o /tmp/evaluation-result-4395366-1568343813/solver-4395366-1568343813 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568322174-14886 --watchdog 2580  xcsp_picat HOME/instance-4395366-1568343813.xml

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

MD5SUM BENCH= 32630071a9cd02ab12e325390d6637b6
RANDOM SEED=2075408749

node132.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.95
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.95
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.95
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.95
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:        29924344 kB
MemAvailable:   31319520 kB
Buffers:          127848 kB
Cached:          1538100 kB
SwapCached:         8424 kB
Active:           911684 kB
Inactive:        1351692 kB
Active(anon):     596668 kB
Inactive(anon):    28024 kB
Active(file):     315016 kB
Inactive(file):  1323668 kB
Unevictable:      109188 kB
Mlocked:          109188 kB
SwapTotal:      67108860 kB
SwapFree:       67008912 kB
Dirty:              3172 kB
Writeback:             0 kB
AnonPages:        708164 kB
Mapped:            32828 kB
Shmem:             18776 kB
Slab:             173940 kB
SReclaimable:     144656 kB
SUnreclaim:        29284 kB
KernelStack:        3856 kB
PageTables:         6948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3050096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    350208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 60300 MiB
End job on node132 at 2019-09-13 05:44:43