Trace number 4398000

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
cosoco 2.O parallel? 352.798 353.028

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-142.xml
MD5SUM216ebd1a5dc9377e08f238421ffc41cf
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark46.3348
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints53
Number of domains1
Minimum domain size465
Maximum domain size465
Distribution of domain sizes[{"size":465,"count":50}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":48},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":51},{"arity":2,"count":1},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints52
Distribution of constraint types[{"type":"intension","count":52},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

351.46/351.70	c
351.46/351.70	c This is cosoco 2.00 --  
351.46/351.70	c
351.46/351.70	c command line: cosoco -model -nbcores=8 HOME/instance-4398000-1568605136.xml 
351.46/351.70	c WARNING : never tested k dom no overlap length int 
351.46/351.70	c =========================================================================================================
351.46/351.70	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398000-1568605136/watcher-4398000-1568605136 -o /tmp/evaluation-result-4398000-1568605136/solver-4398000-1568605136 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568597993-15576 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398000-1568605136.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=16988, runsolver pid=16985
Current StackSize limit: 8192 KiB


[startup+0.100153 s]*
/proc/loadavg: 1.02 3.18 5.92 2/191 16989
/proc/meminfo: memFree=29566216/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=33164 memory=9216 CPUtime=0.1 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 2496 0 0 0 10 0 0 0 20 0 1 0 436428429 33959936 2304 33554432000 4194304 6211092 140723709750352 140723709746888 139667145927653 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 8291 2304 834 493 0 1596 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 33164 KiB
Current children cumulated memory: 9216 KiB

[startup+0.209154 s]*
/proc/loadavg: 1.02 3.18 5.92 2/191 16989
/proc/meminfo: memFree=29563240/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=37076 memory=12384 CPUtime=0.21 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 3321 0 0 0 21 0 0 0 20 0 1 0 436428429 37965824 3096 33554432000 4194304 6211092 140723709750352 140723709746888 139667145927653 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 9269 3096 834 493 0 2574 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37076 KiB
Current children cumulated memory: 12384 KiB

[startup+0.308558 s]*
/proc/loadavg: 1.02 3.18 5.92 2/191 16989
/proc/meminfo: memFree=29560388/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=40372 memory=15224 CPUtime=0.3 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 4020 0 0 0 30 0 0 0 20 0 1 0 436428429 41340928 3806 33554432000 4194304 6211092 140723709750352 140723709746888 5012856 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 10093 3806 834 493 0 3398 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 40372 KiB
Current children cumulated memory: 15224 KiB

[startup+0.700325 s]
/proc/loadavg: 1.02 3.18 5.92 2/191 16989
/proc/meminfo: memFree=29554496/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=53552 memory=26880 CPUtime=0.69 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 6885 0 0 0 68 1 0 0 20 0 1 0 436428429 54837248 6720 33554432000 4194304 6211092 140723709750352 140723709746888 5012856 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 13388 6720 834 493 0 6693 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 53552 KiB
Current children cumulated memory: 26880 KiB

[startup+1.50032 s]
/proc/loadavg: 1.02 3.18 5.92 2/191 16989
/proc/meminfo: memFree=29540224/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=74964 memory=51132 CPUtime=1.48 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 11959 0 0 0 147 1 0 0 20 0 1 0 436428429 76763136 12783 33554432000 4194304 6211092 140723709750352 140723709746888 139667145927653 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 18741 12783 834 493 0 12046 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 74964 KiB
Current children cumulated memory: 51132 KiB

[startup+3.10875 s]
/proc/loadavg: 1.02 3.18 5.92 2/191 16989
/proc/meminfo: memFree=29425492/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=205896 memory=158088 CPUtime=3.1 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 31585 0 0 0 306 4 0 0 20 0 1 0 436428429 210837504 39522 33554432000 4194304 6211092 140723709750352 140723709746888 139667145927653 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 51474 39522 834 493 0 44779 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 205896 KiB
Current children cumulated memory: 158088 KiB

[startup+6.30032 s]
/proc/loadavg: 1.02 3.14 5.89 2/191 16989
/proc/meminfo: memFree=29170536/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=478748 memory=429340 CPUtime=6.28 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 77917 0 0 0 617 11 0 0 20 0 1 0 436428429 490237952 107335 33554432000 4194304 6211092 140723709750352 140723709744456 139667145927653 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 119687 107335 834 493 0 112992 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 478748 KiB
Current children cumulated memory: 429340 KiB

[startup+12.7003 s]
/proc/loadavg: 1.02 3.11 5.87 2/191 16989
/proc/meminfo: memFree=28657320/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=1049888 memory=974360 CPUtime=12.68 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 169745 0 0 0 1240 28 0 0 20 0 1 0 436428429 1075085312 243590 33554432000 4194304 6211092 140723709750352 140723709744456 5012856 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 262472 243590 834 493 0 255777 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 1049888 KiB
Current children cumulated memory: 974360 KiB

[startup+25.5003 s]
/proc/loadavg: 1.01 3.00 5.79 2/191 16991
/proc/meminfo: memFree=27548664/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=2243156 memory=2064360 CPUtime=25.48 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 352337 0 0 0 2487 61 0 0 20 0 1 0 436428429 2296991744 516090 33554432000 4194304 6211092 140723709750352 140723709744456 139667145927653 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 560789 516090 834 493 0 554094 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2243156 KiB
Current children cumulated memory: 2064360 KiB

[startup+51.1085 s]
/proc/loadavg: 1.01 2.84 5.66 2/191 16991
/proc/meminfo: memFree=25333012/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=4746212 memory=4243260 CPUtime=51.06 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 716656 0 0 0 4988 118 0 0 20 0 1 0 436428429 4860121088 1060815 33554432000 4194304 6211092 140723709750352 140723709744456 139667145927653 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 1186553 1060815 834 493 0 1179858 0
Current children cumulated CPU time: 51.06 s
Current children cumulated vsize: 4746212 KiB
Current children cumulated memory: 4243260 KiB

[startup+102.3 s]
/proc/loadavg: 1.05 2.57 5.42 2/191 16994
/proc/meminfo: memFree=21111296/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=8513804 memory=8472804 CPUtime=102.21 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 1423531 0 0 0 9990 231 0 0 20 0 1 0 436428429 8718135296 2118201 33554432000 4194304 6211092 140723709750352 140723709744456 139667145927653 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 2128451 2118201 834 493 0 2121756 0
Current children cumulated CPU time: 102.21 s
Current children cumulated vsize: 8513804 KiB
Current children cumulated memory: 8472804 KiB

[startup+162.3 s]
/proc/loadavg: 1.02 2.29 5.15 2/192 17007
/proc/meminfo: memFree=16141240/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=15367612 memory=13431340 CPUtime=162.18 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 2252331 0 0 0 15859 359 0 0 20 0 1 0 436428429 15736434688 3357835 33554432000 4194304 6211092 140723709750352 140723709744456 139667145927653 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 3841903 3357835 834 493 0 3835208 0
Current children cumulated CPU time: 162.18 s
Current children cumulated vsize: 15367612 KiB
Current children cumulated memory: 13431340 KiB

[startup+222.3 s]
/proc/loadavg: 1.01 2.05 4.89 2/192 17010
/proc/meminfo: memFree=11183760/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=18667204 memory=18379104 CPUtime=222.14 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 3077875 0 0 0 21730 484 0 0 20 0 1 0 436428429 19115216896 4594776 33554432000 4194304 6211092 140723709750352 140723709744456 139667145927653 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 4666801 4594776 834 493 0 4660106 0
Current children cumulated CPU time: 222.14 s
Current children cumulated vsize: 18667204 KiB
Current children cumulated memory: 18379104 KiB

[startup+282.3 s]
/proc/loadavg: 1.00 1.86 4.64 2/192 17013
/proc/meminfo: memFree=6251004/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=25143412 memory=23304272 CPUtime=282.1 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 3900359 0 0 0 27607 603 0 0 20 0 1 0 436428429 25746853888 5826068 33554432000 4194304 6211092 140723709750352 140723709744456 139667145927653 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 6285853 5826068 834 493 0 6279158 0
Current children cumulated CPU time: 282.1 s
Current children cumulated vsize: 25143412 KiB
Current children cumulated memory: 23304272 KiB

[startup+342.3 s]
/proc/loadavg: 1.00 1.70 4.41 2/192 17018
/proc/meminfo: memFree=1358824/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=28400560 memory=28186288 CPUtime=342.06 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 4715171 0 0 0 33442 764 0 0 20 0 1 0 436428429 29082173440 7046572 33554432000 4194304 6211092 140723709750352 140723709744456 139667145927653 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 7100140 7046572 834 493 0 7093445 0
Current children cumulated CPU time: 342.06 s
Current children cumulated vsize: 28400560 KiB
Current children cumulated memory: 28186288 KiB

[startup+353.028 s]
# the end of solver process 16988 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=343.624 s, system=9.17481 s

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

[startup+345.6 s]
/proc/loadavg: 1.00 1.69 4.40 2/192 17018
/proc/meminfo: memFree=1187276/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=28509328 memory=28351040 CPUtime=345.37 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 4742560 0 0 0 33766 771 0 0 20 0 1 0 436428429 29193551872 7087760 33554432000 4194304 6211092 140723709750352 140723709744456 139667145927653 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 7127332 7087760 834 493 0 7120637 0
Current children cumulated CPU time: 345.37 s
Current children cumulated vsize: 28509328 KiB
Current children cumulated memory: 28351040 KiB

[startup+348.8 s]
/proc/loadavg: 1.00 1.69 4.40 2/192 17018
/proc/meminfo: memFree=1072020/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=28620076 memory=28515588 CPUtime=348.56 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 4770419 0 0 0 34080 776 0 0 20 0 1 0 436428429 29306957824 7128897 33554432000 4194304 6211092 140723709750352 140723709744456 139667145927653 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 7155019 7128897 834 493 0 7148324 0
Current children cumulated CPU time: 348.56 s
Current children cumulated vsize: 28620076 KiB
Current children cumulated memory: 28515588 KiB

[startup+350.4 s]
/proc/loadavg: 1.00 1.68 4.38 2/192 17018
/proc/meminfo: memFree=901216/32770624 swapFree=66939904/67108860
[pid=16988] ppid=16985 vsize=28710496 memory=28651108 CPUtime=350.16 cores=0-7
/proc/16988/stat : 16988 (cosoco) R 16985 16988 15549 0 -1 4202496 4793045 0 0 0 34236 780 0 0 20 0 1 0 436428429 29399547904 7162777 33554432000 4194304 6211092 140723709750352 140723709744456 139667145927653 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13160448 140723709752337 140723709752429 140723709752429 140723709755342 0
/proc/16988/statm: 7177624 7162777 834 493 0 7170929 0
Current children cumulated CPU time: 350.16 s
Current children cumulated vsize: 28710496 KiB
Current children cumulated memory: 28651108 KiB

[startup+352 s]*
/proc/loadavg: 1.00 1.68 4.38 2/192 17018
/proc/meminfo: memFree=6418976/32770624 swapFree=66939904/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+352.8 s]
/proc/loadavg: 1.00 1.68 4.38 2/192 17018
/proc/meminfo: memFree=6418976/32770624 swapFree=66939904/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+353 s]*
/proc/loadavg: 1.00 1.68 4.38 2/192 17018
/proc/meminfo: memFree=24069212/32770624 swapFree=66939904/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 353.028
CPU time (s): 352.798
CPU user time (s): 343.624
CPU system time (s): 9.17481
CPU usage (%): 99.9349
Max. virtual memory (cumulated for all children) (KiB): 28847840
Max. memory (cumulated for all children) (KiB): 28758672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 343.623
system time used= 9.17481
maximum resident set size= 28758672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4834575
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= 303
involuntary context switches= 165


