Trace number 4303091

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-08-02? (TO) 2519.61 2520.03

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303091-1533996010/watcher-4303091-1533996010 -o /tmp/evaluation-result-4303091-1533996010/solver-4303091-1533996010 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1533989978-12841 --watchdog 2580 xcsp_picat HOME/instance-4303091-1533996010.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
solver pid=13834, runsolver pid=13831
Current StackSize limit: 8192 KiB


[startup+0.100425 s]*
/proc/loadavg: 2.01 2.04 2.01 3/189 13835
/proc/meminfo: memFree=7461988/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2025744 memory=23156 CPUtime=0.1 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 1902 0 0 0 10 0 0 0 20 0 1 0 217163828 2074361856 5789 33554432000 4194304 5849708 140731534225248 140731534224552 4819752 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 506436 5789 602 405 0 503381 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 23156 KiB

[startup+0.209644 s]*
/proc/loadavg: 2.01 2.04 2.01 3/189 13835
/proc/meminfo: memFree=7416684/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2025744 memory=35684 CPUtime=0.2 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 1939 0 0 0 20 0 0 0 20 0 1 0 217163828 2074361856 8921 33554432000 4194304 5849708 140731534225248 140731534224552 4539742 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 506436 8921 607 405 0 503381 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 35684 KiB

[startup+0.309567 s]*
/proc/loadavg: 2.01 2.04 2.01 3/189 13835
/proc/meminfo: memFree=7369580/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2025744 memory=50260 CPUtime=0.3 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 2025 0 0 0 30 0 0 0 20 0 1 0 217163828 2074361856 12565 33554432000 4194304 5849708 140731534225248 140731534224552 140676197083040 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 506436 12565 637 405 0 503381 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 50260 KiB

[startup+0.700331 s]
/proc/loadavg: 2.01 2.04 2.01 3/189 13835
/proc/meminfo: memFree=7289264/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2041724 memory=66152 CPUtime=0.69 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 6884 0 0 0 68 1 0 0 20 0 1 0 217163828 2090725376 16538 33554432000 4194304 5849708 140731534225248 140731534224328 5303772 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 510431 16538 665 405 0 507376 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2041724 KiB
Current children cumulated memory: 66152 KiB

[startup+1.50033 s]
/proc/loadavg: 2.01 2.04 2.01 3/189 13835
/proc/meminfo: memFree=7142740/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2052960 memory=77516 CPUtime=1.48 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 8930 0 0 0 147 1 0 0 20 0 1 0 217163828 2102231040 19379 33554432000 4194304 5849708 140731534225248 140731534223496 4217723 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 513240 19379 680 405 0 510185 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2052960 KiB
Current children cumulated memory: 77516 KiB

[startup+3.10945 s]
/proc/loadavg: 2.01 2.04 2.01 3/189 13835
/proc/meminfo: memFree=6420644/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2054780 memory=79488 CPUtime=3.09 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 11185 0 0 0 308 1 0 0 20 0 1 0 217163828 2104094720 19872 33554432000 4194304 5849708 140731534225248 140731534223736 5309644 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 513695 19872 684 405 0 510640 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2054780 KiB
Current children cumulated memory: 79488 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.04 2.01 3/189 13835
/proc/meminfo: memFree=5462112/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2054760 memory=79484 CPUtime=6.29 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 13149 0 0 0 627 2 0 0 20 0 1 0 217163828 2104074240 19871 33554432000 4194304 5849708 140731534225248 140731534224248 5307642 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 513690 19871 688 405 0 510635 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2054760 KiB
Current children cumulated memory: 79484 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.04 2.01 3/189 13835
/proc/meminfo: memFree=779092/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2054760 memory=79484 CPUtime=12.68 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 19036 0 0 0 1266 2 0 0 20 0 1 0 217163828 2104074240 19871 33554432000 4194304 5849708 140731534225248 140731534224248 5438153 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 513690 19871 688 405 0 510635 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2054760 KiB
Current children cumulated memory: 79484 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.04 2.01 3/189 13835
/proc/meminfo: memFree=7886948/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2056016 memory=80740 CPUtime=25.48 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 27201 0 0 0 2543 5 0 0 20 0 1 0 217163828 2105360384 20185 33554432000 4194304 5849708 140731534225248 140731534224408 5437645 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 514004 20185 688 405 0 510949 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2056016 KiB
Current children cumulated memory: 80740 KiB

