Trace number 4293104

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-06-15? (TO) 2520.11 2520.02

General information on the benchmark

NamePseudoBoolean-opt/
Pb-garden-100x100_c18.xml
MD5SUMe5dfb30e0194585ed3b6739089de139d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2675
Best CPU time to get the best result obtained on this benchmark2519.94
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of constraints10000
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":10000}]
Minimum variable degree4
Maximum variable degree6
Distribution of variable degrees[{"degree":4,"count":4},{"degree":5,"count":392},{"degree":6,"count":9604}]
Minimum constraint arity3
Maximum constraint arity5
Distribution of constraint arities[{"arity":3,"count":4},{"arity":4,"count":392},{"arity":5,"count":9604}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":10000}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14477 MiB free)
  memory of node 1: 16384 MiB (14258 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293104-1532307323/watcher-4293104-1532307323 -o /tmp/evaluation-result-4293104-1532307323/solver-4293104-1532307323 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532296142-8378 --watchdog 2580 xcsp_picat HOME/instance-4293104-1532307323.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=9607, runsolver pid=9604


[startup+0.100199 s]*
/proc/loadavg: 2.06 2.04 2.05 3/191 9608
/proc/meminfo: memFree=29404668/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=111688 memory=23096 CPUtime=0.1 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 1361 0 0 0 10 0 0 0 20 0 1 0 48295418 114368512 5774 33554432000 4194304 5849740 140723708955504 140723708955504 139925506025267 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 27922 5774 589 405 0 24866 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 23096 KiB

[startup+0.210004 s]*
/proc/loadavg: 2.06 2.04 2.05 3/191 9608
/proc/meminfo: memFree=29391896/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=111688 memory=35612 CPUtime=0.21 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 1427 0 0 0 21 0 0 0 20 0 1 0 48295418 114368512 8903 33554432000 4194304 5849740 140723708955504 140723708955504 4513858 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 27922 8903 618 405 0 24866 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 35612 KiB

[startup+0.310031 s]*
/proc/loadavg: 2.06 2.04 2.05 3/191 9608
/proc/meminfo: memFree=29370116/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=143256 memory=61836 CPUtime=0.31 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 2755 0 0 0 30 1 0 0 20 0 1 0 48295418 146694144 15459 33554432000 4194304 5849740 140723708955504 140723708955504 5251112 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 35814 15459 643 405 0 32758 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 143256 KiB
Current children cumulated memory: 61836 KiB

[startup+0.700445 s]
/proc/loadavg: 2.06 2.04 2.05 4/191 9608
/proc/meminfo: memFree=29340900/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=164432 memory=87356 CPUtime=0.69 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 6550 0 0 0 68 1 0 0 20 0 1 0 48295418 168378368 21839 33554432000 4194304 5849740 140723708955504 140723708954376 5365391 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 41108 21839 665 405 0 38052 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 164432 KiB
Current children cumulated memory: 87356 KiB

[startup+1.50045 s]
/proc/loadavg: 2.06 2.04 2.05 3/191 9608
/proc/meminfo: memFree=29340756/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=172624 memory=95384 CPUtime=1.49 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 7073 0 0 0 148 1 0 0 20 0 1 0 48295418 176766976 23846 33554432000 4194304 5849740 140723708955504 140723708954376 5337556 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 43156 23846 678 405 0 40100 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 172624 KiB
Current children cumulated memory: 95384 KiB

[startup+3.10973 s]
/proc/loadavg: 2.05 2.04 2.05 3/191 9608
/proc/meminfo: memFree=29332752/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=172624 memory=95640 CPUtime=3.1 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 9574 0 0 0 309 1 0 0 20 0 1 0 48295418 176766976 23910 33554432000 4194304 5849740 140723708955504 140723708953992 4203940 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 43156 23910 687 405 0 40100 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 172624 KiB
Current children cumulated memory: 95640 KiB

[startup+6.30037 s]
/proc/loadavg: 2.05 2.04 2.05 3/191 9608
/proc/meminfo: memFree=29332744/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=172624 memory=95656 CPUtime=6.29 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 13677 0 0 0 626 3 0 0 20 0 1 0 48295418 176766976 23914 33554432000 4194304 5849740 140723708955504 140723708954504 139925506527111 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 43156 23914 691 405 0 40100 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 172624 KiB
Current children cumulated memory: 95656 KiB

[startup+12.7004 s]
/proc/loadavg: 2.05 2.04 2.05 3/191 9608
/proc/meminfo: memFree=29332876/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=172624 memory=95656 CPUtime=12.69 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 16781 0 0 0 1265 4 0 0 20 0 1 0 48295418 176766976 23914 33554432000 4194304 5849740 140723708955504 140723708954504 5435293 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 43156 23914 691 405 0 40100 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 172624 KiB
Current children cumulated memory: 95656 KiB

[startup+25.5004 s]
/proc/loadavg: 2.04 2.04 2.05 3/191 9608
/proc/meminfo: memFree=29331884/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=173832 memory=96864 CPUtime=25.5 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 24273 0 0 0 2544 6 0 0 20 0 1 0 48295418 178003968 24216 33554432000 4194304 5849740 140723708955504 140723708953992 5307232 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 43458 24216 691 405 0 40402 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 173832 KiB
Current children cumulated memory: 96864 KiB

[startup+51.1098 s]
/proc/loadavg: 2.02 2.03 2.05 3/191 9609
/proc/meminfo: memFree=29332212/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=175956 memory=97004 CPUtime=51.1 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 29720 0 0 0 5100 10 0 0 20 0 1 0 48295418 180178944 24251 33554432000 4194304 5849740 140723708955504 140723708954504 5307541 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 43989 24251 692 405 0 40933 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 175956 KiB
Current children cumulated memory: 97004 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/191 9610
/proc/meminfo: memFree=29318476/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=176592 memory=99628 CPUtime=102.29 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 37993 0 0 0 10207 22 0 0 20 0 1 0 48295418 180830208 24907 33554432000 4194304 5849740 140723708955504 140723708954664 5307612 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 44148 24907 692 405 0 41092 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 176592 KiB
Current children cumulated memory: 99628 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/191 9612
/proc/meminfo: memFree=29305252/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=179472 memory=109304 CPUtime=162.29 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 39814 0 0 0 16186 43 0 0 20 0 1 0 48295418 183779328 27326 33554432000 4194304 5849740 140723708955504 140723708954504 5307571 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 44868 27326 692 405 0 41812 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 179472 KiB
Current children cumulated memory: 109304 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/192 9614
/proc/meminfo: memFree=29283016/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=180588 memory=109964 CPUtime=222.3 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 42444 0 0 0 22159 71 0 0 20 0 1 0 48295418 184922112 27491 33554432000 4194304 5849740 140723708955504 140723708954504 5307529 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 45147 27491 703 405 0 42091 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 180588 KiB
Current children cumulated memory: 109964 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 9622
/proc/meminfo: memFree=29271992/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=188696 memory=118656 CPUtime=282.3 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 44643 0 0 0 28114 116 0 0 20 0 1 0 48295418 193224704 29664 33554432000 4194304 5849740 140723708955504 140723708954504 5410398 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 47174 29664 703 405 0 44118 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 188696 KiB
Current children cumulated memory: 118656 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 9645
/proc/meminfo: memFree=29220216/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=207260 memory=137324 CPUtime=342.31 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 50862 0 0 0 34066 165 0 0 20 0 1 0 48295418 212234240 34331 33554432000 4194304 5849740 140723708955504 140723708953992 4211413 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 51815 34331 703 405 0 48759 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 207260 KiB
Current children cumulated memory: 137324 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 9646
/proc/meminfo: memFree=29221472/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=207260 memory=137324 CPUtime=402.31 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 51907 0 0 0 40024 207 0 0 20 0 1 0 48295418 212234240 34331 33554432000 4194304 5849740 140723708955504 140723708954664 5437609 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 51815 34331 703 405 0 48759 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 207260 KiB
Current children cumulated memory: 137324 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 9647
/proc/meminfo: memFree=29190228/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=224552 memory=154588 CPUtime=462.32 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 55626 0 0 0 45974 258 0 0 20 0 1 0 48295418 229941248 38647 33554432000 4194304 5849740 140723708955504 140723708954504 139925506527111 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 56138 38647 703 405 0 53082 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 224552 KiB
Current children cumulated memory: 154588 KiB


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

/proc/9607/statm: 118460 100954 703 405 0 115404 0
Current children cumulated CPU time: 1722.37 s
Current children cumulated vsize: 473840 KiB
Current children cumulated memory: 403816 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 9847
/proc/meminfo: memFree=28859072/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=441044 memory=371108 CPUtime=1782.38 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 455719 0 0 0 177041 1197 0 0 20 0 1 0 48295418 451629056 92777 33554432000 4194304 5849740 140723708955504 140723708954504 139925506527111 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 110261 92777 703 405 0 107205 0
Current children cumulated CPU time: 1782.38 s
Current children cumulated vsize: 441044 KiB
Current children cumulated memory: 371108 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 9848
/proc/meminfo: memFree=28688740/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=623908 memory=553972 CPUtime=1842.38 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 487803 0 0 0 182995 1243 0 0 20 0 1 0 48295418 638881792 138493 33554432000 4194304 5849740 140723708955504 140723708954376 5312771 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 155977 138493 703 405 0 152921 0
Current children cumulated CPU time: 1842.38 s
Current children cumulated vsize: 623908 KiB
Current children cumulated memory: 553972 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/191 9850
/proc/meminfo: memFree=28634124/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=697004 memory=626900 CPUtime=1902.38 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 501679 0 0 0 188972 1266 0 0 20 0 1 0 48295418 713732096 156725 33554432000 4194304 5849740 140723708955504 140723708954376 5313159 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 174251 156725 703 405 0 171195 0
Current children cumulated CPU time: 1902.38 s
Current children cumulated vsize: 697004 KiB
Current children cumulated memory: 626900 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 9852
/proc/meminfo: memFree=28634156/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=697004 memory=627068 CPUtime=1962.38 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 521021 0 0 0 194953 1285 0 0 20 0 1 0 48295418 713732096 156767 33554432000 4194304 5849740 140723708955504 140723708954376 5355910 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 174251 156767 703 405 0 171195 0
Current children cumulated CPU time: 1962.38 s
Current children cumulated vsize: 697004 KiB
Current children cumulated memory: 627068 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 9853
/proc/meminfo: memFree=28828968/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=506784 memory=436820 CPUtime=2022.37 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 563331 0 0 0 200923 1314 0 0 20 0 1 0 48295418 518946816 109205 33554432000 4194304 5849740 140723708955504 140723708954504 139925506527111 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 126696 109205 703 405 0 123640 0
Current children cumulated CPU time: 2022.37 s
Current children cumulated vsize: 506784 KiB
Current children cumulated memory: 436820 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 9861
/proc/meminfo: memFree=28818504/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=523200 memory=453264 CPUtime=2082.38 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 608596 0 0 0 206889 1349 0 0 20 0 1 0 48295418 535756800 113316 33554432000 4194304 5849740 140723708955504 140723708954376 5312840 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 130800 113316 703 405 0 127744 0
Current children cumulated CPU time: 2082.38 s
Current children cumulated vsize: 523200 KiB
Current children cumulated memory: 453264 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 9863
/proc/meminfo: memFree=28718892/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=583560 memory=513624 CPUtime=2142.39 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 637842 0 0 0 212864 1375 0 0 20 0 1 0 48295418 597565440 128406 33554432000 4194304 5849740 140723708955504 140723708954664 5437564 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 145890 128406 703 405 0 142834 0
Current children cumulated CPU time: 2142.39 s
Current children cumulated vsize: 583560 KiB
Current children cumulated memory: 513624 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 9864
/proc/meminfo: memFree=28708316/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=659032 memory=589096 CPUtime=2202.38 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 674704 0 0 0 218838 1400 0 0 20 0 1 0 48295418 674848768 147274 33554432000 4194304 5849740 140723708955504 140723708954376 139925506527111 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 164758 147274 703 405 0 161702 0
Current children cumulated CPU time: 2202.38 s
Current children cumulated vsize: 659032 KiB
Current children cumulated memory: 589096 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 9865
/proc/meminfo: memFree=28665840/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=702884 memory=632948 CPUtime=2262.39 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 729651 0 0 0 224815 1424 0 0 20 0 1 0 48295418 719753216 158237 33554432000 4194304 5849740 140723708955504 140723708954376 5313190 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 175721 158237 703 405 0 172665 0
Current children cumulated CPU time: 2262.39 s
Current children cumulated vsize: 702884 KiB
Current children cumulated memory: 632948 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 9866
/proc/meminfo: memFree=28612948/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=737604 memory=667668 CPUtime=2322.39 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 777974 0 0 0 230774 1465 0 0 20 0 1 0 48295418 755306496 166917 33554432000 4194304 5849740 140723708955504 140723708954376 5312835 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 184401 166917 703 405 0 181345 0
Current children cumulated CPU time: 2322.39 s
Current children cumulated vsize: 737604 KiB
Current children cumulated memory: 667668 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 9867
/proc/meminfo: memFree=28659972/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=737604 memory=667668 CPUtime=2382.41 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 827429 0 0 0 236757 1484 0 0 20 0 1 0 48295418 755306496 166917 33554432000 4194304 5849740 140723708955504 140723708954376 139925506527111 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 184401 166917 703 405 0 181345 0
Current children cumulated CPU time: 2382.41 s
Current children cumulated vsize: 737604 KiB
Current children cumulated memory: 667668 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 9869
/proc/meminfo: memFree=28383812/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=1013496 memory=943560 CPUtime=2442.4 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 865070 0 0 0 242732 1508 0 0 20 0 1 0 48295418 1037819904 235890 33554432000 4194304 5849740 140723708955504 140723708954376 5312898 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 253374 235890 703 405 0 250318 0
Current children cumulated CPU time: 2442.4 s
Current children cumulated vsize: 1013496 KiB
Current children cumulated memory: 943560 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 9870
/proc/meminfo: memFree=28669684/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=720168 memory=650028 CPUtime=2502.38 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 921647 0 0 0 248701 1537 0 0 20 0 1 0 48295418 737452032 162507 33554432000 4194304 5849740 140723708955504 140723708954376 5312898 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 180042 162507 703 405 0 176986 0
Current children cumulated CPU time: 2502.38 s
Current children cumulated vsize: 720168 KiB
Current children cumulated memory: 650028 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/191 9870
/proc/meminfo: memFree=28669572/32770624 swapFree=67108860/67108860
[pid=9607] ppid=9604 vsize=720168 memory=650232 CPUtime=2520.1 cores=0,2,4,6
/proc/9607/stat : 9607 (xcsp_picat) R 9604 9607 8347 0 -1 4202496 922159 0 0 0 250468 1542 0 0 20 0 1 0 48295418 737452032 162558 33554432000 4194304 5849740 140723708955504 140723708954664 139925506527111 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 21299200 140723708957878 140723708957956 140723708957956 140723708960714 0
/proc/9607/statm: 180042 162558 703 405 0 176986 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 720168 KiB
Current children cumulated memory: 650232 KiB

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

[startup+2520.02 s]
# the end of solver process 9607 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2504.69 s, system=15.4251 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): 2520.11
CPU user time (s): 2504.69
CPU system time (s): 15.4251
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1013496
Max. memory (cumulated for all children) (KiB): 943560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2504.69
system time used= 15.4251
maximum resident set size= 943560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 922159
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= 149
involuntary context switches= 999


# summary of solver processes directly reported to runsolver:
#   pid: 9607
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2504.69
#   total CPU system time (s): 15.4251

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2185 second user time and 18.8672 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-23 02:55:23
IDJOB=4293104
IDBENCH=141120
IDSOLVER=2754
FILE ID=node133/4293104-1532307323
RUNJOBID= node133-1532296142-8378
PBS_JOBID= 21018985
Free space on /tmp= 52644 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-garden-100x100_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293104-1532307323/watcher-4293104-1532307323 -o /tmp/evaluation-result-4293104-1532307323/solver-4293104-1532307323 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532296142-8378 --watchdog 2580  xcsp_picat HOME/instance-4293104-1532307323.xml

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

MD5SUM BENCH= e5dfb30e0194585ed3b6739089de139d
RANDOM SEED=1265462465

node133.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.24
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.24
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.24
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.24
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:        29425432 kB
MemAvailable:   31787532 kB
Buffers:          117132 kB
Cached:          2500612 kB
SwapCached:            0 kB
Active:          1213128 kB
Inactive:        1641700 kB
Active(anon):     185368 kB
Inactive(anon):    71400 kB
Active(file):    1027760 kB
Inactive(file):  1570300 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3532 kB
Writeback:             0 kB
AnonPages:        252216 kB
Mapped:            38996 kB
Shmem:             17056 kB
Slab:             186700 kB
SReclaimable:     159748 kB
SUnreclaim:        26952 kB
KernelStack:        3632 kB
PageTables:         5048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     589432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 52636 MiB
End job on node133 at 2018-07-23 03:37:23