Trace number 4395078

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
PicatSAT 2019-09-12UNSAT 490.68 490.7

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr1000e-int.xml
MD5SUM080ba949cb23e1dea8bc7836215d1d0d
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 benchmark490.68
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints1998000
Number of domains1
Minimum domain size999
Maximum domain size999
Distribution of domain sizes[{"size":999,"count":1000}]
Minimum variable degree3996
Maximum variable degree3996
Distribution of variable degrees[{"degree":3996,"count":1000}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1998000}]
Number of extensional constraints0
Number of intensional constraints1998000
Distribution of constraint types[{"type":"intension","count":1998000}]
Optimization problemNO
Type of objective

Solver Data

297.98/298.02	c xcsp_picat version 2.7b12 (9/12/2019)
490.57/490.62	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395078-1568331798/watcher-4395078-1568331798 -o /tmp/evaluation-result-4395078-1568331798/solver-4395078-1568331798 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568318666-25672 --watchdog 2580 xcsp_picat HOME/instance-4395078-1568331798.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=28816, runsolver pid=28813

[startup+0.100539 s]*
/proc/loadavg: 2.56 2.13 2.08 3/199 28817
/proc/meminfo: memFree=30529952/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=2031716 memory=25548 CPUtime=0.1 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 1989 0 0 0 10 0 0 0 20 0 1 0 409434599 2080477184 6387 33554432000 4194304 5870510 140733696789328 140733696788632 4475201 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 507929 6387 839 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 25548 KiB

[startup+0.209702 s]*
/proc/loadavg: 2.56 2.13 2.08 3/199 28817
/proc/meminfo: memFree=30519852/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=2031716 memory=35788 CPUtime=0.2 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 1994 0 0 0 20 0 0 0 20 0 1 0 409434599 2080477184 8947 33554432000 4194304 5870510 140733696789328 140733696788632 4470283 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 507929 8947 839 410 0 503402 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 35788 KiB

[startup+0.309577 s]*
/proc/loadavg: 2.56 2.13 2.08 3/199 28817
/proc/meminfo: memFree=30511660/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=2031716 memory=46028 CPUtime=0.3 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 1999 0 0 0 30 0 0 0 20 0 1 0 409434599 2080477184 11507 33554432000 4194304 5870510 140733696789328 140733696788632 4506758 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 507929 11507 839 410 0 503402 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 46028 KiB

[startup+0.700352 s]
/proc/loadavg: 2.56 2.13 2.08 3/199 28817
/proc/meminfo: memFree=30492856/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=2031716 memory=83088 CPUtime=0.69 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2017 0 0 0 68 1 0 0 20 0 1 0 409434599 2080477184 20772 33554432000 4194304 5870510 140733696789328 140733696788632 140159199177728 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 507929 20772 839 410 0 503402 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 83088 KiB

[startup+1.5004 s]
/proc/loadavg: 2.56 2.13 2.08 3/199 28817
/proc/meminfo: memFree=30443580/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=2031716 memory=160912 CPUtime=1.49 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2055 0 0 0 147 2 0 0 20 0 1 0 409434599 2080477184 40228 33554432000 4194304 5870510 140733696789328 140733696788632 140159199177728 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 507929 40228 839 410 0 503402 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 160912 KiB

[startup+3.10958 s]
/proc/loadavg: 2.67 2.16 2.09 3/199 28818
/proc/meminfo: memFree=30226624/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=2031716 memory=316560 CPUtime=3.1 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2210 0 0 0 306 4 0 0 20 0 1 0 409434599 2080477184 79140 33554432000 4194304 5870510 140733696789328 140733696788632 4440718 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 507929 79140 839 410 0 503402 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 316560 KiB

[startup+6.30037 s]
/proc/loadavg: 2.67 2.16 2.09 3/199 28818
/proc/meminfo: memFree=29984732/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=2031716 memory=627856 CPUtime=6.29 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2369 0 0 0 620 9 0 0 20 0 1 0 409434599 2080477184 156964 33554432000 4194304 5870510 140733696789328 140733696788632 140159199177728 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 507929 156964 839 410 0 503402 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 627856 KiB