[startup+51.1095 s]
/proc/loadavg: 2.00 2.04 2.01 3/189 13835
/proc/meminfo: memFree=8036716/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2056392 memory=79000 CPUtime=51.08 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 32332 0 0 0 5099 9 0 0 20 0 1 0 217163828 2105745408 19750 33554432000 4194304 5849708 140731534225248 140731534224248 5437627 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 514098 19750 689 405 0 511043 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 2056392 KiB
Current children cumulated memory: 79000 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/190 13859
/proc/meminfo: memFree=703400/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2059916 memory=84728 CPUtime=102.27 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 39240 0 0 0 10205 22 0 0 20 0 1 0 217163828 2109353984 21182 33554432000 4194304 5849708 140731534225248 140731534224248 5437828 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 514979 21182 689 405 0 511924 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2059916 KiB
Current children cumulated memory: 84728 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/190 13860
/proc/meminfo: memFree=6273200/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2059720 memory=84520 CPUtime=162.25 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 46134 0 0 0 16184 41 0 0 20 0 1 0 217163828 2109153280 21130 33554432000 4194304 5849708 140731534225248 140731534224248 5307618 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 514930 21130 689 405 0 511875 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 2059720 KiB
Current children cumulated memory: 84520 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/190 13861
/proc/meminfo: memFree=2015808/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2063216 memory=86392 CPUtime=222.24 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 55503 0 0 0 22157 67 0 0 20 0 1 0 217163828 2112733184 21598 33554432000 4194304 5849708 140731534225248 140731534224248 5307685 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 515804 21598 700 405 0 512749 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 2063216 KiB
Current children cumulated memory: 86392 KiB

[startup+282.3 s]
/proc/loadavg: 2.44 2.13 2.04 3/190 13862
/proc/meminfo: memFree=536040/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2070284 memory=94840 CPUtime=282.22 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 63027 0 0 0 28113 109 0 0 20 0 1 0 217163828 2119970816 23710 33554432000 4194304 5849708 140731534225248 140731534224248 140676197494663 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 517571 23710 700 405 0 514516 0
Current children cumulated CPU time: 282.22 s
Current children cumulated vsize: 2070284 KiB
Current children cumulated memory: 94840 KiB

[startup+342.3 s]
/proc/loadavg: 2.34 2.17 2.07 3/188 13863
/proc/meminfo: memFree=455608/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2105788 memory=130496 CPUtime=342.21 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 67333 0 0 0 34064 157 0 0 20 0 1 0 217163828 2156326912 32624 33554432000 4194304 5849708 140731534225248 140731534224248 5437861 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 526447 32624 700 405 0 523392 0
Current children cumulated CPU time: 342.21 s
Current children cumulated vsize: 2105788 KiB
Current children cumulated memory: 130496 KiB

[startup+402.3 s]
/proc/loadavg: 2.16 2.16 2.06 3/187 13864
/proc/meminfo: memFree=7079108/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2105788 memory=130584 CPUtime=402.2 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 83475 0 0 0 40017 203 0 0 20 0 1 0 217163828 2156326912 32646 33554432000 4194304 5849708 140731534225248 140731534224248 5437714 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 526447 32646 700 405 0 523392 0
Current children cumulated CPU time: 402.2 s
Current children cumulated vsize: 2105788 KiB
Current children cumulated memory: 130584 KiB

[startup+462.3 s]
/proc/loadavg: 2.06 2.13 2.06 3/187 13865
/proc/meminfo: memFree=5241536/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2105788 memory=130472 CPUtime=462.18 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 98858 0 0 0 45974 244 0 0 20 0 1 0 217163828 2156326912 32618 33554432000 4194304 5849708 140731534225248 140731534224248 5307534 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 526447 32618 700 405 0 523392 0
Current children cumulated CPU time: 462.18 s
Current children cumulated vsize: 2105788 KiB
Current children cumulated memory: 130472 KiB


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

