Trace number 4409326

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? 354.705 354.868

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-154.xml
MD5SUM9c35d8cb8d03f0164c4f0b6ed4b5e670
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 benchmark369.492
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints53
Number of domains1
Minimum domain size524
Maximum domain size524
Distribution of domain sizes[{"size":524,"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

353.33/353.56	c
353.33/353.56	c This is cosoco 2.00 --  
353.33/353.56	c
353.33/353.56	c command line: cosoco -model -nbcores=8 HOME/instance-4409326-1569827287.xml 
353.33/353.56	c WARNING : never tested k dom no overlap length int 
353.33/353.56	c =========================================================================================================
353.33/353.56	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 (15181 MiB free)
  memory of node 1: 16384 MiB (15478 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409326-1569827287/watcher-4409326-1569827287 -o /tmp/evaluation-result-4409326-1569827287/solver-4409326-1569827287 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1569818085-14128 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409326-1569827287.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=15715, runsolver pid=15712
Current StackSize limit: 8192 KiB


[startup+0.100158 s]*
/proc/loadavg: 1.01 3.04 5.63 2/191 15716
/proc/meminfo: memFree=31390096/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=33548 memory=9492 CPUtime=0.1 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 2577 0 0 0 10 0 0 0 20 0 1 0 558642449 34353152 2373 33554432000 4194304 6211132 140733007675872 140733007672408 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 8387 2373 834 493 0 1692 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 33548 KiB
Current children cumulated memory: 9492 KiB

[startup+0.208947 s]*
/proc/loadavg: 1.01 3.04 5.63 3/191 15716
/proc/meminfo: memFree=31386716/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=37492 memory=12936 CPUtime=0.21 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 3422 0 0 0 21 0 0 0 20 0 1 0 558642449 38391808 3234 33554432000 4194304 6211132 140733007675872 140733007670328 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 9373 3234 834 493 0 2678 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37492 KiB
Current children cumulated memory: 12936 KiB

[startup+0.308697 s]*
/proc/loadavg: 1.01 3.04 5.63 2/191 15716
/proc/meminfo: memFree=31384156/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=40820 memory=15880 CPUtime=0.3 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 4146 0 0 0 30 0 0 0 20 0 1 0 558642449 41799680 3970 33554432000 4194304 6211132 140733007675872 140733007670328 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 10205 3970 834 493 0 3510 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 40820 KiB
Current children cumulated memory: 15880 KiB

[startup+0.700321 s]
/proc/loadavg: 1.01 3.04 5.63 2/191 15716
/proc/meminfo: memFree=31378480/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=54216 memory=27304 CPUtime=0.69 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 7044 0 0 0 68 1 0 0 20 0 1 0 558642449 55517184 6826 33554432000 4194304 6211132 140733007675872 140733007670328 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 13554 6826 834 493 0 6859 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 54216 KiB
Current children cumulated memory: 27304 KiB

[startup+1.50034 s]
/proc/loadavg: 1.01 3.04 5.63 2/191 15716
/proc/meminfo: memFree=31363476/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=75372 memory=51624 CPUtime=1.49 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 12068 0 0 0 147 2 0 0 20 0 1 0 558642449 77180928 12906 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 18843 12906 834 493 0 12148 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 75372 KiB
Current children cumulated memory: 51624 KiB

[startup+3.10886 s]
/proc/loadavg: 0.93 2.99 5.60 2/191 15719
/proc/meminfo: memFree=31301660/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=126652 memory=102136 CPUtime=3.1 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 21138 0 0 0 307 3 0 0 20 0 1 0 558642449 129691648 25534 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 31663 25534 834 493 0 24968 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 126652 KiB
Current children cumulated memory: 102136 KiB

[startup+6.30032 s]
/proc/loadavg: 0.93 2.99 5.60 2/191 15719
/proc/meminfo: memFree=31092708/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=358728 memory=331896 CPUtime=6.29 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 61256 0 0 0 620 9 0 0 20 0 1 0 558642449 367337472 82974 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 89682 82974 834 493 0 82987 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 358728 KiB
Current children cumulated memory: 331896 KiB

[startup+12.7003 s]
/proc/loadavg: 0.94 2.95 5.57 2/191 15719
/proc/meminfo: memFree=30582208/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=985628 memory=877444 CPUtime=12.69 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 153674 0 0 0 1245 24 0 0 20 0 1 0 558642449 1009283072 219361 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 246407 219361 834 493 0 239712 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 985628 KiB
Current children cumulated memory: 877444 KiB

[startup+25.5003 s]
/proc/loadavg: 0.95 2.86 5.50 2/191 15719
/proc/meminfo: memFree=29471156/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=2180216 memory=1968928 CPUtime=25.49 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 336623 0 0 0 2495 54 0 0 20 0 1 0 558642449 2232541184 492232 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 545054 492232 834 493 0 538359 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2180216 KiB
Current children cumulated memory: 1968928 KiB

[startup+51.1086 s]
/proc/loadavg: 0.97 2.71 5.38 2/192 15721
/proc/meminfo: memFree=27248436/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=4687496 memory=4153712 CPUtime=51.1 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 701969 0 0 0 4998 112 0 0 20 0 1 0 558642449 4799995904 1038428 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 1171874 1038428 834 493 0 1165179 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 4687496 KiB
Current children cumulated memory: 4153712 KiB

[startup+102.3 s]
/proc/loadavg: 0.99 2.45 5.15 2/191 15724
/proc/meminfo: memFree=23125696/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=8390684 memory=8285812 CPUtime=102.28 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 1392623 0 0 0 10010 218 0 0 20 0 1 0 558642449 8592060416 2071453 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 2097671 2071453 834 493 0 2090976 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 8390684 KiB
Current children cumulated memory: 8285812 KiB

[startup+162.3 s]
/proc/loadavg: 0.99 2.18 4.89 2/192 15735
/proc/meminfo: memFree=17995812/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=15349792 memory=13403144 CPUtime=162.24 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 2247795 0 0 0 15873 351 0 0 20 0 1 0 558642449 15718187008 3350786 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 3837448 3350786 834 493 0 3830753 0
Current children cumulated CPU time: 162.24 s
Current children cumulated vsize: 15349792 KiB
Current children cumulated memory: 13403144 KiB

[startup+222.3 s]
/proc/loadavg: 1.00 1.97 4.65 2/192 15738
/proc/meminfo: memFree=13150052/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=18576184 memory=18238712 CPUtime=222.2 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 3055093 0 0 0 21726 494 0 0 20 0 1 0 558642449 19022012416 4559678 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 4644046 4559678 834 493 0 4637351 0
Current children cumulated CPU time: 222.2 s
Current children cumulated vsize: 18576184 KiB
Current children cumulated memory: 18238712 KiB

[startup+282.3 s]
/proc/loadavg: 1.00 1.79 4.42 2/192 15743
/proc/meminfo: memFree=8340892/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=24972736 memory=23041008 CPUtime=282.17 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 3857063 0 0 0 27562 655 0 0 20 0 1 0 558642449 25572081664 5760252 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 6243184 5760252 834 493 0 6236489 0
Current children cumulated CPU time: 282.17 s
Current children cumulated vsize: 24972736 KiB
Current children cumulated memory: 23041008 KiB

[startup+342.3 s]
/proc/loadavg: 1.00 1.65 4.21 2/192 15746
/proc/meminfo: memFree=3553864/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=28156972 memory=27816536 CPUtime=342.14 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 4654436 0 0 0 33407 807 0 0 20 0 1 0 558642449 28832739328 6954134 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 7039243 6954134 834 493 0 7032548 0
Current children cumulated CPU time: 342.14 s
Current children cumulated vsize: 28156972 KiB
Current children cumulated memory: 27816536 KiB

[startup+354.868 s]
# the end of solver process 15715 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=345.005 s, system=9.70001 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.64 4.19 2/192 15746
/proc/meminfo: memFree=3299740/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=28343488 memory=28095164 CPUtime=345.43 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 4701084 0 0 0 33728 815 0 0 20 0 1 0 558642449 29023731712 7023791 33554432000 4194304 6211132 140733007675872 140733007669976 5012856 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 7085872 7023791 834 493 0 7079177 0
Current children cumulated CPU time: 345.43 s
Current children cumulated vsize: 28343488 KiB
Current children cumulated memory: 28095164 KiB

[startup+348.8 s]
/proc/loadavg: 1.00 1.63 4.17 2/192 15746
/proc/meminfo: memFree=3043844/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=28524064 memory=28367984 CPUtime=348.64 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 4746274 0 0 0 34037 827 0 0 20 0 1 0 558642449 29208641536 7091996 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 7131016 7091996 834 493 0 7124321 0
Current children cumulated CPU time: 348.64 s
Current children cumulated vsize: 28524064 KiB
Current children cumulated memory: 28367984 KiB

[startup+352 s]*
/proc/loadavg: 1.00 1.63 4.17 2/192 15746
/proc/meminfo: memFree=2705260/32770624 swapFree=66936012/67108860
[pid=15715] ppid=15712 vsize=28704772 memory=28638760 CPUtime=351.83 cores=0-7
/proc/15715/stat : 15715 (cosoco) R 15712 15715 14101 0 -1 4202496 4791500 0 0 0 34349 834 0 0 20 0 1 0 558642449 29393686528 7159690 33554432000 4194304 6211132 140733007675872 140733007669976 140299581705189 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11878400 140733007684625 140733007684717 140733007684717 140733007687630 0
/proc/15715/statm: 7176193 7159690 834 493 0 7169498 0
Current children cumulated CPU time: 351.83 s
Current children cumulated vsize: 28704772 KiB
Current children cumulated memory: 28638760 KiB

[startup+353.6 s]*
/proc/loadavg: 1.00 1.62 4.15 2/192 15746
/proc/meminfo: memFree=3604144/32770624 swapFree=66936012/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+354.4 s]
/proc/loadavg: 1.00 1.62 4.15 2/192 15746
/proc/meminfo: memFree=10962812/32770624 swapFree=66936012/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+354.8 s]
/proc/loadavg: 1.00 1.62 4.15 2/192 15746
/proc/meminfo: memFree=10962812/32770624 swapFree=66936012/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): 354.868
CPU time (s): 354.705
CPU user time (s): 345.005
CPU system time (s): 9.70001
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 28788988
Max. memory (cumulated for all children) (KiB): 28764120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 345.005
system time used= 9.70001
maximum resident set size= 28766612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4833546
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= 228
involuntary context switches= 444


