Trace number 4309316

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-08-14? (TO) 2519.98 2520.01

General information on the benchmark

NameKnapsack/
Knapsack-60-250-00_c18.xml
MD5SUMc946fa8aa2d076cbb98267642aa382e7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1404
Best CPU time to get the best result obtained on this benchmark897.822
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax 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 (11132 MiB free)
  memory of node 1: 16384 MiB (12751 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309316-1534311973/watcher-4309316-1534311973 -o /tmp/evaluation-result-4309316-1534311973/solver-4309316-1534311973 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534293327-696 --watchdog 2580 xcsp_picat HOME/instance-4309316-1534311973.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=3455, runsolver pid=3452

[startup+0.100172 s]*
/proc/loadavg: 2.14 2.05 2.06 3/190 3456
/proc/meminfo: memFree=24443496/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2026156 memory=16816 CPUtime=0.1 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 1829 0 0 0 10 0 0 0 20 0 1 0 248760491 2074783744 4204 33554432000 4194304 5849940 140729343725952 140729343725952 5310270 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 506539 4204 722 405 0 503483 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2026156 KiB
Current children cumulated memory: 16816 KiB

[startup+0.209915 s]*
/proc/loadavg: 2.14 2.05 2.06 3/190 3456
/proc/meminfo: memFree=24443496/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2026700 memory=17116 CPUtime=0.21 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 1937 0 0 0 21 0 0 0 20 0 1 0 248760491 2075340800 4279 33554432000 4194304 5849940 140729343725952 140729343725952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 506675 4279 730 405 0 503619 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2026700 KiB
Current children cumulated memory: 17116 KiB

[startup+0.309216 s]*
/proc/loadavg: 2.14 2.05 2.06 3/190 3456
/proc/meminfo: memFree=24443124/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2026776 memory=17388 CPUtime=0.3 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 1974 0 0 0 30 0 0 0 20 0 1 0 248760491 2075418624 4347 33554432000 4194304 5849940 140729343725952 140729343725952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 506694 4347 730 405 0 503638 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2026776 KiB
Current children cumulated memory: 17388 KiB

[startup+0.700334 s]
/proc/loadavg: 2.14 2.05 2.06 3/190 3456
/proc/meminfo: memFree=24442860/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2027236 memory=17848 CPUtime=0.69 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 2354 0 0 0 68 1 0 0 20 0 1 0 248760491 2075889664 4462 33554432000 4194304 5849940 140729343725952 140729343725952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 506809 4462 730 405 0 503753 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2027236 KiB
Current children cumulated memory: 17848 KiB

[startup+1.50034 s]
/proc/loadavg: 2.14 2.05 2.06 3/190 3456
/proc/meminfo: memFree=24441416/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2028400 memory=19032 CPUtime=1.49 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 3446 0 0 0 147 2 0 0 20 0 1 0 248760491 2077081600 4758 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 507100 4758 730 405 0 504044 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2028400 KiB
Current children cumulated memory: 19032 KiB

[startup+3.10958 s]
/proc/loadavg: 2.13 2.04 2.05 3/190 3456
/proc/meminfo: memFree=24438432/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2031856 memory=22436 CPUtime=3.1 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 6181 0 0 0 305 5 0 0 20 0 1 0 248760491 2080620544 5609 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 507964 5609 730 405 0 504908 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2031856 KiB
Current children cumulated memory: 22436 KiB

[startup+6.30031 s]
/proc/loadavg: 2.13 2.04 2.05 3/190 3456
/proc/meminfo: memFree=24438024/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2032860 memory=23412 CPUtime=6.29 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 10596 0 0 0 618 11 0 0 20 0 1 0 248760491 2081648640 5853 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 508215 5853 730 405 0 505159 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2032860 KiB
Current children cumulated memory: 23412 KiB

[startup+12.7004 s]
/proc/loadavg: 2.12 2.04 2.05 3/190 3456
/proc/meminfo: memFree=24433560/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2037284 memory=27644 CPUtime=12.69 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 18008 0 0 0 1252 17 0 0 20 0 1 0 248760491 2086178816 6911 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 509321 6911 730 405 0 506265 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2037284 KiB
Current children cumulated memory: 27644 KiB

[startup+25.5004 s]
/proc/loadavg: 2.09 2.04 2.05 3/190 3456
/proc/meminfo: memFree=24420164/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2049028 memory=39672 CPUtime=25.49 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 29969 0 0 0 2522 27 0 0 20 0 1 0 248760491 2098204672 9918 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 512257 9918 730 405 0 509201 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2049028 KiB
Current children cumulated memory: 39672 KiB

[startup+51.1097 s]
/proc/loadavg: 2.06 2.04 2.05 3/190 3456
/proc/meminfo: memFree=24401356/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2067936 memory=58536 CPUtime=51.1 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 43441 0 0 0 5067 43 0 0 20 0 1 0 248760491 2117566464 14634 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 516984 14634 730 405 0 513928 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2067936 KiB
Current children cumulated memory: 58536 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/190 3457
/proc/meminfo: memFree=24369372/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2076936 memory=67608 CPUtime=102.28 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 62435 0 0 0 10163 65 0 0 20 0 1 0 248760491 2126782464 16902 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 519234 16902 730 405 0 516178 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2076936 KiB
Current children cumulated memory: 67608 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/190 3458
/proc/meminfo: memFree=24371564/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2074124 memory=64800 CPUtime=162.28 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 77369 0 0 0 16138 90 0 0 20 0 1 0 248760491 2123902976 16200 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 518531 16200 730 405 0 515475 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2074124 KiB
Current children cumulated memory: 64800 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/190 3459
/proc/meminfo: memFree=24352132/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2099260 memory=89876 CPUtime=222.28 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 89710 0 0 0 22094 134 0 0 20 0 1 0 248760491 2149642240 22469 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 524815 22469 742 405 0 521759 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2099260 KiB
Current children cumulated memory: 89876 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/190 3467
/proc/meminfo: memFree=24355112/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2089864 memory=80436 CPUtime=282.28 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 94117 0 0 0 28055 173 0 0 20 0 1 0 248760491 2140020736 20109 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 522466 20109 742 405 0 519410 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 2089864 KiB
Current children cumulated memory: 80436 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 3468
/proc/meminfo: memFree=24262268/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2117596 memory=108212 CPUtime=342.28 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 97259 0 0 0 34029 199 0 0 20 0 1 0 248760491 2168418304 27053 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 529399 27053 742 405 0 526343 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 2117596 KiB
Current children cumulated memory: 108212 KiB

[startup+402.3 s]
/proc/loadavg: 1.95 2.00 2.04 3/190 3530
/proc/meminfo: memFree=24665740/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2133820 memory=124380 CPUtime=402.28 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 103257 0 0 0 40010 218 0 0 20 0 1 0 248760491 2185031680 31095 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 533455 31095 742 405 0 530399 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 2133820 KiB
Current children cumulated memory: 124380 KiB

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/190 3531
/proc/meminfo: memFree=24656540/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2135416 memory=130036 CPUtime=462.28 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 108892 0 0 0 45995 233 0 0 20 0 1 0 248760491 2186665984 32509 33554432000 4194304 5849940 140729343725952 140729343724952 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 533854 32509 742 405 0 530798 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 2135416 KiB
Current children cumulated memory: 130036 KiB


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

/proc/3455/statm: 563384 60076 742 405 0 560328 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 2253536 KiB
Current children cumulated memory: 240304 KiB

[startup+1782.3 s]
/proc/loadavg: 2.03 2.08 2.07 3/190 3595
/proc/meminfo: memFree=24379504/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2257236 memory=251560 CPUtime=1782.26 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 273605 0 0 0 177680 546 0 0 20 0 1 0 248760491 2311409664 62890 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 564309 62890 742 405 0 561253 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 2257236 KiB
Current children cumulated memory: 251560 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.06 2.07 3/190 3596
/proc/meminfo: memFree=24352056/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2257236 memory=251560 CPUtime=1842.26 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 279355 0 0 0 183672 554 0 0 20 0 1 0 248760491 2311409664 62890 33554432000 4194304 5849940 140729343725952 140729343724952 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 564309 62890 742 405 0 561253 0
Current children cumulated CPU time: 1842.26 s
Current children cumulated vsize: 2257236 KiB
Current children cumulated memory: 251560 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/190 3597
/proc/meminfo: memFree=24411772/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2196524 memory=190848 CPUtime=1902.26 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 296116 0 0 0 189662 564 0 0 20 0 1 0 248760491 2249240576 47712 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 549131 47712 742 405 0 546075 0
Current children cumulated CPU time: 1902.26 s
Current children cumulated vsize: 2196524 KiB
Current children cumulated memory: 190848 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/190 3598
/proc/meminfo: memFree=24411716/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2196524 memory=190848 CPUtime=1962.26 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 298999 0 0 0 195654 572 0 0 20 0 1 0 248760491 2249240576 47712 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 549131 47712 742 405 0 546075 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 2196524 KiB
Current children cumulated memory: 190848 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/190 3599
/proc/meminfo: memFree=24411480/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2196524 memory=190848 CPUtime=2022.26 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 311783 0 0 0 201645 581 0 0 20 0 1 0 248760491 2249240576 47712 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 549131 47712 742 405 0 546075 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 2196524 KiB
Current children cumulated memory: 190848 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 3608
/proc/meminfo: memFree=24533616/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2244988 memory=239480 CPUtime=2082.26 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 323302 0 0 0 207634 592 0 0 20 0 1 0 248760491 2298867712 59870 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 561247 59870 742 405 0 558191 0
Current children cumulated CPU time: 2082.26 s
Current children cumulated vsize: 2244988 KiB
Current children cumulated memory: 239480 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/191 3609
/proc/meminfo: memFree=24538896/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2189520 memory=184012 CPUtime=2142.26 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 337353 0 0 0 213628 598 0 0 20 0 1 0 248760491 2242068480 46003 33554432000 4194304 5849940 140729343725952 140729343724952 5335774 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 547380 46003 742 405 0 544324 0
Current children cumulated CPU time: 2142.26 s
Current children cumulated vsize: 2189520 KiB
Current children cumulated memory: 184012 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/191 3610
/proc/meminfo: memFree=24533932/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2222288 memory=216780 CPUtime=2202.25 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 340292 0 0 0 219618 607 0 0 20 0 1 0 248760491 2275622912 54195 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 555572 54195 742 405 0 552516 0
Current children cumulated CPU time: 2202.25 s
Current children cumulated vsize: 2222288 KiB
Current children cumulated memory: 216780 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 3612
/proc/meminfo: memFree=24500652/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2222288 memory=216780 CPUtime=2262.26 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 354077 0 0 0 225610 616 0 0 20 0 1 0 248760491 2275622912 54195 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 555572 54195 742 405 0 552516 0
Current children cumulated CPU time: 2262.26 s
Current children cumulated vsize: 2222288 KiB
Current children cumulated memory: 216780 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 3613
/proc/meminfo: memFree=24471004/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2222288 memory=216780 CPUtime=2322.26 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 356332 0 0 0 231602 624 0 0 20 0 1 0 248760491 2275622912 54195 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 555572 54195 742 405 0 552516 0
Current children cumulated CPU time: 2322.26 s
Current children cumulated vsize: 2222288 KiB
Current children cumulated memory: 216780 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 3615
/proc/meminfo: memFree=24446904/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2222288 memory=216780 CPUtime=2382.26 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 368991 0 0 0 237595 631 0 0 20 0 1 0 248760491 2275622912 54195 33554432000 4194304 5849940 140729343725952 140729343724952 5438465 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 555572 54195 742 405 0 552516 0
Current children cumulated CPU time: 2382.26 s
Current children cumulated vsize: 2222288 KiB
Current children cumulated memory: 216780 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 3616
/proc/meminfo: memFree=24609480/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2059908 memory=54288 CPUtime=2442.25 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 382334 0 0 0 243559 666 0 0 20 0 1 0 248760491 2109345792 13572 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 514977 13572 742 405 0 511921 0
Current children cumulated CPU time: 2442.25 s
Current children cumulated vsize: 2059908 KiB
Current children cumulated memory: 54288 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 3617
/proc/meminfo: memFree=24682592/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2098524 memory=93016 CPUtime=2502.25 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 387866 0 0 0 249536 689 0 0 20 0 1 0 248760491 2148888576 23254 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 524631 23254 742 405 0 521575 0
Current children cumulated CPU time: 2502.25 s
Current children cumulated vsize: 2098524 KiB
Current children cumulated memory: 93016 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.29 2.08 2.07 3/191 3618
/proc/meminfo: memFree=24663480/32770624 swapFree=67108856/67108860
[pid=3455] ppid=3452 vsize=2115012 memory=101840 CPUtime=2519.96 cores=0,2,4,6
/proc/3455/stat : 3455 (xcsp_picat) R 3452 3455 665 0 -1 4202496 391178 0 0 0 251300 696 0 0 20 0 1 0 248760491 2165772288 25460 33554432000 4194304 5849940 140729343725952 140729343724952 139816628985735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 25333760 140729343730870 140729343730948 140729343730948 140729343733706 0
/proc/3455/statm: 528753 25460 742 405 0 525697 0
Current children cumulated CPU time: 2519.96 s
Current children cumulated vsize: 2115012 KiB
Current children cumulated memory: 101840 KiB

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

[startup+2520.01 s]
# the end of solver process 3455 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.01 s, system=6.97292 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.01
CPU time (s): 2519.98
CPU user time (s): 2513.01
CPU system time (s): 6.97292
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 2322772
Max. memory (cumulated for all children) (KiB): 317096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.01
system time used= 6.97292
maximum resident set size= 317096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 391178
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= 13
involuntary context switches= 1041


# summary of solver processes directly reported to runsolver:
#   pid: 3455
#   total CPU time (s): 2519.98
#   total CPU user time (s): 2513.01
#   total CPU system time (s): 6.97292

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2121 second user time and 18.6075 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-15 07:46:13
IDJOB=4309316
IDBENCH=141530
IDSOLVER=2794
FILE ID=node132/4309316-1534311973
RUNJOBID= node132-1534293327-696
PBS_JOBID= 21038142
Free space on /tmp= 38896 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/Knapsack/Knapsack-60-250-00_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309316-1534311973/watcher-4309316-1534311973 -o /tmp/evaluation-result-4309316-1534311973/solver-4309316-1534311973 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534293327-696 --watchdog 2580  xcsp_picat HOME/instance-4309316-1534311973.xml

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

MD5SUM BENCH= c946fa8aa2d076cbb98267642aa382e7
RANDOM SEED=1833715966

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.65
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.65
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.65
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.65
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:        24457916 kB
MemAvailable:   31527840 kB
Buffers:          221748 kB
Cached:          7082040 kB
SwapCached:            4 kB
Active:          4198720 kB
Inactive:        3529068 kB
Active(anon):     373912 kB
Inactive(anon):   110864 kB
Active(file):    3824808 kB
Inactive(file):  3418204 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              3036 kB
Writeback:             0 kB
AnonPages:        430408 kB
Mapped:            59856 kB
Shmem:             58012 kB
Slab:             283808 kB
SReclaimable:     255372 kB
SUnreclaim:        28436 kB
KernelStack:        3408 kB
PageTables:         6440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2743100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38896 MiB
End job on node132 at 2018-08-15 08:28:13