[startup+12.7004 s]*
/proc/loadavg: 2.62 2.16 2.09 3/199 28820
/proc/meminfo: memFree=29301892/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=2031716 memory=1250448 CPUtime=12.69 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2751 0 0 0 1250 19 0 0 20 0 1 0 409434599 2080477184 312612 33554432000 4194304 5870510 140733696789328 140733696788632 4556027 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 507929 312612 839 410 0 503402 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 1250448 KiB

[startup+25.5004 s]
/proc/loadavg: 2.48 2.15 2.09 3/199 28820
/proc/meminfo: memFree=28168248/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=4228244 memory=2714128 CPUtime=25.48 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 4817 0 0 0 2504 44 0 0 20 0 1 0 409434599 4329721856 678532 33554432000 4194304 5870510 140733696789328 140733696788168 5245138 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1057061 678532 844 410 0 1052534 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 4228244 KiB
Current children cumulated memory: 2714128 KiB

[startup+51.1004 s]
/proc/loadavg: 2.32 2.14 2.09 3/199 28820
/proc/meminfo: memFree=27566576/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=4259496 memory=2982360 CPUtime=51.08 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 7454 0 0 0 5059 49 0 0 20 0 1 0 409434599 4361723904 745590 33554432000 4194304 5870510 140733696789328 140733696788648 4464188 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1064874 745590 863 410 0 1060347 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 4259496 KiB
Current children cumulated memory: 2982360 KiB

[startup+102.3 s]
/proc/loadavg: 2.14 2.12 2.08 3/200 28827
/proc/meminfo: memFree=25773808/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=6217712 memory=4822828 CPUtime=102.28 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 126322 0 0 0 10139 89 0 0 20 0 1 0 409434599 6366937088 1205707 33554432000 4194304 5870510 140733696789328 140733696788104 5255728 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1554428 1205707 874 410 0 1549901 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 6217712 KiB
Current children cumulated memory: 4822828 KiB

[startup+162.3 s]
/proc/loadavg: 2.09 2.11 2.08 3/200 28831
/proc/meminfo: memFree=24664992/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=7734956 memory=5867432 CPUtime=162.28 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 607064 0 0 0 16071 157 0 0 20 0 1 0 409434599 7920594944 1466858 33554432000 4194304 5870510 140733696789328 140733696787832 5337584 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1933739 1466858 884 410 0 1929212 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 7734956 KiB
Current children cumulated memory: 5867432 KiB

[startup+222.3 s]
/proc/loadavg: 2.07 2.11 2.08 3/199 28835
/proc/meminfo: memFree=24608404/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=7801768 memory=5949476 CPUtime=222.27 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 876116 0 0 0 22052 175 0 0 20 0 1 0 409434599 7989010432 1487369 33554432000 4194304 5870510 140733696789328 140733696787752 5337600 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1950442 1487369 886 410 0 1945915 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 7801768 KiB
Current children cumulated memory: 5949476 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.09 2.07 3/199 28841
/proc/meminfo: memFree=25429148/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=6479596 memory=5130716 CPUtime=282.27 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 1273172 0 0 0 28011 216 0 0 20 0 1 0 409434599 6635106304 1282679 33554432000 4194304 5870510 140733696789328 140733696788312 5282991 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1619899 1282679 906 410 0 1615372 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 6479596 KiB
Current children cumulated memory: 5130716 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 28845
/proc/meminfo: memFree=25471832/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=6479596 memory=5070616 CPUtime=342.28 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 1525189 0 0 0 33988 240 0 0 20 0 1 0 409434599 6635106304 1267654 33554432000 4194304 5870510 140733696789328 140733696788312 5288765 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1619899 1267654 907 410 0 1615372 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 6479596 KiB
Current children cumulated memory: 5070616 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/198 28849
/proc/meminfo: memFree=25485008/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=6479596 memory=5023336 CPUtime=402.28 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 1744498 0 0 0 39968 260 0 0 20 0 1 0 409434599 6635106304 1255834 33554432000 4194304 5870510 140733696789328 140733696788312 5272202 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1619899 1255834 907 410 0 1615372 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 6479596 KiB
Current children cumulated memory: 5023336 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/198 28855
/proc/meminfo: memFree=25597384/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=6347336 memory=4947232 CPUtime=462.27 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 1992263 0 0 0 45943 284 0 0 20 0 1 0 409434599 6499672064 1236808 33554432000 4194304 5870510 140733696789328 140733696788312 5283138 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1586834 1236808 907 410 0 1582307 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 6347336 KiB
Current children cumulated memory: 4947232 KiB

