Trace number 4260600

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-07-25UNSAT 843.24402 843.46802

General information on the benchmark

NameQRandom/
QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-16.xml
MD5SUM2a6706ebf1a04474da396dd8277f6c47
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark24.489901
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree1854
Maximum variable degree1979
Distribution of variable degrees[{"degree":1854,"count":1},{"degree":1899,"count":1},{"degree":1906,"count":1},{"degree":1917,"count":1},{"degree":1920,"count":1},{"degree":1924,"count":2},{"degree":1928,"count":1},{"degree":1938,"count":1},{"degree":1941,"count":1},{"degree":1943,"count":1},{"degree":1945,"count":1},{"degree":1948,"count":1},{"degree":1950,"count":1},{"degree":1955,"count":1},{"degree":1961,"count":2},{"degree":1962,"count":2},{"degree":1978,"count":1},{"degree":1979,"count":1}]
Minimum constraint arity15
Maximum constraint arity15
Distribution of constraint arities[{"arity":15,"count":2713}]
Number of extensional constraints2713
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2713}]
Optimization problemNO
Type of objective

Solver Data

14.00/14.12	c Version: 2017-07-25
840.07/840.38	s UNSATISFIABLE
840.07/840.38	c Solving # Nodes: 1564
840.07/840.38	c Global Time: 840.164 s

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4260600-1502240322/watcher-4260600-1502240322 -o /tmp/evaluation-result-4260600-1502240322/solver-4260600-1502240322 -C 2640 -W 2400 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502234554-16654 --watchdog 2460 BTD 2640 HOME/instance-4260600-1502240322.xml 

pid=18877
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2640 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2670 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.81 1.98 1.97 3/180 18880
/proc/meminfo: memFree=30841956/32770624 swapFree=0/423872
[pid=18880] ppid=18877 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18880/stat : 18880 (runsolver) D 18877 18880 16590 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 26225861 24240128 107 18446744073709551615 4194304 4338465 140731722269840 140731722267480 139955035947735 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 22863872 140731722277077 140731722277450 140731722277450 140731722280906 0
/proc/18880/statm: 5918 107 54 36 0 2156 0

[startup+0.101803 s]
/proc/loadavg: 1.81 1.98 1.97 3/180 18880
/proc/meminfo: memFree=30841956/32770624 swapFree=0/423872
[pid=18880] ppid=18877 vsize=30992 CPUtime=0 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 483 0 0 0 0 0 0 0 20 0 1 0 26225861 31735808 326 18446744073709551615 4194304 35031035 140721633787328 140721633784504 4890799 0 0 1 0 0 0 0 17 7 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 7748 326 238 7529 0 195 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30992

[startup+0.200844 s]
/proc/loadavg: 1.81 1.98 1.97 3/180 18880
/proc/meminfo: memFree=30841956/32770624 swapFree=0/423872
[pid=18880] ppid=18877 vsize=72892 CPUtime=0.1 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 10967 0 0 0 9 1 0 0 20 0 1 0 26225861 74641408 10820 18446744073709551615 4194304 35031035 140721633787328 140721633779688 7415276 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 18223 10820 256 7529 0 10670 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 72892

[startup+0.30036 s]
/proc/loadavg: 1.81 1.98 1.97 3/180 18880
/proc/meminfo: memFree=30841956/32770624 swapFree=0/423872
[pid=18880] ppid=18877 vsize=125692 CPUtime=0.2 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 24152 0 0 0 17 3 0 0 20 0 1 0 26225861 128708608 24020 18446744073709551615 4194304 35031035 140721633787328 140721633779688 7408826 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 31423 24020 256 7529 0 23870 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 125692

[startup+0.700308 s]
/proc/loadavg: 1.81 1.98 1.97 3/180 18880
/proc/meminfo: memFree=30841956/32770624 swapFree=0/423872
[pid=18880] ppid=18877 vsize=338344 CPUtime=0.6 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 77329 0 0 0 50 10 0 0 20 0 1 0 26225861 346464256 77150 18446744073709551615 4194304 35031035 140721633787328 140721633779688 7408826 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 84586 77150 256 7529 0 77033 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 338344

[startup+1.50031 s]
/proc/loadavg: 1.81 1.98 1.97 3/181 18881
/proc/meminfo: memFree=30318984/32770624 swapFree=0/423864
[pid=18880] ppid=18877 vsize=765892 CPUtime=1.39 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 184203 0 0 0 116 23 0 0 20 0 1 0 26225861 784273408 184070 18446744073709551615 4194304 35031035 140721633787328 140721633779688 7408826 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 191473 184070 256 7529 0 183920 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 765892

