Trace number 4395121

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 NameAnswerCPU timeWall clock time
PicatSAT 2019-09-12? (TO) 2519.86 2520.02

General information on the benchmark

NameBibd/Bibd-sum-open/
Bibd-sum-57-076-20-15-05.xml
MD5SUM103999ad3c646e4e3c5e6682f24aa76f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4332
Number of constraints1730
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":4332}]
Minimum variable degree59
Maximum variable degree59
Distribution of variable degrees[{"degree":59,"count":4332}]
Minimum constraint arity57
Maximum constraint arity4332
Distribution of constraint arities[{"arity":57,"count":76},{"arity":76,"count":57},{"arity":152,"count":1596},{"arity":4332,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":1729}]
Optimization problemNO
Type of objective

Solver Data

176.78/176.85	c xcsp_picat version 2.7b12 (9/12/2019)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395121-1568326953/watcher-4395121-1568326953 -o /tmp/evaluation-result-4395121-1568326953/solver-4395121-1568326953 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568321663-18696 --watchdog 2580 xcsp_picat HOME/instance-4395121-1568326953.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=20247, runsolver pid=20244
Current StackSize limit: 8192 KiB


[startup+0.100167 s]*
/proc/loadavg: 1.86 1.97 2.03 3/200 20248
/proc/meminfo: memFree=31578396/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2031716 memory=39888 CPUtime=0.1 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 1968 0 0 0 10 0 0 0 20 0 1 0 408957965 2080477184 9972 33554432000 4194304 5870510 140733334278912 140733334278216 4689976 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 507929 9972 855 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 39888 KiB

[startup+0.20969 s]*
/proc/loadavg: 1.86 1.97 2.03 3/200 20248
/proc/meminfo: memFree=31549476/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2031716 memory=68560 CPUtime=0.2 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 1983 0 0 0 20 0 0 0 20 0 1 0 408957965 2080477184 17140 33554432000 4194304 5870510 140733334278912 140733334278216 4429473 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 507929 17140 855 410 0 503402 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 68560 KiB

[startup+0.309622 s]*
/proc/loadavg: 1.86 1.97 2.03 3/200 20248
/proc/meminfo: memFree=31537188/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2031716 memory=80988 CPUtime=0.3 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 2006 0 0 0 30 0 0 0 20 0 1 0 408957965 2080477184 20247 33554432000 4194304 5870510 140733334278912 140733334278216 4477327 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 507929 20247 864 410 0 503402 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 80988 KiB

[startup+0.700382 s]
/proc/loadavg: 1.86 1.97 2.03 3/200 20248
/proc/meminfo: memFree=31506344/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2031716 memory=136528 CPUtime=0.69 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 2094 0 0 0 68 1 0 0 20 0 1 0 408957965 2080477184 34132 33554432000 4194304 5870510 140733334278912 140733334278280 4789383 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 507929 34132 866 410 0 503402 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 136528 KiB

[startup+1.50038 s]
/proc/loadavg: 1.86 1.97 2.03 3/200 20248
/proc/meminfo: memFree=31455020/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2188308 memory=329748 CPUtime=1.49 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 3854 0 0 0 144 5 0 0 20 0 1 0 408957965 2240827392 82437 33554432000 4194304 5870510 140733334278912 140733334278280 5355029 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 547077 82437 886 410 0 542550 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2188308 KiB
Current children cumulated memory: 329748 KiB

[startup+3.10944 s]
/proc/loadavg: 1.86 1.97 2.03 3/200 20248
/proc/meminfo: memFree=31175024/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2265544 memory=440836 CPUtime=3.1 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 8984 0 0 0 283 27 0 0 20 0 1 0 408957965 2319917056 110209 33554432000 4194304 5870510 140733334278912 140733334278008 5562064 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 566386 110209 951 410 0 561859 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2265544 KiB
Current children cumulated memory: 440836 KiB

[startup+6.30022 s]
/proc/loadavg: 1.79 1.95 2.02 3/200 20248
/proc/meminfo: memFree=31159892/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2272588 memory=447200 CPUtime=6.29 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 10652 0 0 0 601 28 0 0 20 0 1 0 408957965 2327130112 111800 33554432000 4194304 5870510 140733334278912 140733334278008 5405696 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 568147 111800 953 410 0 563620 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2272588 KiB
Current children cumulated memory: 447200 KiB

[startup+12.7003 s]
/proc/loadavg: 1.81 1.95 2.02 3/200 20251
/proc/meminfo: memFree=31136668/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2287340 memory=462444 CPUtime=12.69 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 16408 0 0 0 1237 32 0 0 20 0 1 0 408957965 2342236160 115611 33554432000 4194304 5870510 140733334278912 140733334278152 5414551 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 571835 115611 953 410 0 567308 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2287340 KiB
Current children cumulated memory: 462444 KiB

[startup+25.5003 s]
/proc/loadavg: 1.85 1.96 2.02 3/200 20251
/proc/meminfo: memFree=31099828/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2332344 memory=505128 CPUtime=25.49 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 28306 0 0 0 2509 40 0 0 20 0 1 0 408957965 2388320256 126282 33554432000 4194304 5870510 140733334278912 140733334278008 5255728 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 583086 126282 953 410 0 578559 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2332344 KiB
Current children cumulated memory: 505128 KiB

[startup+51.1093 s]
/proc/loadavg: 1.90 1.96 2.02 3/200 20251
/proc/meminfo: memFree=31008828/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2399320 memory=566000 CPUtime=51.09 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 39371 0 0 0 5055 54 0 0 20 0 1 0 408957965 2456903680 141500 33554432000 4194304 5870510 140733334278912 140733334278008 5562064 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 599830 141500 953 410 0 595303 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2399320 KiB
Current children cumulated memory: 566000 KiB

[startup+102.3 s]
/proc/loadavg: 1.96 1.96 2.02 3/200 20257
/proc/meminfo: memFree=30861672/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2522116 memory=690028 CPUtime=102.28 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 57768 0 0 0 10149 79 0 0 20 0 1 0 408957965 2582646784 172507 33554432000 4194304 5870510 140733334278912 140733334278008 5477010 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 630529 172507 953 410 0 626002 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2522116 KiB
Current children cumulated memory: 690028 KiB

[startup+162.3 s]
/proc/loadavg: 1.98 1.97 2.02 3/200 20261
/proc/meminfo: memFree=30696440/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2706044 memory=807116 CPUtime=162.28 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 99874 0 0 0 16140 88 0 0 20 0 1 0 408957965 2770989056 201779 33554432000 4194304 5870510 140733334278912 140733334277624 5305050 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 676511 201779 963 410 0 671984 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2706044 KiB
Current children cumulated memory: 807116 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 2.02 3/199 20266
/proc/meminfo: memFree=30782428/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2625904 memory=768472 CPUtime=222.28 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 125812 0 0 0 22137 91 0 0 20 0 1 0 408957965 2688925696 192118 33554432000 4194304 5870510 140733334278912 140733334278024 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 656476 192118 986 410 0 651949 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2625904 KiB
Current children cumulated memory: 768472 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.98 2.02 3/199 20272
/proc/meminfo: memFree=30768636/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2625904 memory=778444 CPUtime=282.27 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 150545 0 0 0 28133 94 0 0 20 0 1 0 408957965 2688925696 194611 33554432000 4194304 5870510 140733334278912 140733334277928 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 656476 194611 986 410 0 651949 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 2625904 KiB
Current children cumulated memory: 778444 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 20276
/proc/meminfo: memFree=30777592/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2625904 memory=768472 CPUtime=342.26 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 178440 0 0 0 34126 100 0 0 20 0 1 0 408957965 2688925696 192118 33554432000 4194304 5870510 140733334278912 140733334277928 5288765 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 656476 192118 986 410 0 651949 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 2625904 KiB
Current children cumulated memory: 768472 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 20281
/proc/meminfo: memFree=30763736/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2625904 memory=782732 CPUtime=402.26 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 205606 0 0 0 40123 103 0 0 20 0 1 0 408957965 2688925696 195683 33554432000 4194304 5870510 140733334278912 140733334277928 5272516 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 656476 195683 986 410 0 651949 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 2625904 KiB
Current children cumulated memory: 782732 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 20287
/proc/meminfo: memFree=30763928/32770624 swapFree=66979732/67108860
[pid=20247] ppid=20244 vsize=2625904 memory=774540 CPUtime=462.26 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 234536 0 0 0 46118 108 0 0 20 0 1 0 408957965 2688925696 193635 33554432000 4194304 5870510 140733334278912 140733334277928 5282606 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 656476 193635 986 410 0 651949 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 2625904 KiB
Current children cumulated memory: 774540 KiB


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

/proc/20247/statm: 677198 213926 986 410 0 672671 0
Current children cumulated CPU time: 1722.17 s
Current children cumulated vsize: 2708792 KiB
Current children cumulated memory: 855704 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 20412
/proc/meminfo: memFree=30661324/32770624 swapFree=66979748/67108860
[pid=20247] ppid=20244 vsize=2708792 memory=853684 CPUtime=1782.17 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 862841 0 0 0 177971 246 0 0 20 0 1 0 408957965 2773803008 213421 33554432000 4194304 5870510 140733334278912 140733334277864 5288833 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 677198 213421 986 410 0 672671 0
Current children cumulated CPU time: 1782.17 s
Current children cumulated vsize: 2708792 KiB
Current children cumulated memory: 853684 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 20416
/proc/meminfo: memFree=30680108/32770624 swapFree=66979748/67108860
[pid=20247] ppid=20244 vsize=2658704 memory=836096 CPUtime=1842.16 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 887013 0 0 0 183961 255 0 0 20 0 1 0 408957965 2722512896 209024 33554432000 4194304 5870510 140733334278912 140733334277928 5282617 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 664676 209024 986 410 0 660149 0
Current children cumulated CPU time: 1842.16 s
Current children cumulated vsize: 2658704 KiB
Current children cumulated memory: 836096 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 20422
/proc/meminfo: memFree=30658964/32770624 swapFree=66979748/67108860
[pid=20247] ppid=20244 vsize=2658704 memory=829952 CPUtime=1902.16 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 889563 0 0 0 189957 259 0 0 20 0 1 0 408957965 2722512896 207488 33554432000 4194304 5870510 140733334278912 140733334277928 5282680 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 664676 207488 986 410 0 660149 0
Current children cumulated CPU time: 1902.16 s
Current children cumulated vsize: 2658704 KiB
Current children cumulated memory: 829952 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 20426
/proc/meminfo: memFree=30647172/32770624 swapFree=66979748/67108860
[pid=20247] ppid=20244 vsize=2708792 memory=841068 CPUtime=1962.16 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 906942 0 0 0 195953 263 0 0 20 0 1 0 408957965 2773803008 210267 33554432000 4194304 5870510 140733334278912 140733334277864 5282574 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 677198 210267 986 410 0 672671 0
Current children cumulated CPU time: 1962.16 s
Current children cumulated vsize: 2708792 KiB
Current children cumulated memory: 841068 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 20431
/proc/meminfo: memFree=30627168/32770624 swapFree=66979748/67108860
[pid=20247] ppid=20244 vsize=2658704 memory=840380 CPUtime=2022.15 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 935373 0 0 0 201947 268 0 0 20 0 1 0 408957965 2722512896 210095 33554432000 4194304 5870510 140733334278912 140733334277928 140595703677992 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 664676 210095 986 410 0 660149 0
Current children cumulated CPU time: 2022.15 s
Current children cumulated vsize: 2658704 KiB
Current children cumulated memory: 840380 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 20437
/proc/meminfo: memFree=30661016/32770624 swapFree=66979748/67108860
[pid=20247] ppid=20244 vsize=2708792 memory=855732 CPUtime=2082.15 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 959515 0 0 0 207941 274 0 0 20 0 1 0 408957965 2773803008 213933 33554432000 4194304 5870510 140733334278912 140733334277864 140595703677794 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 677198 213933 986 410 0 672671 0
Current children cumulated CPU time: 2082.15 s
Current children cumulated vsize: 2708792 KiB
Current children cumulated memory: 855732 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 20441
/proc/meminfo: memFree=30656136/32770624 swapFree=66979748/67108860
[pid=20247] ppid=20244 vsize=2725688 memory=860972 CPUtime=2142.15 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 1000762 0 0 0 213932 283 0 0 20 0 1 0 408957965 2791104512 215243 33554432000 4194304 5870510 140733334278912 140733334277864 5308341 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 681422 215243 986 410 0 676895 0
Current children cumulated CPU time: 2142.15 s
Current children cumulated vsize: 2725688 KiB
Current children cumulated memory: 860972 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 20446
/proc/meminfo: memFree=30657768/32770624 swapFree=66979756/67108860
[pid=20247] ppid=20244 vsize=2725688 memory=858356 CPUtime=2202.15 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 1012876 0 0 0 219926 289 0 0 20 0 1 0 408957965 2791104512 214589 33554432000 4194304 5870510 140733334278912 140733334277864 5282464 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 681422 214589 986 410 0 676895 0
Current children cumulated CPU time: 2202.15 s
Current children cumulated vsize: 2725688 KiB
Current children cumulated memory: 858356 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 20452
/proc/meminfo: memFree=30664696/32770624 swapFree=66979756/67108860
[pid=20247] ppid=20244 vsize=2675600 memory=851576 CPUtime=2262.15 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 1036608 0 0 0 225920 295 0 0 20 0 1 0 408957965 2739814400 212894 33554432000 4194304 5870510 140733334278912 140733334277928 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 668900 212894 986 410 0 664373 0
Current children cumulated CPU time: 2262.15 s
Current children cumulated vsize: 2675600 KiB
Current children cumulated memory: 851576 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 20464
/proc/meminfo: memFree=30621952/32770624 swapFree=66979764/67108860
[pid=20247] ppid=20244 vsize=2725688 memory=865028 CPUtime=2322.14 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 1040096 0 0 0 231915 299 0 0 20 0 1 0 408957965 2791104512 216257 33554432000 4194304 5870510 140733334278912 140733334277864 5282464 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 681422 216257 986 410 0 676895 0
Current children cumulated CPU time: 2322.14 s
Current children cumulated vsize: 2725688 KiB
Current children cumulated memory: 865028 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/201 20494
/proc/meminfo: memFree=30597176/32770624 swapFree=66979784/67108860
[pid=20247] ppid=20244 vsize=2725688 memory=869164 CPUtime=2382.14 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 1064340 0 0 0 237911 303 0 0 20 0 1 0 408957965 2791104512 217291 33554432000 4194304 5870510 140733334278912 140733334277864 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 681422 217291 986 410 0 676895 0
Current children cumulated CPU time: 2382.14 s
Current children cumulated vsize: 2725688 KiB
Current children cumulated memory: 869164 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/201 20500
/proc/meminfo: memFree=30601524/32770624 swapFree=66979784/67108860
[pid=20247] ppid=20244 vsize=2725688 memory=865068 CPUtime=2442.14 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 1104220 0 0 0 243902 312 0 0 20 0 1 0 408957965 2791104512 216267 33554432000 4194304 5870510 140733334278912 140733334277864 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 681422 216267 986 410 0 676895 0
Current children cumulated CPU time: 2442.14 s
Current children cumulated vsize: 2725688 KiB
Current children cumulated memory: 865068 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/201 20565
/proc/meminfo: memFree=29719880/32770624 swapFree=66979784/67108860
[pid=20247] ppid=20244 vsize=2675600 memory=857720 CPUtime=2502.14 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 1136098 0 0 0 249892 322 0 0 20 0 1 0 408957965 2739814400 214430 33554432000 4194304 5870510 140733334278912 140733334277928 5258768 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 668900 214430 986 410 0 664373 0
Current children cumulated CPU time: 2502.14 s
Current children cumulated vsize: 2675600 KiB
Current children cumulated memory: 857720 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 1.99 2.02 3/201 20565
/proc/meminfo: memFree=29690404/32770624 swapFree=66979784/67108860
[pid=20247] ppid=20244 vsize=2725688 memory=885548 CPUtime=2519.84 cores=1,3,5,7
/proc/20247/stat : 20247 (xcsp_picat) R 20244 20247 18664 0 -1 4202496 1136603 0 0 0 251662 322 0 0 20 0 1 0 408957965 2791104512 221387 33554432000 4194304 5870510 140733334278912 140733334277864 5263032 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 45576192 140733334283295 140733334283373 140733334283373 140733334286282 0
/proc/20247/statm: 681422 221387 986 410 0 676895 0
Current children cumulated CPU time: 2519.84 s
Current children cumulated vsize: 2725688 KiB
Current children cumulated memory: 885548 KiB

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

[startup+2520.02 s]
# the end of solver process 20247 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.62 s, system=3.23884 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.86
CPU user time (s): 2516.62
CPU system time (s): 3.23884
CPU usage (%): 99.9937
Max. virtual memory (cumulated for all children) (KiB): 2805828
Max. memory (cumulated for all children) (KiB): 950928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.62
system time used= 3.23884
maximum resident set size= 957108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1136603
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= 54
involuntary context switches= 2376


# summary of solver processes directly reported to runsolver:
#   pid: 20247
#   total CPU time (s): 2519.86
#   total CPU user time (s): 2516.62
#   total CPU system time (s): 3.23884

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0993 second user time and 18.2087 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-13 00:21:51
IDJOB=4395121
IDBENCH=124102
IDSOLVER=2844
FILE ID=node121/4395121-1568326953
RUNJOBID= node121-1568321663-18696
PBS_JOBID= 21701136
Free space on /tmp= 61048 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/Bibd/Bibd-sum-open/Bibd-sum-57-076-20-15-05.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395121-1568326953/watcher-4395121-1568326953 -o /tmp/evaluation-result-4395121-1568326953/solver-4395121-1568326953 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568321663-18696 --watchdog 2580  xcsp_picat HOME/instance-4395121-1568326953.xml

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

MD5SUM BENCH= 103999ad3c646e4e3c5e6682f24aa76f
RANDOM SEED=1599000120

node121.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.75
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.75
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.75
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.75
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:        31613144 kB
MemAvailable:   31820668 kB
Buffers:          125496 kB
Cached:           377716 kB
SwapCached:        19144 kB
Active:           342732 kB
Inactive:         280596 kB
Active(anon):     107048 kB
Inactive(anon):    42624 kB
Active(file):     235684 kB
Inactive(file):   237972 kB
Unevictable:      109564 kB
Mlocked:          109564 kB
SwapTotal:      67108860 kB
SwapFree:       66979732 kB
Dirty:              3104 kB
Writeback:             0 kB
AnonPages:        140084 kB
Mapped:            34020 kB
Shmem:             20672 kB
Slab:             128488 kB
SReclaimable:      99408 kB
SUnreclaim:        29080 kB
KernelStack:        3568 kB
PageTables:         5804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2622200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61040 MiB
End job on node121 at 2019-09-13 01:03:51