[startup+490.7 s]
# the end of solver process 28816 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=487.642 s, system=3.0379 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+474.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/198 28855
/proc/meminfo: memFree=25630192/32770624 swapFree=66996504/67108860
[pid=28816] ppid=28813 vsize=6265948 memory=4914788 CPUtime=474.27 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2026788 0 0 0 47138 289 0 0 20 0 1 0 409434599 6416330752 1228697 33554432000 4194304 5870510 140733696789328 140733696788312 5272985 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1566487 1228697 907 410 0 1561960 0
Current children cumulated CPU time: 474.27 s
Current children cumulated vsize: 6265948 KiB
Current children cumulated memory: 4914788 KiB

[startup+480.7 s]*
/proc/loadavg: 2.00 2.04 2.05 3/199 28864
/proc/meminfo: memFree=25683336/32770624 swapFree=66996512/67108860
[pid=28816] ppid=28813 vsize=6215860 memory=4861532 CPUtime=480.68 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2062202 0 0 0 47776 292 0 0 20 0 1 0 409434599 6365040640 1215383 33554432000 4194304 5870510 140733696789328 140733696788312 5258378 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1553965 1215383 907 410 0 1549438 0
Current children cumulated CPU time: 480.68 s
Current children cumulated vsize: 6215860 KiB
Current children cumulated memory: 4861532 KiB

