Trace number 4386871

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BTD 19.07.01? (TO) 2519.62 2520.01

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K097.xml
MD5SUMc736c64a10dc2dd55507b217b8552514
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark64.4403
Satisfiable
(Un)Satisfiability was proved
Number of variables6596
Number of constraints6792
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6596}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":174},{"degree":5,"count":1168},{"degree":6,"count":2582},{"degree":7,"count":1621},{"degree":8,"count":668},{"degree":9,"count":192},{"degree":10,"count":190}]
Minimum constraint arity1
Maximum constraint arity97
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1248},{"arity":3,"count":2592},{"arity":4,"count":1728},{"arity":5,"count":576},{"arity":6,"count":192},{"arity":7,"count":192},{"arity":68,"count":194},{"arity":97,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":6792}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Version 19.07.01

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4386871-1568283442/watcher-4386871-1568283442 -o /tmp/evaluation-result-4386871-1568283442/solver-4386871-1568283442 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1323795336-496 --watchdog 2580 BTD 2520 HOME/instance-4386871-1568283442.xml 

running on 4 cores: 4-7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=925, runsolver pid=922

[startup+0.100161 s]*
/proc/loadavg: 2.00 2.01 1.88 3/200 938
/proc/meminfo: memFree=25618464/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=38788 memory=8168 CPUtime=0.09 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 2191 0 0 0 9 0 0 0 20 0 1 0 404350569 39718912 2042 33554432000 4194304 36700936 140728564435168 140728564429192 7949654 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 9697 2042 444 7937 0 1725 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 38788 KiB
Current children cumulated memory: 8168 KiB

[startup+0.210773 s]*
/proc/loadavg: 2.00 2.01 1.88 3/200 938
/proc/meminfo: memFree=25617348/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=39052 memory=8432 CPUtime=0.2 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 2267 0 0 0 20 0 0 0 20 0 1 0 404350569 39989248 2108 33554432000 4194304 36700936 140728564435168 140728564429192 4195856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 9763 2108 444 7937 0 1791 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 39052 KiB
Current children cumulated memory: 8432 KiB

[startup+0.310167 s]*
/proc/loadavg: 2.00 2.01 1.88 3/200 938
/proc/meminfo: memFree=25617348/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=39184 memory=8696 CPUtime=0.3 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 2316 0 0 0 30 0 0 0 20 0 1 0 404350569 40124416 2174 33554432000 4194304 36700936 140728564435168 140728564429192 4225733 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 9796 2174 444 7937 0 1824 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 39184 KiB
Current children cumulated memory: 8696 KiB

[startup+0.700249 s]
/proc/loadavg: 2.00 2.01 1.88 3/199 938
/proc/meminfo: memFree=25616712/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=40372 memory=9752 CPUtime=0.69 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 2591 0 0 0 69 0 0 0 20 0 1 0 404350569 41340928 2438 33554432000 4194304 36700936 140728564435168 140728564429192 4225743 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 10093 2438 444 7937 0 2121 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 40372 KiB
Current children cumulated memory: 9752 KiB

[startup+1.50025 s]
/proc/loadavg: 2.00 2.01 1.88 3/199 938
/proc/meminfo: memFree=25612016/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=44372 memory=13816 CPUtime=1.48 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 3585 0 0 0 148 0 0 0 20 0 1 0 404350569 45436928 3454 33554432000 4194304 36700936 140728564435168 140728564429416 7949654 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 11093 3454 448 7937 0 3121 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 44372 KiB
Current children cumulated memory: 13816 KiB

[startup+3.1106 s]
/proc/loadavg: 2.00 2.01 1.88 3/199 938
/proc/meminfo: memFree=25510972/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=91964 memory=60936 CPUtime=3.09 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 18812 0 0 0 307 2 0 0 20 0 1 0 404350569 94171136 15234 33554432000 4194304 36700936 140728564435168 140728564429160 8340231 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 22991 15234 494 7937 0 15019 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 91964 KiB
Current children cumulated memory: 60936 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 1.88 3/199 938
/proc/meminfo: memFree=25508360/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=91964 memory=61136 CPUtime=6.29 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 22717 0 0 0 626 3 0 0 20 0 1 0 404350569 94171136 15284 33554432000 4194304 36700936 140728564435168 140728564434216 4787743 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 22991 15284 504 7937 0 15019 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 91964 KiB
Current children cumulated memory: 61136 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.88 3/199 939
/proc/meminfo: memFree=25507564/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=92096 memory=61240 CPUtime=12.68 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 26620 0 0 0 1264 4 0 0 20 0 1 0 404350569 94306304 15310 33554432000 4194304 36700936 140728564435168 140728564434216 4468779 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23024 15310 505 7937 0 15052 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 92096 KiB
Current children cumulated memory: 61240 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.88 3/199 939
/proc/meminfo: memFree=25506508/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=92628 memory=61760 CPUtime=25.48 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 34571 0 0 0 2541 7 0 0 20 0 1 0 404350569 94851072 15440 33554432000 4194304 36700936 140728564435168 140728564434216 4468774 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23157 15440 505 7937 0 15185 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 92628 KiB
Current children cumulated memory: 61760 KiB

[startup+51.1106 s]
/proc/loadavg: 2.00 2.01 1.88 3/199 941
/proc/meminfo: memFree=25506164/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=92628 memory=61832 CPUtime=51.08 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 38538 0 0 0 5095 13 0 0 20 0 1 0 404350569 94851072 15458 33554432000 4194304 36700936 140728564435168 140728564434216 8340231 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23157 15458 505 7937 0 15185 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 92628 KiB
Current children cumulated memory: 61832 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/199 945
/proc/meminfo: memFree=25504032/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=93568 memory=62720 CPUtime=102.26 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 42707 0 0 0 10201 25 0 0 20 0 1 0 404350569 95813632 15680 33554432000 4194304 36700936 140728564435168 140728564434216 6947529 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23392 15680 505 7937 0 15420 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 93568 KiB
Current children cumulated memory: 62720 KiB

[startup+162.3 s]
/proc/loadavg: 1.95 2.00 1.89 3/199 956
/proc/meminfo: memFree=25502444/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=93704 memory=63352 CPUtime=162.25 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 43235 0 0 0 16188 37 0 0 20 0 1 0 404350569 95952896 15838 33554432000 4194304 36700936 140728564435168 140728564434216 8340231 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23426 15838 505 7937 0 15454 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 93704 KiB
Current children cumulated memory: 63352 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 2.00 1.89 3/199 962
/proc/meminfo: memFree=25502080/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=93836 memory=63472 CPUtime=222.24 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 43768 0 0 0 22176 48 0 0 20 0 1 0 404350569 96088064 15868 33554432000 4194304 36700936 140728564435168 140728564434216 4468774 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23459 15868 505 7937 0 15487 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 93836 KiB
Current children cumulated memory: 63472 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.90 3/199 966
/proc/meminfo: memFree=25501916/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=93836 memory=63476 CPUtime=282.23 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 44316 0 0 0 28167 56 0 0 20 0 1 0 404350569 96088064 15869 33554432000 4194304 36700936 140728564435168 140728564434216 4787740 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23459 15869 506 7937 0 15487 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 93836 KiB
Current children cumulated memory: 63476 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/199 970
/proc/meminfo: memFree=25502312/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=93836 memory=63552 CPUtime=342.22 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 44855 0 0 0 34158 64 0 0 20 0 1 0 404350569 96088064 15888 33554432000 4194304 36700936 140728564435168 140728564434216 4468772 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23459 15888 506 7937 0 15487 0
Current children cumulated CPU time: 342.22 s
Current children cumulated vsize: 93836 KiB
Current children cumulated memory: 63552 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/199 976
/proc/meminfo: memFree=25502156/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=93836 memory=63552 CPUtime=402.22 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 45361 0 0 0 40142 80 0 0 20 0 1 0 404350569 96088064 15888 33554432000 4194304 36700936 140728564435168 140728564434216 4468774 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23459 15888 506 7937 0 15487 0
Current children cumulated CPU time: 402.22 s
Current children cumulated vsize: 93836 KiB
Current children cumulated memory: 63552 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/199 980
/proc/meminfo: memFree=25502136/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94104 memory=63696 CPUtime=462.2 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 45963 0 0 0 46127 93 0 0 20 0 1 0 404350569 96362496 15924 33554432000 4194304 36700936 140728564435168 140728564434216 4468779 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23526 15924 506 7937 0 15554 0
Current children cumulated CPU time: 462.2 s
Current children cumulated vsize: 94104 KiB
Current children cumulated memory: 63696 KiB


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

/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 1722.02 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 1125
/proc/meminfo: memFree=25499516/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=1782.02 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 56489 0 0 0 177859 343 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 6947456 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 1782.02 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 1131
/proc/meminfo: memFree=25499560/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=1842.01 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 56771 0 0 0 183847 354 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 4468774 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 1842.01 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 1135
/proc/meminfo: memFree=25500064/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=1902 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 57054 0 0 0 189833 367 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 4468783 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 1902 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 1149
/proc/meminfo: memFree=25499956/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=1961.99 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 57337 0 0 0 195818 381 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 4468785 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 1961.99 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 1155
/proc/meminfo: memFree=25499652/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=2021.98 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 57619 0 0 0 201805 393 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 8340231 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 2021.98 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 1159
/proc/meminfo: memFree=25499964/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=2081.98 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 57902 0 0 0 207792 406 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 4468813 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 2081.98 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 1163
/proc/meminfo: memFree=25499948/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=2141.96 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 58186 0 0 0 213778 418 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 4468715 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 2141.96 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 1169
/proc/meminfo: memFree=25499460/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=2201.95 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 58469 0 0 0 219764 431 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 4468779 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 2201.95 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1173
/proc/meminfo: memFree=25499704/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=2261.94 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 58752 0 0 0 225751 443 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 4468774 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 2261.94 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1177
/proc/meminfo: memFree=25499712/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=2321.93 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 59035 0 0 0 231737 456 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 4468723 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 2321.93 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1183
/proc/meminfo: memFree=25499292/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=2381.92 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 59319 0 0 0 237725 467 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 8340231 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 2381.92 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1187
/proc/meminfo: memFree=25500348/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=2441.92 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 59604 0 0 0 243712 480 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 4468794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 2441.92 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1191
/proc/meminfo: memFree=25500048/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=2501.9 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 59888 0 0 0 249699 491 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 4468772 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 2501.9 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 1193
/proc/meminfo: memFree=25500124/32770688 swapFree=66919608/67108860
[pid=925] ppid=922 vsize=94660 memory=64388 CPUtime=2519.6 cores=4-7
/proc/925/stat : 925 (BTD) R 922 925 463 0 -1 4202496 60168 0 0 0 251465 495 0 0 20 0 1 0 404350569 96931840 16097 33554432000 4194304 36700936 140728564435168 140728564434216 8340231 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 63205376 140728564442152 140728564442228 140728564442228 140728564445137 0
/proc/925/statm: 23665 16097 506 7937 0 15693 0
Current children cumulated CPU time: 2519.6 s
Current children cumulated vsize: 94660 KiB
Current children cumulated memory: 64388 KiB

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

[startup+2520.01 s]
# the end of solver process 925 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.66 s, system=4.95825 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.62
CPU user time (s): 2514.66
CPU system time (s): 4.95825
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 94660
Max. memory (cumulated for all children) (KiB): 64388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.66
system time used= 4.95825
maximum resident set size= 64388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60168
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= 12
involuntary context switches= 1917


# summary of solver processes directly reported to runsolver:
#   pid: 925
#   total CPU time (s): 2519.62
#   total CPU user time (s): 2514.66
#   total CPU system time (s): 4.95825

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3967 second user time and 19.8423 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-13 18:37:45
IDJOB=4386871
IDBENCH=135026
IDSOLVER=2822
FILE ID=node120/4386871-1568283442
RUNJOBID= node120-1323795336-496
PBS_JOBID= 21701083
Free space on /tmp= 54720 MiB

SOLVER NAME= BTD 19.07.01
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K097.xml
COMMAND LINE= BTD TIMELIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4386871-1568283442/watcher-4386871-1568283442 -o /tmp/evaluation-result-4386871-1568283442/solver-4386871-1568283442 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1323795336-496 --watchdog 2580  BTD 2520 HOME/instance-4386871-1568283442.xml

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

MD5SUM BENCH= c736c64a10dc2dd55507b217b8552514
RANDOM SEED=641112728

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        25630304 kB
MemAvailable:   31806976 kB
Buffers:          117948 kB
Cached:          6323332 kB
SwapCached:        77012 kB
Active:          1466924 kB
Inactive:        5052768 kB
Active(anon):       3872 kB
Inactive(anon):   116560 kB
Active(file):    1463052 kB
Inactive(file):  4936208 kB
Unevictable:      109132 kB
Mlocked:          109132 kB
SwapTotal:      67108860 kB
SwapFree:       66919608 kB
Dirty:            123500 kB
Writeback:             4 kB
AnonPages:        112636 kB
Mapped:            45424 kB
Shmem:             32812 kB
Slab:             214428 kB
SReclaimable:     186492 kB
SUnreclaim:        27936 kB
KernelStack:        3440 kB
PageTables:         6216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     510320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 54600 MiB
End job on node120 at 2011-12-13 19:19:45