/proc/13834/statm: 580658 86797 700 405 0 577603 0
Current children cumulated CPU time: 1721.93 s
Current children cumulated vsize: 2322632 KiB
Current children cumulated memory: 347188 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14026
/proc/meminfo: memFree=14645788/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2253112 memory=277912 CPUtime=1781.93 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 593577 0 0 0 177017 1176 0 0 20 0 1 0 217163828 2307186688 69478 33554432000 4194304 5849708 140731534225248 140731534224248 5437714 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 563278 69478 700 405 0 560223 0
Current children cumulated CPU time: 1781.93 s
Current children cumulated vsize: 2253112 KiB
Current children cumulated memory: 277912 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14035
/proc/meminfo: memFree=14543560/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2384076 memory=408792 CPUtime=1841.92 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 622880 0 0 0 182980 1212 0 0 20 0 1 0 217163828 2441293824 102198 33554432000 4194304 5849708 140731534225248 140731534224248 5437824 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 596019 102198 700 405 0 592964 0
Current children cumulated CPU time: 1841.92 s
Current children cumulated vsize: 2384076 KiB
Current children cumulated memory: 408792 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14036
/proc/meminfo: memFree=14379664/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2523616 memory=548516 CPUtime=1901.91 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 648017 0 0 0 188944 1247 0 0 20 0 1 0 217163828 2584182784 137129 33554432000 4194304 5849708 140731534225248 140731534224120 5335584 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 630904 137129 700 405 0 627849 0
Current children cumulated CPU time: 1901.91 s
Current children cumulated vsize: 2523616 KiB
Current children cumulated memory: 548516 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14037
/proc/meminfo: memFree=14329240/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2573920 memory=598708 CPUtime=1961.91 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 667456 0 0 0 194922 1269 0 0 20 0 1 0 217163828 2635694080 149677 33554432000 4194304 5849708 140731534225248 140731534224248 5438192 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 643480 149677 700 405 0 640425 0
Current children cumulated CPU time: 1961.91 s
Current children cumulated vsize: 2573920 KiB
Current children cumulated memory: 598708 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14099
/proc/meminfo: memFree=14053864/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2758992 memory=783892 CPUtime=2021.91 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 713493 0 0 0 200899 1292 0 0 20 0 1 0 217163828 2825207808 195973 33554432000 4194304 5849708 140731534225248 140731534224408 5437714 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 689748 195973 700 405 0 686693 0
Current children cumulated CPU time: 2021.91 s
Current children cumulated vsize: 2758992 KiB
Current children cumulated memory: 783892 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14100
/proc/meminfo: memFree=14423584/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2370528 memory=395428 CPUtime=2081.9 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 749740 0 0 0 206864 1326 0 0 20 0 1 0 217163828 2427420672 98857 33554432000 4194304 5849708 140731534225248 140731534224248 5312794 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 592632 98857 700 405 0 589577 0
Current children cumulated CPU time: 2081.9 s
Current children cumulated vsize: 2370528 KiB
Current children cumulated memory: 395428 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 14101
/proc/meminfo: memFree=14365028/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2430888 memory=455788 CPUtime=2141.9 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 789940 0 0 0 212835 1355 0 0 20 0 1 0 217163828 2489229312 113947 33554432000 4194304 5849708 140731534225248 140731534224408 140676197494663 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 607722 113947 700 405 0 604667 0
Current children cumulated CPU time: 2141.9 s
Current children cumulated vsize: 2430888 KiB
Current children cumulated memory: 455788 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14103
/proc/meminfo: memFree=14278932/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2525240 memory=550140 CPUtime=2201.89 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 837205 0 0 0 218807 1382 0 0 20 0 1 0 217163828 2585845760 137535 33554432000 4194304 5849708 140731534225248 140731534224248 5312898 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 631310 137535 700 405 0 628255 0
Current children cumulated CPU time: 2201.89 s
Current children cumulated vsize: 2525240 KiB
Current children cumulated memory: 550140 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14104
/proc/meminfo: memFree=14234808/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2569092 memory=593992 CPUtime=2261.88 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 877629 0 0 0 224783 1405 0 0 20 0 1 0 217163828 2630750208 148498 33554432000 4194304 5849708 140731534225248 140731534224248 5437714 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 642273 148498 700 405 0 639218 0
Current children cumulated CPU time: 2261.88 s
Current children cumulated vsize: 2569092 KiB
Current children cumulated memory: 593992 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14105
/proc/meminfo: memFree=14230252/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2569092 memory=593992 CPUtime=2321.88 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 933351 0 0 0 230759 1429 0 0 20 0 1 0 217163828 2630750208 148498 33554432000 4194304 5849708 140731534225248 140731534224248 5437714 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 642273 148498 700 405 0 639218 0
Current children cumulated CPU time: 2321.88 s
Current children cumulated vsize: 2569092 KiB
Current children cumulated memory: 593992 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14106
/proc/meminfo: memFree=14187172/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2603812 memory=628712 CPUtime=2381.87 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 994372 0 0 0 236726 1461 0 0 20 0 1 0 217163828 2666303488 157178 33554432000 4194304 5849708 140731534225248 140731534223976 5360898 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 650953 157178 700 405 0 647898 0
Current children cumulated CPU time: 2381.87 s
Current children cumulated vsize: 2603812 KiB
Current children cumulated memory: 628712 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14114
/proc/meminfo: memFree=14073088/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2748632 memory=773532 CPUtime=2441.87 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 1056390 0 0 0 242706 1481 0 0 20 0 1 0 217163828 2814599168 193383 33554432000 4194304 5849708 140731534225248 140731534224248 5338972 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 687158 193383 700 405 0 684103 0
Current children cumulated CPU time: 2441.87 s
Current children cumulated vsize: 2748632 KiB
Current children cumulated memory: 773532 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14115
/proc/meminfo: memFree=13911076/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2879704 memory=904604 CPUtime=2501.86 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 1096412 0 0 0 248685 1501 0 0 20 0 1 0 217163828 2948816896 226151 33554432000 4194304 5849708 140731534225248 140731534224248 140676197494663 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 719926 226151 700 405 0 716871 0
Current children cumulated CPU time: 2501.86 s
Current children cumulated vsize: 2879704 KiB
Current children cumulated memory: 904604 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 14115
/proc/meminfo: memFree=13911560/32770624 swapFree=67108688/67108860
[pid=13834] ppid=13831 vsize=2879704 memory=904604 CPUtime=2519.58 cores=0,2,4,6
/proc/13834/stat : 13834 (xcsp_picat) R 13831 13834 12810 0 -1 4202496 1122276 0 0 0 250449 1509 0 0 20 0 1 0 217163828 2948816896 226151 33554432000 4194304 5849708 140731534225248 140731534224248 5335582 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9394900 16420864 140731534230710 140731534230788 140731534230788 140731534233546 0
/proc/13834/statm: 719926 226151 700 405 0 716871 0
Current children cumulated CPU time: 2519.58 s
Current children cumulated vsize: 2879704 KiB
Current children cumulated memory: 904604 KiB

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