[startup+487.1 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 28865
/proc/meminfo: memFree=25694480/32770624 swapFree=66996512/67108860
[pid=28816] ppid=28813 vsize=6215860 memory=4850364 CPUtime=487.07 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2078496 0 0 0 48413 294 0 0 20 0 1 0 409434599 6365040640 1212591 33554432000 4194304 5870510 140733696789328 140733696788312 5282251 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1553965 1212591 907 410 0 1549438 0
Current children cumulated CPU time: 487.07 s
Current children cumulated vsize: 6215860 KiB
Current children cumulated memory: 4850364 KiB

[startup+488.7 s]*
/proc/loadavg: 2.00 2.04 2.05 3/199 28865
/proc/meminfo: memFree=25707948/32770624 swapFree=66996512/67108860
[pid=28816] ppid=28813 vsize=6185040 memory=4836856 CPUtime=488.68 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2082493 0 0 0 48573 295 0 0 20 0 1 0 409434599 6333480960 1209214 33554432000 4194304 5870510 140733696789328 140733696788312 5261878 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1546260 1209214 907 410 0 1541733 0
Current children cumulated CPU time: 488.68 s
Current children cumulated vsize: 6185040 KiB
Current children cumulated memory: 4836856 KiB

[startup+489.5 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 28865
/proc/meminfo: memFree=25707948/32770624 swapFree=66996512/67108860
[pid=28816] ppid=28813 vsize=6135720 memory=4798552 CPUtime=489.47 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2095368 0 0 0 48652 295 0 0 20 0 1 0 409434599 6282977280 1199638 33554432000 4194304 5870510 140733696789328 140733696788312 5282595 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1533930 1199638 907 410 0 1529403 0
Current children cumulated CPU time: 489.47 s
Current children cumulated vsize: 6135720 KiB
Current children cumulated memory: 4798552 KiB

[startup+490.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 28865
/proc/meminfo: memFree=25746424/32770624 swapFree=66996512/67108860
[pid=28816] ppid=28813 vsize=6165660 memory=4819808 CPUtime=490.27 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2095631 0 0 0 48731 296 0 0 20 0 1 0 409434599 6313635840 1204952 33554432000 4194304 5870510 140733696789328 140733696787864 5282251 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1541415 1204952 907 410 0 1536888 0
Current children cumulated CPU time: 490.27 s
Current children cumulated vsize: 6165660 KiB
Current children cumulated memory: 4819808 KiB

[startup+490.5 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 28865
/proc/meminfo: memFree=25746424/32770624 swapFree=66996512/67108860
[pid=28816] ppid=28813 vsize=6165660 memory=4819836 CPUtime=490.47 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2095798 0 0 0 48751 296 0 0 20 0 1 0 409434599 6313635840 1204959 33554432000 4194304 5870510 140733696789328 140733696787864 5262756 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1541415 1204959 907 410 0 1536888 0
Current children cumulated CPU time: 490.47 s
Current children cumulated vsize: 6165660 KiB
Current children cumulated memory: 4819836 KiB

[startup+490.6 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 28865
/proc/meminfo: memFree=25746424/32770624 swapFree=66996512/67108860
[pid=28816] ppid=28813 vsize=6165660 memory=4819836 CPUtime=490.57 cores=1,3,5,7
/proc/28816/stat : 28816 (xcsp_picat) R 28813 28816 25640 0 -1 4202496 2096138 0 0 0 48761 296 0 0 20 0 1 0 409434599 6313635840 1204959 33554432000 4194304 5870510 140733696789328 140733696787864 4431734 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 36184064 140733696791583 140733696791661 140733696791661 140733696794570 0
/proc/28816/statm: 1541415 1204959 907 410 0 1536888 0
Current children cumulated CPU time: 490.57 s
Current children cumulated vsize: 6165660 KiB
Current children cumulated memory: 4819836 KiB

Child status: 0
Real time (s): 490.7
CPU time (s): 490.68
CPU user time (s): 487.642
CPU system time (s): 3.0379
CPU usage (%): 99.9959
Max. virtual memory (cumulated for all children) (KiB): 9205064
Max. memory (cumulated for all children) (KiB): 6798352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 487.642
system time used= 3.0379
maximum resident set size= 6798352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2096854
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= 269


# summary of solver processes directly reported to runsolver:
#   pid: 28816
#   total CPU time (s): 490.68
#   total CPU user time (s): 487.642
#   total CPU system time (s): 3.0379

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.68444 second user time and 4.0741 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-13 00:42:02
IDJOB=4395078
IDBENCH=126895
IDSOLVER=2844
FILE ID=node106/4395078-1568331798
RUNJOBID= node106-1568318666-25672
PBS_JOBID= 21701140
Free space on /tmp= 56648 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr1000e-int.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395078-1568331798/watcher-4395078-1568331798 -o /tmp/evaluation-result-4395078-1568331798/solver-4395078-1568331798 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568318666-25672 --watchdog 2580  xcsp_picat HOME/instance-4395078-1568331798.xml

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

MD5SUM BENCH= 080ba949cb23e1dea8bc7836215d1d0d
RANDOM SEED=2131080903

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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.79
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.79
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.79
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:        30551832 kB
MemAvailable:   31696168 kB
Buffers:          135872 kB
Cached:          1304604 kB
SwapCached:        10128 kB
Active:           660940 kB
Inactive:        1019740 kB
Active(anon):     239368 kB
Inactive(anon):    33508 kB
Active(file):     421572 kB
Inactive(file):   986232 kB
Unevictable:      107776 kB
Mlocked:          107776 kB
SwapTotal:      67108860 kB
SwapFree:       66996504 kB
Dirty:             86136 kB
Writeback:             0 kB
AnonPages:        369236 kB
Mapped:            38924 kB
Shmem:             24128 kB
Slab:             133256 kB
SReclaimable:     104736 kB
SUnreclaim:        28520 kB
KernelStack:        3552 kB
PageTables:         6164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2670796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56648 MiB
End job on node106 at 2019-09-13 00:50:13