[startup+3.1003 s]
/proc/loadavg: 1.81 1.98 1.97 3/181 18881
/proc/meminfo: memFree=29731048/32770624 swapFree=0/423864
[pid=18880] ppid=18877 vsize=1619140 CPUtime=3 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 398666 0 0 0 251 49 0 0 20 0 1 0 26225861 1657999360 397350 18446744073709551615 4194304 35031035 140721633787328 140721633779944 7408826 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 404785 397350 256 7529 0 397232 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 1619140

[startup+6.30031 s]
/proc/loadavg: 1.75 1.96 1.96 3/181 18881
/proc/meminfo: memFree=27975664/32770624 swapFree=0/423860
[pid=18880] ppid=18877 vsize=3310956 CPUtime=6.2 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 822762 0 0 0 523 97 0 0 20 0 1 0 26225861 3390418944 820325 18446744073709551615 4194304 35031035 140721633787328 140721633779944 7408826 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 827739 820325 256 7529 0 820186 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 3310956

[startup+12.7003 s]
/proc/loadavg: 1.77 1.96 1.96 3/181 18882
/proc/meminfo: memFree=24535892/32770624 swapFree=0/423868
[pid=18880] ppid=18877 vsize=6629144 CPUtime=12.59 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 1654443 0 0 0 1064 195 0 0 20 0 1 0 26225861 6788243456 1649873 18446744073709551615 4194304 35031035 140721633787328 140721633779752 7408826 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1657286 1649873 256 7529 0 1649733 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 6629144

[startup+25.5004 s]
/proc/loadavg: 1.82 1.96 1.96 3/181 18882
/proc/meminfo: memFree=23486712/32770624 swapFree=0/423868
[pid=18880] ppid=18877 vsize=7369780 CPUtime=25.39 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 3574442 0 0 0 2253 286 0 0 20 0 1 0 26225861 7546654720 1835131 18446744073709551615 4194304 35031035 140721633787328 140721633786328 4376532 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842445 1835131 293 7529 0 1834892 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 7369780

[startup+51.1004 s]
/proc/loadavg: 1.88 1.96 1.96 3/181 18882
/proc/meminfo: memFree=23487176/32770624 swapFree=0/423872
[pid=18880] ppid=18877 vsize=7369780 CPUtime=50.99 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 4979194 0 0 0 4756 343 0 0 20 0 1 0 26225861 7546654720 1835132 18446744073709551615 4194304 35031035 140721633787328 140721633786328 7405905 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842445 1835132 293 7529 0 1834892 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 7369780

[startup+102.3 s]
/proc/loadavg: 1.95 1.97 1.96 3/181 18884
/proc/meminfo: memFree=23486424/32770624 swapFree=0/423884
[pid=18880] ppid=18877 vsize=7369780 CPUtime=102.2 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 6706422 0 0 0 9811 409 0 0 20 0 1 0 26225861 7546654720 1835132 18446744073709551615 4194304 35031035 140721633787328 140721633786328 4376684 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842445 1835132 293 7529 0 1834892 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 7369780

[startup+162.3 s]
/proc/loadavg: 1.98 1.97 1.96 3/181 18886
/proc/meminfo: memFree=23486340/32770624 swapFree=0/423896
[pid=18880] ppid=18877 vsize=7369912 CPUtime=162.19 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 8179299 0 0 0 15747 472 0 0 20 0 1 0 26225861 7546789888 1835160 18446744073709551615 4194304 35031035 140721633787328 140721633786328 4213195 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842478 1835160 293 7529 0 1834925 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 7369912

[startup+222.306 s]
/proc/loadavg: 1.94 1.96 1.95 3/181 18888
/proc/meminfo: memFree=23486380/32770624 swapFree=0/423896
[pid=18880] ppid=18877 vsize=7369912 CPUtime=222.19 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 9603781 0 0 0 21693 526 0 0 20 0 1 0 26225861 7546789888 1835163 18446744073709551615 4194304 35031035 140721633787328 140721633786328 4376532 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842478 1835163 293 7529 0 1834925 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 7369912

[startup+282.3 s]
/proc/loadavg: 1.98 1.97 1.95 3/181 18890
/proc/meminfo: memFree=23487288/32770624 swapFree=0/423900
[pid=18880] ppid=18877 vsize=7370044 CPUtime=282.18 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 11261145 0 0 0 27624 594 0 0 20 0 1 0 26225861 7546925056 1835174 18446744073709551615 4194304 35031035 140721633787328 140721633786328 4376535 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835174 293 7529 0 1834958 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 7370044