# summary of solver processes directly reported to runsolver:
#   pid: 16988
#   total CPU time (s): 352.798
#   total CPU user time (s): 343.624
#   total CPU system time (s): 9.17481

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.34157 second user time and 2.44415 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-16 05:38:16
IDJOB=4398000
IDBENCH=127881
IDSOLVER=2851
FILE ID=node119/4398000-1568605136
RUNJOBID= node119-1568597993-15576
PBS_JOBID= 21703416
Free space on /tmp= 61372 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-142.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398000-1568605136/watcher-4398000-1568605136 -o /tmp/evaluation-result-4398000-1568605136/solver-4398000-1568605136 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568597993-15576 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398000-1568605136.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 216ebd1a5dc9377e08f238421ffc41cf
RANDOM SEED=801955614

node119.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.47
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.47
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.47
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.47
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:        29571300 kB
MemAvailable:   31820444 kB
Buffers:           86420 kB
Cached:          2445792 kB
SwapCached:        61076 kB
Active:          1242432 kB
Inactive:        1355000 kB
Active(anon):       2748 kB
Inactive(anon):   112096 kB
Active(file):    1239684 kB
Inactive(file):  1242904 kB
Unevictable:      107752 kB
Mlocked:          107752 kB
SwapTotal:      67108860 kB
SwapFree:       66939904 kB
Dirty:              2740 kB
Writeback:             0 kB
AnonPages:        114072 kB
Mapped:            47344 kB
Shmem:             41008 kB
Slab:             193960 kB
SReclaimable:     164780 kB
SUnreclaim:        29180 kB
KernelStack:        3392 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61368 MiB
End job on node119 at 2019-09-16 05:44:09