Trace number 4409223

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.0 parallel? 351.018 351.199

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-126.xml
MD5SUMe5b164a238094fc306b5fb8652aa9c45
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 benchmark45.9191
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints53
Number of domains1
Minimum domain size398
Maximum domain size398
Distribution of domain sizes[{"size":398,"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

349.71/349.91	c
349.71/349.91	c This is cosoco 2.00 --  
349.71/349.91	c
349.71/349.91	c command line: cosoco -model -nbcores=8 HOME/instance-4409223-1569826920.xml 
349.71/349.91	c WARNING : never tested k dom no overlap length int 
349.71/349.91	c =========================================================================================================
349.71/349.91	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 (15153 MiB free)
  memory of node 1: 16384 MiB (15593 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409223-1569826920/watcher-4409223-1569826920 -o /tmp/evaluation-result-4409223-1569826920/solver-4409223-1569826920 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1569823193-16902 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409223-1569826920.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=16919, runsolver pid=16916
Current StackSize limit: 8192 KiB


[startup+0.100154 s]*
/proc/loadavg: 8.11 8.33 8.27 2/190 16920
/proc/meminfo: memFree=31479860/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=32836 memory=8884 CPUtime=0.1 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 2422 0 0 0 10 0 0 0 20 0 1 0 558946943 33624064 2221 33554432000 4194304 6211132 140730271233344 140730271229880 140676046380005 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 8209 2221 834 493 0 1514 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32836 KiB
Current children cumulated memory: 8884 KiB

[startup+0.20877 s]*
/proc/loadavg: 8.11 8.33 8.27 2/190 16920
/proc/meminfo: memFree=31476512/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=36564 memory=12032 CPUtime=0.21 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 3211 0 0 0 21 0 0 0 20 0 1 0 558946943 37441536 3008 33554432000 4194304 6211132 140730271233344 140730271229880 140676046380005 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 9141 3008 834 493 0 2446 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 36564 KiB
Current children cumulated memory: 12032 KiB

[startup+0.308546 s]*
/proc/loadavg: 8.11 8.33 8.27 2/190 16920
/proc/meminfo: memFree=31473508/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=40116 memory=15072 CPUtime=0.31 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 3970 0 0 0 31 0 0 0 20 0 1 0 558946943 41078784 3768 33554432000 4194304 6211132 140730271233344 140730271229880 140676046380005 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 10029 3768 834 493 0 3334 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 40116 KiB
Current children cumulated memory: 15072 KiB

[startup+0.700328 s]
/proc/loadavg: 8.11 8.33 8.27 2/190 16920
/proc/meminfo: memFree=31467928/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=64856 memory=36736 CPUtime=0.69 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 8880 0 0 0 68 1 0 0 20 0 1 0 558946943 66412544 9184 33554432000 4194304 6211132 140730271233344 140730271229880 5012856 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 16214 9184 834 493 0 9519 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 64856 KiB
Current children cumulated memory: 36736 KiB

[startup+1.50033 s]
/proc/loadavg: 8.11 8.33 8.27 2/190 16920
/proc/meminfo: memFree=31426008/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=128228 memory=104456 CPUtime=1.49 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 21698 0 0 0 146 3 0 0 20 0 1 0 558946943 131305472 26114 33554432000 4194304 6211132 140730271233344 140730271229880 140676046380005 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 32057 26114 834 493 0 25362 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 128228 KiB
Current children cumulated memory: 104456 KiB

[startup+3.10851 s]
/proc/loadavg: 8.11 8.33 8.27 2/190 16920
/proc/meminfo: memFree=31254964/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=296700 memory=240796 CPUtime=3.1 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 45625 0 0 0 304 6 0 0 20 0 1 0 558946943 303820800 60199 33554432000 4194304 6211132 140730271233344 140730271227448 140676046380005 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 74175 60199 834 493 0 67480 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 296700 KiB
Current children cumulated memory: 240796 KiB

[startup+6.30032 s]
/proc/loadavg: 7.54 8.20 8.23 2/190 16920
/proc/meminfo: memFree=31002264/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=614892 memory=510096 CPUtime=6.29 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 91975 0 0 0 617 12 0 0 20 0 1 0 558946943 629649408 127524 33554432000 4194304 6211132 140730271233344 140730271227448 140676046380005 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 153723 127524 834 493 0 147028 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 614892 KiB
Current children cumulated memory: 510096 KiB

[startup+12.7003 s]
/proc/loadavg: 7.02 8.09 8.20 2/191 16928
/proc/meminfo: memFree=30493068/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=1100612 memory=1053448 CPUtime=12.69 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 182887 0 0 0 1241 28 0 0 20 0 1 0 558946943 1127026688 263362 33554432000 4194304 6211132 140730271233344 140730271227448 140676046380005 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 275153 263362 834 493 0 268458 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 1100612 KiB
Current children cumulated memory: 1053448 KiB

[startup+25.5003 s]
/proc/loadavg: 5.68 7.74 8.08 2/192 16930
/proc/meminfo: memFree=29393336/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=2289260 memory=2134820 CPUtime=25.48 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 364333 0 0 0 2496 52 0 0 20 0 1 0 558946943 2344202240 533705 33554432000 4194304 6211132 140730271233344 140730271227448 140676046380005 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 572315 533705 834 493 0 565620 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2289260 KiB
Current children cumulated memory: 2134820 KiB

[startup+51.1086 s]
/proc/loadavg: 4.09 7.20 7.89 2/191 16931
/proc/meminfo: memFree=27225736/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=4760892 memory=4265804 CPUtime=51.09 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 720804 0 0 0 5005 104 0 0 20 0 1 0 558946943 4875153408 1066451 33554432000 4194304 6211132 140730271233344 140730271227448 140676046380005 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 1190223 1066451 834 493 0 1183528 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 4760892 KiB
Current children cumulated memory: 4265804 KiB

[startup+102.3 s]
/proc/loadavg: 2.27 6.23 7.53 2/191 16956
/proc/meminfo: memFree=22955092/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=9979388 memory=8546016 CPUtime=102.27 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 1435722 0 0 0 10017 210 0 0 20 0 1 0 558946943 10218893312 2136504 33554432000 4194304 6211132 140730271233344 140730271227448 140676046380005 0 0 4096 8405026 0 0 0 17 6 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 2494847 2136504 834 493 0 2488152 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 9979388 KiB
Current children cumulated memory: 8546016 KiB

[startup+162.3 s]
/proc/loadavg: 1.47 5.27 7.12 2/191 16961
/proc/meminfo: memFree=18014920/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=15393568 memory=13473728 CPUtime=162.23 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 2258307 0 0 0 15890 333 0 0 20 0 1 0 558946943 15763013632 3368432 33554432000 4194304 6211132 140730271233344 140730271227448 140676046380005 0 0 4096 8405026 0 0 0 17 6 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 3848392 3368432 834 493 0 3841697 0
Current children cumulated CPU time: 162.23 s
Current children cumulated vsize: 15393568 KiB
Current children cumulated memory: 13473728 KiB

[startup+222.3 s]
/proc/loadavg: 1.21 4.51 6.74 2/191 16964
/proc/meminfo: memFree=13140952/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=18637580 memory=18337608 CPUtime=222.19 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 3070103 0 0 0 21737 482 0 0 20 0 1 0 558946943 19084881920 4584402 33554432000 4194304 6211132 140730271233344 140730271227448 140676046380005 0 0 4096 8405026 0 0 0 17 6 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 4659395 4584402 834 493 0 4652700 0
Current children cumulated CPU time: 222.19 s
Current children cumulated vsize: 18637580 KiB
Current children cumulated memory: 18337608 KiB

[startup+282.3 s]
/proc/loadavg: 1.11 3.89 6.38 2/191 16967
/proc/meminfo: memFree=8187584/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=25125008 memory=23281512 CPUtime=282.15 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 3895209 0 0 0 27568 647 0 0 20 0 1 0 558946943 25728008192 5820378 33554432000 4194304 6211132 140730271233344 140730271227448 140676046380005 0 0 4096 8405026 0 0 0 17 6 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 6281252 5820378 834 493 0 6274557 0
Current children cumulated CPU time: 282.15 s
Current children cumulated vsize: 25125008 KiB
Current children cumulated memory: 23281512 KiB

[startup+342.3 s]
/proc/loadavg: 1.08 3.37 6.05 2/190 16972
/proc/meminfo: memFree=3351172/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=28345052 memory=28108700 CPUtime=342.12 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 4700906 0 0 0 33408 804 0 0 20 0 1 0 558946943 29025333248 7027175 33554432000 4194304 6211132 140730271233344 140730271227448 140676046380005 0 0 4096 8405026 0 0 0 17 6 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 7086263 7027175 834 493 0 7079568 0
Current children cumulated CPU time: 342.12 s
Current children cumulated vsize: 28345052 KiB
Current children cumulated memory: 28108700 KiB

[startup+351.199 s]
# the end of solver process 16919 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=341.469 s, system=9.54943 s

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

[startup+345.6 s]
/proc/loadavg: 1.07 3.34 6.03 2/190 16972
/proc/meminfo: memFree=3098148/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=28530248 memory=28386008 CPUtime=345.41 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 4747251 0 0 0 33729 812 0 0 20 0 1 0 558946943 29214973952 7096502 33554432000 4194304 6211132 140730271233344 140730271227448 140676046380005 0 0 4096 8405026 0 0 0 17 6 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 7132562 7096502 834 493 0 7125867 0
Current children cumulated CPU time: 345.41 s
Current children cumulated vsize: 28530248 KiB
Current children cumulated memory: 28386008 KiB

[startup+348.8 s]
/proc/loadavg: 1.07 3.34 6.03 2/190 16972
/proc/meminfo: memFree=2845416/32770624 swapFree=66954412/67108860
[pid=16919] ppid=16916 vsize=28709768 memory=28655728 CPUtime=348.62 cores=0-7
/proc/16919/stat : 16919 (cosoco) R 16916 16919 16875 0 -1 4202496 4792183 0 0 0 34041 821 0 0 20 0 1 0 558946943 29398802432 7163932 33554432000 4194304 6211132 140730271233344 140730271227448 140676046380005 0 0 4096 8405026 0 0 0 17 6 0 0 0 0 0 8312316 8317760 16322560 140730271241233 140730271241325 140730271241325 140730271244238 0
/proc/16919/statm: 7177442 7163932 834 493 0 7170747 0
Current children cumulated CPU time: 348.62 s
Current children cumulated vsize: 28709768 KiB
Current children cumulated memory: 28655728 KiB

[startup+350.4 s]
/proc/loadavg: 1.06 3.30 6.00 2/190 16972
/proc/meminfo: memFree=4627680/32770624 swapFree=66954412/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+350.8 s]
/proc/loadavg: 1.06 3.30 6.00 2/190 16972
/proc/meminfo: memFree=4627680/32770624 swapFree=66954412/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+351 s]*
/proc/loadavg: 1.06 3.30 6.00 2/190 16972
/proc/meminfo: memFree=22833988/32770624 swapFree=66954412/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+351.108 s]
/proc/loadavg: 1.06 3.30 6.00 2/190 16972
/proc/meminfo: memFree=22833988/32770624 swapFree=66954412/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): 351.199
CPU time (s): 351.018
CPU user time (s): 341.469
CPU system time (s): 9.54943
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 28835892
Max. memory (cumulated for all children) (KiB): 28746444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 341.469
system time used= 9.54943
maximum resident set size= 28746444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4824041
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= 221
involuntary context switches= 278


