Trace number 4265539

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 2017-08-10? (TO) 2519.8201 2520.01

General information on the benchmark

NameSuperSolutions/SuperSolutions-Sadeh-js/
SuperSadeh-js-e0ddr1-1.xml
MD5SUM00a0c39161bc8317718298f720cd241b
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 benchmark24.1378
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Number of domains49
Minimum domain size100
Maximum domain size115
Distribution of domain sizes[{"size":100,"count":10},{"size":103,"count":10},{"size":105,"count":20},{"size":106,"count":10},{"size":107,"count":10},{"size":108,"count":10},{"size":113,"count":10},{"size":114,"count":10},{"size":115,"count":10}]
Minimum variable degree11
Maximum variable degree23
Distribution of variable degrees[{"degree":11,"count":20},{"degree":12,"count":30},{"degree":21,"count":20},{"degree":23,"count":30}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":845}]
Number of extensional constraints0
Number of intensional constraints845
Distribution of constraint types[{"type":"intension","count":845}]
Optimization problemNO
Type of objective

Solver Data

0.43/0.60	c Version: 2017-08-10

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265539-1502775910/watcher-4265539-1502775910 -o /tmp/evaluation-result-4265539-1502775910/solver-4265539-1502775910 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502653304-21655 --watchdog 2580 BTD 2520 HOME/instance-4265539-1502775910.xml 

running on 4 cores: 1,3,5,7

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

solver pid=24077, runsolver pid=24074

[startup+0.100829 s]*
/proc/loadavg: 2.00 2.01 2.05 4/184 24078
/proc/meminfo: memFree=31271276/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=31540 memory=2504 CPUtime=0.02 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 805 0 0 0 2 0 0 0 20 0 1 0 79784203 32296960 626 18446744073709551615 4194304 35031035 140726506094224 140726506087816 7439990 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 7885 626 359 7529 0 332 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 31540 KiB
Current children cumulated memory: 2504 KiB

[startup+0.209215 s]*
/proc/loadavg: 2.00 2.01 2.05 3/184 24078
/proc/meminfo: memFree=31271276/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=31804 memory=2788 CPUtime=0.13 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 883 0 0 0 13 0 0 0 20 0 1 0 79784203 32567296 697 18446744073709551615 4194304 35031035 140726506094224 140726506087816 4801824 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 7951 697 412 7529 0 398 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 31804 KiB
Current children cumulated memory: 2788 KiB

[startup+0.308742 s]*
/proc/loadavg: 2.00 2.01 2.05 3/184 24078
/proc/meminfo: memFree=31271276/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=32052 memory=3172 CPUtime=0.23 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 927 0 0 0 23 0 0 0 20 0 1 0 79784203 32821248 793 18446744073709551615 4194304 35031035 140726506094224 140726506087816 6446151 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 8013 793 412 7529 0 460 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 32052 KiB
Current children cumulated memory: 3172 KiB

[startup+0.700308 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 24078
/proc/meminfo: memFree=31270532/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36248 memory=7240 CPUtime=0.61 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 2003 0 0 0 61 0 0 0 20 0 1 0 79784203 37117952 1810 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9062 1810 464 7529 0 1509 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 36248 KiB
Current children cumulated memory: 7240 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 24078
/proc/meminfo: memFree=31266708/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36380 memory=7504 CPUtime=1.4 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 2031 0 0 0 139 1 0 0 20 0 1 0 79784203 37253120 1876 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9095 1876 470 7529 0 1542 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 36380 KiB
Current children cumulated memory: 7504 KiB

[startup+3.10884 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 24078
/proc/meminfo: memFree=31266180/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36380 memory=7660 CPUtime=3.01 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 2614 0 0 0 297 4 0 0 20 0 1 0 79784203 37253120 1915 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9095 1915 470 7529 0 1542 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 36380 KiB
Current children cumulated memory: 7660 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 24078
/proc/meminfo: memFree=31266196/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36512 memory=7684 CPUtime=6.21 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 3185 0 0 0 612 9 0 0 20 0 1 0 79784203 37388288 1921 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9128 1921 470 7529 0 1575 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 36512 KiB
Current children cumulated memory: 7684 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 24078
/proc/meminfo: memFree=31266444/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36512 memory=7728 CPUtime=12.6 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 3766 0 0 0 1240 20 0 0 20 0 1 0 79784203 37388288 1932 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9128 1932 470 7529 0 1575 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 36512 KiB
Current children cumulated memory: 7728 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 24078
/proc/meminfo: memFree=31266588/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36512 memory=7812 CPUtime=25.4 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 4905 0 0 0 2500 40 0 0 20 0 1 0 79784203 37388288 1953 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9128 1953 470 7529 0 1575 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 36512 KiB
Current children cumulated memory: 7812 KiB

[startup+51.1087 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24079
/proc/meminfo: memFree=31270124/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36644 memory=7932 CPUtime=51.01 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 5522 0 0 0 5017 84 0 0 20 0 1 0 79784203 37523456 1983 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9161 1983 470 7529 0 1608 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 36644 KiB
Current children cumulated memory: 7932 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24081
/proc/meminfo: memFree=31270380/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36644 memory=7968 CPUtime=102.2 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 5690 0 0 0 10054 166 0 0 20 0 1 0 79784203 37523456 1992 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9161 1992 470 7529 0 1608 0
Current children cumulated CPU time: 102.2 s
Current children cumulated vsize: 36644 KiB
Current children cumulated memory: 7968 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24083
/proc/meminfo: memFree=31270628/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36776 memory=8044 CPUtime=162.19 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 5835 0 0 0 15948 271 0 0 20 0 1 0 79784203 37658624 2011 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9194 2011 470 7529 0 1641 0
Current children cumulated CPU time: 162.19 s
Current children cumulated vsize: 36776 KiB
Current children cumulated memory: 8044 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24085
/proc/meminfo: memFree=31270628/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36776 memory=8068 CPUtime=222.2 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 5988 0 0 0 21848 372 0 0 20 0 1 0 79784203 37658624 2017 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9194 2017 470 7529 0 1641 0
Current children cumulated CPU time: 222.2 s
Current children cumulated vsize: 36776 KiB
Current children cumulated memory: 8068 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24087
/proc/meminfo: memFree=31271000/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36776 memory=8104 CPUtime=282.19 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 6127 0 0 0 27748 471 0 0 20 0 1 0 79784203 37658624 2026 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9194 2026 470 7529 0 1641 0
Current children cumulated CPU time: 282.19 s
Current children cumulated vsize: 36776 KiB
Current children cumulated memory: 8104 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24089
/proc/meminfo: memFree=31270592/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36776 memory=8128 CPUtime=342.19 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 6275 0 0 0 33652 567 0 0 20 0 1 0 79784203 37658624 2032 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9194 2032 470 7529 0 1641 0
Current children cumulated CPU time: 342.19 s
Current children cumulated vsize: 36776 KiB
Current children cumulated memory: 8128 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24152
/proc/meminfo: memFree=30959676/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36908 memory=8156 CPUtime=402.19 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 6407 0 0 0 39560 659 0 0 20 0 1 0 79784203 37793792 2039 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9227 2039 470 7529 0 1674 0
Current children cumulated CPU time: 402.19 s
Current children cumulated vsize: 36908 KiB
Current children cumulated memory: 8156 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24154
/proc/meminfo: memFree=30957308/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=36908 memory=8172 CPUtime=462.19 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 6582 0 0 0 45469 750 0 0 20 0 1 0 79784203 37793792 2043 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9227 2043 470 7529 0 1674 0
Current children cumulated CPU time: 462.19 s
Current children cumulated vsize: 36908 KiB
Current children cumulated memory: 8172 KiB


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

/proc/24077/statm: 9260 2074 470 7529 0 1707 0
Current children cumulated CPU time: 1722.14 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8296 KiB

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/185 24243
/proc/meminfo: memFree=30947016/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8316 CPUtime=1782.14 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 9237 0 0 0 175465 2749 0 0 20 0 1 0 79784203 37928960 2079 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2079 470 7529 0 1707 0
Current children cumulated CPU time: 1782.14 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8316 KiB

[startup+1842.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/186 24270
/proc/meminfo: memFree=30946028/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8316 CPUtime=1842.13 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 9350 0 0 0 181377 2836 0 0 20 0 1 0 79784203 37928960 2079 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2079 470 7529 0 1707 0
Current children cumulated CPU time: 1842.13 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8316 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 24272
/proc/meminfo: memFree=30948416/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8324 CPUtime=1902.13 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 9493 0 0 0 187292 2921 0 0 20 0 1 0 79784203 37928960 2081 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2081 470 7529 0 1707 0
Current children cumulated CPU time: 1902.13 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8324 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 24274
/proc/meminfo: memFree=30949964/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8324 CPUtime=1962.12 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 9587 0 0 0 193206 3006 0 0 20 0 1 0 79784203 37928960 2081 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2081 470 7529 0 1707 0
Current children cumulated CPU time: 1962.12 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8324 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 24276
/proc/meminfo: memFree=30950708/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8324 CPUtime=2022.12 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 9662 0 0 0 199124 3088 0 0 20 0 1 0 79784203 37928960 2081 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2081 470 7529 0 1707 0
Current children cumulated CPU time: 2022.12 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8324 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 24278
/proc/meminfo: memFree=30951076/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8324 CPUtime=2082.12 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 9762 0 0 0 205036 3176 0 0 20 0 1 0 79784203 37928960 2081 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2081 470 7529 0 1707 0
Current children cumulated CPU time: 2082.12 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8324 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24280
/proc/meminfo: memFree=30950488/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8336 CPUtime=2142.12 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 9913 0 0 0 210949 3263 0 0 20 0 1 0 79784203 37928960 2084 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2084 470 7529 0 1707 0
Current children cumulated CPU time: 2142.12 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8336 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24282
/proc/meminfo: memFree=30950240/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8336 CPUtime=2202.12 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 10032 0 0 0 216860 3352 0 0 20 0 1 0 79784203 37928960 2084 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2084 470 7529 0 1707 0
Current children cumulated CPU time: 2202.12 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8336 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24284
/proc/meminfo: memFree=30950116/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8336 CPUtime=2262.11 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 10131 0 0 0 222769 3442 0 0 20 0 1 0 79784203 37928960 2084 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2084 470 7529 0 1707 0
Current children cumulated CPU time: 2262.11 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8336 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24286
/proc/meminfo: memFree=30950116/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8348 CPUtime=2322.11 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 10314 0 0 0 228685 3526 0 0 20 0 1 0 79784203 37928960 2087 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2087 470 7529 0 1707 0
Current children cumulated CPU time: 2322.11 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8348 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 24303
/proc/meminfo: memFree=30946988/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8348 CPUtime=2382.11 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 10445 0 0 0 234598 3613 0 0 20 0 1 0 79784203 37928960 2087 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2087 470 7529 0 1707 0
Current children cumulated CPU time: 2382.11 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8348 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 24305
/proc/meminfo: memFree=30948460/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8348 CPUtime=2442.1 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 10558 0 0 0 240509 3701 0 0 20 0 1 0 79784203 37928960 2087 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2087 470 7529 0 1707 0
Current children cumulated CPU time: 2442.1 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8348 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 24307
/proc/meminfo: memFree=30949980/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8348 CPUtime=2502.11 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 10640 0 0 0 246418 3793 0 0 20 0 1 0 79784203 37928960 2087 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2087 470 7529 0 1707 0
Current children cumulated CPU time: 2502.11 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8348 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.29 2.08 2.07 3/182 24307
/proc/meminfo: memFree=30949980/32770624 swapFree=67108860/67108860
[pid=24077] ppid=24074 vsize=37040 memory=8348 CPUtime=2519.81 cores=1,3,5,7
/proc/24077/stat : 24077 (BTD) R 24074 24077 17093 0 -1 4202496 10741 0 0 0 248163 3818 0 0 20 0 1 0 79784203 37928960 2087 18446744073709551615 4194304 35031035 140726506094224 140726506093224 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 37670912 140726506095071 140726506095147 140726506095147 140726506098641 0
/proc/24077/statm: 9260 2087 470 7529 0 1707 0
Current children cumulated CPU time: 2519.81 s
Current children cumulated vsize: 37040 KiB
Current children cumulated memory: 8348 KiB

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

[startup+2520.01 s]
# the end of solver process 24077 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2481.64 s, system=38.1875 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.82
CPU user time (s): 2481.64
CPU system time (s): 38.1875
CPU usage (%): 99.9927
Max. virtual memory (cumulated for all children) (KiB): 37040
Max. memory (cumulated for all children) (KiB): 8348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2481.64
system time used= 38.1875
maximum resident set size= 8348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10741
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= 4
involuntary context switches= 849


# summary of solver processes directly reported to runsolver:
#   pid: 24077
#   total CPU time (s): 2519.82
#   total CPU user time (s): 2481.64
#   total CPU system time (s): 38.1875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.3838 second user time and 14.5984 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-15 07:31:00
IDJOB=4265539
IDBENCH=138536
IDSOLVER=2654
FILE ID=node127/4265539-1502775910
RUNJOBID= node127-1502653304-21655
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-08-10
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Sadeh-js/SuperSadeh-js-e0ddr1-1.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265539-1502775910/watcher-4265539-1502775910 -o /tmp/evaluation-result-4265539-1502775910/solver-4265539-1502775910 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502653304-21655 --watchdog 2580  BTD 2520 HOME/instance-4265539-1502775910.xml

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

MD5SUM BENCH= 00a0c39161bc8317718298f720cd241b
RANDOM SEED=1828505495

node127.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.92
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.92
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.92
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.92
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:        31272296 kB
MemAvailable:   31971012 kB
Buffers:          245368 kB
Cached:           741112 kB
SwapCached:            0 kB
Active:           763416 kB
Inactive:         289672 kB
Active(anon):      16432 kB
Inactive(anon):    83808 kB
Active(file):     746984 kB
Inactive(file):   205864 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38420 kB
Writeback:             4 kB
AnonPages:         66548 kB
Mapped:            53964 kB
Shmem:             33444 kB
Slab:             149076 kB
SReclaimable:     123404 kB
SUnreclaim:        25672 kB
KernelStack:        3216 kB
PageTables:         5360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     345052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61956 MiB
End job on node127 at 2017-08-15 08:13:01