Trace number 4397934

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? 349.177 349.38

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-199.xml
MD5SUM6632ff8405f31e2dfb2c2f75c1e4c1cc
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 benchmark17.4392
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints53
Number of domains1
Minimum domain size607
Maximum domain size607
Distribution of domain sizes[{"size":607,"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

347.80/348.09	c
347.80/348.09	c This is cosoco 2.00 --  
347.80/348.09	c
347.80/348.09	c command line: cosoco -model -nbcores=8 HOME/instance-4397934-1568604922.xml 
347.80/348.09	c WARNING : never tested k dom no overlap length int 
347.80/348.09	c =========================================================================================================
347.80/348.09	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 (15198 MiB free)
  memory of node 1: 16384 MiB (15575 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397934-1568604922/watcher-4397934-1568604922 -o /tmp/evaluation-result-4397934-1568604922/solver-4397934-1568604922 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1568597878-29114 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4397934-1568604922.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
Current StackSize limit: 8192 KiB

solver pid=29975, runsolver pid=29972

[startup+0.100149 s]*
/proc/loadavg: 8.71 8.48 7.55 2/197 29976
/proc/meminfo: memFree=31506604/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=33796 memory=9832 CPUtime=0.1 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 2671 0 0 0 10 0 0 0 20 0 1 0 436414924 34607104 2458 33554432000 4194304 6211092 140720741290352 140720741286888 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 8449 2458 834 493 0 1754 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 33796 KiB
Current children cumulated memory: 9832 KiB

[startup+0.209094 s]*
/proc/loadavg: 8.71 8.48 7.55 2/197 29976
/proc/meminfo: memFree=31503256/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=37772 memory=13256 CPUtime=0.21 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 3537 0 0 0 21 0 0 0 20 0 1 0 436414924 38678528 3314 33554432000 4194304 6211092 140720741290352 140720741286888 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 9443 3314 834 493 0 2748 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37772 KiB
Current children cumulated memory: 13256 KiB

[startup+0.308855 s]*
/proc/loadavg: 8.71 8.48 7.55 2/197 29976
/proc/meminfo: memFree=31499908/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=41324 memory=16308 CPUtime=0.31 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 4291 0 0 0 31 0 0 0 20 0 1 0 436414924 42315776 4077 33554432000 4194304 6211092 140720741290352 140720741286888 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 10331 4077 834 493 0 3636 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 41324 KiB
Current children cumulated memory: 16308 KiB

[startup+0.70033 s]
/proc/loadavg: 8.71 8.48 7.55 2/197 29976
/proc/meminfo: memFree=31494700/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=54288 memory=27612 CPUtime=0.69 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 7116 0 0 0 69 0 0 0 20 0 1 0 436414924 55590912 6903 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 13572 6903 834 493 0 6877 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 54288 KiB
Current children cumulated memory: 27612 KiB

[startup+1.50033 s]
/proc/loadavg: 8.71 8.48 7.55 2/197 29976
/proc/meminfo: memFree=31479460/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=82752 memory=53956 CPUtime=1.49 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 12123 0 0 0 147 2 0 0 20 0 1 0 436414924 84738048 13489 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 20688 13489 834 493 0 13993 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 82752 KiB
Current children cumulated memory: 53956 KiB

[startup+3.10886 s]
/proc/loadavg: 8.71 8.48 7.55 2/197 29976
/proc/meminfo: memFree=31417772/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=126504 memory=100828 CPUtime=3.1 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 20826 0 0 0 307 3 0 0 20 0 1 0 436414924 129540096 25207 33554432000 4194304 6211092 140720741290352 140720741284456 5442964 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 31626 25207 834 493 0 24931 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 126504 KiB
Current children cumulated memory: 100828 KiB

[startup+6.30033 s]
/proc/loadavg: 8.09 8.35 7.51 2/197 29976
/proc/meminfo: memFree=31189172/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=426900 memory=352080 CPUtime=6.29 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 64766 0 0 0 619 10 0 0 20 0 1 0 436414924 437145600 88020 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 106725 88020 834 493 0 100030 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 426900 KiB
Current children cumulated memory: 352080 KiB

[startup+12.7003 s]
/proc/loadavg: 7.52 8.23 7.47 2/198 29979
/proc/meminfo: memFree=30680740/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=996060 memory=895252 CPUtime=12.69 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 156619 0 0 0 1244 25 0 0 20 0 1 0 436414924 1019965440 223813 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 249015 223813 834 493 0 242320 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 996060 KiB
Current children cumulated memory: 895252 KiB

[startup+25.5003 s]
/proc/loadavg: 6.08 7.88 7.37 2/197 29979
/proc/meminfo: memFree=29579448/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=2185500 memory=1977564 CPUtime=25.48 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 338270 0 0 0 2496 52 0 0 20 0 1 0 436414924 2237952000 494391 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 546375 494391 834 493 0 539680 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2185500 KiB
Current children cumulated memory: 1977564 KiB

[startup+51.1089 s]
/proc/loadavg: 4.35 7.32 7.20 2/196 29979
/proc/meminfo: memFree=27370960/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=4684200 memory=4149876 CPUtime=51.09 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 702005 0 0 0 5003 106 0 0 20 0 1 0 436414924 4796620800 1037469 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 1171050 1037469 834 493 0 1164355 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 4684200 KiB
Current children cumulated memory: 4149876 KiB

[startup+102.3 s]
/proc/loadavg: 2.45 6.35 6.88 2/197 29984
/proc/meminfo: memFree=23040748/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=8520816 memory=8485504 CPUtime=102.24 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 1425695 0 0 0 10011 213 0 0 20 0 1 0 436414924 8725315584 2121376 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 2130204 2121376 834 493 0 2123509 0
Current children cumulated CPU time: 102.24 s
Current children cumulated vsize: 8520816 KiB
Current children cumulated memory: 8485504 KiB

[startup+162.3 s]
/proc/loadavg: 1.53 5.38 6.51 2/196 29988
/proc/meminfo: memFree=18172224/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=15308732 memory=13345492 CPUtime=162.21 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 2237508 0 0 0 15886 335 0 0 20 0 1 0 436414924 15676141568 3336373 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 3827183 3336373 834 493 0 3820488 0
Current children cumulated CPU time: 162.21 s
Current children cumulated vsize: 15308732 KiB
Current children cumulated memory: 13345492 KiB

[startup+222.3 s]
/proc/loadavg: 1.20 4.58 6.16 2/197 29992
/proc/meminfo: memFree=13100128/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=18683972 memory=18408156 CPUtime=222.17 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 3082119 0 0 0 21735 482 0 0 20 0 1 0 436414924 19132387328 4602039 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 4670993 4602039 834 493 0 4664298 0
Current children cumulated CPU time: 222.17 s
Current children cumulated vsize: 18683972 KiB
Current children cumulated memory: 18408156 KiB

[startup+282.3 s]
/proc/loadavg: 1.07 3.93 5.84 2/198 29998
/proc/meminfo: memFree=8289580/32770624 swapFree=67010936/67108860
[pid=29975] ppid=29972 vsize=25078112 memory=23207240 CPUtime=282.14 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 3883810 0 0 0 27580 634 0 0 20 0 1 0 436414924 25679986688 5801810 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 6269528 5801810 834 493 0 6262833 0
Current children cumulated CPU time: 282.14 s
Current children cumulated vsize: 25078112 KiB
Current children cumulated memory: 23207240 KiB

[startup+342.3 s]
/proc/loadavg: 1.03 3.39 5.54 2/197 30007
/proc/meminfo: memFree=3224444/32770624 swapFree=67010940/67108860
[pid=29975] ppid=29972 vsize=28447412 memory=28262052 CPUtime=342.09 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 4726954 0 0 0 33412 797 0 0 20 0 1 0 436414924 29130149888 7065513 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 7111853 7065513 834 493 0 7105158 0
Current children cumulated CPU time: 342.09 s
Current children cumulated vsize: 28447412 KiB
Current children cumulated memory: 28262052 KiB

[startup+349.38 s]
# the end of solver process 29975 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=339.749 s, system=9.42785 s

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

[startup+345.6 s]
/proc/loadavg: 1.02 3.35 5.51 2/197 30007
/proc/meminfo: memFree=2971712/32770624 swapFree=67010940/67108860
[pid=29975] ppid=29972 vsize=28632608 memory=28539624 CPUtime=345.39 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 4773324 0 0 0 33733 806 0 0 20 0 1 0 436414924 29319790592 7134906 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 7158185 7134906 834 493 0 7151490 0
Current children cumulated CPU time: 345.39 s
Current children cumulated vsize: 28632608 KiB
Current children cumulated memory: 28539624 KiB

[startup+347.2 s]
/proc/loadavg: 1.02 3.35 5.51 2/197 30007
/proc/meminfo: memFree=2803960/32770624 swapFree=67010940/67108860
[pid=29975] ppid=29972 vsize=28722236 memory=28674088 CPUtime=346.99 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 4795730 0 0 0 33889 810 0 0 20 0 1 0 436414924 29411569664 7168522 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 7180559 7168522 834 493 0 7173864 0
Current children cumulated CPU time: 346.99 s
Current children cumulated vsize: 28722236 KiB
Current children cumulated memory: 28674088 KiB

[startup+348 s]*
/proc/loadavg: 1.02 3.35 5.51 2/197 30007
/proc/meminfo: memFree=2719088/32770624 swapFree=67010940/67108860
[pid=29975] ppid=29972 vsize=28767512 memory=28741980 CPUtime=347.8 cores=0-7
/proc/29975/stat : 29975 (cosoco) R 29972 29975 29087 0 -1 4202496 4807052 0 0 0 33967 813 0 0 20 0 1 0 436414924 29457932288 7185495 33554432000 4194304 6211092 140720741290352 140720741284456 140296539839461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 16560128 140720741295121 140720741295213 140720741295213 140720741298126 0
/proc/29975/statm: 7191878 7185495 834 493 0 7185183 0
Current children cumulated CPU time: 347.8 s
Current children cumulated vsize: 28767512 KiB
Current children cumulated memory: 28741980 KiB

[startup+348.8 s]
/proc/loadavg: 1.02 3.35 5.51 2/197 30007
/proc/meminfo: memFree=3359576/32770624 swapFree=67010940/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+349.2 s]
/proc/loadavg: 1.02 3.32 5.49 2/197 30007
/proc/meminfo: memFree=19592836/32770624 swapFree=67010940/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+349.3 s]
/proc/loadavg: 1.02 3.32 5.49 2/197 30007
/proc/meminfo: memFree=19592836/32770624 swapFree=67010940/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): 349.38
CPU time (s): 349.177
CPU user time (s): 339.749
CPU system time (s): 9.42785
CPU usage (%): 99.9418
Max. virtual memory (cumulated for all children) (KiB): 28767512
Max. memory (cumulated for all children) (KiB): 28741980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 339.749
system time used= 9.42785
maximum resident set size= 28747964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4818005
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= 262
involuntary context switches= 303