[startup+342.3 s]
/proc/loadavg: 2.12 2.01 1.97 3/184 18906
/proc/meminfo: memFree=23482116/32770624 swapFree=0/423920
[pid=18880] ppid=18877 vsize=7370044 CPUtime=342.17 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 12773374 0 0 0 33560 657 0 0 20 0 1 0 26225861 7546925056 1835174 18446744073709551615 4194304 35031035 140721633787328 140721633786328 4376535 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835174 293 7529 0 1834958 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 7370044

[startup+402.3 s]
/proc/loadavg: 2.10 2.02 1.97 3/184 18908
/proc/meminfo: memFree=23482172/32770624 swapFree=0/423940
[pid=18880] ppid=18877 vsize=7370044 CPUtime=402.15 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 14296947 0 0 0 39496 719 0 0 20 0 1 0 26225861 7546925056 1835174 18446744073709551615 4194304 35031035 140721633787328 140721633786328 7406609 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835174 293 7529 0 1834958 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 7370044

[startup+462.3 s]
/proc/loadavg: 2.07 2.03 1.98 3/181 18910
/proc/meminfo: memFree=23485984/32770624 swapFree=0/423948
[pid=18880] ppid=18877 vsize=7370044 CPUtime=462.14 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 15411308 0 0 0 45447 767 0 0 20 0 1 0 26225861 7546925056 1835174 18446744073709551615 4194304 35031035 140721633787328 140721633786328 4376765 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835174 293 7529 0 1834958 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 7370044

[startup+522.3 s]
/proc/loadavg: 2.03 2.03 1.98 3/181 18912
/proc/meminfo: memFree=23486012/32770624 swapFree=0/423940
[pid=18880] ppid=18877 vsize=7370044 CPUtime=522.12 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 16700964 0 0 0 51391 821 0 0 20 0 1 0 26225861 7546925056 1835185 18446744073709551615 4194304 35031035 140721633787328 140721633786328 4376662 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835185 293 7529 0 1834958 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 7370044

[startup+582.3 s]
/proc/loadavg: 1.95 2.01 1.97 3/181 18914
/proc/meminfo: memFree=23485812/32770624 swapFree=0/423932
[pid=18880] ppid=18877 vsize=7370044 CPUtime=582.11 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 17844706 0 0 0 57345 866 0 0 20 0 1 0 26225861 7546925056 1835185 18446744073709551615 4194304 35031035 140721633787328 140721633786328 7398351 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835185 293 7529 0 1834958 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 7370044

[startup+642.3 s]
/proc/loadavg: 1.92 1.99 1.97 3/181 18917
/proc/meminfo: memFree=23485792/32770624 swapFree=0/423940
[pid=18880] ppid=18877 vsize=7370044 CPUtime=642.11 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 18947800 0 0 0 63298 913 0 0 20 0 1 0 26225861 7546925056 1835185 18446744073709551615 4194304 35031035 140721633787328 140721633786328 7415406 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835185 293 7529 0 1834958 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 7370044

[startup+702.3 s]
/proc/loadavg: 1.97 1.99 1.97 3/181 18919
/proc/meminfo: memFree=23485436/32770624 swapFree=0/423940
[pid=18880] ppid=18877 vsize=7370044 CPUtime=702.09 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 19990588 0 0 0 69255 954 0 0 20 0 1 0 26225861 7546925056 1835185 18446744073709551615 4194304 35031035 140721633787328 140721633786328 7405831 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835185 293 7529 0 1834958 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 7370044

[startup+762.3 s]
/proc/loadavg: 1.99 1.99 1.97 3/181 18921
/proc/meminfo: memFree=23485860/32770624 swapFree=0/423952
[pid=18880] ppid=18877 vsize=7370044 CPUtime=762.09 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 21327347 0 0 0 75197 1012 0 0 20 0 1 0 26225861 7546925056 1835185 18446744073709551615 4194304 35031035 140721633787328 140721633786328 4376532 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835185 293 7529 0 1834958 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 7370044

[startup+822.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/181 18924
/proc/meminfo: memFree=23486064/32770624 swapFree=0/423964
[pid=18880] ppid=18877 vsize=7370044 CPUtime=822.07 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 22432282 0 0 0 81151 1056 0 0 20 0 1 0 26225861 7546925056 1835186 18446744073709551615 4194304 35031035 140721633787328 140721633786328 4376532 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835186 293 7529 0 1834958 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 7370044

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 18880 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+832 s]
/proc/loadavg: 2.00 1.99 1.97 3/181 18924
/proc/meminfo: memFree=23486048/32770624 swapFree=0/423964
[pid=18880] ppid=18877 vsize=7370044 CPUtime=831.77 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 22646679 0 0 0 82111 1066 0 0 20 0 1 0 26225861 7546925056 1835186 18446744073709551615 4194304 35031035 140721633787328 140721633786328 4346672 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835186 293 7529 0 1834958 0
Current children cumulated CPU time (s) 831.77
Current children cumulated vsize (KiB) 7370044