# summary of solver processes directly reported to runsolver:
#   pid: 16919
#   total CPU time (s): 351.018
#   total CPU user time (s): 341.469
#   total CPU system time (s): 9.54943

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.37056 second user time and 2.17601 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-30 07:59:53
IDJOB=4409223
IDBENCH=127773
IDSOLVER=2877
FILE ID=node107/4409223-1569826920
RUNJOBID= node107-1569823193-16902
PBS_JOBID= 21705928
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-126.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409223-1569826920/watcher-4409223-1569826920 -o /tmp/evaluation-result-4409223-1569826920/solver-4409223-1569826920 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1569823193-16902 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409223-1569826920.xml

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

MD5SUM BENCH= e5b164a238094fc306b5fb8652aa9c45
RANDOM SEED=1651034499

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31485076 kB
MemAvailable:   31831268 kB
Buffers:          199180 kB
Cached:           481912 kB
SwapCached:        48108 kB
Active:           351300 kB
Inactive:         380268 kB
Active(anon):      15360 kB
Inactive(anon):   112948 kB
Active(file):     335940 kB
Inactive(file):   267320 kB
Unevictable:      109992 kB
Mlocked:          109992 kB
SwapTotal:      67108860 kB
SwapFree:       66954412 kB
Dirty:              2360 kB
Writeback:             0 kB
AnonPages:        116960 kB
Mapped:            26100 kB
Shmem:             69360 kB
Slab:             145752 kB
SReclaimable:     117536 kB
SUnreclaim:        28216 kB
KernelStack:        3312 kB
PageTables:         5352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     529868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node107 at 2019-09-30 08:05:44