[startup+2520.03 s]
# the end of solver process 13834 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2504.49 s, system=15.1146 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.03
CPU time (s): 2519.61
CPU user time (s): 2504.49
CPU system time (s): 15.1146
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 2879704
Max. memory (cumulated for all children) (KiB): 904604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2504.49
system time used= 15.1146
maximum resident set size= 904604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1122278
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= 33
involuntary context switches= 1979


# summary of solver processes directly reported to runsolver:
#   pid: 13834
#   total CPU time (s): 2519.61
#   total CPU user time (s): 2504.49
#   total CPU system time (s): 15.1146

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.30586 second user time and 18.652 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-11 16:00:10
IDJOB=4303091
IDBENCH=141120
IDSOLVER=2778
FILE ID=node106/4303091-1533996010
RUNJOBID= node106-1533989978-12841
PBS_JOBID= 21036938
Free space on /tmp= 39656 MiB

SOLVER NAME= PicatSAT 2018-08-02
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-4303091-1533996010/watcher-4303091-1533996010 -o /tmp/evaluation-result-4303091-1533996010/solver-4303091-1533996010 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1533989978-12841 --watchdog 2580  xcsp_picat HOME/instance-4303091-1533996010.xml

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

MD5SUM BENCH= e5dfb30e0194585ed3b6739089de139d
RANDOM SEED=1997682522

node106.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         7524896 kB
MemAvailable:   25692580 kB
Buffers:          148872 kB
Cached:         18082168 kB
SwapCached:            0 kB
Active:         14938228 kB
Inactive:        9551196 kB
Active(anon):    5849088 kB
Inactive(anon):   461716 kB
Active(file):    9089140 kB
Inactive(file):  9089480 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              3680 kB
Writeback:             0 kB
AnonPages:       6274108 kB
Mapped:            52848 kB
Shmem:             49632 kB
Slab:             445164 kB
SReclaimable:     417524 kB
SUnreclaim:        27640 kB
KernelStack:        3360 kB
PageTables:        17568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    9167744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6131712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39652 MiB
End job on node106 at 2018-08-11 16:42:10