# summary of solver processes directly reported to runsolver:
#   pid: 29975
#   total CPU time (s): 349.177
#   total CPU user time (s): 339.749
#   total CPU system time (s): 9.42785

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.32823 second user time and 2.31804 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-16 05:34:33
IDJOB=4397934
IDBENCH=127787
IDSOLVER=2851
FILE ID=node132/4397934-1568604922
RUNJOBID= node132-1568597878-29114
PBS_JOBID= 21703412
Free space on /tmp= 61624 MiB

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

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

MD5SUM BENCH= 6632ff8405f31e2dfb2c2f75c1e4c1cc
RANDOM SEED=1461187449

node132.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.95
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.95
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.95
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.95
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:        31511960 kB
MemAvailable:   31913220 kB
Buffers:          105132 kB
Cached:           572596 kB
SwapCached:         5940 kB
Active:           411656 kB
Inactive:         273368 kB
Active(anon):       4156 kB
Inactive(anon):    32256 kB
Active(file):     407500 kB
Inactive(file):   241112 kB
Unevictable:      109612 kB
Mlocked:          109612 kB
SwapTotal:      67108860 kB
SwapFree:       67010936 kB
Dirty:              2472 kB
Writeback:           256 kB
AnonPages:        112696 kB
Mapped:            34612 kB
Shmem:             20724 kB
Slab:             165964 kB
SReclaimable:     136964 kB
SUnreclaim:        29000 kB
KernelStack:        3488 kB
PageTables:         5440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     475584 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:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61620 MiB
End job on node132 at 2019-09-16 05:40:22