Trace number 4407865

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
(reference) PicatSAT 2019-09-12UNSAT 100.7 100.724

General information on the benchmark

NameCrossword/
Crossword-m1c-words-vg/Crossword-m1c-words-vg-10-10.xml
MD5SUM7ebaeac534d7c560869f15b4ef8a3074
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 benchmark7.47084
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":100}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":100}]
Minimum constraint arity10
Maximum constraint arity10
Distribution of constraint arities[{"arity":10,"count":20}]
Number of extensional constraints20
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":20}]
Optimization problemNO
Type of objective

Solver Data

44.58/44.64	c xcsp_picat version 2.7b12 (9/12/2019)
100.67/100.71	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 (11701 MiB free)
  memory of node 1: 16384 MiB (13558 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407865-1569514037/watcher-4407865-1569514037 -o /tmp/evaluation-result-4407865-1569514037/solver-4407865-1569514037 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1569509601-16426 --watchdog 2560 xcsp_picat HOME/instance-4407865-1569514037.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=17711, runsolver pid=17708

[startup+0.100172 s]*
/proc/loadavg: 1.87 2.20 2.48 3/200 17712
/proc/meminfo: memFree=26035096/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2031716 memory=22712 CPUtime=0.1 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 1754 0 0 0 10 0 0 0 20 0 1 0 527672526 2080477184 5678 33554432000 4194304 5870510 140731108664096 140731108661240 4456135 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 507929 5678 834 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 22712 KiB

[startup+0.209725 s]*
/proc/loadavg: 1.87 2.20 2.48 3/200 17712
/proc/meminfo: memFree=26008472/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2031716 memory=47288 CPUtime=0.21 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 1787 0 0 0 21 0 0 0 20 0 1 0 527672526 2080477184 11822 33554432000 4194304 5870510 140731108664096 140731108663464 4456161 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 507929 11822 834 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 47288 KiB

[startup+0.309694 s]*
/proc/loadavg: 1.87 2.20 2.48 3/200 17712
/proc/meminfo: memFree=25983612/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2031716 memory=73912 CPUtime=0.31 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 1801 0 0 0 30 1 0 0 20 0 1 0 527672526 2080477184 18478 33554432000 4194304 5870510 140731108664096 140731108663464 4475297 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 507929 18478 834 410 0 503402 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 73912 KiB

[startup+0.700347 s]
/proc/loadavg: 1.87 2.20 2.48 3/200 17712
/proc/meminfo: memFree=25934384/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2031716 memory=162108 CPUtime=0.69 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 1844 0 0 0 67 2 0 0 20 0 1 0 527672526 2080477184 40527 33554432000 4194304 5870510 140731108664096 140731108663464 4804688 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 507929 40527 861 410 0 503402 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 162108 KiB

[startup+1.50037 s]
/proc/loadavg: 1.87 2.20 2.48 3/200 17712
/proc/meminfo: memFree=25860040/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2091892 memory=236580 CPUtime=1.49 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 12339 0 0 0 144 5 0 0 20 0 1 0 527672526 2142097408 59145 33554432000 4194304 5870510 140731108664096 140731108662824 5261103 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 522973 59145 871 410 0 518446 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2091892 KiB
Current children cumulated memory: 236580 KiB

[startup+3.10955 s]
/proc/loadavg: 1.87 2.20 2.48 3/200 17712
/proc/meminfo: memFree=25810416/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2093072 memory=237984 CPUtime=3.1 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 19593 0 0 0 305 5 0 0 20 0 1 0 527672526 2143305728 59496 33554432000 4194304 5870510 140731108664096 140731108662424 5321680 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 523268 59496 877 410 0 518741 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2093072 KiB
Current children cumulated memory: 237984 KiB

[startup+6.30036 s]
/proc/loadavg: 1.72 2.16 2.46 3/200 17712
/proc/meminfo: memFree=25797744/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2095100 memory=239944 CPUtime=6.29 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 30779 0 0 0 623 6 0 0 20 0 1 0 527672526 2145382400 59986 33554432000 4194304 5870510 140731108664096 140731108662424 5321694 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 523775 59986 877 410 0 519248 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2095100 KiB
Current children cumulated memory: 239944 KiB

[startup+12.7004 s]
/proc/loadavg: 1.74 2.16 2.46 3/200 17712
/proc/meminfo: memFree=25778512/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2095652 memory=240496 CPUtime=12.69 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 45687 0 0 0 1262 7 0 0 20 0 1 0 527672526 2145947648 60124 33554432000 4194304 5870510 140731108664096 140731108662520 5337393 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 523913 60124 880 410 0 519386 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2095652 KiB
Current children cumulated memory: 240496 KiB

[startup+25.5004 s]
/proc/loadavg: 1.80 2.15 2.45 3/200 17712
/proc/meminfo: memFree=25756908/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2110168 memory=264568 CPUtime=25.49 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 64060 0 0 0 2538 11 0 0 20 0 1 0 527672526 2160812032 66142 33554432000 4194304 5870510 140731108664096 140731108662664 5272433 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 527542 66142 904 410 0 523015 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2110168 KiB
Current children cumulated memory: 264568 KiB

[startup+51.1096 s]
/proc/loadavg: 1.87 2.14 2.44 3/200 17714
/proc/meminfo: memFree=25756152/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2142300 memory=274812 CPUtime=51.09 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 72582 0 0 0 5097 12 0 0 20 0 1 0 527672526 2193715200 68703 33554432000 4194304 5870510 140731108664096 140731108663208 5272433 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 535575 68703 904 410 0 531048 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2142300 KiB
Current children cumulated memory: 274812 KiB

[startup+100.724 s]
# the end of solver process 17711 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=100.562 s, system=0.137968 s

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

[startup+51.2005 s]
/proc/loadavg: 1.87 2.14 2.44 3/200 17714
/proc/meminfo: memFree=25756152/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2142300 memory=274812 CPUtime=51.18 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 72588 0 0 0 5106 12 0 0 20 0 1 0 527672526 2193715200 68703 33554432000 4194304 5870510 140731108664096 140731108663208 5272433 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 535575 68703 904 410 0 531048 0
Current children cumulated CPU time: 51.18 s
Current children cumulated vsize: 2142300 KiB
Current children cumulated memory: 274812 KiB

[startup+76.8004 s]
/proc/loadavg: 1.91 2.13 2.43 3/201 17718
/proc/meminfo: memFree=25744436/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2153972 memory=297340 CPUtime=76.77 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 81846 0 0 0 7664 13 0 0 20 0 1 0 527672526 2205667328 74335 33554432000 4194304 5870510 140731108664096 140731108662664 5272985 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 538493 74335 904 410 0 533966 0
Current children cumulated CPU time: 76.77 s
Current children cumulated vsize: 2153972 KiB
Current children cumulated memory: 297340 KiB

[startup+89.6004 s]
/proc/loadavg: 1.93 2.12 2.43 3/200 17718
/proc/meminfo: memFree=25739604/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2153972 memory=299388 CPUtime=89.57 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 81891 0 0 0 8944 13 0 0 20 0 1 0 527672526 2205667328 74847 33554432000 4194304 5870510 140731108664096 140731108662664 5283221 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 538493 74847 904 410 0 533966 0
Current children cumulated CPU time: 89.57 s
Current children cumulated vsize: 2153972 KiB
Current children cumulated memory: 299388 KiB

[startup+96.0004 s]*
/proc/loadavg: 1.94 2.12 2.42 3/200 17718
/proc/meminfo: memFree=25715796/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2153972 memory=299392 CPUtime=95.98 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 81906 0 0 0 9585 13 0 0 20 0 1 0 527672526 2205667328 74848 33554432000 4194304 5870510 140731108664096 140731108662664 140693290153966 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 538493 74848 904 410 0 533966 0
Current children cumulated CPU time: 95.98 s
Current children cumulated vsize: 2153972 KiB
Current children cumulated memory: 299392 KiB

[startup+99.2003 s]
/proc/loadavg: 1.94 2.12 2.42 6/216 17750
/proc/meminfo: memFree=28300368/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2153972 memory=299392 CPUtime=99.17 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 81913 0 0 0 9904 13 0 0 20 0 1 0 527672526 2205667328 74848 33554432000 4194304 5870510 140731108664096 140731108662664 5261122 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 538493 74848 904 410 0 533966 0
Current children cumulated CPU time: 99.17 s
Current children cumulated vsize: 2153972 KiB
Current children cumulated memory: 299392 KiB

[startup+100 s]*
/proc/loadavg: 1.94 2.12 2.42 3/200 17782
/proc/meminfo: memFree=28492224/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2153972 memory=299392 CPUtime=99.98 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 81914 0 0 0 9985 13 0 0 20 0 1 0 527672526 2205667328 74848 33554432000 4194304 5870510 140731108664096 140731108662664 5283064 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 538493 74848 904 410 0 533966 0
Current children cumulated CPU time: 99.98 s
Current children cumulated vsize: 2153972 KiB
Current children cumulated memory: 299392 KiB

[startup+100.4 s]
/proc/loadavg: 1.94 2.12 2.42 3/200 17782
/proc/meminfo: memFree=28492224/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2153972 memory=299392 CPUtime=100.37 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 81915 0 0 0 10024 13 0 0 20 0 1 0 527672526 2205667328 74848 33554432000 4194304 5870510 140731108664096 140731108662664 5282621 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 538493 74848 904 410 0 533966 0
Current children cumulated CPU time: 100.37 s
Current children cumulated vsize: 2153972 KiB
Current children cumulated memory: 299392 KiB

[startup+100.6 s]
/proc/loadavg: 1.94 2.12 2.42 3/200 17782
/proc/meminfo: memFree=28492224/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2153972 memory=299392 CPUtime=100.57 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 81915 0 0 0 10044 13 0 0 20 0 1 0 527672526 2205667328 74848 33554432000 4194304 5870510 140731108664096 140731108662664 5283135 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 538493 74848 904 410 0 533966 0
Current children cumulated CPU time: 100.57 s
Current children cumulated vsize: 2153972 KiB
Current children cumulated memory: 299392 KiB

[startup+100.7 s]
/proc/loadavg: 1.94 2.12 2.42 3/200 17782
/proc/meminfo: memFree=28492224/32770624 swapFree=66960348/67108860
[pid=17711] ppid=17708 vsize=2153972 memory=299392 CPUtime=100.67 cores=1,3,5,7
/proc/17711/stat : 17711 (xcsp_picat) R 17708 17711 16394 0 -1 4202496 81915 0 0 0 10054 13 0 0 20 0 1 0 527672526 2205667328 74848 33554432000 4194304 5870510 140731108664096 140731108662664 5283135 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 47648768 140731108672543 140731108672621 140731108672621 140731108675530 0
/proc/17711/statm: 538493 74848 904 410 0 533966 0
Current children cumulated CPU time: 100.67 s
Current children cumulated vsize: 2153972 KiB
Current children cumulated memory: 299392 KiB

Child status: 0
Real time (s): 100.724
CPU time (s): 100.7
CPU user time (s): 100.562
CPU system time (s): 0.137968
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 2153972
Max. memory (cumulated for all children) (KiB): 299392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.562
system time used= 0.137968
maximum resident set size= 299420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81974
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= 529


# summary of solver processes directly reported to runsolver:
#   pid: 17711
#   total CPU time (s): 100.7
#   total CPU user time (s): 100.562
#   total CPU system time (s): 0.137968

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.389169 second user time and 0.816753 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-26 18:06:37
IDJOB=4407865
IDBENCH=140390
IDSOLVER=2873
FILE ID=node127/4407865-1569514037
RUNJOBID= node127-1569509601-16426
PBS_JOBID= 21705788
Free space on /tmp= 35916 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/Crossword/Crossword-m1c-words-vg/Crossword-m1c-words-vg-10-10.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407865-1569514037/watcher-4407865-1569514037 -o /tmp/evaluation-result-4407865-1569514037/solver-4407865-1569514037 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1569509601-16426 --watchdog 2560  xcsp_picat HOME/instance-4407865-1569514037.xml

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

MD5SUM BENCH= 7ebaeac534d7c560869f15b4ef8a3074
RANDOM SEED=1696868290

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.55
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.55
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.55
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.55
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:        25866072 kB
MemAvailable:   28843520 kB
Buffers:           76264 kB
Cached:          3168296 kB
SwapCached:        44632 kB
Active:          5996364 kB
Inactive:         234748 kB
Active(anon):    2936264 kB
Inactive(anon):   124324 kB
Active(file):    3060100 kB
Inactive(file):   110424 kB
Unevictable:      107232 kB
Mlocked:          107232 kB
SwapTotal:      67108860 kB
SwapFree:       66960348 kB
Dirty:              3316 kB
Writeback:             0 kB
AnonPages:       2915336 kB
Mapped:            24232 kB
Shmem:             65416 kB
Slab:             264488 kB
SReclaimable:     235384 kB
SUnreclaim:        29104 kB
KernelStack:        3776 kB
PageTables:        10560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4743784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2736128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 35916 MiB
End job on node127 at 2019-09-26 18:08:17