# summary of solver processes directly reported to runsolver:
#   pid: 15715
#   total CPU time (s): 354.705
#   total CPU user time (s): 345.005
#   total CPU system time (s): 9.70001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.15052 second user time and 2.44144 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-30 09:07:23
IDJOB=4409326
IDBENCH=127806
IDSOLVER=2877
FILE ID=node147/4409326-1569827287
RUNJOBID= node147-1569818085-14128
PBS_JOBID= 21705926
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-154.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409326-1569827287/watcher-4409326-1569827287 -o /tmp/evaluation-result-4409326-1569827287/solver-4409326-1569827287 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1569818085-14128 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409326-1569827287.xml

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

MD5SUM BENCH= 9c35d8cb8d03f0164c4f0b6ed4b5e670
RANDOM SEED=787907094

node147.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.52
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.52
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.52
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.52
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:        31395512 kB
MemAvailable:   31793956 kB
Buffers:          235740 kB
Cached:           491196 kB
SwapCached:        68896 kB
Active:           416588 kB
Inactive:         383932 kB
Active(anon):      18772 kB
Inactive(anon):   136744 kB
Active(file):     397816 kB
Inactive(file):   247188 kB
Unevictable:      107716 kB
Mlocked:          107716 kB
SwapTotal:      67108860 kB
SwapFree:       66936012 kB
Dirty:              2748 kB
Writeback:             0 kB
AnonPages:        113156 kB
Mapped:            26088 kB
Shmem:             73672 kB
Slab:             167676 kB
SReclaimable:     138548 kB
SUnreclaim:        29128 kB
KernelStack:        3408 kB
PageTables:         5480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538988 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62028 MiB
End job on node147 at 2019-09-30 09:13:18