[startup+838.4 s]
/proc/loadavg: 2.00 1.99 1.97 3/181 18924
/proc/meminfo: memFree=23486212/32770624 swapFree=0/423964
[pid=18880] ppid=18877 vsize=7370044 CPUtime=838.17 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 22740548 0 0 0 82747 1070 0 0 20 0 1 0 26225861 7546925056 1835186 18446744073709551615 4194304 35031035 140721633787328 140721633786328 4376729 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835186 293 7529 0 1834958 0
Current children cumulated CPU time (s) 838.17
Current children cumulated vsize (KiB) 7370044

[startup+841.606 s]
/proc/loadavg: 2.00 1.99 1.97 3/181 18924
/proc/meminfo: memFree=23486292/32770624 swapFree=0/423968
[pid=18880] ppid=18877 vsize=7370044 CPUtime=841.37 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 23002841 0 0 0 83056 1081 0 0 20 0 1 0 26225861 7546925056 1835198 18446744073709551615 4194304 35031035 140721633787328 140721633786648 4348500 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835198 305 7529 0 1834958 0
Current children cumulated CPU time (s) 841.37
Current children cumulated vsize (KiB) 7370044

[startup+842.4 s]
/proc/loadavg: 2.00 1.99 1.97 3/181 18924
/proc/meminfo: memFree=23486292/32770624 swapFree=0/423968
[pid=18880] ppid=18877 vsize=7370044 CPUtime=842.17 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202496 23193961 0 0 0 83129 1088 0 0 20 0 1 0 26225861 7546925056 1835198 18446744073709551615 4194304 35031035 140721633787328 140721633786648 4348219 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 66318336 140721633792517 140721633792593 140721633792593 140721633796049 0
/proc/18880/statm: 1842511 1835198 305 7529 0 1834958 0
Current children cumulated CPU time (s) 842.17
Current children cumulated vsize (KiB) 7370044

[startup+843.2 s]
/proc/loadavg: 2.00 1.99 1.97 3/181 18925
/proc/meminfo: memFree=23486304/32770624 swapFree=0/423980
[pid=18880] ppid=18877 vsize=0 CPUtime=842.97 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202500 23373280 0 0 0 83195 1102 0 0 20 0 1 0 26225861 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 1 0 0 9 0 0 0 0 0 0 0 0 0 0
/proc/18880/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 842.97
Current children cumulated vsize (KiB) 0

[startup+843.4 s]
/proc/loadavg: 2.00 1.99 1.97 3/181 18925
/proc/meminfo: memFree=23486304/32770624 swapFree=0/423980
[pid=18880] ppid=18877 vsize=0 CPUtime=843.17 cores=1,3,5,7
/proc/18880/stat : 18880 (BTD) R 18877 18880 16590 0 -1 4202500 23373280 0 0 0 83195 1122 0 0 20 0 1 0 26225861 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 1 0 0 9 0 0 0 0 0 0 0 0 0 0
/proc/18880/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 843.17
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 843.468
CPU time (s): 843.244
CPU user time (s): 831.952
CPU system time (s): 11.2914
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 7370044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 831.952
system time used= 11.2914
maximum resident set size= 7340808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23373280
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= 150
involuntary context switches= 321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.32252 second user time and 3.58515 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-09 02:44:37
IDJOB=4260600
IDBENCH=125874
IDSOLVER=2648
FILE ID=node127/4260600-1502240322
RUNJOBID= node127-1502234554-16654
PBS_JOBID= 
Free space on /tmp= 61960 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/QRandom/QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-16.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260600-1502240322/watcher-4260600-1502240322 -o /tmp/evaluation-result-4260600-1502240322/solver-4260600-1502240322 -C 2640 -W 2400 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502234554-16654 --watchdog 2460  BTD 2640 HOME/instance-4260600-1502240322.xml

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

MD5SUM BENCH= 2a6706ebf1a04474da396dd8277f6c47
RANDOM SEED=2011512199

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:        30841696 kB
MemAvailable:   31475284 kB
Buffers:          183780 kB
Cached:           734464 kB
SwapCached:            0 kB
Active:          1070284 kB
Inactive:         440588 kB
Active(anon):     592968 kB
Inactive(anon):    16716 kB
Active(file):     477316 kB
Inactive(file):   423872 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             39268 kB
Writeback:             4 kB
AnonPages:        592660 kB
Mapped:            37172 kB
Shmem:             17060 kB
Slab:             120956 kB
SReclaimable:      96468 kB
SUnreclaim:        24488 kB
KernelStack:        3248 kB
PageTables:         5900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     845784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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= 61924 MiB
End job on node127 at 2017-08-09 02:58:40